summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2006-11-04H300, X5: Faster lcd_yuv_blit() using EMAC. Speedup of the function itself at...Jens Arnold
2006-11-03More tweak to ColdFire default exception handler. iRiver reboots on power pre...Michael Sevakis
2006-11-03Don't overflow the backlight event queue with on messagesSteve Bavin
2006-11-03Add target/coldfire/iriver/ to the tar filesLinus Nielsen Feltzing
2006-11-02H300: (1) Use DMA for LCD updates, with auto-aligned line reads. Speeds up LC...Jens Arnold
2006-11-02Display correct exception information on ColdFire targets.Michael Sevakis
2006-10-31X5 can flip the display.Jens Arnold
2006-10-31Removed remnants of deprecated lcd_roll().Jens Arnold
2006-10-30Moved coldfire code in system.c and system.h into target tree.Michael Sevakis
2006-10-30Fix the sim errors in battery_read_info.Michael Sevakis
2006-10-30General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis
2006-10-30move coldfire ata defines to a shared ata-target.hMarcoen Hirschberg
2006-10-30woops, removed a bit too muchJonathan Gordon
2006-10-30remove some uneeded #ifdefsJonathan Gordon
2006-10-30move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon
2006-10-29Removed unnecessary #include s.Jens Arnold
2006-10-29H300: Slight simplification of adc_scan(), ported from X5.Jens Arnold
2006-10-29H300: Don't read the button ADC as long as no button is pressed, utilising th...Jens Arnold
2006-10-29oops, two files didnt get commitedJonathan Gordon
2006-10-29move the iriver h1x0/h3x0 button driver to target treeJonathan Gordon
2006-10-28Cleanup of new button reading code. Moved functions for enabling of scanning ...Michael Sevakis
2006-10-28Make the build process informative again for 'make' 3.80 and earlier. Those '...Jens Arnold
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold
2006-10-27cleanup ata.c a bit by moving portalplayer defines to target_tree and removin...Marcoen Hirschberg
2006-10-27Fixed FS#6034 - Voice isn't handled when FM radio in on. Leave DAC enabled wh...Michael Sevakis
2006-10-27Renamed the ipod_i2c functions to the more appropriate pp_i2cDaniel Stenberg
2006-10-27kill two gigabeat warningsDaniel Stenberg
2006-10-27Put a couple x5-specific function declarations in adc-target.h where they sho...Michael Sevakis
2006-10-27Stop reading buttons if one is not down. Don't read remote keys if not plugge...Michael Sevakis
2006-10-26Correct LCD pixel format on Sansa E200Daniel Ankers
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell
2006-10-25Removed unneeded pcf50606.c.Michael Sevakis
2006-10-25Moved pcf50606 stuff to target directory.Michael Sevakis
2006-10-25A better workaround due to ATA sleep bugs in the Ipod Nano. battery_bench and...Thom Johansen
2006-10-25FS#6216 Update so MP3 files are only opened once. With corrections andMiika Pekkarinen
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon
2006-10-25Fixed implicit declaration warning.Michael Sevakis
2006-10-25Pinched pcf50606 i2c code used in iRiver players and adapted to x5. Boost rat...Michael Sevakis
2006-10-23Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold
2006-10-23Don't reset everything when (un)sleeping the TEA5767. Fixes FS#6162.Dominik Riebeling
2006-10-23reduce the number of gigabeat warningsMarcoen Hirschberg
2006-10-22Speed up build process in general by using internal functions of make instead...Jens Arnold
2006-10-21add support for the Wolfson WM8751Marcoen Hirschberg
2006-10-21Bugfix: bidi_l2v() returned a pointer to value on the stack when the argument...Jens Arnold
2006-10-20Get rid of some OR-ing and conditional expressions in lcd driver when registe...Michael Sevakis
2006-10-20this shouldn't have been committedMarcoen Hirschberg
2006-10-20generalise the wolfson codec code a bitMarcoen Hirschberg
2006-10-19When seeking, actually use the MP3 VBR TOC again, if available.Magnus Holmgren
2006-10-19Patch #6052 - More responsive skip on ArchosLinus Nielsen Feltzing
2006-10-19Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing