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/lib_ppc
Anton Vorontsov 91525c6715 mpc85xx: Fix booting on various boards 16 years ago
..
Makefile ppc: Check for compilers that don't support relocation 16 years ago
bat_rw.c mpc86xx: Add support to populate addr map based on BATs 16 years ago
board.c mpc85xx: Fix booting on various boards 16 years ago
bootm.c 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 16 years ago
cache.c ppc: Fix roll over bug in flush_cache() 16 years ago
config.mk ppc: Enable full relocation to RAM 16 years ago
extable.c ppc: Remove extable relocation fixups 16 years ago
interrupts.c
kgdb.c
ppccache.S Update Freescale copyrights to remove "All Rights Reserved" 16 years ago
ppcstring.S
ticks.S
time.c