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
/
pic32_sdhci.c
Age
Commit message (
Expand
)
Author
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-09-23
mmc: pic32: Refresh PIC32 MMC driver
John Robertson
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: Fix up inclusion of common.h
Simon Glass
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
2017-01-13
mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd
Masahiro Yamada
2017-01-11
mmc: sdhci: remove the SDHCI_QUIRK_NO_CD
Jaehoon Chung
2017-01-11
mmc: pic32_sdhci: move the code to pic32_sdhci.c
Jaehoon Chung
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-05-17
dm: mmc: Set up the device pointer when using the MMC uclass
Simon Glass
2016-04-25
mmc: sdhci: add const qualifier to the name of struct sdhci_host
Masahiro Yamada
2016-02-01
drivers: mmc: add driver for Microchip PIC32 SDHCI controller.
Andrei Pistirica