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/cpu/armv7/uniphier
Masahiro Yamada e02ee2548a kconfig: switch to single .config configuration 9 years ago
..
ph1-ld4 ARM: UniPhier: do not compile unnecessary objects 9 years ago
ph1-pro4 ARM: UniPhier: leave the last element of boot_device_table empty 9 years ago
ph1-sld8 ARM: UniPhier: enable I2C input pins for PH1-sLD8 9 years ago
Kconfig kconfig: switch to single .config configuration 9 years ago
Makefile ARM: UniPhier: do not compile unnecessary objects 9 years ago
board_common.c
board_early_init_f.c ARM: UniPhier: move pin_init() to board_early_init_f() 9 years ago
board_early_init_r.c ARM: UniPhier: detect the number of flash banks at run-time 10 years ago
board_late_init.c ARM: UniPhier: remove Denali NAND controller fixup code 10 years ago
cache_uniphier.c
cmd_ddrphy.c ARM: UniPhier: add dump command of DDR PHY parameters 10 years ago
cmd_pinmon.c ARM: UniPhier: leave the last element of boot_device_table empty 9 years ago
cpu_info.c
ddrphy_training.c ARM: UniPhier: add DDR PHY training code 10 years ago
dram_init.c ARM: UniPhier: move SPL init functions to spl_board_init() 9 years ago
init_page_table.S ARM: UniPhier: describe init_page_table shorter 10 years ago
lowlevel_init.S ARM: UniPhier: add UART initialization routine for low-level debug 10 years ago
print_misc_info.c ARM: UniPhier: revive support card info 9 years ago
reset.c
smp.S
spl.c ARM: UniPhier: move SPL init functions to spl_board_init() 9 years ago
support_card.c ARM: UniPhier: fix SRAM size on support card 10 years ago
timer.c