summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* Add support for the iPod Video hardware equalizer. You can access it from Sou...Dan Everton2006-08-14
* Accepted FS#5807 by Michael Sevakis - ASM optimized lcd_update().Rani Hod2006-08-13
* Added support for 512MB chips. Added support for multiple chips.Tomasz Malesinski2006-08-12
* Iriver iFP7xx memory layout adjustment.Tomasz Malesinski2006-08-12
* Iriver iFP7xx sound support.Tomasz Malesinski2006-08-12
* Clean up the #ifdefs surrounding the definition of lcd_yuv_blit() and add an ...Dave Chapman2006-08-12
* include gigabeat files from the target treeMarcoen Hirschberg2006-08-12
* Remove unneeded and unwanted parameter checking from lcd_yuv_blit() - bring t...Dave Chapman2006-08-12
* initial gigabeat bootloader (only test code)Marcoen Hirschberg2006-08-12
* update the gigabeat code and move to target_treeMarcoen Hirschberg2006-08-12
* Delay loops were too short for non-logf enabled builds @ 120 MHz.Miika Pekkarinen2006-08-11
* Accepted FS #5786 by Michael Sevakis - lcd_yuv_blit() for X5.Rani Hod2006-08-11
* Properly handle early USB mode, dircache and tagcache state files withMiika Pekkarinen2006-08-11
* Some indent/c99 style cleanup by Barry WardellHristo Kovachev2006-08-11
* Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev2006-08-11
* Make the grey shades on greyscale iPods a little darker, and the dark grey on...Jens Arnold2006-08-10
* Patch #5789 by Mike Sevakis - Proper shut down of Coldfire targetsLinus Nielsen Feltzing2006-08-10
* Fixed the iAudio X5 bootloader errors.Miika Pekkarinen2006-08-09
* Bootloader support to search firmware also from flash. Bootloader <->Miika Pekkarinen2006-08-09
* fixed bootloader problem not only for x5.Rani Hod2006-08-08
* fixed bootloader build error due to last commit.Rani Hod2006-08-08
* Accepted FS #5772 by Michael SevakisRani Hod2006-08-08
* Oops. Remove declaration of unused variable - fix the warningDave Chapman2006-08-08
* Implementation of lcd_yuv_blit() for the ipod 5g.Dave Chapman2006-08-08
* H300: * Implemented lcd_yuv_blit(). Speeds up video playback by about 7%. No ...Jens Arnold2006-08-08
* Let eeprom driver return the error number. This is just a cover-up commit to ...Peter D'Hoye2006-08-07
* Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...Dave Chapman2006-08-07
* Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold2006-08-07
* Ignore the reset cookie when rockbox has been flashed.Miika Pekkarinen2006-08-06
* Fixed the build errors.Miika Pekkarinen2006-08-05
* Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen2006-08-05
* Initial EEPROM driver for iriver H1xx.Miika Pekkarinen2006-08-05
* Delete some unneccessary codeDaniel Ankers2006-08-05
* H10 is a target_tree targetDaniel Stenberg2006-08-03
* Barry Wardell's H10 adjustmentsDaniel Stenberg2006-08-03
* Barry Wardell's initial work for the iriver H10 portDaniel Stenberg2006-08-03
* Fix failed builds for non-iPod buildsDaniel Ankers2006-08-03
* Initial work for coprocessor support on iPods. FS#5755Daniel Ankers2006-08-03
* better PP checksDaniel Stenberg2006-08-03
* nicer check for PP and now using crt0.o for ARMs that aren't ipod archsDaniel Stenberg2006-08-03
* Tagcache: Fixed runtime stats not being gathered when tagcache is keptMiika Pekkarinen2006-08-02
* Reduced the logf output. Please enable the lines only when necessary.Miika Pekkarinen2006-08-02
* better check for portalplayer targetsDaniel Stenberg2006-08-02
* use this on all PP chipsDaniel Stenberg2006-08-02
* introducing CPU_PP as a define to check for PortalPlayer chips withDaniel Stenberg2006-08-02
* better names for the target-specific files and define PP5024 properlyDaniel Stenberg2006-08-01
* added mostly dummy changes to allow building of a Sansa e200 bootloaderDaniel Stenberg2006-08-01
* do PP5024 like PP5020 until we found out moreDaniel Stenberg2006-08-01
* First configure support for setting up iriver H10 and SanDisk Sansa e200Daniel Stenberg2006-08-01
* Always align allocated buffers on 32-bit boundariesLinus Nielsen Feltzing2006-08-01