u-boot/arch
Fabio Estevam 73454c85cd imx53-qsb: Convert to watchdog driver model
Commit 68dcbdd594 ("ARM: imx: Add weak default reset_cpu()") caused
the 'reset' command in U-Boot to not cause a board reset.

Fix it by switching to the watchdog driver model via sysreset, which
is the preferred method for implementing the watchdog reset.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
2024-02-24 16:29:00 -03:00
..
arc Merge patch series "Complete decoupling of bootm logic from commands" 2023-12-21 16:10:00 -05:00
arm imx53-qsb: Convert to watchdog driver model 2024-02-24 16:29:00 -03:00
m68k Merge patch series "Complete decoupling of bootm logic from commands" 2023-12-21 16:10:00 -05:00
microblaze mtd: Make CONFIG_MTD be the gate symbol for the menu 2024-01-22 14:18:54 -05:00
mips treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
nios2 Merge patch series "Complete decoupling of bootm logic from commands" 2023-12-21 16:10:00 -05:00
powerpc Merge patch series "Complete decoupling of bootm logic from commands" 2023-12-21 16:10:00 -05:00
riscv riscv: dts: starfive: add regulator device 2024-01-31 16:52:53 +08:00
sandbox clk: Remove rfree 2024-01-29 22:35:02 -05:00
sh bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
x86 smbios: copy QEMU tables 2024-01-16 17:05:29 -05:00
xtensa bootm: Adjust arguments of boot_os_fn 2023-12-21 16:07:52 -05:00
.gitignore
Kconfig mtd: Make CONFIG_MTD be the gate symbol for the menu 2024-01-22 14:18:54 -05:00
Kconfig.nxp LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms 2023-07-06 13:04:56 +08:00
u-boot-elf.lds