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/arch
Aneesh V 23e9f0723e omap4: fix IO setting 14 years ago
..
arm omap4: fix IO setting 14 years ago
avr32 avr32: Use getenv_ulong() in place of getenv(), strtoul 14 years ago
blackfin Blackfin: cache result of cpp check 14 years ago
m68k m68k: fix ambiguous bit testing 14 years ago
microblaze microblaze: Fix strict-aliasing rules for in_be32 14 years ago
mips mips: Use getenv_ulong() in place of getenv(), strtoul 14 years ago
nds32 nds32/ag101: clean up for SoC related code 14 years ago
nios2 nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet(). 14 years ago
powerpc arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning 14 years ago
sandbox sandbox: drop unused return 14 years ago
sh sh: Add support Renesas SH7724 14 years ago
sparc sparc: fix unused variable warnings 14 years ago
x86 x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 14 years ago
.gitignore