configs: net: dm9000: Move new Kconfig option to board configs
[platform/kernel/u-boot.git] / drivers / mmc /
2022-03-28 Tom RiniMerge tag 'v2022.04-rc5' into next
2022-03-16 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1' of https://source...
2022-03-16 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-mmc
2022-03-16 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2022-03-16 Alper Nebi Yasakrockchip: sdhci: Add HS400 Enhanced Strobe support...
2022-03-16 Alper Nebi Yasakrockchip: sdhci: Add HS400 Enhanced Strobe support...
2022-03-16 Alper Nebi Yasakmmc: sdhci: Add HS400 Enhanced Strobe support
2022-03-16 Robert Markommc: xenon_sdhci: remove wait_dat0 SDHCI OP
2022-03-16 Haibo Chenmmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when...
2022-03-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-03-14 Tom RiniMerge tag 'video-20220314' of https://source.denx.de...
2022-03-14 Tom RiniMerge tag 'v2022.04-rc4' into next
2022-03-14 Tom RiniMerge branch '2022-03-14-regression-fixes'
2022-03-14 Alper Nebi Yasakrockchip: sdhci: Fix RK3399 eMMC PHY power cycling
2022-03-09 Ashok Reddy Somammc: zynq_sdhci: Add support for dynamic configuration
2022-03-07 Tom RiniMerge branch '2022-03-07-add-platforms' into next
2022-03-07 Lukasz Majewskiarm: mmc: Add "ti, am335-sdhci" compatible for TI's...
2022-03-07 Ashok Reddy Somammc: zynq_sdhci: Enable card detect workaround for...
2022-03-07 Ashok Reddy Somammc: zynq_sdhci: Change granularity of timeout to 1us
2022-03-07 Ashok Reddy Somammc: zynq_sdhci: Fix timeout issue
2022-03-03 Tom RiniMerge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
2022-02-21 Tom RiniMerge tag 'xilinx-for-v2022.04-rc3' of https://gitlab...
2022-02-20 Tom RiniMerge tag 'u-boot-imx-20220220' of https://gitlab.denx...
2022-02-19 Haibo Chenmmc: fsl_esdhc_imx: correct the actual card clock
2022-02-19 Haibo Chenmmc: fsl_esdhc_imx: remove redundant ARCH_MXC
2022-02-19 Adam Fordmmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set...
2022-02-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-02-10 Tom RiniMerge tag 'dm-pull-8feb22-take3' of https://gitlab...
2022-02-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-02-09 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
2022-02-09 Tom RiniMerge branch '2022-02-08-Kconfig-updates'
2022-02-09 Simon Glassmmc: fsl: Use brackets around if()
2022-02-08 Marcel Ziswilermmc: fsl_esdhc_imx: fix watermark level in dma
2022-01-30 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-01-30 Samuel Hollandmmc: sunxi: Use DM_GPIO flags to set pull-up
2022-01-22 Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20 Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20 Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19 Heinrich Schuchardtdoc: replace @return by Return:
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-18 Tom RiniMerge branch '2022-01-18-platform-updates'
2022-01-18 Amit Singh Tomarmmc: actions: add MMC driver for Actions OWL S700/S900
2022-01-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-01-12 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-mmc
2022-01-12 John Keepingmmc: dwmmc: return a proper error code when busy
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: set sysctl register for clock initi...
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: Replace more #ifdefs by if
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: simplify esdhc_setup_data()
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: use dma-mapping API
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: fix mmc->clock with actual clock
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: drop redundant code for non-removab...
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: clean up bus width configuration...
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: fix voltage validation
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: remove redundant DM_MMC checking
2022-01-11 Sean Andersonmmc: fsl_esdhc_imx: make BLK as hard requirement of...
2022-01-10 Tom RiniMerge branch 'next'
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-12-01 Tom RiniMerge tag 'u-boot-stm32-20211130' of https://source...
2021-11-30 Marek Vasutmmc: stm32_sdmmc2: Add support for probing bus voltage...
2021-11-29 Tom RiniMerge tag 'v2022.01-rc3' into next
2021-11-29 Tom RiniMerge tag 'dm-pull-28nov21' of https://source.denx...
2021-11-28 Simon Glassmmc: Allow for children other than the block device
2021-11-28 Simon Glasssandbox: mmc: Support a backing file
2021-11-18 Tom RiniMerge branch '2021-11-17-assorted-driver-platform-updat...
2021-11-17 Julien Massonmmc: mtk-sd: implement waiting for DAT0 line state
2021-11-16 Tom RiniMerge branch '2021-11-15-assorted-fixes'
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-02 Tom RiniMerge tag 'u-boot-amlogic-20211102' of https://source...
2021-10-29 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-mmc
2021-10-29 Usama Arifmmc: arm_pl180_mmci: Enable HWFC for specific versions...
2021-10-29 Kirill Kapranovmmc: Fix mmc_switch excessive timeout
2021-10-29 Stephen Carlsondrivers: mmc: Add wait_dat0 support for sdhci driver
2021-10-29 Stephen Carlsondrivers: mmc: Add wait_dat0 support for Freescale eSDHC...
2021-10-25 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-10-25 Icenowy Zhengmmc: sunxi: conditionally include MMC2 initialization...
2021-10-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-10-22 Tom RiniMerge tag 'efi-2022-01-rc1' of https://source.denx...
2021-10-21 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2021-10-21 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-21 T Karthik Reddymmc: zynq_sdhci: Add xilinx_pm_request weak function
2021-10-20 Tom RiniMerge tag 'u-boot-imx-20211020' of https://source.denx...
2021-10-18 Tom RiniMerge tag 'u-boot-rockchip-20211015' of https://source...
2021-10-15 Yifeng Zhaommc: rockchip_sdhci: enable strobe line for HS400
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-12 Tom RiniMerge tag 'u-boot-at91-2022.01-b' of https://source...
2021-10-12 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-10-11 Samuel Hollandsunxi: Clean up inclusions of asm/arch/gpio.h
2021-10-07 Oleksandr Suvorovmmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP
2021-10-07 Jorge Ramirez-Ortizmmc: fsl_esdhc_imx: initialize data for imx7ulp
2021-10-07 Ye Limmc: fsl_esdhc_imx: Fix clock disable issue
2021-10-04 Tom RiniMerge branch 'next'
2021-10-02 Tom RiniMerge branch '2021-10-01-assorted-removal-and-migration...
2021-10-01 Tom Riniarm: Remove aspenite board
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
next