summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
AgeCommit message (Expand)Author
2009-01-23Gigabeat S: Add remote control reading and proper headphone insert detection....Michael Sevakis
2009-01-22Rename software backlight fading files, as we don't call it thread fading. Co...Thomas Martitz
2009-01-21Onda VX747:Maurus Cuelenaere
2009-01-11c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...Michael Sevakis
2009-01-08Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis
2009-01-05Gigabeat S: Get timer API working. metronome will work now.Michael Sevakis
2009-01-04Group source files common to all current as3525 targets under '#if CONFIG_CPU...Bertrik Sikken
2008-12-24Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some ...Michael Giacomelli
2008-12-21iaudio7: add battery voltage monitoringVitja Makarov
2008-12-19Fix SVN propertiesMaurus Cuelenaere
2008-12-19 * Add support for Onda VX747+ (FS#9674 by Olivier Barbut)Maurus Cuelenaere
2008-12-19Working touchpad for the Philips HDD1630 using the Synaptics driver. Like the...Mark Arigo
2008-12-17Renamed as3525-codec.c to ascodec-as3525.c to bring it in line with the namin...Bertrik Sikken
2008-12-17Move the Synaptics touchpad driver for the m:robe 100 to a common place. It w...Mark Arigo
2008-12-16AMS Sansa: add fmradio i2c support for e200v2 and the fuze, by Thomas Martitz...Bertrik Sikken
2008-12-14Sansa Clip: add sources for radio i2c communication.Bertrik Sikken
2008-12-13correct battery readout for m200v4. Percentage is still uncalibrated.Dominik Wenger
2008-12-09FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet Nils Wallménius
2008-12-09make fmradio-i2c code from clip more generic, so it works for m200v4 and hope...Dominik Wenger
2008-12-08Have drivers merged for WM8711/21/31 since they are so similar but respect al...Michael Sevakis
2008-12-02Move Clip specific power management stuff (specifically the battery discarge ...Bertrik Sikken
2008-11-30Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x ...Frank Gevaerts
2008-11-27Sansa Clip: grey lib support (not calibrated yet)Rafaël Carré
2008-11-26Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin
2008-11-25Sansa AMS: Use DMA for SD transfers (read and write)Rafaël Carré
2008-11-11Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...Dave Chapman
2008-11-11make the meizu bootloaders compile again with the new storage infrastructureFrank Gevaerts
2008-11-10Sansa AMS: use the AS3514 ADC driverRafaël Carré
2008-11-10AMS Sansa (formerly 'V2') use the as3514 RTCRafaël Carré
2008-11-10Fix Clip firmware building by adding missing symbolsRafaël Carré
2008-11-10"mv m200v2 m200v4"Daniel Stenberg
2008-11-06AS3525: use kernel_init() in bootloaderRafaël Carré
2008-11-05Onda VX747:Maurus Cuelenaere
2008-11-03Add ramdisk storage driver. It will be useful for developing multi-driver sto...Frank Gevaerts
2008-11-02put stubs in the proper placeFrank Gevaerts
2008-11-02add proper dummy storage implementation for simsFrank Gevaerts
2008-11-02implement single-driver storage layer with macros instead of inlinesFrank Gevaerts
2008-11-01Unify the e200v2 and Fuze backlight/buttonlight code - it is identical.Dave Chapman
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts
2008-11-01Add Sansa Fuze to the build system, including a first (untested) attempt at a...Dave Chapman
2008-10-31Clip: add backlight and buttonlight codeRafaël Carré
2008-10-31cleanup storage definesFrank Gevaerts
2008-10-31Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman
2008-10-29Embryo of a SD driver for Sansav2Rafaël Carré
2008-10-29Move kernel tick initialization and handling to the target tree for ones rema...Michael Sevakis
2008-10-29e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...Dave Chapman
2008-10-26FS#9503 - Sansa v2 audio/PMU communication driver (for the AS3525 SoC)Bertrik Sikken
2008-10-19Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman
2008-10-18Make the meizu m3 load from flash, so interrupts work. More work is needed to...Frank Gevaerts
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg