u-boot-brain/arch/arm
Yangbo Lu f1bce08426 Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
The eSDHC reference clocks should be provided by speed.c in arch/.
And we do not need CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK option to
select which clock to use. Because we can make the driver to select
the periperhal clock which is better (provides higher frequency)
automatically if its value is provided by speed.c.

This patch is to drop this option and make driver to select clock
automatically. Also fix peripheral clock calculation issue in
fsl_lsch2_speed.c/fsl_lsch3_speed.c.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
2020-01-16 13:20:33 +08:00
..
cpu Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage 2020-01-16 13:20:33 +08:00
dts ----------------------------------- 2020-01-15 09:22:15 -05:00
include Add global variable sdhc_per_clk for arm/powerpc 2020-01-16 13:16:26 +08:00
lib arch: arm: Program GIC LPI configuration table 2020-01-10 14:18:26 -05:00
mach-aspeed
mach-at91 First set of u-boot-atmel features for 2020.04 cycle 2020-01-07 08:44:56 -05:00
mach-bcm283x common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
mach-bcmstb
mach-davinci dm: gpio: Allow control of GPIO uclass in SPL 2019-12-15 08:52:29 +08:00
mach-exynos common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
mach-highbank
mach-imx imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK 2020-01-14 22:54:00 +01:00
mach-integrator
mach-k3 arm: mach-k3: Enable WA for R5F deadlock 2020-01-03 09:47:11 -05:00
mach-keystone common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
mach-kirkwood common: Move command functions out of common.h 2019-12-02 18:25:02 -05:00
mach-mediatek ARM: MediaTek: add basic support for MT8518 boards 2019-12-03 12:00:03 -05:00
mach-meson board: amlogic: select PWRSEQ for all amlogic platform 2020-01-07 14:50:41 +01:00
mach-mvebu common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
mach-omap2 dm: gpio: Allow control of GPIO uclass in SPL 2019-12-15 08:52:29 +08:00
mach-orion5x common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
mach-owl
mach-qemu
mach-rmobile common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
mach-rockchip rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD 2019-12-27 14:26:13 +08:00
mach-s5pc1xx common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
mach-snapdragon
mach-socfpga arm: socfpga: stratix10: Enable SMMU access 2020-01-07 14:38:34 +01:00
mach-sti
mach-stm32 mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 2019-06-28 09:45:27 +02:00
mach-stm32mp stm32mp1: reset coprocessor status at cold boot 2020-01-07 11:13:25 -05:00
mach-sunxi common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
mach-tegra net: Always build the string_to_enetaddr() helper 2019-12-09 09:47:41 -06:00
mach-uniphier common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
mach-versal arm64: xilinx: Move firmware functions from platform to driver 2019-10-24 13:37:01 +02:00
mach-versatile
mach-zynq common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
mach-zynqmp common: Move some board functions out of common.h 2019-12-02 18:25:21 -05:00
mach-zynqmp-r5
thumb1/include/asm/proc-armv
config.mk
Kconfig imx: Add basic support for the NXP IMXRT10xx SoC family 2020-01-14 22:54:00 +01:00
Kconfig.debug
Makefile imx: Add basic support for the NXP IMXRT10xx SoC family 2020-01-14 22:54:00 +01:00