summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2012-05-19Add stub STFM1000 tuner driverAmaury Pouly3-0/+49
2012-05-19Add the MPR121 (touchbutton chip) driverAmaury Pouly1-0/+170
2012-05-19imx233: move away timer defines from imx233.hAmaury Pouly1-7/+3
2012-05-13Enable USING_STORAGE_CALLBACK on hosted targets. Fixes config.cfg not written...Thomas Martitz1-4/+4
2012-05-12fuze+: add RDS supportAmaury Pouly1-2/+3
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius78-206/+11
2012-05-08Remove STATICIRAM hackNils Wallménius1-10/+0
2012-05-04Remove pointless IRAM allocation from voice DSP.Michael Sevakis1-2/+1
2012-05-03Add rbcodecplatform.h and rbcodecconfig.h.Sean Bartell1-0/+2
2012-05-02Silly includes going haywire. Fix the errors/warnings (hopefully).Michael Sevakis1-1/+2
2012-05-02Clean up peak calculating code.Michael Sevakis3-9/+12
2012-05-02Use buflib for the allocation of voice PCM resources.Michael Sevakis2-0/+9
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis1-3/+13
2012-04-28usb-s3c6400: merge the 2 driversRafaël Carré2-2/+2
2012-04-26Coldfire (m68k): Add macros for tpf.w/l instructions.Michael Sevakis1-0/+11
2012-04-26Add a more correct absolute difference function to dsp-util.Michael Sevakis1-3/+10
2012-04-22event classes are single bitsJonathan Gordon1-1/+1
2012-04-19hm801: Add support for plugins.Andrew Ryabinin1-0/+2
2012-04-05touchscreen: Fix kinetic scrolling when the statusbar is off.Thomas Martitz1-5/+7
2012-03-31Classic/6G: CPU frequency/voltage scalingCástor Muñoz1-1/+1
2012-03-28build system: completely autodetect target cpu architecture.Thomas Martitz1-24/+6
2012-03-04Tweak paramters of mp3_play_data and callback.Michael Sevakis1-3/+5
2012-03-04AMSv2: add proper definitions for charge currentBertrik Sikken1-7/+18
2012-03-04rename rkw.h header fileMarcin Bukat1-0/+0
2012-03-04rk27xx: switch to RKW format for binaryMarcin Bukat3-4/+7
2012-03-04Add RKW firmware file format loaderMarcin Bukat1-0/+46
2012-03-03Don't define CPU_* for __PCTOOL__Frank Gevaerts1-0/+4
2012-03-03Integrate the warble tool in the regular build system.Frank Gevaerts1-0/+1
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-03-03Fix __PCTOOL__ dependencies on SIMULATORFrank Gevaerts1-0/+2
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis4-29/+59
2012-03-01lcd drivers: split lcd_gradient_rect so it is actually usefulJonathan Gordon1-0/+2
2012-02-28lcd/skin_engine: Add the ability to draw onto the backdrop layerJonathan Gordon2-0/+2
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2-2/+12
2012-02-25IPod Classic/6G: LCD sleep (FS#12523) by Cástor MuñozCástor Muñoz1-2/+2
2012-02-24HiFiMAN: Implement lcd powersave mode.Andrew Ryabinin2-2/+2
2012-02-22Arm stack unwinderMarcin Bukat1-1/+5
2012-02-22Force YPR0 to 240x320Frank Gevaerts1-8/+1
2012-02-18rds: add basic RDS clock-time supportBertrik Sikken1-0/+2
2012-02-13FS#12569 - iPod Classic - battery capacity updateAlbert Barca1-3/+3
2012-02-11FS#12524 - iPod Classic/6G: hardware click supportCástor Muñoz1-0/+2
2012-02-09Fix sim battery emulation: Set such a low sample value for battery smoothing ...Nick Peskett1-0/+7
2012-01-27imx233: fix PHYISCAL_ADDR to handle the buffered region (hard to debug if mis...Amaury Pouly1-1/+3
2012-01-22Fix checkwps.Thomas Martitz1-1/+1
2012-01-22ypr0: Enable asm optimizations.Thomas Martitz1-1/+1
2012-01-22Create fimrware/asm directory for assembly optimized stuff.Thomas Martitz1-61/+7
2012-01-21Hosted: Merge debugf() implementations. Cleanup debug.h.Thomas Martitz1-16/+7
2012-01-17Set HOME_DIR to "/". Should fix FS#12500.Frank Gevaerts1-1/+1
2012-01-09Fix Clip Zip bootloader build.Michael Sevakis1-3/+1