index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
sunxi: mmc: Add support for sun9i (A80)
Hans de Goede
2015-01-22
1
-2
/
+14
|
*
sunxi: mmc: Use a realistic timeout when sending a mmc command
Hans de Goede
2015-01-22
1
-1
/
+1
*
|
mmc: zynq: Use phys_addr_t for addresses
Michal Simek
2015-01-21
1
-2
/
+2
|
/
*
mmc: Skip changing bus width for MMC cards earlier than version 4.0
Andrew Gabbasov
2015-01-19
1
-2
/
+5
*
mmc: Avoid redundant switching to 1-bit bus width for MMC cards
Andrew Gabbasov
2015-01-19
1
-0
/
+12
*
mmc: extend mmcinfo output to show partition write reliability settings
Diego Santa Cruz
2015-01-19
1
-0
/
+2
*
mmc: extend the mmc hardware partitioning API with write reliability
Diego Santa Cruz
2015-01-19
1
-0
/
+39
*
mmc: add API to do eMMC hardware partitioning
Diego Santa Cruz
2015-01-19
1
-0
/
+155
*
mmc: the ext_csd data may be used during init even if reading failed
Diego Santa Cruz
2015-01-19
1
-1
/
+3
*
mmc: eMMC partitioning data is not effective till partitioning completed
Diego Santa Cruz
2015-01-19
1
-23
/
+35
*
mmc: read the high capacity WP group size for eMMC
Diego Santa Cruz
2015-01-19
1
-0
/
+6
*
mmc: fix erase_grp_size computation with high-capacity size definition
Diego Santa Cruz
2015-01-19
1
-2
/
+1
*
mmc: read the size of eMMC enhanced user data area
Diego Santa Cruz
2015-01-19
1
-0
/
+15
*
mmc: computation of eMMC GP partition size was missing 512 KiB factor
Diego Santa Cruz
2015-01-19
1
-0
/
+1
*
mmc: incomplete test to switch to high-capacity group size definitions
Diego Santa Cruz
2015-01-19
1
-22
/
+30
*
mmc: extend mmcinfo to show enhanced partition attribute
Diego Santa Cruz
2015-01-19
1
-0
/
+3
*
mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
Nobuhiro Iwamatsu
2015-01-19
3
-0
/
+705
*
mmc: sunxi: Fix misuse of gpio_direction_input()
Axel Lin
2015-01-14
1
-2
/
+5
*
sunxi: mmc: Properly setup mod-clk and clock sampling phases
Hans de Goede
2015-01-14
1
-27
/
+68
*
MVEBUMMC : REMOVE unnecessary delay from init
Gerald Kerma
2015-01-06
1
-2
/
+0
*
MVEBUMMC : CLEAN code
Gerald Kerma
2015-01-06
1
-20
/
+20
*
MVEBUMMC : REMOVE unnecessary delays
Gerald Kerma
2015-01-06
1
-3
/
+0
*
MVEBUMMC : FIX debug strings
Gerald Kerma
2015-01-06
1
-5
/
+13
*
MVEBUMMC : Speed up access time
Gerald Kerma
2015-01-06
1
-17
/
+31
*
MVEBUMMC : Change copyright date
Gerald Kerma
2015-01-06
1
-1
/
+1
*
mmc: dw_mmc: Use active DDR mode flag
Andrew Gabbasov
2014-12-12
1
-1
/
+1
*
mmc: Fix block length for DDR mode
Andrew Gabbasov
2014-12-12
1
-0
/
+6
*
mmc: Fix Dual Data Rate capability recognition
Andrew Gabbasov
2014-12-12
1
-1
/
+1
*
mmc: Fix handling of bus widths and DDR card capabilities
Andrew Gabbasov
2014-12-12
1
-21
/
+31
*
mmc: exynos_dw-mmc: change debug message
Jaehoon Chung
2014-12-12
1
-10
/
+12
*
MMC: add MMC_VERSION_5_0
Markus Niebel
2014-12-12
1
-0
/
+3
*
MMC: fix user capacity for partitioned eMMC card
Markus Niebel
2014-12-12
1
-0
/
+15
*
mmc: Cosmetic fix for nicer, aligned device list printout
Lubomir Popov
2014-12-12
1
-2
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2014-12-08
2
-8
/
+11
|
\
|
*
omap_hsmmc: Board-specific TWL4030 MMC power initializations
Paul Kocialkowski
2014-12-04
1
-6
/
+1
|
*
twl4030: device-index-specific MMC power initializations, common ramp-up delay
Paul Kocialkowski
2014-12-04
1
-2
/
+2
|
*
mmc: Board-specific MMC power initializations
Paul Kocialkowski
2014-12-04
1
-0
/
+7
|
*
arm: omap: add support for am57xx devices
Felipe Balbi
2014-12-04
1
-2
/
+3
*
|
mmc: sh_mmcif: Add support rmobile
Nobuhiro Iwamatsu
2014-12-05
2
-2
/
+7
*
|
mmc: sh_mmcif: Change maximum and minimum value of MMC clock
Nobuhiro Iwamatsu
2014-12-05
2
-3
/
+5
*
|
mmc: sh_mmcif: Use DIV_ROUND_UP and fls instead of calculation loop
Nobuhiro Iwamatsu
2014-12-05
1
-8
/
+6
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-11-26
1
-1
/
+1
|
\
|
*
mmc: fsl_esdhc: fix f_max retrieval during init
Markus Niebel
2014-11-19
1
-1
/
+1
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-11-24
1
-0
/
+8
|
\
\
|
*
|
mmc: fsl_esdhc: Update esdhc driver for iMX6SX
Ye.Li
2014-11-20
1
-0
/
+8
|
|
/
*
|
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
2
-4
/
+4
|
/
*
sort drivers/mmc/Makefile
Pavel Machek
2014-11-07
1
-10
/
+12
*
omap: hsmmc: assume cd gpio is active low
Igor Grinberg
2014-11-06
1
-1
/
+3
*
dm: sunxi: Request card detect gpio
Hans de Goede
2014-11-05
1
-10
/
+22
*
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
Ian Campbell
2014-11-05
1
-2
/
+2
[prev]
[next]