index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
sdhci-cadence.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mmc: Remove <common.h> and add needed includes
Tom Rini
2024-05-07
mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig
Tom Rini
2024-04-15
mmc: Drop unused mmc_send_tuning() cmd_error parameter
Marek Vasut
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-02-17
mmc: sdhci-cadence: send tune request twice to work around errata
Masahiro Yamada
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-08-09
mmc: sdhci-cadence: fix uninitialized pointer deref on probe
Peng Fan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-22
mmc: sdhci-cadence: add HS200 support
Masahiro Yamada
2018-01-22
mmc: sdhci-cadence: call mmc_of_parse()
Masahiro Yamada
2018-01-22
mmc: sdhci-cadence: use bitfield access macros for cleanup
Masahiro Yamada
2017-09-29
mmc: sdhci-cadence: set timing mode register depending on frequency
Masahiro Yamada
2017-07-19
mmc: cadence: use fdt32_t for DT property value to fix sparse warning
Masahiro Yamada
2017-06-01
dm: core: Replace of_offset with accessor (part 2)
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-05-15
mmc: sdhci-cadence: import updates from Linux 4.12
Masahiro Yamada
2017-01-11
mmc: sdhci-cadence: add Cadence SD4HC support
Masahiro Yamada