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/mpc8260
Wolfgang Denk 392c252efd Fix PCI to memory window size problems on PM82x boards 19 years ago
..
Makefile
bedbug_603e.c
commproc.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
config.mk
cpu.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
cpu_init.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
ether_fcc.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
ether_scc.c
i2c.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
interrupts.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
kgdb.S
pci.c Fix PCI to memory window size problems on PM82x boards 19 years ago
serial_scc.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
serial_smc.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
speed.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
speed.h
spi.c
start.S
traps.c