u-boot/arch
Tudor Ambarus af612ee418 configs: Convert AT91RESET_EXTRST to Kconfig
Convert AT91RESET_EXTRST to Kconfig for easier integration. The symbol is
not configurable from menuconfig, it will be automatically selected by SoCs
that select it explicitly via the "select" directive.
AT91RESET_EXTRST sets the Reset Controller's RSTC_CR.EXTRST bit which
asserts the nrst_out pin that resets external devices.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
2022-04-01 15:42:46 +03:00
..
arc dts: automatically build necessary .dtb files 2022-02-09 12:26:12 -07:00
arm configs: Convert AT91RESET_EXTRST to Kconfig 2022-04-01 15:42:46 +03:00
m68k dts: automatically build necessary .dtb files 2022-02-09 12:26:12 -07:00
microblaze microblaze: Do not place u-boot to reserved memory location 2022-03-07 16:33:47 +01:00
mips event: Convert arch_cpu_init_dm() to use events 2022-03-10 08:28:36 -05:00
nds32 dts: automatically build necessary .dtb files 2022-02-09 12:26:12 -07:00
nios2 event: Convert arch_cpu_init_dm() to use events 2022-03-10 08:28:36 -05:00
powerpc Convert CONFIG_BACKSIDE_L2_CACHE to Kconfig 2022-03-25 12:01:15 +00:00
riscv Prepare v2022.04-rc5 2022-03-28 12:36:49 -04:00
sandbox sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.h 2022-03-25 13:35:50 -04:00
sh Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs 2022-03-25 13:35:50 -04:00
x86 Prepare v2022.04-rc4 2022-03-14 17:40:36 -04:00
xtensa Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig 2022-03-03 16:51:19 -05:00
.gitignore
Kconfig event: Convert arch_cpu_init_dm() to use events 2022-03-10 08:28:36 -05:00
u-boot-elf.lds