summaryrefslogtreecommitdiffstats
path: root/firmware/export/config.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-25Initial commit for the sony NWZ-E360 and NWZ-E370Amaury Pouly1-0/+7
2013-08-11Revert "rk27xx: implement usb driver"Amaury Pouly1-2/+2
2013-08-06rk27xx: implement usb driverMarcin Bukat1-2/+2
2013-05-06Introduce HiFi E.T MA9 port.Andrew Ryabinin1-0/+4
2013-04-27Provide high resolution volume and prescaler to hosted targets.Michael Sevakis1-0/+18
2013-04-15Hopefully knock out most of the red and yellow from 0c7b787.Michael Sevakis1-0/+4
2012-08-28Only build LOGFDISK for SWCODEC.Frank Gevaerts1-1/+1
2012-08-06Don't enable log to disk on PCTOOL builds since there is no disk to log to.Michael Giacomelli1-1/+2
2012-08-06Enable logdiskf to for all device targets, but not bootloaders or applicationMichael Giacomelli1-0/+5
2012-06-11The threading model should be set from configure, not config.h.Frank Gevaerts1-5/+0
2012-06-11Add the Android/MIPS targetFrank Gevaerts1-0/+5
2012-05-19Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly1-0/+8
2012-05-19Add stub STFM1000 tuner driverAmaury Pouly1-0/+2
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius1-0/+5
2012-05-08Remove STATICIRAM hackNils Wallménius1-10/+0
2012-04-26Coldfire (m68k): Add macros for tpf.w/l instructions.Michael Sevakis1-0/+11
2012-03-28build system: completely autodetect target cpu architecture.Thomas Martitz1-24/+6
2012-03-03Don't define CPU_* for __PCTOOL__Frank Gevaerts1-0/+4
2012-03-03Don't set CONFIG_CPU for __PCTOOL__, to avoid wrong asmFrank Gevaerts1-0/+5
2012-03-03Undefine HAVE_ADJUSTABLE_CPU_FREQ for __PCTOOL__Frank Gevaerts1-0/+5
2012-01-22ypr0: Enable asm optimizations.Thomas Martitz1-1/+1
2012-01-04Reorganise USB initialisation to not depend on a specific enumeration sequenc...Frank Gevaerts1-5/+5
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-0/+18
2011-12-31typoRafaël Carré1-1/+1
2011-12-31Remove USBOTG_AS3525v2Rafaël Carré1-7/+5
2011-12-31USBOTG_ARC's USB_DRIVER_CLOSE: move to config.hRafaël Carré1-0/+1
2011-12-24Update config.h for the previous commit.Thomas Martitz1-1/+1
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz1-0/+16
2011-12-15There's not much to be shared between gigabeatf and gigabeats lcd codeRafaël Carré1-0/+1
2011-12-14Sansa AMSv2: enable usb storage in bootloaderRafaël Carré1-1/+1
2011-11-20Add INIT_ATTR to storage_init() when possibleRafaël Carré1-0/+10
2011-11-19Get rid of a really annoying #ifdef line to check if backdrop support should ...Jonathan Gordon1-0/+4
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń1-0/+6
2011-11-13Use the timeout api for the gui boost implementation. This ensures that the C...Andree Buschmann1-0/+5
2011-11-03Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by...Andrew Ryabinin1-0/+3
2011-10-17Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat1-0/+4
2011-10-02imx233/fuze+: don't use iram in plugins and in codecsAmaury Pouly1-2/+2
2011-09-14Move AMSv1 (AMSv2 had been done already) to using setup packet request to det...Michael Sevakis1-1/+1
2011-09-14Convert ARC USB driver code to always use setup packet detection and remove t...Michael Sevakis1-8/+2
2011-09-06rk27xx - update config filesMarcin Bukat1-0/+5
2011-09-05imx233:fuze+: major memory and usb reworkAmaury Pouly1-1/+1
2011-08-27Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken1-0/+3
2011-07-23imx233/fuze+: huge reworkAmaury Pouly1-1/+1
2011-07-02imx233/fuze+: make config.h more correct, remove logo from bootloader, update...Amaury Pouly1-1/+1
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis1-0/+5
2011-05-30Rockchip rk27xx port initial commit. This is still work in progress.Marcin Bukat1-3/+10
2011-05-01Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly1-3/+12
2011-03-27Skin variables for touchscreen targets (origional implementation by Jens Theeß)Jonathan Gordon1-0/+2
2011-03-02Fix pretty colors from r29492 - PP5002 need sems too.Michael Sevakis1-1/+1
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis1-3/+1