summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2012-01-07move _remote_backlight_* to common headerRafaël Carré
2012-01-07remote_detect(): move to lcd-remote.hRafaël Carré
2012-01-07move lcd remote common declarations to lcd-remote.hRafaël Carré
2012-01-07TARGET_TREE is not needed anymoreRafaël Carré
2012-01-07fuze+: #define TARGET_EXTRA_THREADS because of the extra touchpad thread. Sho...Amaury Pouly
2012-01-04Reorganise USB initialisation to not depend on a specific enumeration sequenc...Frank Gevaerts
2012-01-04dbg_hw_info() : add prototype to system.hRafaël Carré
2012-01-04dbg_ports() : move proto to system.hRafaël Carré
2012-01-04Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH ...Thomas Martitz
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2012-01-03ypr0: Enable headphone detectionThomas Martitz
2012-01-03i.MX31: Fix a couple oopses from r31528Michael Sevakis
2012-01-02i.MX31 - Dethreading operations continueMichael Sevakis
2012-01-02ypr0: Tiny cleanup in ypr0 config file.Thomas Martitz
2012-01-02ypr0: Proper current values measured with battery_bench.Thomas Martitz
2012-01-01Make USB work again on iPod Nano 2G and iPod Classic. Still not 100% stable o...Michael Sparmann
2012-01-01GHWCFG* are not as3525v2 specificRafaël Carré
2011-12-31usb-drv-as3525v2.h: removeRafaël Carré
2011-12-31typoRafaël Carré
2011-12-31Remove USBOTG_AS3525v2Rafaël Carré
2011-12-31onda 747/777 : move USB_STATUS_BY_EVENT to configRafaël Carré
2011-12-31creative zvm isp1583 defines: move to isp1583.hRafaël Carré
2011-12-31USBOTG_ARC's USB_DRIVER_CLOSE: move to config.hRafaël Carré
2011-12-31usb_init_device(): move prototype to usb.hRafaël Carré
2011-12-31Fix simulator reds.Thomas Martitz
2011-12-31ypr0: Enable battery voltage read-out, charging monitoring and charger detect...Thomas Martitz
2011-12-29RDS: Use a define that doesn't imply any particular hardware dependency.Michael Sevakis
2011-12-29Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread.Michael Sevakis
2011-12-26Option to restart running sleep timer on keypress.Nick Peskett
2011-12-25Unify a bit.Thomas Martitz
2011-12-25rbpaths: Add new special dir HOME_DIR for RaaA.Thomas Martitz
2011-12-25ypr0: Remove last #ifdef in as3514.Thomas Martitz
2011-12-24imx233/fuze+: implement power management(battery charger), add powermgmt debu...Amaury Pouly
2011-12-24Update config.h for the previous commit.Thomas Martitz
2011-12-24ypr0: Rename ypr0.h to match naming scheme.Thomas Martitz
2011-12-24Fix reds.Thomas Martitz
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-12-19Remove obsolete empty IRAM defines from the sansa m200v4 config file.Andree Buschmann
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero
2011-12-18Gigabeat S: PMIC SPI improvement and bugfixes.Michael Sevakis
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis
2011-12-16Oops. Left some bits I didn't want to keep.Michael Sevakis
2011-12-16Convert remaining memframe LCDs that can be convert to common code.Michael Sevakis
2011-12-15There's not much to be shared between gigabeatf and gigabeats lcd codeRafaël Carré
2011-12-15Fix debug compilation of enc_base.h: define H_TO_BE32 as htobe32Amaury Pouly
2011-12-15Add support for for per-drive logical sector size. This allows targets to hav...Amaury Pouly
2011-12-15imx233/fuze+: add support for sd card, enable FAT16 support because it's comm...Amaury Pouly
2011-12-15Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always...Michael Sevakis
2011-12-14FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero