index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
mmc.c
Age
Commit message (
Expand
)
Author
2016-01-21
dm: mmc: Try to honour the sequence order
Simon Glass
2016-01-14
mmc: store hwpart in the block device
Stephen Warren
2016-01-14
block: pass block dev not num to read/write/erase()
Stephen Warren
2015-12-14
mmc: mmc: Don't use sprintf when using tiny-printf
Sjoerd Simons
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-03
mmc: Probe DM based mmc devices in u-boot
Sjoerd Simons
2015-07-24
mmc: Protect `mmc_initialize` from initialising mmc multiple times
Daniel KochmaĆski
2015-07-21
mmc: Add debug() output on read errors
Simon Glass
2015-07-21
dm: mmc: Add an MMC uclass
Simon Glass
2015-05-05
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2015-05-05
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-05-05
mmc: Fix splitting device initialization
Andrew Gabbasov
2015-05-05
mmc: Restructure polling loops to avoid extra delays
Andrew Gabbasov
2015-05-05
mmc: Continue polling MMC card for OCR only if it is still not ready
Andrew Gabbasov
2015-05-05
mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()
Andrew Gabbasov
2015-05-05
mmc: Avoid extra duplicate entry in mmc device structure
Andrew Gabbasov
2015-05-04
mmc: fsl_esdhc: Add adapter card type identification support
Yangbo Lu
2015-02-23
mmc: print SD/eMMC type for inited mmc devices
Przemyslaw Marczak
2015-01-19
mmc: Skip changing bus width for MMC cards earlier than version 4.0
Andrew Gabbasov
2015-01-19
mmc: Avoid redundant switching to 1-bit bus width for MMC cards
Andrew Gabbasov
2015-01-19
mmc: extend mmcinfo output to show partition write reliability settings
Diego Santa Cruz
2015-01-19
mmc: extend the mmc hardware partitioning API with write reliability
Diego Santa Cruz
2015-01-19
mmc: add API to do eMMC hardware partitioning
Diego Santa Cruz
2015-01-19
mmc: the ext_csd data may be used during init even if reading failed
Diego Santa Cruz
2015-01-19
mmc: eMMC partitioning data is not effective till partitioning completed
Diego Santa Cruz
2015-01-19
mmc: read the high capacity WP group size for eMMC
Diego Santa Cruz
2015-01-19
mmc: fix erase_grp_size computation with high-capacity size definition
Diego Santa Cruz
2015-01-19
mmc: read the size of eMMC enhanced user data area
Diego Santa Cruz
2015-01-19
mmc: computation of eMMC GP partition size was missing 512 KiB factor
Diego Santa Cruz
2015-01-19
mmc: incomplete test to switch to high-capacity group size definitions
Diego Santa Cruz
2015-01-19
mmc: extend mmcinfo to show enhanced partition attribute
Diego Santa Cruz
2014-12-12
mmc: Fix block length for DDR mode
Andrew Gabbasov
2014-12-12
mmc: Fix Dual Data Rate capability recognition
Andrew Gabbasov
2014-12-12
mmc: Fix handling of bus widths and DDR card capabilities
Andrew Gabbasov
2014-12-12
MMC: add MMC_VERSION_5_0
Markus Niebel
2014-12-12
MMC: fix user capacity for partitioned eMMC card
Markus Niebel
2014-12-12
mmc: Cosmetic fix for nicer, aligned device list printout
Lubomir Popov
2014-12-04
mmc: Board-specific MMC power initializations
Paul Kocialkowski
2014-10-03
mmc: Fix mmc bus width
Mario Schuknecht
2014-10-03
mmc: restore capacity when switching to partition 0
Peter Bigot
2014-10-03
mmc: fix ERASE_GRP_DEF handling
Hannes Petermaier
2014-07-18
mmc: prevent some warnings with make W=1
Jeroen Hofstee
2014-07-18
dirvers: mmc: use __weak
Jeroen Hofstee
2014-06-12
mmc: return meaningful error codes from mmc_select_hwpart
Stephen Warren
2014-06-02
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-05-23
mmc: provide a select_hwpart implementation for get_device()
Stephen Warren
2014-05-23
mmc: Handle switch error status bit in MMC card status
Andrew Gabbasov
2014-05-23
mmc: postponed needless timer initialization
Mateusz Zalega
2014-05-16
mmc: support the DDR mode for eMMC
Jaehoon Chung
2014-05-16
mmc: remove the unnecessary define and fix the wrong bit control
Jaehoon Chung
[next]