summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
AgeCommit message (Expand)Author
2006-10-20this shouldn't have been committedMarcoen Hirschberg
2006-10-20generalise the wolfson codec code a bitMarcoen Hirschberg
2006-10-16Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. A...Daniel Ankers
2006-10-11Oops: Sansa and H10 need crt0 included in the bootloaderDaniel Ankers
2006-10-05No need to include pcf50605.c twice for ipods.Barry Wardell
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell
2006-09-29the Gigabeat I2C driver needs the generic driverMarcoen Hirschberg
2006-09-29add the I2C driver for the GigabeatMarcoen Hirschberg
2006-09-29add the ADC driver for the GigabeatMarcoen Hirschberg
2006-09-09H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...Barry Wardell
2006-09-07Assembler optimised memset16() for ARM, by Thom Johansen. Should speed up LCD...Jens Arnold
2006-08-31Clean up crt0.S and move it to the target treeDaniel Ankers
2006-08-31Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman
2006-08-30RTC driver for H10 by Laurent BaumBarry Wardell
2006-08-23Ooops, the sim doesn't understand coldfire asm...Jens Arnold
2006-08-23H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% ...Jens Arnold
2006-08-21add driver for Semtech SC606 LED driver (for backlight and button LEDs)Marcoen Hirschberg
2006-08-20Fix errors when building H10 Normal build.Barry Wardell
2006-08-19Add new build target for iriver H10 5/6Gb.Barry Wardell
2006-08-15eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye
2006-08-13Accepted FS#5807 by Michael Sevakis - ASM optimized lcd_update().Rani Hod
2006-08-12update the gigabeat code and move to target_treeMarcoen Hirschberg
2006-08-11Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev
2006-08-07Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold
2006-08-05Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen
2006-08-03H10 is a target_tree targetDaniel Stenberg
2006-08-01better names for the target-specific files and define PP5024 properlyDaniel Stenberg
2006-08-01added mostly dummy changes to allow building of a Sansa e200 bootloaderDaniel Stenberg
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold
2006-07-27Moved the X5 button driver to the target treeLinus Nielsen Feltzing
2006-07-26Remote LCD communication driver for X5, very loosely based on patch FS#5634 b...Linus Nielsen Feltzing
2006-07-25Ooops, forgot to use memset-arm.SLinus Nielsen Feltzing
2006-07-25Moved some assembly optimizations to the target treeLinus Nielsen Feltzing
2006-07-21iAudio X5: Fix sim buildLinus Nielsen Feltzing
2006-07-13Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduc...Linus Nielsen Feltzing
2006-06-16H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold
2006-04-18Performance optimizations for tagcache commit. Still more left to be done.Miika Pekkarinen
2006-03-30iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with ...Jens Arnold
2006-03-29Add support for loadable vkeyboard layoutsFrank Dischner
2006-03-22Backlight for iAudio X5Linus Nielsen Feltzing
2006-03-22USB mode for iAudio X5Linus Nielsen Feltzing
2006-03-18iAudio: working PLL settingsLinus Nielsen Feltzing
2006-03-07iAudio X5 target-specific ATA driver codeLinus Nielsen Feltzing
2006-03-05Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low
2006-02-28Allow building simulators on systems where errno is thread-local by using the...Jens Arnold
2006-02-26iPod 3G - initial (completely untested) attempt at audio supportDave Chapman
2006-02-23ADC driver for iAudio X5Linus Nielsen Feltzing
2006-02-23Include the correct source files for iAudio X5Linus Nielsen Feltzing
2006-02-22ARM optimised memset from Linux.Thom Johansen
2006-02-22Added memset16() for filling memory regions with 16 bit values, needed for up...Jens Arnold