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
/
firmware
/
target
/
arm
/
imx233
/
sdmmc-imx233.c
Age
Commit message (
Expand
)
Author
2017-10-26
Unify storage threads into one
Michael Sevakis
2017-03-12
Do some housekeeping with fat.h and SECTOR_SIZE
Michael Sevakis
2016-05-29
imx233: two minor fixes for sd/mmc
Amaury Pouly
2016-05-29
imx233: add sd/mmc debug screen
Amaury Pouly
2016-05-28
imx233: generate register headers using headergen_v2 and update code for it
Amaury Pouly
2014-11-10
zen: typo
Amaury Pouly
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2014-04-24
imx233: fix comments
Amaury Pouly
2014-04-23
imx233: fix typos and sdmmc bug regarding write buffer
Amaury Pouly
2014-04-23
imx233: fix sdmmc driver bug when sector count is 0
Amaury Pouly
2014-02-11
imx233: cleanup in sdmmc
Amaury Pouly
2014-02-10
imx233: add support for sd/mmc probing
Amaury Pouly
2014-01-21
Initial commit for the ZEN X-Fi Style
Amaury Pouly
2013-12-06
imx233: fix storage code to work for non-MD builds
Amaury Pouly
2013-11-30
Revert "imx233: always keep cards in TRAN mode"
Amaury Pouly
2013-11-20
imx233/sdmmc: {sd,mmc}_{present,removable} don't depend on multivolume
Amaury Pouly
2013-10-22
imx233: fix partition window computation
Amaury Pouly
2013-10-22
Initial commit for the Creative ZEN and ZEN X-Fi
Amaury Pouly
2013-10-22
Initial commit for the Creative ZEN Mozaic
Amaury Pouly
2013-10-22
imx233/sdmmc: add write protect pin config
Amaury Pouly
2013-10-22
imx233: extend partition window support to be more generic
Amaury Pouly
2013-10-21
imx233: simplify sd/mmc code
Amaury Pouly
2013-09-25
Initial commit for the sony NWZ-E360 and NWZ-E370
Amaury Pouly
2013-09-07
imx233: implement mmc card info
Amaury Pouly
2013-09-06
imx233: fix horrible sd/mmc bug
Amaury Pouly
2013-09-06
cosmetics
Amaury Pouly
2013-08-22
imx233: revert sd card high speed (unstable)
Amaury Pouly
2013-08-21
imx233: add support for 50MHz clock with SD cards
Amaury Pouly
2013-08-21
imx233: fix drive strength for sd/mmc
Amaury Pouly
2013-08-21
imx233: always keep cards in TRAN mode
Amaury Pouly
2013-08-21
imx233: add support for CMD23 in sd/mmc
Amaury Pouly
2013-08-21
imx233: rework yield management for wait state, didn't make sense
Amaury Pouly
2013-08-17
Cleanup MV/MD macros a little.
Michael Sevakis
2013-07-02
imx233: fix sd init sequence
Amaury Pouly
2013-06-17
imx233: various sdmmc fixes
Amaury Pouly
2013-06-17
imx233: introduce virtual pins to simplify pin setup
Amaury Pouly
2013-06-17
imx233: normalise pinctrl names
Amaury Pouly
2013-06-16
imx233: rewrite ssp using new register headers
Amaury Pouly
2013-06-16
imx233: fix sdmmc code
Amaury Pouly
2013-01-15
imx233: fix sd windowed drive
Amaury Pouly
2012-12-16
imx233: simplify sdmmc led handling, fix typo
Amaury Pouly
2012-10-10
imx233/fuze+: add status led(icon) support to sd/mmc storage layer
Amaury Pouly
2012-08-30
imx233: fix compilation of sdmmc for non-mmc targets
Amaury Pouly
2012-08-30
fix yellow
Amaury Pouly
2012-08-30
imx233: fix idle storage notification for sd/mmc driver
Amaury Pouly
2012-08-23
imx233: sdmmc driver enhancement
Amaury Pouly
2012-08-21
imx233: remove debug panic
Amaury Pouly
2012-08-21
imx233: simplify sd/mmc driver
Amaury Pouly
2012-08-18
imx233: merge sd and mmc drivers, fix dma issues
Amaury Pouly