summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
AgeCommit message (Expand)Author
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
2008-10-14Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg
2008-10-12Rename the clip directory to sansa-clip to be consistent with the first (Port...Dave Chapman
2008-10-12Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...Dave Chapman
2008-10-11Move the S5L8700 (Meizu) crt0.S file up one level - it can be used as a gener...Dave Chapman
2008-10-10Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir...Björn Stenberg
2008-09-22Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...Dave Chapman
2008-09-17add Meizu M6SP and M3 portsMarcoen Hirschberg
2008-09-16Make Ondio builds without multivolume and hotswap support compile again (only...Jens Arnold
2008-09-11* move qt1106 specific things to their own filesFrank Gevaerts
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman
2008-09-05Add Onda VX767 targetMaurus Cuelenaere
2008-08-26Onda VX747:Maurus Cuelenaere
2008-08-10* Get interrupts working (but crashes after 10-30secs)Maurus Cuelenaere
2008-08-09* Add interrupt handling (but still not working)Maurus Cuelenaere
2008-07-15Update the Telechips NAND driver to use the nand_identify() function introduc...Rob Purchase
2008-07-15Onda VX747:Maurus Cuelenaere
2008-07-14Add preliminary support for the Onda VX747 (MIPS target)Maurus Cuelenaere
2008-07-12Make the TCC780x NAND driver also build for 77x targets. This is work-in-prog...Rob Purchase
2008-06-27initial Meizu M6SL port (take 2)Marcoen Hirschberg
2008-06-27My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo
2008-06-22Initial D2 sound playback support (known issues to follow on the CowonD2Info ...Rob Purchase
2008-06-21Add the Sansa c100 as a build target with basic drivers.Marc Guay
2008-05-21Gigabeat S:Michael Sevakis