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/mpc85xx
Jon Loeliger 13a7fcdf37 * Fix a bunch of compiler warnings for gcc 4.0 18 years ago
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
commproc.c
config.mk
cpu.c
cpu_init.c
ether_fcc.c
i2c.c
interrupts.c
pci.c * Fix a bunch of compiler warnings for gcc 4.0 18 years ago
resetvec.S
serial_scc.c
spd_sdram.c Coding style changes to remove local varible blocks 18 years ago
speed.c
start.S
traps.c