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
Wolfgang Denk a9f4fc3fe5 arch/powerpc/lib/board.c: fix build warning 14 years ago
..
arm PXA: Add MMC driver using the generic MMC framework 14 years ago
avr32 avr32: Use getenv_ulong() in place of getenv(), strtoul 14 years ago
blackfin blackfin: Use getenv_ulong() in place of getenv(), strtoul 14 years ago
m68k m68k: Use getenv_ulong() in place of getenv(), strtoul 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: asm/io.h: add __iormb __iowmb and inline io support 14 years ago
nios2 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 14 years ago
powerpc arch/powerpc/lib/board.c: fix build warning 14 years ago
sandbox cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 14 years ago
sh cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 14 years ago
sparc sparc: Use getenv_ulong() in place of getenv(), strtoul 14 years ago
x86 x86: Fix a compiler warning in arch/x86/lib/realmode.c 14 years ago
.gitignore