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
 
 
 
 
 
 
u-boot/cpu/mpc86xx
Poonam Aggrwal 21170c80a8 ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). 16 years ago
..
Makefile 86xx: Cleanup MP support 16 years ago
cache.S rename CFG_ macros to CONFIG_SYS 17 years ago
config.mk 86xx: Remove redudant PLATFORM_CPPFLAGS 16 years ago
cpu.c ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). 16 years ago
cpu_init.c 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 16 years ago
ddr-8641.c 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields 16 years ago
fdt.c ppc/85xx/86xx: Device tree fixup for number of cores 16 years ago
interrupts.c rename CFG_ macros to CONFIG_SYS 17 years ago
mp.c 86xx: Cleanup MP support 16 years ago
release.S 86xx: Cleanup MP support 16 years ago
speed.c mpc8[56]xx: Put localbus clock in sysinfo and gd 17 years ago
start.S Coding style cleanup, update CHANGELOG. 17 years ago
traps.c