sunxi: mmc: group non-DM specific functions
[platform/kernel/u-boot.git] / drivers / mmc / fsl_esdhc.c
2022-11-14 Tom RiniMerge tag 'u-boot-imx-20221114' of https://gitlab.denx...
2022-11-10 Tom RiniMerge branch '2022-11-10-symbol-migrations'
2022-11-10 Tom Riniglobal: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS...
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
2022-07-27 Pali Rohármmc: fsl_esdhc: Fix 'Internal clock never stabilised...
2022-07-11 Tom RiniMerge branch 'next'
2022-07-08 Tom RiniMerge tag 'dm-pull-28jun22' of https://source.denx...
2022-07-06 Tom RiniMerge branch '2022-07-05-more-Kconfig-migrations' into...
2022-07-05 Tom RiniConvert CONFIG_ESDHC_DETECT_QUIRK to Kconfig
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-20 Tom RiniMerge tag 'u-boot-stm32-20220620' of https://source...
2022-06-20 Tom RiniMerge tag 'fsl-qoriq-2022-6-20-v2' of https://source...
2022-06-20 Pali Rohármmc: fsl_esdhc: Add new config option for default fallb...
2022-06-20 Pali Rohármmc: fsl_esdhc: Set fallback mode to 1-bit
2022-04-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-26 Pali Rohármmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop...
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 Stephen Carlsondrivers: mmc: Add wait_dat0 support for Freescale eSDHC...
2021-09-16 Tom RiniMerge tag 'v2021.10-rc4' into next
2021-09-13 Tom RiniMerge tag 'mmc-2021-9-13' of https://source.denx.de...
2021-09-13 Michael Wallemmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()
2021-06-30 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2021-06-28 Tom RiniMerge tag 'v2021.07-rc5' into next
2021-06-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-06-17 Yangbo Lummc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SU...
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-07 Tom RiniMerge tag 'mmc-2021-4-6' of https://source.denx.de...
2021-04-06 Michael Wallemmc: fsl_esdhc: add pulse width detection workaround
2021-04-06 Michael Wallemmc: fsl_esdhc: add workaround for erratum A-011334
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
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-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
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-11-29 Tom RiniMerge tag 'mmc-2020-11-29' of https://gitlab.denx.de...
2020-11-28 Yangbo Lummc: fsl_esdhc: make sure delay chain locked for HS400
2020-11-28 Yangbo Lummc: fsl_esdhc: set sysctl register for clock initializ...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-15 Tom RiniMerge tag 'mmc-2020-10-14' of https://gitlab.denx.de...
2020-10-14 Michael Wallemmc: fsl_esdhc: add ADMA2 support
2020-10-14 Michael Wallemmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED()
2020-10-12 Michael Wallemmc: fsl_esdhc: simplify esdhc_setup_data()
2020-10-12 Michael Wallemmc: fsl_esdhc: use dma-mapping API
2020-10-12 Michael Wallemmc: fsl_esdhc: simplify 64bit check for SDMA transfers
2020-10-12 Yangbo Lummc: fsl_esdhc: fix eMMC HS400 stability issue
2020-10-12 Yangbo Lummc: fsl_esdhc: fix mmc->clock with actual clock
2020-10-12 Yangbo Lummc: fsl_esdhc: support eMMC HS400 mode
2020-10-12 Yangbo Lummc: fsl_esdhc: clean TBCTL[TB_EN] manually during...
2020-10-12 Yangbo Lummc: fsl_esdhc: support tuning for eMMC HS200
2020-10-12 Yangbo Lummc: fsl_esdhc: add a reinit() callback
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-07-28 Tom RiniMerge tag 'u-boot-amlogic-20200727' of https://gitlab...
2020-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-27 Yangbo LuMove eSDHC adapter card identification to board files
2020-07-27 Yangbo LuDrop global data sdhc_adapter for powerpc
2020-07-17 Tom RiniMerge branch '2020-07-17-misc-fixes'
2020-07-17 Masahiro Yamadatreewide: convert bd_t to struct bd_info by coccinelle
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-06-20 Tom RiniMerge branch 'net' of https://gitlab.denx.de/u-boot...
2020-06-19 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-15 Tom RiniMerge tag 'efi-2020-07-rc5' of https://gitlab.denx...
2020-06-15 Tom RiniMerge branch '2020-06-15-misc-bugfixes'
2020-06-15 Tom RiniMerge tag 'mmc-2020-6-15' of https://gitlab.denx.de...
2020-06-15 Yangbo Lummc: fsl_esdhc: workaround for hardware 3.3v IO reliabi...
2020-06-15 Yangbo Lummc: fsl_esdhc: read register once for card inserted...
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-19 Simon Glasscommon: Drop linux/delay.h from common header
2020-05-18 Simon Glasscommon: Drop net.h from common header
2020-02-21 Tom RiniMerge tag 'u-boot-rockchip-20200220' of https://gitlab...
2020-02-20 Tom RiniMerge tag 'mmc-2-20-2020' of https://gitlab.denx.de...
2020-02-19 Rasmus Villemoesmmc: fsl_esdhc: actually enable cache snooping on mpc830x
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassdm: core: Create a new header file for 'compat' features
2020-01-20 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-01-16 Tom RiniMerge tag 'mmc-1-16-2020' of https://gitlab.denx.de...
2020-01-16 Yangbo LuDrop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
2020-01-16 Yangbo Lummc: fsl_esdhc: drop useless fdt fixup
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move ARM cache operations out of common.h
2019-12-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
next