~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sunxi: mmc: group non-DM specific functionsAndre Przywara2023-01-21
* sunxi: mmc: ignore card detect in SPLAndre Przywara2023-01-21
* mmc: sunxi: Use DM_GPIO flags to set pull-upSamuel Holland2022-01-30
* mmc: sunxi: conditionally include MMC2 initialization codeIcenowy Zheng2021-10-25
* sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland2021-10-11
* sunxi: mmc: A20: Fix MMC optimisationAndre Przywara2021-09-14
* mmc: sunxi: Use mmc_of_parse()Andre Przywara2021-07-10
* mmc: sunxi: Increase MMIO FIFO read performanceAndre Przywara2021-07-10
* mmc: sunxi: Cleanup and fix self-calibration codeAndre Przywara2021-07-10
* mmc: sunxi: Cleanup "new timing mode" selectionAndre Przywara2021-07-10
* mmc: sunxi: Fix MMC clock parent selectionAndre Przywara2021-07-10
* mmc: sunxi: Fix warnings with CONFIG_PHYS_64BITAndre Przywara2021-07-10
* mmc: sunxi: Avoid #ifdefs in delay and width setupAndre Przywara2021-07-10
* mmc: sunxi: Refactor mod clock register offsetAndre Przywara2021-01-25
* mmc: sunxi: Replace H6 ifdefs with H6 gen macroJernej Skrabec2021-01-25
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* mmc: sunxi: Honour non-removable property in DTAndre Przywara2019-01-29
* mmc: sunxi: Add DM clk and reset supportAndre Przywara2019-01-29
* mmc: sunxi: Add DM_MMC support for A80Jagan Teki2019-01-29
* mmc: sunxi: Add DM_MMC support for H6Jagan Teki2019-01-29
* mmc: sunxi: Add remaining compatible stringsJagan Teki2019-01-29
* mmc: sunxi: Fix mmc clocks for DM_MMCJagan Teki2019-01-10
* sunxi-mmc: use new mode on both controllers on A64Vasily Khoruzhick2018-11-22
* sunxi-mmc: don't double clock for new mode unconditionallyVasily Khoruzhick2018-11-22
* sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH optionVasily Khoruzhick2018-11-22
* mmc: sunxi: add support for automatic delay calibrationVasily Khoruzhick2018-11-13
* sunxi: add MMC support for H6Icenowy Zheng2018-07-31
* dm: mmc: sunxi: Add A10/A20 compatible stringsAdam Sampson2018-07-16
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* sunxi: improve throughput in the sunxi_mmc driverPhilipp Tomsich2018-04-25
* sunxi: mmc: Fix phase delaysStefan Mavrodiev2018-04-23
* mmc: sunxi: support cd-invertedHeinrich Schuchardt2018-03-13
* mmc: sunxi: Only update timing mode bit when enabling new timing modeChen-Yu Tsai2017-09-01
* mmc: sunxi: fix legacy MMC initialisationMaxime Ripard2017-08-28
* mmc: sunxi: Support new modeMaxime Ripard2017-08-28
* dm: mmc: sunxi: Add support for driver modelSimon Glass2017-08-01
* dm: mmc: sunxi: Drop mmc_clk_io_on()Simon Glass2017-08-01
* dm: mmc: sunxi: Pass private data around explicitlySimon Glass2017-08-01
* dm: mmc: sunxi: Rename mmchost to privSimon Glass2017-08-01
* dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_privSimon Glass2017-08-01
* mmc: change the set_ios return type from void to intJaehoon Chung2017-01-11
* mmc: sunxi: Enable 8bits bus width for sun8iMaxime Ripard2016-11-16
* mmc: use the generic error numberJaehoon Chung2016-08-05
* sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede2016-07-15
* sunxi: mmc: increase status register polling rate for data transfersTobias Doerffel2016-07-15
* sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-01