index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootloader
/
sansa_as3525.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-22
Fix AMSv2 variant 1 detection if rockbox loaded from SD card
Mihail Zenkov
1
-0
/
+7
2015-06-02
AMS: fix usb initialization in bootloader
Mihail Zenkov
1
-0
/
+2
2015-01-08
usb: finally get rid of USE_ROCKBOX_USB in Sansa bootloader, use bootloader usb
Amaury Pouly
1
-8
/
+8
2014-10-04
Fix USB speed detection
Mihail Zenkov
1
-3
/
+5
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-7
/
+3
2014-08-08
Bootloaders need the reacharound to get at the internal goods
Michael Sevakis
1
-0
/
+1
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
1
-1
/
+3
2011-12-17
Swap red and yellow for green on r31339's cranky builds.
Michael Sevakis
1
-1
/
+1
2011-12-14
Fix the real issue with AMS bootloader USB mode. A call to usb_enable was mis...
Michael Sevakis
1
-2
/
+0
2011-12-14
Sansa AMS: fix usb in bootloader
Rafaël Carré
1
-0
/
+2
2011-09-08
Remove return value from show_logo() in bootloader/
Bertrik Sikken
1
-1
/
+1
2011-08-27
Initial framework for the Sandisk Sansa Clip Zip
Bertrik Sikken
1
-1
/
+1
2011-07-02
sansa AMS bootloader: make strings static
Rafaël Carré
1
-2
/
+2
2010-08-12
Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...
Thomas Martitz
1
-1
/
+2
2010-06-23
sansa AMS bootloader: build if USE_ROCKBOX_USB isn't defined
Rafaël Carré
1
-0
/
+18
2010-06-23
Sansa AMS bootloader: enter USB mode only when needed
Rafaël Carré
1
-34
/
+47
2010-06-18
as3525*: enable MMU in bootloader
Rafaël Carré
1
-2
/
+1
2010-06-18
Sansa AMS: fix bootloader USB mode
Rafaël Carré
1
-6
/
+1
2010-06-18
as3525: bootloader USB mode
Rafaël Carré
1
-0
/
+28
2010-02-05
Make Clip+ bootloader build
Rafaël Carré
1
-1
/
+2
2009-12-31
FS#10047 : Clipv2
Rafaël Carré
1
-2
/
+2
2009-06-17
Sansa c200v2 : lcd & backlight support, using the c200v1 lcd driver
Rafaël Carré
1
-8
/
+4
2009-06-08
FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed up
Rafaël Carré
1
-0
/
+2
2009-05-20
Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...
Thomas Martitz
1
-2
/
+2
2009-04-10
FS#10066 by Michael Chicoine: Sansa AMS bootloader "Hold" switch detection.
Mustapha Senhaji
1
-0
/
+13
2009-04-07
commit FS#10092 (cleanup AMS system init) by Rafaël Carré.
Dominik Wenger
1
-2
/
+0
2008-12-24
Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some ...
Michael Giacomelli
1
-0
/
+4
2008-11-25
Sansa AMS bootloader: consider the bootloader finished
Rafaël Carré
1
-12
/
+3
2008-11-11
the delay in the as3525 bootloader was driving me mad so remove it and get th...
Jonathan Gordon
1
-4
/
+11
2008-11-10
Sansa AMS bootloader: use the correct (renamed) header file
Rafaël Carré
1
-1
/
+1
2008-11-09
Rename functions as3525_codec_* to ascodec_* to prepare re-use of as3514 code...
Bertrik Sikken
1
-1
/
+1
2008-11-09
Sansav2 Bootloader
Rafaël Carré
1
-19
/
+47
2008-11-06
AS3525: we won't use threads in the bootloader
Rafaël Carré
1
-1
/
+1
2008-11-06
AS3525: use kernel_init() in bootloader
Rafaël Carré
1
-0
/
+1
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
1
-2
/
+2
2008-10-29
Embryo of a SD driver for Sansav2
Rafaël Carré
1
-1
/
+4
2008-10-29
e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...
Dave Chapman
1
-10
/
+7
2008-10-28
Sansav2 : initializes SDRAM
Rafaël Carré
1
-0
/
+2
2008-10-26
FS#9503 - Sansa v2 audio/PMU communication driver (for the AS3525 SoC)
Bertrik Sikken
1
-0
/
+11
2008-10-19
Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...
Dave Chapman
1
-1
/
+3
2008-10-12
Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...
Dave Chapman
1
-0
/
+58