Age | Commit message (Expand) | Author |
2009-08-20 | Enable dircache for targets with 8MB RAM too (AMS Sansas, modded Archoses). | Thomas Martitz |
2009-08-11 | FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ... | Michael Giacomelli |
2009-07-29 | Start of a Rockbox port to the Samsung YP-S3. | Bertrik Sikken |
2009-07-17 | Commit FS#9545, storage cleanup and multi-driver support | Frank Gevaerts |
2009-07-17 | M:Robe 500: Start of interrupt support. | Karl Kurbjun |
2009-07-15 | Introduce S5L8701 CONFIG_CPU definition for Nano2G and a new CPU_S5L870X "fam... | Dave Chapman |
2009-07-13 | FS#10436 - add the Sansa View to the build system. The bootloader builds but... | Robert Keevil |
2009-07-12 | Basic changes to add nano 2g to the build system, based on the Meizu M3 port.... | Dave Chapman |
2009-07-09 | S5L8700: Implement ADC driver | Bertrik Sikken |
2009-06-20 | * Commit a modified FS#10354 (thanks to Davide Quarta) - add support the VX74... | Maurus Cuelenaere |
2009-06-18 | Ingenic Jz4740: enable IRAM (only core, without ibss) | Maurus Cuelenaere |
2009-06-09 | Alright, revert r21229 for now. Stupid me forgetting about the inclusion sequ... | Thomas Martitz |
2009-06-08 | Use the AMS_LOWMEM define to indicate memory size as the .lds files do in con... | Thomas Martitz |
2009-06-08 | M:Robe 500: Mostly complete USB driver, supports BULK mode currently and gets... | Karl Kurbjun |
2009-05-31 | Fix typo. Not sure how it will affect targets with that CPU though... | Magnus Holmgren |
2009-05-25 | 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor... | Mark Arigo |
2009-05-23 | don't disable usb storage by accident | Frank Gevaerts |
2009-05-23 | swap bootloader and non-bootloader cases around to avoid an ugly #ifndef | Frank Gevaerts |
2009-05-23 | Fix wrong #ifdefs | Frank Gevaerts |
2009-05-23 | Reorganise USB stack defines. Now config.h decides which class drivers get en... | Frank Gevaerts |
2009-04-17 | Fix by Rafaël Carré. Puts core functions into IRAM on AMS targets with <2M... | Michael Giacomelli |
2009-04-11 | M:Robe 500: Start of proper remote support, touchscreen works without remote ... | Karl Kurbjun |
2009-04-10 | FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël Carré | Thomas Martitz |
2009-04-05 | Move CPU_MIPS #define up so ROCKBOX_STRICT_ALIGN actually gets defined | Maurus Cuelenaere |
2009-03-30 | Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. | Daniel Stenberg |
2009-03-23 | Correct some backlight fading related comments and preprocessor macros. | Thomas Martitz |
2009-03-09 | * Unify Onda VX747 and VX747+ config files | Maurus Cuelenaere |
2009-02-27 | r20124 broke codecs on targets without IRAM such as Gigabeat F. Behavior shou... | Tom Ross |
2009-02-27 | Mac doesn't handle placing variables in specific sections very well. Building... | Tom Ross |
2009-02-26 | Ingenic Jz4740: | Maurus Cuelenaere |
2009-02-09 | Put the display colours for monochrome and greyscale targets into the target ... | Jens Arnold |
2009-01-26 | Commit FS#9724, which reworks the preprocessor defines related to backlight f... | Thomas Martitz |
2009-01-22 | Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020... | Michael Sevakis |
2009-01-13 | support pixel aspect ratio compensation in recalc_dimension, with PAR defined... | Andrew Mahone |
2008-12-24 | H10 can distinguish USB and MAIN charger input so return proper flags. H100s ... | Michael Sevakis |
2008-12-24 | Simplify powermgmt thread loops so it calls functions turn (no more power_thr... | Michael Sevakis |
2008-12-24 | Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some ... | Michael Giacomelli |
2008-12-21 | Gigabeat S: Implement charging and power control to charge from AC or USB. Ho... | Michael Sevakis |
2008-12-19 | Fix SVN properties | Maurus Cuelenaere |
2008-12-19 | * Add support for Onda VX747+ (FS#9674 by Olivier Barbut) | Maurus Cuelenaere |
2008-11-26 | Sansa AMS: use non-busy wakeup to signal end of DMA transfer | Rafaël Carré |
2008-11-10 | AMS Sansa (formerly 'V2') use the as3514 RTC | Rafaël Carré |
2008-11-10 | "mv m200v2 m200v4" | Daniel Stenberg |
2008-11-04 | Onda VX747: | Maurus Cuelenaere |
2008-11-03 | Add ramdisk storage driver. It will be useful for developing multi-driver sto... | Frank Gevaerts |
2008-11-02 | implement single-driver storage layer with macros instead of inlines | Frank Gevaerts |
2008-11-01 | conditionalise *_get_info() to get some binsize back | Frank Gevaerts |
2008-11-01 | Add new storage-related defines for meizu | Frank Gevaerts |
2008-11-01 | Add Sansa Fuze to the build system, including a first (untested) attempt at a... | Dave Chapman |
2008-10-31 | cleanup storage defines | Frank Gevaerts |