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/watchdog
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
..
Kconfig watchdog: Fix Kconfig alignment for WDT_SANDBOX 6 years ago
Makefile powerpc: mpc8xx: move watchdog into drivers/watchdog 6 years ago
ast_wdt.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
at91sam9_wdt.c
bcm2835_wdt.c
bcm6345_wdt.c
cdns_wdt.c watchdog: cadence: Remove useless ioremap 6 years ago
designware_wdt.c
ftwdt010_wdt.c
imx_watchdog.c
mpc8xx_wdt.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
omap_wdt.c watchdog: omap_wdt: improve watchdog reset path 6 years ago
orion_wdt.c
s5p_wdt.c
sandbox_wdt.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
tangier_wdt.c watchdog: Introduce watchdog driver for Intel Tangier 7 years ago
ulp_wdog.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
wdt-uclass.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
xilinx_tb_wdt.c