summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat-s.h
AgeCommit message (Expand)Author
2008-10-19Codec memory reorganizationNils Wallménius
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts
2008-09-04WPS editor:Maurus Cuelenaere
2008-05-21Gigabeat S:Michael Sevakis
2008-05-10Bring Gigabeat S bootloader one step close to a release version.Michael Sevakis
2008-05-08Backlight brightness setting for Gigabeat S. Cleanup headers in target backli...Michael Sevakis
2008-05-08Gigabeat S: Might as well show the actual CPU frequency to avoid confusion.Michael Sevakis
2008-05-08Gigabeat S: Allow battery selection from 700mAh to 1200mAh. Default to the st...Michael Sevakis
2008-05-05Alarm wake up support for Gigabeat SNils Wallménius
2008-05-03The Gigabeat S can do album art.Nicolas Pennequin
2008-04-27Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...Michael Sevakis
2008-04-24Add a PMIC-based RTC driver for Gigabeat S.Michael Sevakis
2008-04-18UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis
2008-04-16Some general housekeeping. Fixed a few yellows, made the volume buttons work ...Will Robertson
2008-04-12Add GPIO manager. Get the PMIC interrupt handling working (along with power b...Michael Sevakis
2008-04-11Serial driver for imx31. Perhaps not 100% but maybe 80-90% (future developmen...Michael Sevakis
2008-03-27use HAVE_ATA to decide if ata.c should be compiledMarcoen Hirschberg
2008-02-08Gigabeat S: Get boot to go a little father.Michael Sevakis
2008-01-25remove unsused definesMarcoen Hirschberg
2007-11-27* Make the Gigabeat S bootloader a bit more interesting: it looks for the fir...Nicolas Pennequin
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson