summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2012-06-15hosted: disable USING_STORAGE_CALLBACK againThomas Martitz
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-28ypr0: This patch adds radio support to Samsung YP-R0Lorenzo Miori
2012-05-26load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends...Thomas Martitz
2012-05-26Fix broken logic for enabling USING_STORAGE_CALLBACK.Frank Gevaerts
2012-05-21Delete obsolete define from the config files for the new creative ports.Nils Wallménius
2012-05-20imx233: make sure dma descriptors are cache friendlyAmaury Pouly
2012-05-20imx233: fix cache line size (32 instead of 16)Amaury Pouly
2012-05-19zenxfi3&stfm1000: implement fmradio i2c and debug screenAmaury Pouly
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-19Add the MPR121 (touchbutton chip) driverAmaury Pouly
2012-05-19imx233: move away timer defines from imx233.hAmaury Pouly
2012-05-13Enable USING_STORAGE_CALLBACK on hosted targets. Fixes config.cfg not written...Thomas Martitz
2012-05-12fuze+: add RDS supportAmaury Pouly
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius
2012-05-08Remove STATICIRAM hackNils Wallménius
2012-05-04Remove pointless IRAM allocation from voice DSP.Michael Sevakis
2012-05-03Add rbcodecplatform.h and rbcodecconfig.h.Sean Bartell
2012-05-02Silly includes going haywire. Fix the errors/warnings (hopefully).Michael Sevakis
2012-05-02Clean up peak calculating code.Michael Sevakis
2012-05-02Use buflib for the allocation of voice PCM resources.Michael Sevakis
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis
2012-04-28usb-s3c6400: merge the 2 driversRafaël Carré
2012-04-26Coldfire (m68k): Add macros for tpf.w/l instructions.Michael Sevakis
2012-04-26Add a more correct absolute difference function to dsp-util.Michael Sevakis
2012-04-22event classes are single bitsJonathan Gordon
2012-04-19hm801: Add support for plugins.Andrew Ryabinin
2012-04-05touchscreen: Fix kinetic scrolling when the statusbar is off.Thomas Martitz
2012-03-31Classic/6G: CPU frequency/voltage scalingCástor Muñoz
2012-03-28build system: completely autodetect target cpu architecture.Thomas Martitz
2012-03-04Tweak paramters of mp3_play_data and callback.Michael Sevakis
2012-03-04AMSv2: add proper definitions for charge currentBertrik Sikken
2012-03-04rename rkw.h header fileMarcin Bukat
2012-03-04rk27xx: switch to RKW format for binaryMarcin Bukat
2012-03-04Add RKW firmware file format loaderMarcin Bukat
2012-03-03Don't define CPU_* for __PCTOOL__Frank Gevaerts
2012-03-03Integrate the warble tool in the regular build system.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-03-03Fix __PCTOOL__ dependencies on SIMULATORFrank Gevaerts
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis
2012-03-01lcd drivers: split lcd_gradient_rect so it is actually usefulJonathan Gordon
2012-02-28lcd/skin_engine: Add the ability to draw onto the backdrop layerJonathan Gordon
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon
2012-02-25IPod Classic/6G: LCD sleep (FS#12523) by Cástor MuñozCástor Muñoz
2012-02-24HiFiMAN: Implement lcd powersave mode.Andrew Ryabinin
2012-02-22Arm stack unwinderMarcin Bukat
2012-02-22Force YPR0 to 240x320Frank Gevaerts