index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootloader
/
sansa_as3525.c
Age
Commit message (
Expand
)
Author
2009-06-17
Sansa c200v2 : lcd & backlight support, using the c200v1 lcd driver
Rafaël Carré
2009-06-08
FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed up
Rafaël Carré
2009-05-20
Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...
Thomas Martitz
2009-04-10
FS#10066 by Michael Chicoine: Sansa AMS bootloader "Hold" switch detection.
Mustapha Senhaji
2009-04-07
commit FS#10092 (cleanup AMS system init) by Rafaël Carré.
Dominik Wenger
2008-12-24
Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some ...
Michael Giacomelli
2008-11-25
Sansa AMS bootloader: consider the bootloader finished
Rafaël Carré
2008-11-11
the delay in the as3525 bootloader was driving me mad so remove it and get th...
Jonathan Gordon
2008-11-10
Sansa AMS bootloader: use the correct (renamed) header file
Rafaël Carré
2008-11-09
Rename functions as3525_codec_* to ascodec_* to prepare re-use of as3514 code...
Bertrik Sikken
2008-11-09
Sansav2 Bootloader
Rafaël Carré
2008-11-06
AS3525: we won't use threads in the bootloader
Rafaël Carré
2008-11-06
AS3525: use kernel_init() in bootloader
Rafaël Carré
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
2008-10-29
Embryo of a SD driver for Sansav2
Rafaël Carré
2008-10-29
e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...
Dave Chapman
2008-10-28
Sansav2 : initializes SDRAM
Rafaël Carré
2008-10-26
FS#9503 - Sansa v2 audio/PMU communication driver (for the AS3525 SoC)
Bertrik Sikken
2008-10-19
Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...
Dave Chapman
2008-10-12
Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...
Dave Chapman