summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* fix database toolThomas Martitz2012-07-18
* rk27xx codec: Fix volume settingMarcin Bukat2012-07-10
* Use RGB565 define instead of plain 565.Frank Gevaerts2012-06-20
* hosted: disable USING_STORAGE_CALLBACK againThomas Martitz2012-06-15
* The threading model should be set from configure, not config.h.Frank Gevaerts2012-06-11
* Add the Android/MIPS targetFrank Gevaerts2012-06-11
* ypr0: This patch adds radio support to Samsung YP-R0Lorenzo Miori2012-05-28
* load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends...Thomas Martitz2012-05-26
* Fix broken logic for enabling USING_STORAGE_CALLBACK.Frank Gevaerts2012-05-26
* Delete obsolete define from the config files for the new creative ports.Nils Wallménius2012-05-21
* imx233: make sure dma descriptors are cache friendlyAmaury Pouly2012-05-20
* imx233: fix cache line size (32 instead of 16)Amaury Pouly2012-05-20
* zenxfi3&stfm1000: implement fmradio i2c and debug screenAmaury Pouly2012-05-19
* Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly2012-05-19
* Add stub STFM1000 tuner driverAmaury Pouly2012-05-19
* Add the MPR121 (touchbutton chip) driverAmaury Pouly2012-05-19
* imx233: move away timer defines from imx233.hAmaury Pouly2012-05-19
* Enable USING_STORAGE_CALLBACK on hosted targets. Fixes config.cfg not written...Thomas Martitz2012-05-13
* fuze+: add RDS supportAmaury Pouly2012-05-12
* Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius2012-05-09
* Remove STATICIRAM hackNils Wallménius2012-05-08
* Remove pointless IRAM allocation from voice DSP.Michael Sevakis2012-05-04
* Add rbcodecplatform.h and rbcodecconfig.h.Sean Bartell2012-05-03
* Silly includes going haywire. Fix the errors/warnings (hopefully).Michael Sevakis2012-05-02
* Clean up peak calculating code.Michael Sevakis2012-05-02
* Use buflib for the allocation of voice PCM resources.Michael Sevakis2012-05-02
* Fundamentally rewrite much of the audio DSP.Michael Sevakis2012-04-29
* usb-s3c6400: merge the 2 driversRafaël Carré2012-04-28
* Coldfire (m68k): Add macros for tpf.w/l instructions.Michael Sevakis2012-04-26
* Add a more correct absolute difference function to dsp-util.Michael Sevakis2012-04-26
* event classes are single bitsJonathan Gordon2012-04-22
* hm801: Add support for plugins.Andrew Ryabinin2012-04-19
* touchscreen: Fix kinetic scrolling when the statusbar is off.Thomas Martitz2012-04-05
* Classic/6G: CPU frequency/voltage scalingCástor Muñoz2012-03-31
* build system: completely autodetect target cpu architecture.Thomas Martitz2012-03-28
* Tweak paramters of mp3_play_data and callback.Michael Sevakis2012-03-04
* AMSv2: add proper definitions for charge currentBertrik Sikken2012-03-04
* rename rkw.h header fileMarcin Bukat2012-03-04
* rk27xx: switch to RKW format for binaryMarcin Bukat2012-03-04
* Add RKW firmware file format loaderMarcin Bukat2012-03-04
* Don't define CPU_* for __PCTOOL__Frank Gevaerts2012-03-03
* Integrate the warble tool in the regular build system.Frank Gevaerts2012-03-03
* Don't set CONFIG_CPU for __PCTOOL__, to avoid wrong asmFrank Gevaerts2012-03-03
* Undefine HAVE_ADJUSTABLE_CPU_FREQ for __PCTOOL__Frank Gevaerts2012-03-03
* Fix __PCTOOL__ dependencies on SIMULATORFrank Gevaerts2012-03-03
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* lcd drivers: split lcd_gradient_rect so it is actually usefulJonathan Gordon2012-03-01
* lcd/skin_engine: Add the ability to draw onto the backdrop layerJonathan Gordon2012-02-28
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* IPod Classic/6G: LCD sleep (FS#12523) by Cástor MuñozCástor Muñoz2012-02-25