summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2011-12-31ypr0: Enable battery voltage read-out, charging monitoring and charger detect...Thomas Martitz4-11/+14
2011-12-29RDS: Use a define that doesn't imply any particular hardware dependency.Michael Sevakis2-5/+5
2011-12-29Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread.Michael Sevakis2-3/+12
2011-12-26Option to restart running sleep timer on keypress.Nick Peskett1-0/+1
2011-12-25Unify a bit.Thomas Martitz1-6/+3
2011-12-25rbpaths: Add new special dir HOME_DIR for RaaA.Thomas Martitz1-7/+16
2011-12-25ypr0: Remove last #ifdef in as3514.Thomas Martitz1-5/+0
2011-12-24imx233/fuze+: implement power management(battery charger), add powermgmt debu...Amaury Pouly1-0/+1
2011-12-24Update config.h for the previous commit.Thomas Martitz1-1/+1
2011-12-24ypr0: Rename ypr0.h to match naming scheme.Thomas Martitz1-0/+0
2011-12-24Fix reds.Thomas Martitz1-2/+0
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz6-3/+197
2011-12-19Remove obsolete empty IRAM defines from the sansa m200v4 config file.Andree Buschmann1-10/+0
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero11-2/+15
2011-12-18Gigabeat S: PMIC SPI improvement and bugfixes.Michael Sevakis1-6/+48
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken4-1/+55
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2-30/+1
2011-12-16Oops. Left some bits I didn't want to keep.Michael Sevakis1-9/+0
2011-12-16Convert remaining memframe LCDs that can be convert to common code.Michael Sevakis1-0/+9
2011-12-15There's not much to be shared between gigabeatf and gigabeats lcd codeRafaël Carré2-1/+2
2011-12-15Fix debug compilation of enc_base.h: define H_TO_BE32 as htobe32Amaury Pouly1-0/+1
2011-12-15Add support for for per-drive logical sector size. This allows targets to hav...Amaury Pouly1-1/+1
2011-12-15imx233/fuze+: add support for sd card, enable FAT16 support because it's comm...Amaury Pouly1-0/+3
2011-12-15Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always...Michael Sevakis1-6/+8
2011-12-14FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero2-1/+2
2011-12-14Sansa AMSv2: enable usb storage in bootloaderRafaël Carré1-1/+1
2011-12-14Fix FS#12237 (caused by r30302) where centered skin text isnt eqactly centeredJonathan Gordon1-0/+5
2011-12-13usb-drv-as3525v2.c: simplify a lotRafaël Carré1-9/+5
2011-12-13AMSv2: enable USBRafaël Carré4-8/+4
2011-12-13usb-s3c6400: merge DIEP* and DOEP* in a macro with an extra parameterRafaël Carré1-12/+6
2011-12-13s5l870x: use usb-s3c6400 definesRafaël Carré2-2/+2
2011-12-13Move usb-s3c6400 register comments to usb-s3c6400.hRafaël Carré2-150/+304
2011-12-10AMS(v2): fix system_reboot by re-enabling the internal ROM clock just before ...Bertrik Sikken1-0/+1
2011-12-09Nokia N900: Increase the number of samples for the software mixerThomas Jarosch1-1/+5
2011-12-09Add STORAGE_INIT_ATTR to some target-specific ATA functions.Boris Gjenero1-2/+6
2011-12-08Move the PCMREC_E/W_* defines back to pcm_record.h because they're part of th...Michael Sevakis1-19/+0
2011-12-08FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....Boris Gjenero2-8/+69
2011-12-08AS3525v1/v2:Michael Sevakis11-11/+76
2011-12-05Use a macro for aligning PCM chunks instead of explictly coding it each time.Michael Sevakis1-0/+5
2011-12-05Sansa Connect: Revise codec initialization/shutdown.Tomasz Moń1-1/+12
2011-12-04Collect the 16-bit signed range sample clipping routines scattered about, whi...Michael Sevakis1-0/+51
2011-12-04Power management is to be kept in target tree due to being target specific.Tomasz Moń1-27/+0
2011-12-04Sansa Connect: Add TPS65021 (Power Management) driver.Tomasz Moń1-0/+27
2011-11-30fuze+: update keymap and touchpad driver based on FS#12405 with minor modific...Amaury Pouly1-0/+6
2011-11-27glyph_cache_save should be staticFrank Gevaerts1-1/+0
2011-11-27AMSv2: remove stray ; from USB_DEVBSS_ATTRRafaël Carré1-1/+1
2011-11-22FS#12378 : Removal of Archos HWCODEC unused code and data. Several large hard...Boris Gjenero2-4/+6
2011-11-20Add INIT_ATTR to storage_init() when possibleRafaël Carré7-6/+16
2011-11-19FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...Fred Bauer1-2/+2
2011-11-19Get rid of a really annoying #ifdef line to check if backdrop support should ...Jonathan Gordon1-0/+4