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
*
dwmmc: Increase retry timeout
Alexander Graf
2016-03-15
1
-1
/
+1
*
omap_hsmmc: Board-specific TWL6030 MMC power initialization
Paul Kocialkowski
2016-03-15
1
-4
/
+2
*
power: twl6030: Device-index-specific MMC power initialization
Paul Kocialkowski
2016-03-15
1
-2
/
+2
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
7
-31
/
+31
|
\
|
*
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
6
-22
/
+22
|
*
dm: part: Rename some partition functions
Simon Glass
2016-03-14
1
-1
/
+1
|
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
3
-8
/
+8
*
|
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
Stefan Roese
2016-03-14
1
-2
/
+2
|
/
*
mmc: uniphier: add driver for UniPhier SD/MMC host controller
Masahiro Yamada
2016-02-29
3
-0
/
+758
*
mmc: Kconfig: Add Arasan SDHCI entry
Michal Simek
2016-02-22
1
-0
/
+6
*
tegra: mmc: Fix comments in the MMC driver init
Simon Glass
2016-02-16
1
-2
/
+2
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-02-02
1
-3
/
+12
|
\
|
*
mmc: atmel: Properly fix clock configuration
Gregory CLEMENT
2016-01-27
1
-3
/
+12
*
|
drivers: mmc: add driver for Microchip PIC32 SDHCI controller.
Andrei Pistirica
2016-02-01
4
-1
/
+72
*
|
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-01-27
1
-5
/
+9
|
\
\
|
*
|
mmc: fsl_esdhc: set Abort command type for CMD12
Yangbo Lu
2016-01-27
1
-4
/
+1
|
*
|
mmc: fsl_esdhc: increase data transaction timeout to 500ms
Yangbo Lu
2016-01-27
1
-1
/
+8
|
|
/
*
|
mmc: zynq_sdhci: Added qurik to disable high speed
Siva Durga Prasad Paladugu
2016-01-27
1
-0
/
+5
*
|
mmc: sdhci: Clear high speed if not supported
Siva Durga Prasad Paladugu
2016-01-27
1
-0
/
+4
*
|
sdhci: zynq: Remove hardcoded value zero as min frequency
Siva Durga Prasad Paladugu
2016-01-27
1
-1
/
+6
|
/
*
rockchip: Use a separate clock ID for clocks
Simon Glass
2016-01-21
1
-8
/
+5
*
rockchip: mmc: Use a pwrseq device if available
Simon Glass
2016-01-21
1
-0
/
+47
*
dm: mmc: Try to honour the sequence order
Simon Glass
2016-01-20
1
-5
/
+15
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
2
-7
/
+2
*
mmc: rockchip: the non-removable property must point to emmc
huang lin
2016-01-15
1
-0
/
+2
*
mmc: store hwpart in the block device
Stephen Warren
2016-01-13
2
-6
/
+21
*
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
5
-14
/
+23
*
dm: Convert PCI MMC over to use DM PCI API
Simon Glass
2016-01-12
1
-8
/
+7
*
mmc: update MMC_ERASE argument to match Linux kernel.
Eric Nelson
2016-01-04
1
-1
/
+1
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-01-03
1
-2
/
+13
|
\
|
*
ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register
Eric Nelson
2016-01-03
1
-2
/
+13
*
|
arm: socfpga: fix up a questionable macro for SDMMC
Dinh Nguyen
2015-12-20
1
-2
/
+3
*
|
mmc: mmc: Don't use sprintf when using tiny-printf
Sjoerd Simons
2015-12-13
1
-1
/
+3
*
|
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-12-07
1
-37
/
+30
|
\
\
|
*
|
zynq: sdhci: Move driver to DM
Michal Simek
2015-12-07
1
-12
/
+32
|
*
|
zynq: sdhci: Remove zynq_sdhci_of_init()
Michal Simek
2015-12-07
1
-27
/
+0
|
*
|
zynq: sdhci: Calculate minimum frequency based on max frequency
Siva Durga Prasad Paladugu
2015-12-07
1
-1
/
+1
*
|
|
mmc: dwmmc: socfpga: Convert to DM
Marek Vasut
2015-12-07
1
-76
/
+60
|
/
/
*
|
rockchip: mmc: get the fifo mode and fifo depth property from dts
huang lin
2015-12-01
1
-4
/
+17
*
|
rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...
huang lin
2015-12-01
1
-2
/
+3
*
|
mmc: dw_mmc: support fifo mode in dwc mmc driver
huang lin
2015-12-01
1
-18
/
+67
*
|
mmc: dw_mmc: move data transfer as a separate function
huang lin
2015-12-01
1
-28
/
+37
*
|
mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts
Chin Liang See
2015-11-30
1
-8
/
+21
|
/
*
zynq: sdhci: Define max clock by macro
Michal Simek
2015-11-19
1
-1
/
+1
*
driver: dwmmc: Fix pointer conversion warnings for hikey
Prabhakar Kushwaha
2015-11-12
2
-4
/
+4
*
Merge git://git.denx.de/u-boot-samsung
Tom Rini
2015-11-05
1
-7
/
+7
|
\
|
*
s5p sdhci: call pinmux for card's gpio pins before use them
Przemyslaw Marczak
2015-11-02
1
-7
/
+7
*
|
mmc: atmel: Add atmel sdhci support
Wenyou Yang
2015-11-03
2
-0
/
+41
*
|
mmc: sdhci: Fix the SD clock stop sequence
Wenyou Yang
2015-11-03
1
-2
/
+18
[next]