ARM: dts: armada-385-turris-omnia: rename node in -u-boot.dtsi file
[platform/kernel/u-boot.git] / drivers / mmc /
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-23 Michal Simekclk: zynq: Add dummy clock enable function
2021-02-22 Tom RiniMerge tag 'u-boot-amlogic-20210222' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'ti-v2021.04-rc3' of https://gitlab.denx...
2021-02-22 Tom RiniMerge tag 'video-for-v2021.04-rc3' of https://gitlab...
2021-02-19 Tom RiniMerge tag 'mmc-2021-2-19' of https://gitlab.denx.de...
2021-02-19 Jaehoon Chungmmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchi...
2021-02-19 Jaehoon Chungmmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_...
2021-02-19 Jaehoon Chungmmc: pwrseq: add mmc-pwrseq file to provide a generic...
2021-02-19 Bin Mengmmc: mmc_spi: Document the 3 local functions
2021-02-19 Bin Mengmmc: mmc_spi: Fix potential spec violation in receiving...
2021-02-19 Bin Mengmmc: mmc_spi: Move argument check to the beginning...
2021-02-19 Bin Mengmmc: mmc_spi: Print verbose debug output when crc16...
2021-02-19 Stefan Boschmmc: fix response timeout after switch command
2021-02-19 Yuezhang.Mo@sony.commmc: sdhci: skip cache invalidation if DMA is not used
2021-02-19 Jaehoon Chungmmc: initialize an err variable
2021-02-18 Tom RiniMerge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements'
2021-02-18 Tom RiniMerge tag 'rpi-next-2021.04' of https://gitlab.denx...
2021-02-18 Nicolas Saenz Juliennemmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-08 Tom RiniMerge git://git.denx.de/u-boot-marvell
2021-02-08 Baruch Siachmmc: mv_sdhci: parse device-tree entry
2021-02-05 Tom RiniMerge tag 'ti-v2021.04-rc2' of https://gitlab.denx...
2021-02-04 Faiz Abbasmmc: am654_sdhci: Use sdhci_set_control_reg()
2021-02-04 Faiz Abbasmmc: am654_sdhci: Fix HISPD bit configuration in some...
2021-02-04 Faiz Abbasmmc: am654_sdhci: Add support for software tuning
2021-02-04 Faiz Abbasmmc: am654_sdhci: Add support for writing to clkbuf_sel
2021-02-04 Faiz Abbasmmc: am654_sdhci: Add support for input tap delay
2021-02-04 Faiz Abbasmmc: am654_sdhci: Add support for AM65x SR2.0
2021-02-04 Faiz Abbasmmc: am654_sdhci: Add flag for PHY calibration
2021-02-04 Faiz Abbasmmc: am654_sdhci: Convert flag fields to BIT macro
2021-02-04 Faiz Abbasmmc: am654_sdhci: Unconditionally switch off DLL in...
2021-02-04 Faiz Abbasmmc: sdhci: Add helper functions for UHS modes
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-31 Marek Vasutmmc: tmio: sdhi: Configure internal DMA bus width
2021-01-28 Tom RiniMerge branch '2021-01-27-assorted-fixes-and-improvements'
2021-01-27 Simon Glassmmc: pci_mmc: Set the removable flag
2021-01-27 Simon Glassmmc: pci_mmc: Only generate ACPI code for the SD card
2021-01-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-27 Pali Rohárarm: mvebu: Espressobin: Disable slot when emmc is...
2021-01-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-25 Andre Przywarammc: sunxi: Refactor mod clock register offset
2021-01-25 Jernej Skrabecmmc: sunxi: Replace H6 ifdefs with H6 gen macro
2021-01-25 Tom RiniMerge tag 'mips-pull-2021-01-24' of https://gitlab...
2021-01-25 Tom RiniMerge tag 'u-boot-imx-20210125' of https://gitlab.denx...
2021-01-25 Tom RiniMerge tag 'u-boot-atmel-2021.04-b' of https://gitlab...
2021-01-24 Weijie Gaommc: mtk-sd: assign plat->cfg.f_max with a correct...
2021-01-24 Weijie Gaommc: mtk-sd: add pad control settings for MediaTek...
2021-01-24 Weijie Gaommc: mtk-sd: fix sclk cycles shift value
2021-01-24 Tom RiniMerge tag 'efi-2021-04-rc1-3' of https://gitlab.denx...
2021-01-23 Tom RiniMerge branch '2021-01-22-tool-updates'
2021-01-23 Tom RiniMerge branch '2021-01-22-doc-updates'
2021-01-23 Heiko Schochermmc: fsl_esdhc_imx.c: fix compiler warning
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-20 Tom RiniMerge tag 'efi-2021-04-rc1-2' of https://gitlab.denx...
2021-01-20 Tom RiniMerge tag 'xilinx-for-v2021.04-v2' of https://gitlab...
2021-01-20 Michal Simekmmc: xenon_sdhci: Remove duplicated macros
2021-01-19 Tom RiniMerge branch '2021-01-18-assorted-platform-updates'
2021-01-18 Heinrich Schuchardtmmc: fsl_esdhc_spl: remove superfluous free()
2021-01-18 Harm Berntsenmmc: Only retrieve cd pin when GPIO is enabled
2021-01-15 Tom RiniMerge branch '2021.04-rc' of https://github.com/lftan...
2021-01-15 Chee Hong Angmmc: dwmmc: socfpga: Add ATF support for MMC driver
2021-01-15 Siew Chin Limmmc: dwmmc: Change designware MMC 'clksel' callback...
2021-01-14 Tom RiniMerge tag 'efi-2021-04-rc1' of https://gitlab.denx...
2021-01-13 Tom RiniMerge tag 'u-boot-stm32-20210113' of https://gitlab...
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-13 Patrick Delaunaymmc: stm32_sdmmc2: migrate trace to dev and log macro
2021-01-13 Jaehoon Chungmmc: exynos_dw_mmc: remove unused function
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Simon Glassdm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
2021-01-05 Simon Glassdm: core: Access device ofnode through functions
2021-01-05 Simon Glassdm: core: Use dev_has_ofnode() instead of dev_of_valid()
2021-01-05 Simon Glassdm: core: Rename dev_has_of_node() to dev_has_ofnode()
2021-01-05 Simon Glassdm: Use access methods for dev/uclass private data
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-23 Ovidiu Panaitspi: spi-uclass: Fix spi_claim_bus() speed/mode setup...
2020-12-19 Simon Glassocteon: Don't attempt to set the sequence number
2020-12-19 Simon Glassdm: Avoid accessing seq directly
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Rename ofdata_to_platdata() to of_to_plat()
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-b' of https:...
2020-12-09 Tom RiniMerge tag 'u-boot-stm32-20201209' of https://gitlab...
2020-12-09 Patrice Chotardtreewide: Update email address Patrick Delaunay and...
2020-12-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-imx
2020-12-06 Haibo Chenmmc: fsl_esdhc_imx: optimize the timing setting
2020-12-06 Haibo Chenmmc: fsl_esdhc_imx: add wait_dat0() support
2020-11-29 Tom RiniMerge tag 'mmc-2020-11-29' of https://gitlab.denx.de...
2020-11-28 Jaehoon Chungmmc: check a return value about regulator's always-on
2020-11-28 Jaehoon Chungmmc: display an error number to debug
next