index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
as3525
/
sd-as3525v2.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Do some housekeeping with fat.h and SECTOR_SIZE
Michael Sevakis
2017-03-12
*
sd-as3525v2: simplify logic and cleanup
Mihail Zenkov
2017-01-27
*
sd-as3525v2: prevent DTO error and DMA problems
Mihail Zenkov
2016-03-18
*
sd-as3525v2: exit with error if transfer failure
Mihail Zenkov
2016-03-18
*
sd-as3525v2: Limit number of retry
Mihail Zenkov
2016-03-18
*
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-30
*
Cleanup MV/MD macros a little.
Michael Sevakis
2013-08-17
*
AS3525v1/2: Enable nested handling of interrupts
Michael Sevakis
2012-01-08
*
AMSv2: enable storage write in bootloader
Rafaël Carré
2011-12-18
*
Sansa AMSv2: don't panic if microsd init failed
Rafaël Carré
2011-12-14
*
Sansa AMSv2: enable usb storage in bootloader
Rafaël Carré
2011-12-14
*
Deal with a complication when transferring recording method from PP5024: sinc...
Michael Sevakis
2011-12-12
*
Sansa clip zip: update mkamsboot and fix various drivers to make it boot to t...
Bertrik Sikken
2011-10-29
*
Sansa clipzip: make main build compile (plugins still disabled)
Bertrik Sikken
2011-09-24
*
AMS: consistently use bitclr32/bitset32/bitmod32 for register CCU_IO (instead...
Bertrik Sikken
2011-04-18
*
AMSv2: fix dependency between button light and sd card control for fuze v2 va...
Bertrik Sikken
2011-04-01
*
AMSv2 sd: do not try to switch sd cards into high-speed mode.
Bertrik Sikken
2011-03-29
*
AMSv2 sd: correct CLKENA settings (to stop sd clock when idle) for AMSv2 vari...
Bertrik Sikken
2011-03-28
*
AMSv2 sd: do sd slot switching with GPIO B5 only for AMSv2 variant 1
Bertrik Sikken
2011-03-28
*
AMSv2 SD: use INTERNAL_AS3525 and SD_SLOT_AS3525 defines instead of a direct ...
Bertrik Sikken
2011-03-26
*
AMSv2 SD: wait for response to command SD_STOP_TRANSMISSION instead of ignori...
Bertrik Sikken
2011-03-26
*
AMSv2 SD: reorganise code to select 4-bit mode data transfer mode a bit and a...
Bertrik Sikken
2011-03-26
*
AMSv2 SD: sd card communication speed can be changed back to full speed after...
Bertrik Sikken
2011-03-26
*
fix warning, use unsigned variable
Rafaël Carré
2011-03-24
*
SD AMSv2: fix r29625
Rafaël Carré
2011-03-24
*
AMSv2 SD: send 80 idle clocks before sending initial CMD0 (go idle state)
Bertrik Sikken
2011-03-21
*
AMSv2 SD: receive sd card command responses during initialisation instead of ...
Bertrik Sikken
2011-03-21
*
AMSv2 SD: wait for previous data transfer completion before sending a command
Bertrik Sikken
2011-03-21
*
AMSv2 SD: use a sleep instead of a udelay for 100 ms delay
Bertrik Sikken
2011-03-21
*
SD AMSv2: fix r29169
Rafaël Carré
2011-03-20
*
SD amsv2: remove double assignement
Rafaël Carré
2011-03-20
*
Add another delay in the AMSv2 sd controller driver as a work-around for SD i...
Bertrik Sikken
2011-03-20
*
Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...
Michael Sevakis
2011-03-02
*
AMSv2 SD: Fix card insert lockups in USB mode. First, get rid of infinite loo...
Michael Sevakis
2011-01-29
*
Try to get some control over #ifdef hell in usb.c by refactoring and inline f...
Michael Sevakis
2011-01-18
*
Apply FS#11798 (Files in MicroSD card aren't being shown in File Browser or D...
Bertrik Sikken
2010-12-26
*
AMSv2: handle sd card ACMDs similar to how it's done for AMSv1
Bertrik Sikken
2010-12-12
*
AMSv2: only switch sd cards to high speed mode for for v2 sd cards, just like...
Bertrik Sikken
2010-12-12
*
Change sd-as3525*.c to the new cache coherency function names.
Thomas Martitz
2010-09-08
*
AMSv2: remove a bunch of panicf() in SD driver
Rafaël Carré
2010-08-28
*
typo in r27876
Rafaël Carré
2010-08-25
*
sd-as3525*: use AS3525_PHYSICAL_ADDR
Rafaël Carré
2010-08-25
*
Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...
Thomas Martitz
2010-08-12
*
Correction to previous commit: fix condition to include backlight-target.h (n...
Bertrik Sikken
2010-07-22
*
Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), t...
Bertrik Sikken
2010-07-22
*
Revert r26290
Rafaël Carré
2010-07-20
*
newer Fuzev2 doesn't seem to use B5 for button light
Rafaël Carré
2010-07-19
*
as3525*: use atomic bit manipulation for CCU_IO
Rafaël Carré
2010-07-19
*
Support new Fuzev2 revisions (fuzev2_variant == 1)
Rafaël Carré
2010-07-19
*
sd-as3525v2: remove unneeded prototypes
Rafaël Carré
2010-07-19
[next]