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
Anatolij Gustschin 7a1b07eef9 arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning 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: 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 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 iop480_uart.c: Fix GCC 4.6 build warnings 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