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/include/asm-sh
Yuri Tikhonov 0e15ddd11f POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. 16 years ago
..
bitops.h
byteorder.h
cache.h Coding Style cleanup; update CHANGELOG 16 years ago
cpu_sh3.h
cpu_sh4.h sh: Add support SuperH SH7751/SH7751R 16 years ago
cpu_sh7710.h
cpu_sh7720.h
cpu_sh7722.h
cpu_sh7750.h sh: Add support SuperH SH7751/SH7751R 16 years ago
cpu_sh7780.h
errno.h
global_data.h POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. 16 years ago
io.h Introduce phys_size_t and move phys_addr_t into asm/types.h 16 years ago
irqflags.h
pci.h sh: Add support PCI host driver for SH7751/SH7751R 16 years ago
posix_types.h
processor.h
ptrace.h
string.h
system.h
types.h Introduce phys_size_t and move phys_addr_t into asm/types.h 16 years ago
u-boot.h