summaryrefslogtreecommitdiffstats
path: root/bootloader/sansa_as3525.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-23sansa AMS bootloader: build if USE_ROCKBOX_USB isn't definedRafaël Carré1-0/+18
2010-06-23Sansa AMS bootloader: enter USB mode only when neededRafaël Carré1-34/+47
2010-06-18as3525*: enable MMU in bootloaderRafaël Carré1-2/+1
2010-06-18Sansa AMS: fix bootloader USB modeRafaël Carré1-6/+1
2010-06-18as3525: bootloader USB modeRafaël Carré1-0/+28
2010-02-05Make Clip+ bootloader buildRafaël Carré1-1/+2
2009-12-31FS#10047 : Clipv2Rafaël Carré1-2/+2
2009-06-17Sansa c200v2 : lcd & backlight support, using the c200v1 lcd driverRafaël Carré1-8/+4
2009-06-08FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed upRafaël Carré1-0/+2
2009-05-20Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...Thomas Martitz1-2/+2
2009-04-10FS#10066 by Michael Chicoine: Sansa AMS bootloader "Hold" switch detection.Mustapha Senhaji1-0/+13
2009-04-07commit FS#10092 (cleanup AMS system init) by Rafaël Carré. Dominik Wenger1-2/+0
2008-12-24Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some ...Michael Giacomelli1-0/+4
2008-11-25Sansa AMS bootloader: consider the bootloader finishedRafaël Carré1-12/+3
2008-11-11the delay in the as3525 bootloader was driving me mad so remove it and get th...Jonathan Gordon1-4/+11
2008-11-10Sansa AMS bootloader: use the correct (renamed) header fileRafaël Carré1-1/+1
2008-11-09Rename functions as3525_codec_* to ascodec_* to prepare re-use of as3514 code...Bertrik Sikken1-1/+1
2008-11-09Sansav2 BootloaderRafaël Carré1-19/+47
2008-11-06AS3525: we won't use threads in the bootloaderRafaël Carré1-1/+1
2008-11-06AS3525: use kernel_init() in bootloaderRafaël Carré1-0/+1
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts1-2/+2
2008-10-29Embryo of a SD driver for Sansav2Rafaël Carré1-1/+4
2008-10-29e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...Dave Chapman1-10/+7
2008-10-28Sansav2 : initializes SDRAMRafaël Carré1-0/+2
2008-10-26FS#9503 - Sansa v2 audio/PMU communication driver (for the AS3525 SoC)Bertrik Sikken1-0/+11
2008-10-19Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman1-1/+3
2008-10-12Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...Dave Chapman1-0/+58