summaryrefslogtreecommitdiff
path: root/firmware/export (unfollow)
Commit message (Expand)Author
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
2011-12-14Sansa AMSv2: enable usb storage in bootloaderRafaël Carré
2011-12-14Fix FS#12237 (caused by r30302) where centered skin text isnt eqactly centeredJonathan Gordon
2011-12-13usb-drv-as3525v2.c: simplify a lotRafaël Carré
2011-12-13AMSv2: enable USBRafaël Carré
2011-12-13usb-s3c6400: merge DIEP* and DOEP* in a macro with an extra parameterRafaël Carré
2011-12-13s5l870x: use usb-s3c6400 definesRafaël Carré
2011-12-13Move usb-s3c6400 register comments to usb-s3c6400.hRafaël Carré
2011-12-10AMS(v2): fix system_reboot by re-enabling the internal ROM clock just before ...Bertrik Sikken
2011-12-09Nokia N900: Increase the number of samples for the software mixerThomas Jarosch
2011-12-09Add STORAGE_INIT_ATTR to some target-specific ATA functions.Boris Gjenero
2011-12-08Move the PCMREC_E/W_* defines back to pcm_record.h because they're part of th...Michael Sevakis
2011-12-08FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....Boris Gjenero
2011-12-08AS3525v1/v2:Michael Sevakis
2011-12-05Use a macro for aligning PCM chunks instead of explictly coding it each time.Michael Sevakis
2011-12-05Sansa Connect: Revise codec initialization/shutdown.Tomasz Moń
2011-12-04Collect the 16-bit signed range sample clipping routines scattered about, whi...Michael Sevakis
2011-12-04Power management is to be kept in target tree due to being target specific.Tomasz Moń
2011-12-04Sansa Connect: Add TPS65021 (Power Management) driver.Tomasz Moń
2011-11-30fuze+: update keymap and touchpad driver based on FS#12405 with minor modific...Amaury Pouly
2011-11-27glyph_cache_save should be staticFrank Gevaerts
2011-11-27AMSv2: remove stray ; from USB_DEVBSS_ATTRRafaël Carré
2011-11-22FS#12378 : Removal of Archos HWCODEC unused code and data. Several large hard...Boris Gjenero
2011-11-20Add INIT_ATTR to storage_init() when possibleRafaël Carré