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/cpu/leon3
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
..
Makefile
ambapp.c SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version. 16 years ago
config.mk
cpu.c Introduce netdev.h header file and remove externs 16 years ago
cpu_init.c rename CFG_ macros to CONFIG_SYS 16 years ago
interrupts.c rename CFG_ macros to CONFIG_SYS 16 years ago
prom.c rename CFG_ macros to CONFIG_SYS 16 years ago
serial.c rename CFG_ macros to CONFIG_SYS 16 years ago
start.S Update U-Boot's build timestamp on every compile 16 years ago
usb_uhci.c The PIPE_INTERRUPT flag is used wrong 16 years ago
usb_uhci.h