summaryrefslogtreecommitdiff
path: root/firmware/export/config.h (follow)
Commit message (Expand)AuthorAge
...
* FS#10047 : Clipv2Rafaël Carré2009-12-31
* Fix a typo in commentAlexander Levin2009-12-30
* Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo2009-12-25
* Don't do fading in simulator on targets with BACKLIGHT_FADING_PWM or BACKLIGH...Maurus Cuelenaere2009-12-17
* Only do BACKLIGHT_FADING_SW_SETTING in simulator (fixes red)Maurus Cuelenaere2009-12-17
* Enable backlight brightness in simulatorMaurus Cuelenaere2009-12-17
* Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev2009-12-15
* make tpj1022 bootloader compile again Robert Kukla2009-12-07
* Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg2009-12-07
* Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier2009-12-01
* Fix HAVE_CROSSFADE definition in config to apply only to swcodec targetsJeffrey Goode2009-11-12
* Everything passed - disable viewport clipping.Karl Kurbjun2009-11-07
* Just a test to make sure all targets build with viewport clipping enabled - w...Karl Kurbjun2009-11-07
* Introduce new config header 'config-sim.h' that takes care of undefining thin...Nils Wallménius2009-11-07
* Don't selecu any usb class drivers for a simulator buildFrank Gevaerts2009-10-20
* Fix some iPod Nano 2G config defines to make USB HID work.Michael Sparmann2009-10-20
* Initial mini2440 port.Dominik Wenger2009-10-19
* D2: The RTC chip needs to be runtime detected.Rob Purchase2009-10-11
* Fix compilation of simulators on Mac OS X 10.6. Tested on 10.5.8 and 10.6.1.Tom Ross2009-10-09
* Make the database tool buildable from configure.Frank Gevaerts2009-10-07
* Reworked iPod Nano 2G PMU code, added RTC and battery ADC.Michael Sparmann2009-10-05
* Add PLL2 definitions for the S5L8701, plus some config file tweaks for the Na...Dave Chapman2009-09-17
* move the CONFIG_LED #define out into config.h as all but 3 targets actually h...Jonathan Gordon2009-09-06
* 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