upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/drivers/sysreset
Álvaro Fernández Rojas 060690663d sysreset: syscon: convert to use live dt 6 years ago
..
Kconfig
Makefile db410c: replace reset driver with psci 6 years ago
sysreset-uclass.c dm: reset: have the reset-command perform a COLD reset 7 years ago
sysreset_ast.c
sysreset_psci.c
sysreset_rockchip.c rockchip: sysreset: merge into one common driver 7 years ago
sysreset_sandbox.c
sysreset_sti.c sti: fix STMicroelectronics copyright 7 years ago
sysreset_syscon.c sysreset: syscon: convert to use live dt 6 years ago
sysreset_watchdog.c
sysreset_xtfpga.c