index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
bcm2835_sdhci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhci
Matthias Brugger
2019-09-06
1
-2
/
+10
*
mmc: bcm: fix uninitialized pointer deref on probe
Peng Fan
2019-08-09
1
-1
/
+3
*
mmc: use core clock frequency in bcm2835 sdhost
Jonathan Gray
2018-04-05
1
-1
/
+1
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC
Simon Glass
2017-05-09
1
-16
/
+65
*
mmc: bcm2835_sdhci: Speed up mmc writes.
Jocelyn Bohr
2017-04-14
1
-2
/
+6
*
mmc: sdhci: Distinguish between base clock and maximum peripheral frequency
Stefan Herbrechtsmeier
2017-01-23
1
-1
/
+2
*
mmc: sdhci: use the generic error number
Jaehoon Chung
2016-10-10
1
-1
/
+1
*
mmc: sdhci: use the host version value in sdhci_setup_cfg
Jaehoon Chung
2016-10-10
1
-1
/
+0
*
mmc: bcm2835: fix 64-bit build warning
Stephen Warren
2016-03-27
1
-1
/
+1
*
mmc: bcm2835_sdhci: Restore original delay behavior
Marek Vasut
2015-06-25
1
-2
/
+2
*
ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver
Marek Vasut
2015-05-05
1
-2
/
+2
*
mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host
Alexander Stein
2015-05-05
1
-2
/
+2
*
ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach
Masahiro Yamada
2015-03-28
1
-2
/
+2
*
mmc: bcm2835_sdhci: add missing include
Jeroen Hofstee
2014-10-25
1
-0
/
+1
*
bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag
Lubomir Rintel
2014-08-01
1
-1
/
+1
*
ARM: bcm2835: fix get_timer() to return ms
Stephen Warren
2013-04-04
1
-2
/
+3
*
mmc: add bcm2835 driver
Stephen Warren
2013-03-20
1
-0
/
+189