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
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 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 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
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 treewide: replace with error() with pr_err() 7 years ago
sysreset_xtfpga.c