summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* "mv m200v2 m200v4"Daniel Stenberg2008-11-10
* sd.h : avoid namespace collision by prefixing defines with SD_Rafaël Carré2008-11-09
* Sansav2 BootloaderRafaël Carré2008-11-09
* SD PP: move non specific defines to sd.h, to be reused by other SD driversRafaël Carré2008-11-09
* AS3525: implement tick_start() with TIMER2Rafaël Carré2008-11-06
* AS3525: timer supportRafaël Carré2008-11-06
* Onda VX747:Maurus Cuelenaere2008-11-05
* Onda VX747:Maurus Cuelenaere2008-11-04
* Since *set_led_enabled() is actually an ata-specific feature, move it back to...Frank Gevaerts2008-11-04
* *_hard_reset() is only used inside ata.c, so there's no need to export it to ...Frank Gevaerts2008-11-04
* Add ramdisk storage driver. It will be useful for developing multi-driver sto...Frank Gevaerts2008-11-03
* Minor comment change. FS #9234.Björn Stenberg2008-11-03
* Sansa Clip : define recording and tuner capabilities to fix simulator buildRafaël Carré2008-11-03
* AS3525 : fix interrupts support (but leave them disabled)Rafaël Carré2008-11-02
* add proper dummy storage implementation for simsFrank Gevaerts2008-11-02
* fix redFrank Gevaerts2008-11-02
* implement single-driver storage layer with macros instead of inlinesFrank Gevaerts2008-11-02
* declare m200v2 storage typeFrank Gevaerts2008-11-02
* conditionalise *_get_info() to get some binsize backFrank Gevaerts2008-11-01
* Add new storage-related defines for meizuFrank Gevaerts2008-11-01
* Add more simulator stubs. This should get rid of the last redsFrank Gevaerts2008-11-01
* fix redsFrank Gevaerts2008-11-01
* Now also commit added filesFrank Gevaerts2008-11-01
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Remove Linux's mmci.h since the license is strict GPLv2Rafaël Carré2008-11-01
* Add Sansa Fuze to the build system, including a first (untested) attempt at a...Dave Chapman2008-11-01
* Define HAVE_AS3514 for the other V2 targets (it was already defined for the e...Dave Chapman2008-11-01
* Sansa Clip config : remove/fix wrong defines/commentsRafaël Carré2008-11-01
* Clip: add backlight and buttonlight codeRafaël Carré2008-10-31
* Make lcd_set_enable_hook() conditional on HAVE_LCD_ENABLE and HAVE_LCD_COLORRafaël Carré2008-10-31
* cleanup storage definesFrank Gevaerts2008-10-31
* Sansa Clip simulatorRafaël Carré2008-10-31
* Oops, fix red - only include ascodec-target.h when HAVE_AS3514 is definedDave Chapman2008-10-31
* Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman2008-10-31
* use ARCHOS_ONDIO* defines when checking for ondioFrank Gevaerts2008-10-29
* AS3525 is ARMv4, not ARMv5.Jens Arnold2008-10-29
* e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...Dave Chapman2008-10-29
* Make the e200v2 simulator compile - an easy job as the apps/ code is identica...Dave Chapman2008-10-28
* Sansav2 : initializes SDRAMRafaël Carré2008-10-28
* Fix red-- it should.Michael Sevakis2008-10-27
* Strange little kernel optimization to ease targeting the timer tick and to li...Michael Sevakis2008-10-27
* Remove the event object in the kernel since it's rather extraneous at the mom...Michael Sevakis2008-10-23
* iaudio7: simulatorVitja Makarov2008-10-22
* add Logik DAX USB idsFrank Gevaerts2008-10-20
* Oops, MI4_FORMAT shouldn't be here...Dave Chapman2008-10-19
* Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman2008-10-19
* The GPIO registers are 8-bit, so define them as such.Dave Chapman2008-10-19
* Codec memory reorganizationNils Wallménius2008-10-19
* code police : fix some multiply defined variablesFrank Gevaerts2008-10-18
* Remove the audiohw_set_nsorder() function since it is not used, only implemen...Peter D'Hoye2008-10-18