summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
AgeCommit message (Expand)Author
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
2006-02-13iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...Dave Chapman
2006-02-10Fix iPod 4G grayscale warningsDave Chapman
2006-02-09Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman
2006-02-06Added memmove() to the rockbox core. C implementation taken from newlib. Full...Jens Arnold
2006-02-05Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixesDave Chapman
2006-02-05Further iPod 3G work from Seven Le MesleDave Chapman
2006-01-25First steps towards SDL sim for windowsLinus Nielsen Feltzing
2006-01-25GDB stub for ARMTomasz Malesinski
2006-01-18Profiling support, tools and documentation.Brandon Low
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
2005-12-22H300: RTC supportLinus Nielsen Feltzing
2005-12-18New target - iPod Video.Dave Chapman
2005-12-16iPod - Initial skeleton of an audio driverDave Chapman
2005-12-11iPod: Cleanup of i2c code and addition of RTC driverDave Chapman
2005-12-06move some code from .h files to .c files and polish unicode.c a bitMarcoen Hirschberg
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman
2005-12-04Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in pre...Dave Chapman
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare
2005-11-1516bit colour support (H300) for the win32 simulator.Jens Arnold
2005-11-14H300 LCD and PCF50606 driversLinus Nielsen Feltzing
2005-11-14No .S files should be compiled in the simulator buildsLinus Nielsen Feltzing
2005-11-12Coldfire: Assembler optimised memcpy(), 2.4x...10x (avg. 6.8x) as fast as the...Jens Arnold
2005-11-10Moved all iPod specific code from lcd-16bit.c to lcd-ipod.c.Thom Johansen
2005-11-07Initial commit of work-in-progress iPod portDave Chapman
2005-10-08Fixed a problem with dircache where filetree modified dircacheMiika Pekkarinen
2005-10-07Implemented directory caching. No more waiting for disk to spin up whileMiika Pekkarinen