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/arch/sparc/cpu/leon3
Vagrant Cascadian a6f70a3d14 Fix spelling of "transferred". 9 years ago
..
Makefile sparc: leon3: Added memory controller initialization using new AMBA PnP routines. 9 years ago
ambapp.c sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function 9 years ago
ambapp_low.S sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. 9 years ago
ambapp_low_c.S sparc: leon3: Reimplemented AMBA Plug&Play scanning routines. 9 years ago
cpu.c sparc: leon3: Added CPU count and frequency detection. 9 years ago
cpu_init.c sparc: Remove non-generic board init files: board.c, time.c 9 years ago
interrupts.c sparc: Remove non-generic board init files: board.c, time.c 9 years ago
memcfg.c sparc: leon3: Added memory controller initialization using new AMBA PnP routines. 9 years ago
memcfg.h sparc: leon3: Added memory controller initialization using new AMBA PnP routines. 9 years ago
memcfg_low.S sparc: leon3: Added memory controller initialization using new AMBA PnP routines. 9 years ago
prom.c sparc: Update PROM initialization code for generic board 9 years ago
serial.c sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX 9 years ago
start.S sparc: Update PROM initialization code for generic board 9 years ago
usb_uhci.c Fix spelling of "transferred". 9 years ago
usb_uhci.h