summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2012-05-13Enable USING_STORAGE_CALLBACK on hosted targets. Fixes config.cfg not written...Thomas Martitz1-4/+4
2012-05-12fuze+: add RDS supportAmaury Pouly2-2/+63
2012-05-10imx233: add pinctrl debug code to track pin usesAmaury Pouly13-6/+122
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius78-206/+11
2012-05-08Remove STATICIRAM hackNils Wallménius3-17/+7
2012-05-08fuze+: don't touch B1P{22,24} in lcd code since these are used by the tunerAmaury Pouly1-4/+3
2012-05-08Fix test fat failing on 64bit system (second bit of FS#12646)Marcin Bukat2-34/+34
2012-05-08Fix fat test program not compiling (FS#12646).Marcin Bukat3-20/+14
2012-05-07fix a mistake of 803408f18 spotted by n1sRafaël Carré1-1/+1
2012-05-07missing constRafaël Carré1-1/+1
2012-05-07simplify yearday_to_daymonth()Rafaël Carré1-20/+9
2012-05-07simplify copy_paddedRafaël Carré1-11/+7
2012-05-07remove debug-target.hRafaël Carré22-32/+0
2012-05-07remove unused prototypesRafaël Carré1-4/+0
2012-05-07Sansa AMS: more compat irq namesRafaël Carré1-7/+7
2012-05-06sansa AMS: i2s_reset() is never usedRafaël Carré2-29/+0
2012-05-06Remove extraneous parensRafaël Carré2-3/+3
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 Sevakis5-70/+59
2012-05-02Stop the BDEBUGF format warnings in buflib.cMichael Sevakis1-2/+3
2012-05-02Stop lame warnings about braces and empty body of 'if' statement.Michael Sevakis1-0/+8
2012-05-02Use buflib for the allocation of voice PCM resources.Michael Sevakis6-13/+42
2012-05-01Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis10-10/+9
2012-04-30rk27xx: ungate all clocks before jumping into rolo'ed code. This should fix b...Marcin Bukat1-0/+5
2012-04-30AMSv1: rename USB interrupt handlerRafaël Carré1-1/+1
2012-04-30Missing semicolon.Andrew Ryabinin1-1/+1
2012-04-30hm60x: Calibrated discharge curve.Andrew Ryabinin1-8/+7
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis2-3/+1
2012-04-29M5/X5 (MCF5250): Scoot the core/plugin IRAM boundary forward by 0x800.Michael Sevakis1-0/+4
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis1-3/+13
2012-04-28usb-s3c6400: merge the 2 driversRafaël Carré4-398/+185
2012-04-27rk27xx: Do not turn off clocks in bootloader as this breaks OF loadingMarcin Bukat1-1/+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-26Add a NO_INLINE attribute to gcc_extensions.Michael Sevakis1-0/+5
2012-04-26Fix red.Andrew Ryabinin1-1/+1
2012-04-26hm60x/hm801: Increase backlight frequency. This will remove background hiss.Andrew Ryabinin1-5/+21
2012-04-25Add codecs to librbcodec.Sean Bartell1-1/+1
2012-04-22event classes are single bitsJonathan Gordon1-1/+1
2012-04-22hm60x: Fix charger detection.Andrew Ryabinin1-2/+10
2012-04-20rk27xx: Fix warnings.Andrew Ryabinin2-19/+20
2012-04-20Fix typo.Andrew Ryabinin1-1/+1
2012-04-20rk27xx: Remove debug use of timer1 in sd driver.Andrew Ryabinin1-1/+0
2012-04-19hm801: Add support for plugins.Andrew Ryabinin2-0/+8
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin1-0/+4
2012-04-19hm60x: Use binary search in button driver.Andrew Ryabinin1-11/+21
2012-04-19hm60x/hm801: Buttons rework.Andrew Ryabinin2-3/+5
2012-04-17as3514 rtc: sansa clip zip uses 1970/1/1 base date instead of special AS3525v...Bertrik Sikken1-2/+6