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
Kim Phillips 9da752e97f mpc83xx: spd_sdram - fix gcc 4.6 compiler warning 13 years ago
..
arm arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning 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 adp-ag101p: Add SoC and board support of ag101p 13 years ago
nios2
powerpc mpc83xx: spd_sdram - fix gcc 4.6 compiler warning 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