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