summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2012-05-19imx233: move icoll stuff to its own fileAmaury Pouly
2012-05-19imx233: fix clkctrl namingAmaury Pouly
2012-05-19fuze+: fix lcd_on comment and storage qualifierAmaury Pouly
2012-05-19imx233: rework adc battery temperature sensor handlingAmaury Pouly
2012-05-19imx233: move rtc init from drivers/ to firmware/Amaury Pouly
2012-05-19imx233: add rtc functions related to msecAmaury Pouly
2012-05-19Fix a drawing bug where rectangles stop drawing too early.Michael Sevakis
2012-05-19Add support for cp1252 (Western European) codepage.Dominik Riebeling
2012-05-19Player LCD: Map several punctuation characters in the U+20xx rangeJens Arnold
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-10imx233: add pinctrl debug code to track pin usesAmaury Pouly
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius
2012-05-08Remove STATICIRAM hackNils Wallménius
2012-05-08fuze+: don't touch B1P{22,24} in lcd code since these are used by the tunerAmaury Pouly
2012-05-08Fix test fat failing on 64bit system (second bit of FS#12646)Marcin Bukat
2012-05-08Fix fat test program not compiling (FS#12646).Marcin Bukat
2012-05-07fix a mistake of 803408f18 spotted by n1sRafaël Carré
2012-05-07missing constRafaël Carré
2012-05-07simplify yearday_to_daymonth()Rafaël Carré
2012-05-07simplify copy_paddedRafaël Carré
2012-05-07remove debug-target.hRafaël Carré
2012-05-07remove unused prototypesRafaël Carré
2012-05-07Sansa AMS: more compat irq namesRafaël Carré
2012-05-06sansa AMS: i2s_reset() is never usedRafaël Carré
2012-05-06Remove extraneous parensRafaël Carré
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-02Stop the BDEBUGF format warnings in buflib.cMichael Sevakis
2012-05-02Stop lame warnings about braces and empty body of 'if' statement.Michael Sevakis
2012-05-02Use buflib for the allocation of voice PCM resources.Michael Sevakis
2012-05-01Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis
2012-04-30rk27xx: ungate all clocks before jumping into rolo'ed code. This should fix b...Marcin Bukat
2012-04-30AMSv1: rename USB interrupt handlerRafaël Carré
2012-04-30Missing semicolon.Andrew Ryabinin
2012-04-30hm60x: Calibrated discharge curve.Andrew Ryabinin
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis
2012-04-29M5/X5 (MCF5250): Scoot the core/plugin IRAM boundary forward by 0x800.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-27rk27xx: Do not turn off clocks in bootloader as this breaks OF loadingMarcin Bukat
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-26Add a NO_INLINE attribute to gcc_extensions.Michael Sevakis
2012-04-26Fix red.Andrew Ryabinin
2012-04-26hm60x/hm801: Increase backlight frequency. This will remove background hiss.Andrew Ryabinin
2012-04-25Add codecs to librbcodec.Sean Bartell
2012-04-22event classes are single bitsJonathan Gordon