summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
AgeCommit message (Expand)Author
2010-01-19Fix FS#10867 and a few more potential issues by imitate target scrollwheel be...Thomas Martitz
2010-01-18Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts
2009-12-31FS#10047 : Clipv2Rafaël Carré
2009-12-30Fix a typo in commentAlexander Levin
2009-12-25Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo
2009-12-17Don't do fading in simulator on targets with BACKLIGHT_FADING_PWM or BACKLIGH...Maurus Cuelenaere
2009-12-17Only do BACKLIGHT_FADING_SW_SETTING in simulator (fixes red)Maurus Cuelenaere
2009-12-17Enable backlight brightness in simulatorMaurus Cuelenaere
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev
2009-12-07make tpj1022 bootloader compile again Robert Kukla
2009-12-07Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg
2009-12-01Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier
2009-11-12Fix HAVE_CROSSFADE definition in config to apply only to swcodec targetsJeffrey Goode
2009-11-07Everything passed - disable viewport clipping.Karl Kurbjun
2009-11-07Just a test to make sure all targets build with viewport clipping enabled - w...Karl Kurbjun
2009-11-07Introduce new config header 'config-sim.h' that takes care of undefining thin...Nils Wallménius
2009-10-20Don't selecu any usb class drivers for a simulator buildFrank Gevaerts
2009-10-20Fix some iPod Nano 2G config defines to make USB HID work.Michael Sparmann
2009-10-19Initial mini2440 port.Dominik Wenger
2009-10-11D2: The RTC chip needs to be runtime detected.Rob Purchase
2009-10-09Fix compilation of simulators on Mac OS X 10.6. Tested on 10.5.8 and 10.6.1.Tom Ross
2009-10-07Make the database tool buildable from configure.Frank Gevaerts
2009-10-05Reworked iPod Nano 2G PMU code, added RTC and battery ADC.Michael Sparmann
2009-09-17Add PLL2 definitions for the S5L8701, plus some config file tweaks for the Na...Dave Chapman
2009-09-06move the CONFIG_LED #define out into config.h as all but 3 targets actually h...Jonathan Gordon
2009-08-29Add stride defines to support vertical stridesKarl Kurbjun
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