u-boot/arch/arm
Sean Anderson 0998a20cfc misc: fs_loader: Add function to get the chosen loader
The fs_loader device is used to pull in settings via the chosen node.
However, there was no library function for this, so arria10 was doing it
explicitly. This function subsumes that, and uses ofnode_get_chosen_node
instead of navigating the device tree directly. Because fs_loader pulls
its config from the environment by default, it's fine to create a device
with nothing backing it at all. Doing this allows enabling
CONFIG_FS_LOADER without needing to modify the device tree.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
2023-01-12 14:06:15 -05:00
..
cpu arm: s5p4418: dm_serial: remove old code / add DEBUG_UART 2023-01-02 16:06:08 -05:00
dts arm: dts: k3-am625-sk: Enable first ethernet port 2023-01-10 15:39:06 -05:00
include pinctrl: nuvoton: add NPCM7xx/NPCM8xx reset type detect 2023-01-10 15:39:06 -05:00
lib Merge branch 'next' 2023-01-09 11:30:08 -05:00
mach-apple
mach-aspeed
mach-at91 First set of u-boot-at91 features for the 2023.04 cycle 2023-01-06 11:53:26 -05:00
mach-bcm283x
mach-bcmbca
mach-bcmstb
mach-cortina
mach-davinci global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFG 2022-12-23 10:14:51 -05:00
mach-exynos global: Migrate CONFIG_PHY_IRAM_BASE to CFG 2022-12-23 10:14:51 -05:00
mach-highbank
mach-hpe
mach-imx Added dcp_rng driver initialization code 2023-01-12 11:25:46 -05:00
mach-integrator
mach-ipq40xx
mach-k3 misc: fs_loader: Add function to get the chosen loader 2023-01-12 14:06:15 -05:00
mach-keystone
mach-kirkwood global: Migrate CONFIG_SAR_REG to CFG 2022-12-23 10:15:11 -05:00
mach-lpc32xx
mach-mediatek
mach-meson
mach-mvebu configs: Remove unused or redundant CONFIG symbols 2022-12-23 10:15:13 -05:00
mach-nexell arm: s5p4418: dm_serial: remove old code / add DEBUG_UART 2023-01-02 16:06:08 -05:00
mach-npcm
mach-octeontx
mach-octeontx2
mach-omap2 misc: fs_loader: Add function to get the chosen loader 2023-01-12 14:06:15 -05:00
mach-orion5x global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFG 2022-12-23 10:14:51 -05:00
mach-owl
mach-qemu
mach-rmobile
mach-rockchip rk32xx: Use standard TPL linker script 2022-12-23 10:07:03 -05:00
mach-s5pc1xx exynos: Rework legacy PWM usage 2022-12-23 10:07:03 -05:00
mach-snapdragon SoC: sdm845: find and save KASLR to env variables 2023-01-10 15:39:07 -05:00
mach-socfpga Use `grep -E` or plain `grep` instead of `egrep` 2023-01-11 15:02:24 -05:00
mach-sti
mach-stm32
mach-stm32mp Merge branch 'next' 2023-01-09 11:30:08 -05:00
mach-sunxi Prepare v2023.01-rc4 2022-12-21 13:09:01 -05:00
mach-tegra global: Migrate CONFIG_TEGRA_BOARD_STRING to CFG 2022-12-23 10:15:12 -05:00
mach-u8500
mach-uniphier arm: uniphier: use DM_TIMER of arm a9 global timer 2023-01-02 16:01:39 -05:00
mach-versal
mach-versal-net
mach-versatile
mach-zynq
mach-zynqmp
mach-zynqmp-r5
thumb1/include/asm/proc-armv
Kconfig bcmcygnus: Convert CONFIG_IPROC to Kconfig 2022-12-23 10:15:13 -05:00
Kconfig.debug
Makefile
config.mk Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig 2022-12-22 10:31:48 -05:00