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/arm/mach-uniphier
Masahiro Yamada 326a682358 malloc_f: enable SYS_MALLOC_F by default if DM is on 10 years ago
..
include/mach ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macros 10 years ago
ph1-ld4 ARM: UniPhier: move UART pin settings to SPL 10 years ago
ph1-pro4 ARM: UniPhier: move UART pin settings to SPL 10 years ago
ph1-sld8 ARM: UniPhier: move UART pin settings to SPL 10 years ago
Kconfig malloc_f: enable SYS_MALLOC_F by default if DM is on 10 years ago
Makefile ARM: UniPhier: optimize kicking secondary CPUs code 10 years ago
board_common.c
board_early_init_f.c
board_early_init_r.c
board_late_init.c
cache_uniphier.c ARM: UniPhier: remove unnecessary ifdef conditional 10 years ago
cmd_ddrphy.c
cmd_pinmon.c
cpu_info.c
ddrphy_training.c
dram_init.c
init_page_table.S ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer 10 years ago
late_lowlevel_init.S ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper 10 years ago
lowlevel_init.S ARM: UniPhier: optimize kicking secondary CPUs code 10 years ago
memconf.c ARM: UniPhier: consolidate MEMCONF setting code 10 years ago
print_misc_info.c
reset.c
spl.c ARM: UniPhier: enable Driver Model and UART on SPL 10 years ago
support_card.c ARM: UniPhier: fix typos in comments 10 years ago
timer.c