Age | Commit message (Expand) | Author |
2006-09-09 | H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro... | Barry Wardell |
2006-09-07 | Assembler optimised memset16() for ARM, by Thom Johansen. Should speed up LCD... | Jens Arnold |
2006-08-31 | Clean up crt0.S and move it to the target tree | Daniel Ankers |
2006-08-31 | Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por... | Dave Chapman |
2006-08-30 | RTC driver for H10 by Laurent Baum | Barry Wardell |
2006-08-23 | Ooops, the sim doesn't understand coldfire asm... | Jens Arnold |
2006-08-23 | H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% ... | Jens Arnold |
2006-08-21 | add driver for Semtech SC606 LED driver (for backlight and button LEDs) | Marcoen Hirschberg |
2006-08-20 | Fix errors when building H10 Normal build. | Barry Wardell |
2006-08-19 | Add new build target for iriver H10 5/6Gb. | Barry Wardell |
2006-08-15 | eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a... | Peter D'Hoye |
2006-08-13 | Accepted FS#5807 by Michael Sevakis - ASM optimized lcd_update(). | Rani Hod |
2006-08-12 | update the gigabeat code and move to target_tree | Marcoen Hirschberg |
2006-08-11 | Patch #5731 by Barry Wardell: more iriver h10 work. Thanks! | Hristo Kovachev |
2006-08-07 | Grayscale library ported to the grayscale iPods, first version. Added C refer... | Jens Arnold |
2006-08-05 | Initial support and use for EEPROM memory on H120 & H140 players when | Miika Pekkarinen |
2006-08-03 | H10 is a target_tree target | Daniel Stenberg |
2006-08-01 | better names for the target-specific files and define PP5024 properly | Daniel Stenberg |
2006-08-01 | added mostly dummy changes to allow building of a Sansa e200 bootloader | Daniel Stenberg |
2006-07-28 | X5 remote LCD drawing. This will break target linking atm - lcd_remote_update... | Jens Arnold |
2006-07-27 | Moved the X5 button driver to the target tree | Linus Nielsen Feltzing |
2006-07-26 | Remote LCD communication driver for X5, very loosely based on patch FS#5634 b... | Linus Nielsen Feltzing |
2006-07-25 | Ooops, forgot to use memset-arm.S | Linus Nielsen Feltzing |
2006-07-25 | Moved some assembly optimizations to the target tree | Linus Nielsen Feltzing |
2006-07-21 | iAudio X5: Fix sim build | Linus Nielsen Feltzing |
2006-07-13 | Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduc... | Linus Nielsen Feltzing |
2006-06-16 | H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it... | Jens Arnold |
2006-04-18 | Performance optimizations for tagcache commit. Still more left to be done. | Miika Pekkarinen |
2006-03-30 | iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with ... | Jens Arnold |
2006-03-29 | Add support for loadable vkeyboard layouts | Frank Dischner |
2006-03-22 | Backlight for iAudio X5 | Linus Nielsen Feltzing |
2006-03-22 | USB mode for iAudio X5 | Linus Nielsen Feltzing |
2006-03-18 | iAudio: working PLL settings | Linus Nielsen Feltzing |
2006-03-07 | iAudio X5 target-specific ATA driver code | Linus Nielsen Feltzing |
2006-03-05 | Basic battery monitoring for ipod 5g, should work on other ipods as well, but... | Brandon Low |
2006-02-28 | Allow building simulators on systems where errno is thread-local by using the... | Jens Arnold |
2006-02-26 | iPod 3G - initial (completely untested) attempt at audio support | Dave Chapman |
2006-02-23 | ADC driver for iAudio X5 | Linus Nielsen Feltzing |
2006-02-23 | Include the correct source files for iAudio X5 | Linus Nielsen Feltzing |
2006-02-22 | 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-13 | iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*... | Dave Chapman |
2006-02-10 | Fix iPod 4G grayscale warnings | Dave Chapman |
2006-02-09 | Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi... | Dave Chapman |
2006-02-06 | Added memmove() to the rockbox core. C implementation taken from newlib. Full... | Jens Arnold |
2006-02-05 | 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-01-25 | First steps towards SDL sim for windows | Linus Nielsen Feltzing |
2006-01-25 | GDB stub for ARM | Tomasz Malesinski |
2006-01-18 | Profiling support, tools and documentation. | Brandon Low |