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
/
sunxi_mmc.c
Age
Commit message (
Expand
)
Author
2022-01-30
mmc: sunxi: Use DM_GPIO flags to set pull-up
Samuel Holland
2021-10-25
mmc: sunxi: conditionally include MMC2 initialization code
Icenowy Zheng
2021-10-11
sunxi: Clean up inclusions of asm/arch/gpio.h
Samuel Holland
2021-09-14
sunxi: mmc: A20: Fix MMC optimisation
Andre Przywara
2021-07-10
mmc: sunxi: Use mmc_of_parse()
Andre Przywara
2021-07-10
mmc: sunxi: Increase MMIO FIFO read performance
Andre Przywara
2021-07-10
mmc: sunxi: Cleanup and fix self-calibration code
Andre Przywara
2021-07-10
mmc: sunxi: Cleanup "new timing mode" selection
Andre Przywara
2021-07-10
mmc: sunxi: Fix MMC clock parent selection
Andre Przywara
2021-07-10
mmc: sunxi: Fix warnings with CONFIG_PHYS_64BIT
Andre Przywara
2021-07-10
mmc: sunxi: Avoid #ifdefs in delay and width setup
Andre Przywara
2021-01-25
mmc: sunxi: Refactor mod clock register offset
Andre Przywara
2021-01-25
mmc: sunxi: Replace H6 ifdefs with H6 gen macro
Jernej Skrabec
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-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-01-29
mmc: sunxi: Honour non-removable property in DT
Andre Przywara
2019-01-29
mmc: sunxi: Add DM clk and reset support
Andre Przywara
2019-01-29
mmc: sunxi: Add DM_MMC support for A80
Jagan Teki
2019-01-29
mmc: sunxi: Add DM_MMC support for H6
Jagan Teki
2019-01-29
mmc: sunxi: Add remaining compatible strings
Jagan Teki
2019-01-10
mmc: sunxi: Fix mmc clocks for DM_MMC
Jagan Teki
2018-11-22
sunxi-mmc: use new mode on both controllers on A64
Vasily Khoruzhick
2018-11-22
sunxi-mmc: don't double clock for new mode unconditionally
Vasily Khoruzhick
2018-11-22
sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option
Vasily Khoruzhick
2018-11-13
mmc: sunxi: add support for automatic delay calibration
Vasily Khoruzhick
2018-07-31
sunxi: add MMC support for H6
Icenowy Zheng
2018-07-16
dm: mmc: sunxi: Add A10/A20 compatible strings
Adam Sampson
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-25
sunxi: improve throughput in the sunxi_mmc driver
Philipp Tomsich
2018-04-23
sunxi: mmc: Fix phase delays
Stefan Mavrodiev
2018-03-13
mmc: sunxi: support cd-inverted
Heinrich Schuchardt
2017-09-01
mmc: sunxi: Only update timing mode bit when enabling new timing mode
Chen-Yu Tsai
2017-08-28
mmc: sunxi: fix legacy MMC initialisation
Maxime Ripard
2017-08-28
mmc: sunxi: Support new mode
Maxime Ripard
2017-08-01
dm: mmc: sunxi: Add support for driver model
Simon Glass
2017-08-01
dm: mmc: sunxi: Drop mmc_clk_io_on()
Simon Glass
2017-08-01
dm: mmc: sunxi: Pass private data around explicitly
Simon Glass
2017-08-01
dm: mmc: sunxi: Rename mmchost to priv
Simon Glass
2017-08-01
dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv
Simon Glass
2017-01-11
mmc: change the set_ios return type from void to int
Jaehoon Chung
2016-11-16
mmc: sunxi: Enable 8bits bus width for sun8i
Maxime Ripard
2016-08-05
mmc: use the generic error number
Jaehoon Chung
2016-07-15
sunxi: Use BROM stored boot_media value to determine our boot-source
Hans de Goede
2016-07-15
sunxi: mmc: increase status register polling rate for data transfers
Tobias Doerffel
2016-04-01
sunxi: Add support for Allwinner A64 SoCs
Siarhei Siamashka
2016-04-01
sunxi: Explicitly cast u32 pointer conversions
Alexander Graf
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
[next]