- 5c58002 octeon: Don't attempt to set the sequence number by Simon Glass · 3 years, 11 months ago
- 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 11 months ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 5a1a8a6 Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years ago
- 2a42de6 Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years ago
- 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
- 5d77219 mmc: fsl_esdhc_imx: optimize the timing setting by Haibo Chen · 4 years ago
- b5874b5 mmc: fsl_esdhc_imx: add wait_dat0() support by Haibo Chen · 4 years ago
- b3dc016 mmc: check a return value about regulator's always-on by Jaehoon Chung · 4 years ago
- 5889645 mmc: display an error number to debug by Jaehoon Chung · 4 years ago
- 8ee802f mmc: fsl_esdhc: make sure delay chain locked for HS400 by Yangbo Lu · 4 years, 1 month ago
- 263ddfc mmc: fsl_esdhc: set sysctl register for clock initialization by Yangbo Lu · 4 years, 1 month ago
- da12917 mmc: Add some helper functions for retrying on error by Sean Anderson · 4 years, 1 month ago
- 7eace38 mmc: atmel-sdhci: fix the clk_enable call in case of no ops by Eugen Hristev · 4 years ago
- 0dbb54e mmc: meson-gx: change clock phase value on SM1 SoCs by Neil Armstrong · 4 years ago
- 77863d4 mmc: meson-gx: move arch header to local header by Neil Armstrong · 4 years ago
- 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years ago
- 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 1 month ago
- d3d880b mmc: zynq_sdhci: Extend UHS timings till hs200 by Ashok Reddy Soma · 4 years, 1 month ago
- 2e819a7 mmc: zynq_sdhci: Add clock phase delays for Versal by Ashok Reddy Soma · 4 years, 1 month ago
- f4b297b mmc: zynq_sdhci: Set tapdelays based on clk phase delays by Ashok Reddy Soma · 4 years, 1 month ago
- 80355ae mmc: zynq_sdhci: Read clock phase delays from dt by Michal Simek · 4 years, 1 month ago
- 9851f50 mmc: zynq_sdhci: Move macro to the top by Michal Simek · 4 years, 1 month ago
- 17a42ab mmc: Define timing macro's by Ashok Reddy Soma · 4 years, 1 month ago
- 7a49a16 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · 4 years, 1 month ago
- 0d67576 mmc: mtk-sd: change some dev_err into dev_dbg by Fabien Parent · 4 years, 1 month ago
- 64dbd86 mmc: Fix comment typo by Naoki Hayama · 4 years, 1 month ago
- c981d67 mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities by Alexandru Gagniuc · 4 years, 2 months ago
- f80b8ac mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · 4 years, 2 months ago
- 7353025 mmc: octeontx_hsmmc.c: Remove test debug message by Stefan Roese · 4 years, 2 months ago
- 9dc6aef Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 1 month ago
- 4dee3f7 mmc: remove duplicate mmc_get_env_dev() implementations by David Woodhouse · 4 years, 3 months ago
- 361a422 mmc: fsl_esdhc: add ADMA2 support by Michael Walle · 4 years, 1 month ago
- 52faec3 mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED() by Michael Walle · 4 years, 1 month ago
- c7f4418 mmc: fsl_esdhc_imx: replace all readl/writel to esdhc_read32/esdhc_write32 by Haibo Chen · 4 years, 1 month ago
- 46cb3af mmc: do not check argument of free() beforehand by Heinrich Schuchardt · 4 years, 1 month ago
- 4d6a773 mmc: sdhci: move the ADMA2 table handling into own module by Michael Walle · 4 years, 2 months ago
- 7e48a02 mmc: fsl_esdhc: simplify esdhc_setup_data() by Michael Walle · 4 years, 2 months ago
- b1ba146 mmc: fsl_esdhc: use dma-mapping API by Michael Walle · 4 years, 2 months ago
- da86e8cf mmc: fsl_esdhc: simplify 64bit check for SDMA transfers by Michael Walle · 4 years, 2 months ago
- 9098682 mmc: fsl_esdhc_imx: remove the 1ms delay before sending command by Haibo Chen · 4 years, 2 months ago
- ef5ab0d mmc: do not send cmd13 if the parameter 'send_status' is 0 for __mmc_switch by Haibo Chen · 4 years, 2 months ago
- 78804de mmc: fsl_esdhc: fix eMMC HS400 stability issue by Yangbo Lu · 4 years, 2 months ago
- 30f6444 mmc: fsl_esdhc: fix mmc->clock with actual clock by Yangbo Lu · 4 years, 2 months ago
- db8f936 mmc: fsl_esdhc: support eMMC HS400 mode by Yangbo Lu · 4 years, 2 months ago
- d271e10 mmc: add a mmc_hs400_prepare_ddr() interface by Yangbo Lu · 4 years, 2 months ago
- 8c96880 mmc: add a hs400_tuning flag by Yangbo Lu · 4 years, 2 months ago
- 1b5f0ba mmc: fsl_esdhc: clean TBCTL[TB_EN] manually during init by Yangbo Lu · 4 years, 2 months ago
- b1a4247 mmc: fsl_esdhc: support tuning for eMMC HS200 by Yangbo Lu · 4 years, 2 months ago
- 1fdefd1 mmc: fsl_esdhc: add a reinit() callback by Yangbo Lu · 4 years, 2 months ago
- 390f9bd mmc: add a reinit() API by Yangbo Lu · 4 years, 2 months ago
- b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
- caebff0 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 4 years, 1 month ago
- e1ce790 mmc: mtk-sd: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 48a4eb8 mmc: bcm2835-host: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 2 months ago
- 3710b46 mmc: atmel-sdhci: use mmc_of_parse to get the DT properties by Eugen Hristev · 4 years, 2 months ago
- 81f1643 mmc: atmel-sdhci: enable the required generic clock by Eugen Hristev · 4 years, 2 months ago
- 2e00608 mmc: atmel-sdhci: do not check clk_set_rate return value by Eugen Hristev · 4 years, 2 months ago
- 4cc0825 mmc: atmel-sdhci: add sama7g5-sdhci compatibility string by Eugen Hristev · 4 years, 2 months ago
- 0981ef7 mmc: zynq: Fix incorrect indentation by Michal Simek · 4 years, 2 months ago
- 6978db3 mmc: pic32: Refresh PIC32 MMC driver by John Robertson · 4 years, 2 months ago
- f9c3a81 mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. by Haibo Chen · 4 years, 2 months ago
- e79c59c mmc: xenon_sdhci: Add missing common host capabilities by Andre Heider · 4 years, 2 months ago
- 8505147 mmc: msm_sdhci: Use mmc_of_parse for setting host_caps by Manivannan Sadhasivam · 4 years, 4 months ago
- 91b85e2 mmc: xenon: set signal voltage and max base clock by Evan Wang · 4 years, 3 months ago
- 7085989 mmc: Add MMC controller driver for OcteonTX / TX2 by Suneel Garapati · 5 years ago
- 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
- b5a3387 mmc: sdhci: Use upper/lower_32_bits macros by Michal Simek · 4 years, 3 months ago
- 620bb46 mmc: sdhci: Enable high speed conditional on the corresponding bit by Faiz Abbas · 4 years, 4 months ago
- e8deb22 mmc: zynq: Fix default value for xlnx,mio-bank by Michal Simek · 4 years, 4 months ago
- 01a6da1 xilinx: Fix xlnx,mio_bank property by Michal Simek · 4 years, 4 months ago
- 664e16c xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 3 months ago
- 7d6f45a mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value by Faiz Abbas · 4 years, 3 months ago
- f1c0b7c Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 3 months ago
- 4426632 mmc: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
- 7142ff9 mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled by Walter Lozano · 4 years, 3 months ago
- 2372177 mmc: fsl_esdhc_imx: add OF_PLATDATA support by Walter Lozano · 4 years, 3 months ago
- 45154f0 mmc: fsl_esdhc_imx: rename driver name to match ll_entry by Walter Lozano · 4 years, 3 months ago
- 719f421 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 3 months ago
- 8408318 mmc: add nexell driver by Stefan Bosch · 4 years, 4 months ago
- df17cdc drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · 4 years, 4 months ago
- 8d1fc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 3 months ago
- 4e05c16 Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 3 months ago
- 39913ac Move eSDHC adapter card identification to board files by Yangbo Lu · 4 years, 5 months ago
- 4f73897 Drop global data sdhc_adapter for powerpc by Yangbo Lu · 4 years, 5 months ago
- 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 4ce9566 mmc: renesas-sdhi: Enable support for R8A774A1 by Adam Ford · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
- dba7ee4 acpi: mmc: Generate ACPI info for the PCI SD Card by Simon Glass · 4 years, 4 months ago
- 3b33eff Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 4 months ago
- ed4a11c mmc_spi: generate R1b response for erase and stop transmission command by Pragnesh Patel · 4 years, 4 months ago
- 6f4555a mmc: mmc_spi: Generate R1 response for erase block start and end address by Pragnesh Patel · 4 years, 4 months ago