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
Stefano Babic f6dc192e14 MX35: Drop unnecessary prototypes from imx-regs.h 13 years ago
..
arm MX35: Drop unnecessary prototypes from imx-regs.h 13 years ago
avr32 avr32: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
blackfin blackfin: Use getenv_ulong() in place of getenv(), strtoul 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: asm/io.h: add __iormb __iowmb and inline io support 13 years ago
nios2 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
powerpc Reduce build times 13 years ago
sandbox sandbox: drop unused return 13 years ago
sh cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 13 years ago
sparc sparc: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
x86 Reduce build times 13 years ago
.gitignore