summaryrefslogtreecommitdiff
path: root/firmware/SOURCES (follow)
Commit message (Expand)AuthorAge
...
* eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye2006-08-15
* Accepted FS#5807 by Michael Sevakis - ASM optimized lcd_update().Rani Hod2006-08-13
* update the gigabeat code and move to target_treeMarcoen Hirschberg2006-08-12
* Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev2006-08-11
* Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold2006-08-07
* Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen2006-08-05
* H10 is a target_tree targetDaniel Stenberg2006-08-03
* 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
* X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold2006-07-28
* Moved the X5 button driver to the target treeLinus Nielsen Feltzing2006-07-27
* Remote LCD communication driver for X5, very loosely based on patch FS#5634 b...Linus Nielsen Feltzing2006-07-26
* Ooops, forgot to use memset-arm.SLinus Nielsen Feltzing2006-07-25
* Moved some assembly optimizations to the target treeLinus Nielsen Feltzing2006-07-25
* iAudio X5: Fix sim buildLinus Nielsen Feltzing2006-07-21
* Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduc...Linus Nielsen Feltzing2006-07-13
* H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold2006-06-16
* Performance optimizations for tagcache commit. Still more left to be done.Miika Pekkarinen2006-04-18
* iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with ...Jens Arnold2006-03-30
* Add support for loadable vkeyboard layoutsFrank Dischner2006-03-29
* Backlight for iAudio X5Linus Nielsen Feltzing2006-03-22
* USB mode for iAudio X5Linus Nielsen Feltzing2006-03-22
* iAudio: working PLL settingsLinus Nielsen Feltzing2006-03-18
* iAudio X5 target-specific ATA driver codeLinus Nielsen Feltzing2006-03-07
* Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low2006-03-05
* Allow building simulators on systems where errno is thread-local by using the...Jens Arnold2006-02-28
* iPod 3G - initial (completely untested) attempt at audio supportDave Chapman2006-02-26
* ADC driver for iAudio X5Linus Nielsen Feltzing2006-02-23
* Include the correct source files for iAudio X5Linus Nielsen Feltzing2006-02-23
* ARM optimised memset from Linux.Thom Johansen2006-02-22
* Added memset16() for filling memory regions with 16 bit values, needed for up...Jens Arnold2006-02-22
* iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...Dave Chapman2006-02-13
* Fix iPod 4G grayscale warningsDave Chapman2006-02-10
* Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman2006-02-09
* Added memmove() to the rockbox core. C implementation taken from newlib. Full...Jens Arnold2006-02-06
* Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixesDave Chapman2006-02-05
* Further iPod 3G work from Seven Le MesleDave Chapman2006-02-05
* First steps towards SDL sim for windowsLinus Nielsen Feltzing2006-01-25
* GDB stub for ARMTomasz Malesinski2006-01-25
* Profiling support, tools and documentation.Brandon Low2006-01-18
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* H300: RTC supportLinus Nielsen Feltzing2005-12-22
* New target - iPod Video.Dave Chapman2005-12-18
* iPod - Initial skeleton of an audio driverDave Chapman2005-12-16
* iPod: Cleanup of i2c code and addition of RTC driverDave Chapman2005-12-11
* move some code from .h files to .c files and polish unicode.c a bitMarcoen Hirschberg2005-12-06
* waiting is over: initial unicode commitMarcoen Hirschberg2005-12-06
* Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman2005-12-04
* Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in pre...Dave Chapman2005-12-04
* Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold2005-11-21