summaryrefslogtreecommitdiff
path: root/bootloader/sansa_as3525.c (follow)
Commit message (Expand)AuthorAge
* Fix AMSv2 variant 1 detection if rockbox loaded from SD cardMihail Zenkov2016-04-22
* AMS: fix usb initialization in bootloaderMihail Zenkov2015-06-02
* usb: finally get rid of USE_ROCKBOX_USB in Sansa bootloader, use bootloader usbAmaury Pouly2015-01-08
* Fix USB speed detectionMihail Zenkov2014-10-04
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* Bootloaders need the reacharound to get at the internal goodsMichael Sevakis2014-08-08
* Move load_firmware() to separate fileMarcin Bukat2013-06-27
* Swap red and yellow for green on r31339's cranky builds.Michael Sevakis2011-12-17
* Fix the real issue with AMS bootloader USB mode. A call to usb_enable was mis...Michael Sevakis2011-12-14
* Sansa AMS: fix usb in bootloaderRafaël Carré2011-12-14
* Remove return value from show_logo() in bootloader/Bertrik Sikken2011-09-08
* Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken2011-08-27
* sansa AMS bootloader: make strings staticRafaël Carré2011-07-02
* Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz2010-08-12
* sansa AMS bootloader: build if USE_ROCKBOX_USB isn't definedRafaël Carré2010-06-23
* Sansa AMS bootloader: enter USB mode only when neededRafaël Carré2010-06-23
* as3525*: enable MMU in bootloaderRafaël Carré2010-06-18
* Sansa AMS: fix bootloader USB modeRafaël Carré2010-06-18
* as3525: bootloader USB modeRafaël Carré2010-06-18
* Make Clip+ bootloader buildRafaël Carré2010-02-05
* FS#10047 : Clipv2Rafaël Carré2009-12-31
* Sansa c200v2 : lcd & backlight support, using the c200v1 lcd driverRafaël Carré2009-06-17
* FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed upRafaël Carré2009-06-08
* Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...Thomas Martitz2009-05-20
* FS#10066 by Michael Chicoine: Sansa AMS bootloader "Hold" switch detection.Mustapha Senhaji2009-04-10
* commit FS#10092 (cleanup AMS system init) by Rafaël Carré. Dominik Wenger2009-04-07
* Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some ...Michael Giacomelli2008-12-24
* Sansa AMS bootloader: consider the bootloader finishedRafaël Carré2008-11-25
* the delay in the as3525 bootloader was driving me mad so remove it and get th...Jonathan Gordon2008-11-11
* Sansa AMS bootloader: use the correct (renamed) header fileRafaël Carré2008-11-10
* Rename functions as3525_codec_* to ascodec_* to prepare re-use of as3514 code...Bertrik Sikken2008-11-09
* Sansav2 BootloaderRafaël Carré2008-11-09
* AS3525: we won't use threads in the bootloaderRafaël Carré2008-11-06
* AS3525: use kernel_init() in bootloaderRafaël Carré2008-11-06
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Embryo of a SD driver for Sansav2Rafaël Carré2008-10-29
* e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...Dave Chapman2008-10-29
* Sansav2 : initializes SDRAMRafaël Carré2008-10-28
* FS#9503 - Sansa v2 audio/PMU communication driver (for the AS3525 SoC)Bertrik Sikken2008-10-26
* Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman2008-10-19
* Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...Dave Chapman2008-10-12