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