Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
27edffe91fe918e97d0a515d691953b216b86c98
/
drivers
/
mmc
/
mmc.c
27edffe
mmc: compile out erase and write mmc commands if write operations are not enabled
by Jean-Jacques Hiblot
· 7 years ago
cb534f0
mmc: read ssr only if MMC write support is enabled
by Jean-Jacques Hiblot
· 7 years ago
fa6c577
mmc: reworked version lookup in mmc_startup_v4
by Jean-Jacques Hiblot
· 7 years ago
74c98b2
mmc: compile out more code if support for UHS and HS200 is not enabled
by Jean-Jacques Hiblot
· 7 years ago
1d7769a
mmc: make optional the support for eMMC hardware partitioning
by Jean-Jacques Hiblot
· 7 years ago
6051e78
mmc: make UHS and HS200 optional
by Jean-Jacques Hiblot
· 7 years ago
678b608
mmc: convert most of printf() to pr_err() and pr_warn()
by Jean-Jacques Hiblot
· 7 years ago
06976eb
mmc: don't use malloc_cache_aligned()
by Jean-Jacques Hiblot
· 7 years ago
7ab1b62
mmc: fix for old MMCs (below version 4)
by Jean-Jacques Hiblot
· 7 years ago
d7e5e03
mmc: all hosts support 1-bit bus width and legacy timings
by Jean-Jacques Hiblot
· 7 years ago
3f2ffc2
mmc: Fixed a problem with old sd or mmc that do not support High speed
by Jean-Jacques Hiblot
· 7 years ago
93c31d1
mmc: dump card and host capabilities if debug is enabled
by Jean-Jacques Hiblot
· 7 years ago
71264bb
mmc: add a library function to send tuning command
by Jean-Jacques Hiblot
· 7 years ago
b6937d6
mmc: use the right voltage level for MMC DDR and HS200 modes
by Jean-Jacques Hiblot
· 7 years ago
07baaa6
mmc: Retry some MMC cmds on failure
by Kishon Vijay Abraham I
· 7 years ago
3d30972b
mmc: Change mode when switching to a boot partition
by Jean-Jacques Hiblot
· 7 years ago
dc030fb
mmc: disable UHS modes if Vcc cannot be switched on and off
by Jean-Jacques Hiblot
· 7 years ago
f4d5b3e
mmc: Add support for UHS modes
by Jean-Jacques Hiblot
· 7 years ago
210369f
mmc: add HS200 support in MMC core
by Kishon Vijay Abraham I
· 7 years ago
ae7174f
mmc: Add a execute_tuning() callback to the mmc operations.
by Kishon Vijay Abraham I
· 7 years ago
aa434c5
mmc: disable the mmc clock during power off
by Kishon Vijay Abraham I
· 7 years ago
d6246bf
mmc: add a new mmc parameter to disable mmc clock
by Kishon Vijay Abraham I
· 7 years ago
80b87e1
mmc: add power cyle support in mmc core
by Kishon Vijay Abraham I
· 7 years ago
5f23d87
mmc: Add a new callback function to perform the 74 clocks cycle sequence
by Jean-Jacques Hiblot
· 7 years ago
4afb12b
mmc: Enable signal voltage to be selected from mmc core
by Kishon Vijay Abraham I
· 7 years ago
e178c11
mmc: make mmc_set_ios() return status
by Kishon Vijay Abraham I
· 7 years ago
ec34683
mmc: refactor MMC startup to make it easier to support new modes
by Jean-Jacques Hiblot
· 7 years ago
5b1a4d9
mmc: refactor SD startup to make it easier to support new modes
by Jean-Jacques Hiblot
· 7 years ago
7842231
mmc: use mmc modes to select the correct bus speed
by Jean-Jacques Hiblot
· 7 years ago
00de504
mmc: Add a function to dump the mmc capabilities
by Jean-Jacques Hiblot
· 7 years ago
a94fb41
mmc: introduce mmc modes
by Jean-Jacques Hiblot
· 7 years ago
933d126
mmc: add a function to read and test the ext csd (mmc >= 4)
by Jean-Jacques Hiblot
· 7 years ago
ed9506b
mmc: make ext_csd part of struct mmc
by Jean-Jacques Hiblot
· 7 years ago
e84459c
mmc: move the MMC startup for version above v4.0 in a separate function
by Jean-Jacques Hiblot
· 7 years ago
31e7cf3
mmc: split mmc_startup()
by Jean-Jacques Hiblot
· 7 years ago
a49ffa1
mmc: dm: get the IO-line and main voltage regulators from the dts
by Jean-Jacques Hiblot
· 7 years ago
2f423da
drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro
by Suniel Mahesh
· 7 years ago
eba48f9
dm: mmc: Drop CONFIG_DM_MMC_OPS
by Simon Glass
· 7 years ago
5f4bd8c
dm: mmc: Allow disabling driver model in SPL
by Simon Glass
· 7 years ago
833b80d
dm: mmc: Don't call board_mmc_power_init() with driver model
by Simon Glass
· 8 years ago
66702b5
mmc: drop unnecessary send_status request
by Xu Ziyuan
· 8 years ago
9bee2b5
mmc: Print error code for mmc_complete_init failure
by Jagan Teki
· 8 years ago
f537e39
mmc: Tinification of the mmc code
by Marek Vasut
· 8 years ago
5eecff2
mmc: Fix warning if debug() is not used
by Marek Vasut
· 8 years ago
c17dae5
mmc: add bkops-enable command
by Tomas Melin
· 8 years ago
e7462aa
mmc: Retry the switch command
by Maxime Ripard
· 8 years ago
4446250
mmc: add the device name in debugging message for supplying vmmc
by Jaehoon Chung
· 8 years ago
1530596
mmc: introduce mmc_power_init
by Peng Fan
· 8 years ago
b3fcf1e
mmc: sd: extracting erase related information from sd status
by Peng Fan
· 8 years ago
9c72061
mmc: send CMD0 before CMD1 for some MMC cards
by Yangbo Lu
· 8 years ago
7825d20
mmc: use the generic error number
by Jaehoon Chung
· 8 years ago
394dfc0
dm: mmc: Add a way to use driver model for MMC operations
by Simon Glass
· 8 years ago
b23d96e
mmc: Move tracing code into separate functions
by Simon Glass
· 8 years ago
84f9df9
mmc: Move MMC boot code into its own file
by Simon Glass
· 8 years ago
21875cf
dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c
by Simon Glass
· 8 years ago
2f1ea90
dm: mmc: Move CONFIG_BLK code into the mmc uclass
by Simon Glass
· 8 years ago
62e293a
mmc: Add function declarations for mmc_bread() and mmc_switch_part()
by Simon Glass
· 8 years ago
1243cd8
mmc: add MMC_VERSION_5_1
by Stefan Wahren
· 8 years ago
9016ab9
mmc: revert mmc: Handle switch error status bit in MMC card status
by Heiko Schocher
· 8 years ago
434c487
dm: mmc: Use cfg directly in mmc_bind()
by Simon Glass
· 9 years ago
03317cc
mmc: Use byte array for multipliers
by Simon Glass
· 9 years ago
4924a06
mmc: Drop mmc_register()
by Simon Glass
· 9 years ago
59bc6f2
dm: mmc: Add support for driver-model block devices
by Simon Glass
· 9 years ago
a70a146
dm: mmc: Add a way to bind MMC devices with driver model
by Simon Glass
· 9 years ago
984db5d
dm: mmc: Adjust mmc_switch_part() to use a struct mmc
by Simon Glass
· 9 years ago
e5db115
dm: mmc: Move the device list into a separate file
by Simon Glass
· 9 years ago
11f2bb6
dm: mmc: Use the new select_hwpart() API
by Simon Glass
· 9 years ago
8d60adb
dm: mmc: Add a function to obtain the block device
by Simon Glass
· 9 years ago
518a896
dm: mmc: Implement the select_hwpart() method
by Simon Glass
· 9 years ago
e774fd4
dm: mmc: Move mmc_switch_part() above its callers
by Simon Glass
· 9 years ago
fa25511
dm: mmc: Drop the get_dev() function
by Simon Glass
· 9 years ago
4f7011a
dm: mmc: Add a legacy block interface for MMC
by Simon Glass
· 9 years ago
8d1ad1e
mmc: Print send_cmd response only when return value is zero
by Bin Meng
· 9 years ago
4a4ef87
mmc: Fix switch..case indention
by Bin Meng
· 9 years ago
2f26fff
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
b89a844
dm: part: Rename some partition functions
by Simon Glass
· 9 years ago
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
547cb34
dm: mmc: Try to honour the sequence order
by Simon Glass
· 9 years ago
1e0f92a
mmc: store hwpart in the block device
by Stephen Warren
· 9 years ago
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
d67754f
mmc: mmc: Don't use sprintf when using tiny-printf
by Sjoerd Simons
· 9 years ago
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· 9 years ago
df8aa52
mmc: Probe DM based mmc devices in u-boot
by Sjoerd Simons
· 9 years ago
13df57b
mmc: Protect `mmc_initialize` from initialising mmc multiple times
by Daniel Kochmański
· 9 years ago
a4343c4
mmc: Add debug() output on read errors
by Simon Glass
· 9 years ago
1e8eb1b
dm: mmc: Add an MMC uclass
by Simon Glass
· 9 years ago
d3cbf12
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
5fd3edd
mmc: remove the MMC_MODE_HC flag
by Rob Herring
· 10 years ago
3a669bc
mmc: Fix splitting device initialization
by Andrew Gabbasov
· 10 years ago
034857c
mmc: Restructure polling loops to avoid extra delays
by Andrew Gabbasov
· 10 years ago
5a513ca
mmc: Continue polling MMC card for OCR only if it is still not ready
by Andrew Gabbasov
· 10 years ago
fafa6a0
mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()
by Andrew Gabbasov
· 10 years ago
ec600d1
mmc: Avoid extra duplicate entry in mmc device structure
by Andrew Gabbasov
· 10 years ago
b124f8a
mmc: fsl_esdhc: Add adapter card type identification support
by Yangbo Lu
· 10 years ago
7bc4e30
mmc: print SD/eMMC type for inited mmc devices
by Przemyslaw Marczak
· 10 years ago
ccb7b04
mmc: Skip changing bus width for MMC cards earlier than version 4.0
by Andrew Gabbasov
· 10 years ago
c1b2cf0
mmc: Avoid redundant switching to 1-bit bus width for MMC cards
by Andrew Gabbasov
· 10 years ago
37a50b9
mmc: extend mmcinfo output to show partition write reliability settings
by Diego Santa Cruz
· 10 years ago
8020027
mmc: extend the mmc hardware partitioning API with write reliability
by Diego Santa Cruz
· 10 years ago
69eb71a0
mmc: add API to do eMMC hardware partitioning
by Diego Santa Cruz
· 10 years ago
Next »