~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mmc: rockchip_dw_mmc: Fix get_mmc_clk return valueJonas Karlman2023-03-19
* mmc: rockchip_dw_mmc: fix DDR52 8-bit mode handlingJohn Keeping2023-02-28
* rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 supportJohan Jonker2022-04-18
* rockchip: mmc: rockchip_dw_mmc: fix ciu clock indexJohan Jonker2022-04-18
* clk: Rename clk_get_by_driver_info()Simon Glass2021-09-25
* treewide: Try to avoid the preprocessor with OF_REALSimon Glass2021-09-25
* treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-25
* mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseqJaehoon Chung2021-02-19
* dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass2021-01-05
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* 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
* dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano2020-07-09
* core: add support for U_BOOT_DRIVER_ALIASWalter Lozano2020-07-09
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-09
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* rockchip: dwmmc: add handling for u-boot, spl-fifo-modeHeiko Stuebner2019-11-23
* rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-01
* rockchip: dwmmc: add rk2928-dw-mshc compatibleHeiko Stuebner2018-10-02
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* rockchip: mmc: convert to livetreePhilipp Tomsich2017-09-18
* Revert "mmc: dw_mmc: rockchip: select proper card clock"Kever Yang2017-07-11
* rockchip: dwmmc: use max-frequency when OF_PLATDATA enabledKever Yang2017-07-11
* rockchip: mmc: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-11
* dm: Rename dev_addr..() functionsSimon Glass2017-06-01
* rockchip: mmc: handle deprecation of 'clock-freq-min-max'Philipp Tomsich2017-05-10
* mmc: dw_mmc: rockchip: select proper card clockXu Ziyuan2017-05-10
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung2016-10-10
* mmc: squash lines for immediate returnMasahiro Yamada2016-09-23
* rockchip: mmc: Update the driver to support of-platdataSimon Glass2016-07-14
* rockchip: mmc: Move all DT decoding to ofdata_to_platdata()Simon Glass2016-07-14
* dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boardsSimon Glass2016-07-11
* dm: mmc: rockchip: Support only CONFIG_BLKSimon Glass2016-07-11
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19
* dm: rockchip: mmc: Allow use of CONFIG_BLKSimon Glass2016-05-27
* dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass2016-05-17
* rockchip: Use a separate clock ID for clocksSimon Glass2016-01-21
* rockchip: mmc: Use a pwrseq device if availableSimon Glass2016-01-21
* mmc: rockchip: the non-removable property must point to emmchuang lin2016-01-15
* rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin2015-12-01
* rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...huang lin2015-12-01
* rockchip: Add an MMC driverSimon Glass2015-09-02