summaryrefslogtreecommitdiffstats
path: root/firmware/SOURCES
AgeCommit message (Expand)AuthorFilesLines
2006-09-09H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell1-2/+2
2006-09-07Assembler optimised memset16() for ARM, by Thom Johansen. Should speed up LCD...Jens Arnold1-1/+1
2006-08-31Clean up crt0.S and move it to the target treeDaniel Ankers1-0/+10
2006-08-31Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman1-0/+12
2006-08-30RTC driver for H10 by Laurent BaumBarry Wardell1-1/+2
2006-08-23Ooops, the sim doesn't understand coldfire asm...Jens Arnold1-0/+2
2006-08-23H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% ...Jens Arnold1-1/+5
2006-08-21add driver for Semtech SC606 LED driver (for backlight and button LEDs)Marcoen Hirschberg1-0/+1
2006-08-20Fix errors when building H10 Normal build.Barry Wardell1-0/+2
2006-08-19Add new build target for iriver H10 5/6Gb.Barry Wardell1-0/+11
2006-08-15eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye1-0/+2
2006-08-13Accepted FS#5807 by Michael Sevakis - ASM optimized lcd_update().Rani Hod1-0/+1
2006-08-12update the gigabeat code and move to target_treeMarcoen Hirschberg1-0/+13
2006-08-11Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev1-1/+1
2006-08-07Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold1-1/+2
2006-08-05Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen1-0/+4
2006-08-03H10 is a target_tree targetDaniel Stenberg1-0/+11
2006-08-01better names for the target-specific files and define PP5024 properlyDaniel Stenberg1-2/+2
2006-08-01added mostly dummy changes to allow building of a Sansa e200 bootloaderDaniel Stenberg1-2/+9
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold1-3/+7
2006-07-27Moved the X5 button driver to the target treeLinus Nielsen Feltzing1-0/+1
2006-07-26Remote LCD communication driver for X5, very loosely based on patch FS#5634 b...Linus Nielsen Feltzing1-0/+1
2006-07-25Ooops, forgot to use memset-arm.SLinus Nielsen Feltzing1-0/+1
2006-07-25Moved some assembly optimizations to the target treeLinus Nielsen Feltzing1-10/+12
2006-07-21iAudio X5: Fix sim buildLinus Nielsen Feltzing1-2/+2
2006-07-13Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduc...Linus Nielsen Feltzing1-1/+4
2006-06-16H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold1-0/+4
2006-04-18Performance optimizations for tagcache commit. Still more left to be done.Miika Pekkarinen1-0/+1
2006-03-30iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with ...Jens Arnold1-1/+1
2006-03-29Add support for loadable vkeyboard layoutsFrank Dischner1-0/+1
2006-03-22Backlight for iAudio X5Linus Nielsen Feltzing1-0/+1
2006-03-22USB mode for iAudio X5Linus Nielsen Feltzing1-0/+1
2006-03-18iAudio: working PLL settingsLinus Nielsen Feltzing1-0/+1
2006-03-07iAudio X5 target-specific ATA driver codeLinus Nielsen Feltzing1-0/+1
2006-03-05Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low1-1/+1
2006-02-28Allow building simulators on systems where errno is thread-local by using the...Jens Arnold1-0/+2
2006-02-26iPod 3G - initial (completely untested) attempt at audio supportDave Chapman1-1/+1
2006-02-23ADC driver for iAudio X5Linus Nielsen Feltzing1-0/+3
2006-02-23Include the correct source files for iAudio X5Linus Nielsen Feltzing1-0/+11
2006-02-22ARM optimised memset from Linux.Thom Johansen1-0/+4
2006-02-22Added memset16() for filling memory regions with 16 bit values, needed for up...Jens Arnold1-0/+5
2006-02-13iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...Dave Chapman1-0/+2
2006-02-10Fix iPod 4G grayscale warningsDave Chapman1-1/+1
2006-02-09Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman1-2/+4
2006-02-06Added memmove() to the rockbox core. C implementation taken from newlib. Full...Jens Arnold1-0/+2
2006-02-05Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixesDave Chapman1-1/+1
2006-02-05Further iPod 3G work from Seven Le MesleDave Chapman1-5/+11
2006-01-25First steps towards SDL sim for windowsLinus Nielsen Feltzing1-1/+1
2006-01-25GDB stub for ARMTomasz Malesinski1-0/+4
2006-01-18Profiling support, tools and documentation.Brandon Low1-0/+3