index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
sdhci-cadence.c
Age
Commit message (
Expand
)
Author
2025-12-18
Merge tag 'u-boot-socfpga-next-20251217' of https://source.denx.de/u-boot/cus...
Tom Rini
2025-12-17
arm: dts: socfpga: agilex5: Upgrade SDHCI controller from SD4HC to SD6HC
Tanmay Kathpalia
2025-12-11
mmc: sdhci-cadence: Enable software tuning for both SD and eMMC interfaces
Tanmay Kathpalia
2025-12-11
mmc: sdhci-cadence: Use hardware version field for Cadence SDHCI controller
Tanmay Kathpalia
2025-12-11
mmc: sdhci-cadence: Set controller and PHY speed modes for SD and eMMC cards
Tanmay Kathpalia
2025-12-11
mmc: sdhci-cadence: Use max-frequency property from device tree
Tanmay Kathpalia
2025-12-11
mmc: sdhci-cadence: Add reset control support
Tanmay Kathpalia
2024-09-05
mmc: sdhci-cadence: Add support for Cadence sdmmc v6
Kuan Lim Lee
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