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
/
atmel_sdhci.c
Age
Commit message (
Expand
)
Author
2022-09-19
mmc: atmel_sdhci: re-enable sdhci after SD Card re-insertion
Sergiu Moga
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
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-11-26
mmc: atmel-sdhci: fix the clk_enable call in case of no ops
Eugen Hristev
2020-09-25
mmc: atmel-sdhci: use mmc_of_parse to get the DT properties
Eugen Hristev
2020-09-25
mmc: atmel-sdhci: enable the required generic clock
Eugen Hristev
2020-09-25
mmc: atmel-sdhci: do not check clk_set_rate return value
Eugen Hristev
2020-09-25
mmc: atmel-sdhci: add sama7g5-sdhci compatibility string
Eugen Hristev
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
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 (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2019-10-08
mmc: atmel_sdhci: Add sam9x60-sdhci compatibility string
Sandeep Sheriker Mallikarjun
2019-08-09
mmc: atmel_sdhci: 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
2017-11-29
mmc: atmel_sdhci: not on capabilities to set gck rate
Ludovic Desroches
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-05-16
mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMD
Wenyou Yang
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-01-23
mmc: sdhci: Distinguish between base clock and maximum peripheral frequency
Stefan Herbrechtsmeier
2016-10-28
mmc: atmel_sdhci: Remove unnecessary clock calling
Wenyou Yang
2016-10-10
mmc: sdhci: use the host version value in sdhci_setup_cfg
Jaehoon Chung
2016-09-23
mmc: squash lines for immediate return
Masahiro Yamada
2016-08-15
mmc: atmel_sdhci: Convert to the driver model support
Wenyou Yang
2015-11-03
mmc: atmel: Add atmel sdhci support
Wenyou Yang