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 b4ad44baab ARM: UniPhier: add UART initialization routine for low-level debug 11 years ago
..
ph1-ld4 ARM: UniPhier: add UART initialization routine for low-level debug 11 years ago
ph1-pro4 ARM: UniPhier: add UART initialization routine for low-level debug 11 years ago
ph1-sld8 ARM: UniPhier: add UART initialization routine for low-level debug 11 years ago
Kconfig ARM: UniPhier: add dump command of DDR PHY parameters 11 years ago
Makefile ARM: UniPhier: add dump command of DDR PHY parameters 11 years ago
board_common.c
board_early_init_r.c ARM: UniPhier: detect the number of flash banks at run-time 11 years ago
board_late_init.c ARM: UniPhier: remove Denali NAND controller fixup code 11 years ago
board_postclk_init.c ARM: UniPhier: call pin_init() also in the normal boot 11 years ago
cache_uniphier.c
cmd_ddrphy.c ARM: UniPhier: add dump command of DDR PHY parameters 11 years ago
cmd_pinmon.c ARM: UniPhier: display boot swap pin status by pinmon command 11 years ago
cpu_info.c
ddrphy_training.c ARM: UniPhier: add DDR PHY training code 11 years ago
dram_init.c ARM: UniPhier: move DDR related configuration to Kconfig 11 years ago
init_page_table.c ARM: UniPhier: remove unnecessary ifdef conditional 11 years ago
lowlevel_init.S ARM: UniPhier: add UART initialization routine for low-level debug 11 years ago
reset.c ARM: UniPhier: reset on-board devices on start-up 11 years ago
smp.S
spl.c
support_card.c ARM: UniPhier: fix SRAM size on support card 11 years ago
timer.c