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/post
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 10 years ago
..
board post: descend only when CONFIG_HAS_POST is defined 11 years ago
cpu net: cosmetic: Fix var naming net <-> eth drivers 10 years ago
drivers powerpc: mpc824x: remove MPC824X cpu support 10 years ago
lib_powerpc kbuild: post: fix dependency tracking correctly 11 years ago
Makefile Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 11 years ago
post.c misc: use __weak 11 years ago
tests.c