summaryrefslogtreecommitdiff
path: root/firmware/target
AgeCommit message (Expand)Author
2012-05-19imx233: move away timer defines from imx233.hAmaury Pouly
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-12fuze+: add RDS supportAmaury Pouly
2012-05-10imx233: add pinctrl debug code to track pin usesAmaury Pouly
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-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-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-29M5/X5 (MCF5250): Scoot the core/plugin IRAM boundary forward by 0x800.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-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-22hm60x: Fix charger detection.Andrew Ryabinin
2012-04-20rk27xx: Fix warnings.Andrew Ryabinin
2012-04-20Fix typo.Andrew Ryabinin
2012-04-20rk27xx: Remove debug use of timer1 in sd driver.Andrew Ryabinin
2012-04-19hm801: Add support for plugins.Andrew Ryabinin
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin
2012-04-19hm60x: Use binary search in button driver.Andrew Ryabinin
2012-04-19hm60x/hm801: Buttons rework.Andrew Ryabinin
2012-04-11Increase mr100 remote lcd thread stack (fixes FS#12640)Frank Gevaerts
2012-04-06fix tms320dm320 crt0.SMarcin Bukat
2012-04-06arm: factor all exception handlers out of the crt0.S filesAmaury Pouly
2012-04-05touchscreen: Fix kinetic scrolling when the statusbar is off.Thomas Martitz
2012-04-04Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz
2012-04-03Revert 1207c7b and fix the actual warnings.Frank Gevaerts
2012-03-31Classic/6G: CPU frequency/voltage scalingCástor Muñoz
2012-03-31Classic/6G: click wheel controller powersaveCástor Muñoz
2012-03-30usb-nano2g-6g: missing brace in non-default preprocessor pathRafaël Carré
2012-03-30android: implement system_exception_wait and system_reboot, so that the panic...Thomas Martitz
2012-03-28Classic/6G: hold switch detection using GPIOCástor Muñoz
2012-03-26build system: unify/simplify library handling a bit.Thomas Martitz
2012-03-22rk27xx: implement system_init()Marcin Bukat
2012-03-22android: lcd_update/_rect() changesThomas Martitz
2012-03-22android: Add facility for java code to wait native code to be ready.Thomas Martitz