~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bootstd: Rename bootdev_setup_sibling_blk()Simon Glass2023-08-09
* atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE.Zixun LI2023-07-24
* mmc: zynq_sdhci: Dll reset only for ZynqMP platformAshok Reddy Soma2023-07-21
* mmc: Set clock when reverting to safe bus modeValentine Barshak2023-07-18
* mmc: renesas-sdhi: Send stop when MMC tuning command failsHai Pham2023-07-18
* mmc: Introduce mmc_send_stop_transmission()Hai Pham2023-07-18
* mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add commentMarek Vasut2023-07-18
* bootstd: Use bootdev instead of bootdeviceSimon Glass2023-07-16
* Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2023-06-12
|\
| * mmc: zynq: Sync with upstream DT bindingMichal Simek2023-06-12
* | Merge tag v2023.07-rc4 into nextTom Rini2023-06-12
|\|
| * mmc: rockchip_sdhci: Disable DMA mode using a device tree propertyJonas Karlman2023-05-18
| * mmc: rockchip_sdhci: Skip blocks read workaround on RK3399Jonas Karlman2023-05-18
| * Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"Henrik Grimler2023-05-15
| * drivers: use devfdt_get_addr_index_ptr when cast to pointerJohan Jonker2023-05-06
| * drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker2023-05-06
* | mmc: fix improper use of memsetSam Edwards2023-05-31
|/
* mmc: hi6220_dw_mmc: add compatible for HC2910 supportYang Xiwen2023-05-03
* mmc: rockchip_sdhci: Limit number of blocks read in a single commandJonas Karlman2023-04-21
* mmc: sdhci: Allow disabling of SDMA in SPLPeter Geis2023-04-21
* mmc: rockchip_sdhci: Add support for RK3588Jonas Karlman2023-04-21
* mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568Jonas Karlman2023-04-21
* mmc: rockchip_sdhci: Rearrange and simplify used regs and flagsJonas Karlman2023-04-21
* mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe opsJonas Karlman2023-04-21
* mmc: rockchip_sdhci: Update speed mode controls in set_ios_postJonas Karlman2023-04-21
* mmc: rockchip_sdhci: Refactor execute tuning error handlingJonas Karlman2023-04-21
* mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_opsJonas Karlman2023-04-21
* mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_opsJonas Karlman2023-04-21
* mmc: rockchip_sdhci: Remove unneeded emmc_phy_initJonas Karlman2023-04-21
* mmc: rockchip_sdhci: Fix use of device private dataJonas Karlman2023-04-21
* mmc: sdhci: Set UHS Mode Select field for UHS SDR25 modeJonas Karlman2023-04-21
* mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz modeJonas Karlman2023-04-21
* rockchip: sdhci: rk3568: fix clock setting logicVasily Khoruzhick2023-04-21
* mmc: tmio: Use IS_ENABLED() to check for CONFIG_ optionMarek Vasut2023-04-16
* mmc: mv_sdhci: Depend on DM_MMCStefan Roese2023-04-10
* mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS supportStefan Roese2023-04-10
* mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config()Stefan Roese2023-04-10
* mmc: erase: Use TRIM erase when availableLoic Poulain2023-04-10
* mmc: Check support for TRIM operationsLoic Poulain2023-04-10
* Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custod...Tom Rini2023-04-08
|\
| * mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATORMarek Vasut2023-04-08
* | mmc: renesas-sdhi: Add R-Car Gen4 supportHai Pham2023-04-07
* | mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macrosMarek Vasut2023-04-07
* | mmc: tmio: Check 'addr' width before checking for 64bit limitationMarek Vasut2023-04-07
|/
* Merge branch 'master' into nextTom Rini2023-03-27
|\
| * Merge branch 'rpi-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini2023-03-24
| |\
| | * mmc: bcm2835-host: let firmware manage the clock divisorVincent Fazio2023-03-24
| * | rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHzVasily Khoruzhick2023-03-19
| * | mmc: rockchip_dw_mmc: Fix get_mmc_clk return valueJonas Karlman2023-03-19
| |/
* | Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2023-03-16
|\ \