summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2006-08-12Iriver iFP7xx memory layout adjustment.Tomasz Malesinski3-4/+5
2006-08-12Iriver iFP7xx sound support.Tomasz Malesinski4-6/+197
2006-08-12Clean up the #ifdefs surrounding the definition of lcd_yuv_blit() and add an ...Dave Chapman2-6/+103
2006-08-12include gigabeat files from the target treeMarcoen Hirschberg1-0/+1
2006-08-12Remove unneeded and unwanted parameter checking from lcd_yuv_blit() - bring t...Dave Chapman1-23/+2
2006-08-12initial gigabeat bootloader (only test code)Marcoen Hirschberg3-1/+55
2006-08-12update the gigabeat code and move to target_treeMarcoen Hirschberg21-118/+618
2006-08-11Delay loops were too short for non-logf enabled builds @ 120 MHz.Miika Pekkarinen1-15/+17
2006-08-11Accepted FS #5786 by Michael Sevakis - lcd_yuv_blit() for X5.Rani Hod2-1/+111
2006-08-11Properly handle early USB mode, dircache and tagcache state files withMiika Pekkarinen2-7/+21
2006-08-11Some indent/c99 style cleanup by Barry WardellHristo Kovachev4-29/+29
2006-08-11Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev7-107/+48
2006-08-10Make the grey shades on greyscale iPods a little darker, and the dark grey on...Jens Arnold2-4/+4
2006-08-10Patch #5789 by Mike Sevakis - Proper shut down of Coldfire targetsLinus Nielsen Feltzing2-5/+3
2006-08-09Fixed the iAudio X5 bootloader errors.Miika Pekkarinen1-0/+4
2006-08-09Bootloader support to search firmware also from flash. Bootloader <->Miika Pekkarinen4-12/+13
2006-08-08fixed bootloader problem not only for x5.Rani Hod1-0/+2
2006-08-08fixed bootloader build error due to last commit.Rani Hod1-0/+2
2006-08-08Accepted FS #5772 by Michael SevakisRani Hod12-201/+507
2006-08-08Oops. Remove declaration of unused variable - fix the warningDave Chapman1-1/+0
2006-08-08Implementation of lcd_yuv_blit() for the ipod 5g.Dave Chapman2-3/+163
2006-08-08H300: * Implemented lcd_yuv_blit(). Speeds up video playback by about 7%. No ...Jens Arnold2-6/+138
2006-08-07Let eeprom driver return the error number. This is just a cover-up commit to ...Peter D'Hoye3-44/+56
2006-08-07Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...Dave Chapman2-0/+237
2006-08-07Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold5-7/+9
2006-08-06Ignore the reset cookie when rockbox has been flashed.Miika Pekkarinen1-1/+9
2006-08-05Fixed the build errors.Miika Pekkarinen1-1/+6
2006-08-05Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen12-20/+241
2006-08-05Initial EEPROM driver for iriver H1xx.Miika Pekkarinen2-0/+413
2006-08-05Delete some unneccessary codeDaniel Ankers1-16/+0
2006-08-03H10 is a target_tree targetDaniel Stenberg2-0/+12
2006-08-03Barry Wardell's H10 adjustmentsDaniel Stenberg2-1/+5
2006-08-03Barry Wardell's initial work for the iriver H10 portDaniel Stenberg10-0/+906
2006-08-03Fix failed builds for non-iPod buildsDaniel Ankers1-0/+2
2006-08-03Initial work for coprocessor support on iPods. FS#5755Daniel Ankers4-5/+79
2006-08-03better PP checksDaniel Stenberg2-2/+2
2006-08-03nicer check for PP and now using crt0.o for ARMs that aren't ipod archsDaniel Stenberg1-2/+7
2006-08-02Tagcache: Fixed runtime stats not being gathered when tagcache is keptMiika Pekkarinen1-7/+4
2006-08-02Reduced the logf output. Please enable the lines only when necessary.Miika Pekkarinen1-5/+5
2006-08-02better check for portalplayer targetsDaniel Stenberg1-1/+1
2006-08-02use this on all PP chipsDaniel Stenberg1-1/+1
2006-08-02introducing CPU_PP as a define to check for PortalPlayer chips withDaniel Stenberg1-1/+6
2006-08-01better names for the target-specific files and define PP5024 properlyDaniel Stenberg4-2/+3
2006-08-01added mostly dummy changes to allow building of a Sansa e200 bootloaderDaniel Stenberg16-5/+517
2006-08-01do PP5024 like PP5020 until we found out moreDaniel Stenberg1-2/+8
2006-08-01First configure support for setting up iriver H10 and SanDisk Sansa e200Daniel Stenberg1-0/+1
2006-08-01Always align allocated buffers on 32-bit boundariesLinus Nielsen Feltzing1-1/+4
2006-07-31Patch #5740 by Mike Sevakis - X5 LCD performance enhancementsLinus Nielsen Feltzing1-176/+326
2006-07-31Applied FS# 5736 by Alexander Levin.Rani Hod2-14/+102
2006-07-31Applied FS#5734 by Michael Sevakis (X5 LCD contrast bugfix andRani Hod3-7/+17