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