summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
AgeCommit message (Expand)Author
2012-08-28Only build LOGFDISK for SWCODEC.Frank Gevaerts
2012-08-06Don't enable log to disk on PCTOOL builds since there is no disk to log to.Michael Giacomelli
2012-08-06Enable logdiskf to for all device targets, but not bootloaders or applicationMichael Giacomelli
2012-06-11The threading model should be set from configure, not config.h.Frank Gevaerts
2012-06-11Add the Android/MIPS targetFrank Gevaerts
2012-05-19Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly
2012-05-19Add stub STFM1000 tuner driverAmaury Pouly
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius
2012-05-08Remove STATICIRAM hackNils Wallménius
2012-04-26Coldfire (m68k): Add macros for tpf.w/l instructions.Michael Sevakis
2012-03-28build system: completely autodetect target cpu architecture.Thomas Martitz
2012-03-03Don't define CPU_* for __PCTOOL__Frank Gevaerts
2012-03-03Don't set CONFIG_CPU for __PCTOOL__, to avoid wrong asmFrank Gevaerts
2012-03-03Undefine HAVE_ADJUSTABLE_CPU_FREQ for __PCTOOL__Frank Gevaerts
2012-01-22ypr0: Enable asm optimizations.Thomas Martitz
2012-01-04Reorganise USB initialisation to not depend on a specific enumeration sequenc...Frank Gevaerts
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2011-12-31typoRafaël Carré
2011-12-31Remove USBOTG_AS3525v2Rafaël Carré
2011-12-31USBOTG_ARC's USB_DRIVER_CLOSE: move to config.hRafaël Carré
2011-12-24Update config.h for the previous commit.Thomas Martitz
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-12-15There's not much to be shared between gigabeatf and gigabeats lcd codeRafaël Carré
2011-12-14Sansa AMSv2: enable usb storage in bootloaderRafaël Carré
2011-11-20Add INIT_ATTR to storage_init() when possibleRafaël Carré
2011-11-19Get rid of a really annoying #ifdef line to check if backdrop support should ...Jonathan Gordon
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń
2011-11-13Use the timeout api for the gui boost implementation. This ensures that the C...Andree Buschmann
2011-11-03Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by...Andrew Ryabinin
2011-10-17Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat
2011-10-02imx233/fuze+: don't use iram in plugins and in codecsAmaury Pouly
2011-09-14Move AMSv1 (AMSv2 had been done already) to using setup packet request to det...Michael Sevakis
2011-09-14Convert ARC USB driver code to always use setup packet detection and remove t...Michael Sevakis
2011-09-06rk27xx - update config filesMarcin Bukat
2011-09-05imx233:fuze+: major memory and usb reworkAmaury Pouly
2011-08-27Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken
2011-07-23imx233/fuze+: huge reworkAmaury Pouly
2011-07-02imx233/fuze+: make config.h more correct, remove logo from bootloader, update...Amaury Pouly
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis
2011-05-30Rockchip rk27xx port initial commit. This is still work in progress.Marcin Bukat
2011-05-01Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly
2011-03-27Skin variables for touchscreen targets (origional implementation by Jens Theeß)Jonathan Gordon
2011-03-02Fix pretty colors from r29492 - PP5002 need sems too.Michael Sevakis
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis
2011-02-27RaaA: Add initial Pandora supportThomas Jarosch
2011-02-27FS#11966 - use separate modelnames and config files for RaaA. This adds an A...Dave Chapman
2011-02-18Implement cooperative threads on hosted platforms using C code.Thomas Martitz
2011-02-08Initial maemo platform supportThomas Jarosch
2011-01-29Convert AMS target USB detection to event-based (no more polling in a tick). ...Michael Sevakis
2011-01-17Add a higher level USB detection that prevents fraudulent bus resets from cau...Michael Sevakis