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/arch
Nobuhiro Iwamatsu bead86a836 sh: Add support Renesas SH7724 13 years ago
..
arm hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines 13 years ago
avr32 avr32: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
blackfin Blackfin: cache result of cpp check 13 years ago
m68k m68k: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
microblaze microblaze: Fix strict-aliasing rules for in_be32 13 years ago
mips mips: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
nds32 nds32/ag101: clean up for SoC related code 13 years ago
nios2 nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet(). 13 years ago
powerpc arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning 13 years ago
sandbox sandbox: drop unused return 13 years ago
sh sh: Add support Renesas SH7724 13 years ago
sparc sparc: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
x86 x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 13 years ago
.gitignore