| Commit message (Expand) | Author | Age |
| * | iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with ... | Jens Arnold | 2006-03-30 |
| * | Add support for loadable vkeyboard layouts | Frank Dischner | 2006-03-29 |
| * | Backlight for iAudio X5 | Linus Nielsen Feltzing | 2006-03-22 |
| * | USB mode for iAudio X5 | Linus Nielsen Feltzing | 2006-03-22 |
| * | iAudio: working PLL settings | Linus Nielsen Feltzing | 2006-03-18 |
| * | iAudio X5 target-specific ATA driver code | Linus Nielsen Feltzing | 2006-03-07 |
| * | Basic battery monitoring for ipod 5g, should work on other ipods as well, but... | Brandon Low | 2006-03-05 |
| * | Allow building simulators on systems where errno is thread-local by using the... | Jens Arnold | 2006-02-28 |
| * | iPod 3G - initial (completely untested) attempt at audio support | Dave Chapman | 2006-02-26 |
| * | ADC driver for iAudio X5 | Linus Nielsen Feltzing | 2006-02-23 |
| * | Include the correct source files for iAudio X5 | Linus Nielsen Feltzing | 2006-02-23 |
| * | ARM optimised memset from Linux. | Thom Johansen | 2006-02-22 |
| * | Added memset16() for filling memory regions with 16 bit values, needed for up... | Jens Arnold | 2006-02-22 |
| * | iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*... | Dave Chapman | 2006-02-13 |
| * | Fix iPod 4G grayscale warnings | Dave Chapman | 2006-02-10 |
| * | Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi... | Dave Chapman | 2006-02-09 |
| * | Added memmove() to the rockbox core. C implementation taken from newlib. Full... | Jens Arnold | 2006-02-06 |
| * | Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixes | Dave Chapman | 2006-02-05 |
| * | Further iPod 3G work from Seven Le Mesle | Dave Chapman | 2006-02-05 |
| * | First steps towards SDL sim for windows | Linus Nielsen Feltzing | 2006-01-25 |
| * | GDB stub for ARM | Tomasz Malesinski | 2006-01-25 |
| * | Profiling support, tools and documentation. | Brandon Low | 2006-01-18 |
| * | Work-in-progress iriver iFP-7xx port by Tomasz Malesinski | Dave Chapman | 2006-01-12 |
| * | H300: RTC support | Linus Nielsen Feltzing | 2005-12-22 |
| * | New target - iPod Video. | Dave Chapman | 2005-12-18 |
| * | iPod - Initial skeleton of an audio driver | Dave Chapman | 2005-12-16 |
| * | iPod: Cleanup of i2c code and addition of RTC driver | Dave Chapman | 2005-12-11 |
| * | move some code from .h files to .c files and polish unicode.c a bit | Marcoen Hirschberg | 2005-12-06 |
| * | waiting is over: initial unicode commit | Marcoen Hirschberg | 2005-12-06 |
| * | Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define... | Dave Chapman | 2005-12-04 |
| * | Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in pre... | Dave Chapman | 2005-12-04 |
| * | Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi... | Jens Arnold | 2005-11-21 |
| * | removed old statusbar and buttonbar code | Kevin Ferrare | 2005-11-20 |
| * | 16bit colour support (H300) for the win32 simulator. | Jens Arnold | 2005-11-15 |
| * | H300 LCD and PCF50606 drivers | Linus Nielsen Feltzing | 2005-11-14 |
| * | No .S files should be compiled in the simulator builds | Linus Nielsen Feltzing | 2005-11-14 |
| * | Coldfire: Assembler optimised memcpy(), 2.4x...10x (avg. 6.8x) as fast as the... | Jens Arnold | 2005-11-12 |
| * | Moved all iPod specific code from lcd-16bit.c to lcd-ipod.c. | Thom Johansen | 2005-11-10 |
| * | Initial commit of work-in-progress iPod port | Dave Chapman | 2005-11-07 |
| * | Fixed a problem with dircache where filetree modified dircache | Miika Pekkarinen | 2005-10-08 |
| * | Implemented directory caching. No more waiting for disk to spin up while | Miika Pekkarinen | 2005-10-07 |
| * | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold | 2005-08-29 |
| * | Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text... | Linus Nielsen Feltzing | 2005-08-08 |
| * | iAudio: First unfinished attempt for tlv320 driver and rockbox integration | Christian Gmeiner | 2005-08-06 |
| * | iAudio, iRiver: As both platforms use the same i2c interface i have renamed i... | Christian Gmeiner | 2005-07-31 |
| * | Moved implementation of user timer to the firmware layer, implemented it for ... | Jens Arnold | 2005-07-26 |
| * | ReplayGain support for Ogg Vorbis files (also called VorbisGain) added. | Magnus Holmgren | 2005-07-24 |
| * | Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f... | Jens Arnold | 2005-07-19 |
| * | Added CPU_COLDFIRE define - one step closer to iAudio-port | Christian Gmeiner | 2005-07-18 |
| * | Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playback | Linus Nielsen Feltzing | 2005-07-05 |