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
Mike Frysinger ff1a618ad2 Blackfin: traps: fix up printf warnings from debug 14 years ago
..
arm arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning 14 years ago
avr32 avr32: Use getenv_ulong() in place of getenv(), strtoul 14 years ago
blackfin Blackfin: traps: fix up printf warnings from debug 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 adp-ag101p: Add SoC and board support of ag101p 14 years ago
nios2 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 14 years ago
powerpc mpc83xx: spd_sdram - fix gcc 4.6 compiler warning 14 years ago
sandbox sandbox: drop unused return 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 Reduce build times 14 years ago
.gitignore