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
Simon Glass b1f17bf5ff Add strcasecmp() and strncasecmp() 12 years ago
..
arm exynos:pinmux: Add pinmux support for i2c 12 years ago
avr32 common: Discard the __u_boot_cmd section 12 years ago
blackfin common: Discard the __u_boot_cmd section 12 years ago
m68k Add strcasecmp() and strncasecmp() 12 years ago
microblaze microblaze: Fix compilation failure because of missing libdts 12 years ago
mips MIPS: constify address pointer in test_bit() 12 years ago
nds32 common: Discard the __u_boot_cmd section 12 years ago
nios2 nios2: remove asm/status_led.h 12 years ago
openrisc openrisc: Change bi_baudrate and global data baudrate to int 12 years ago
powerpc Add strcasecmp() and strncasecmp() 12 years ago
sandbox common: Discard the __u_boot_cmd section 12 years ago
sh sh: fix trigger_address_error() 12 years ago
sparc Add strcasecmp() and strncasecmp() 12 years ago
x86 x86: Build vga video code only if CONFIG_VIDEO_VGA is defined 12 years ago
.gitignore