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
Tom Rini f10d86d3ff Merge branch 'master' of git://git.denx.de/u-boot-spi 10 years ago
..
cpu mx25: Fix boot hang by avoiding vector relocation 10 years ago
dts Merge branch 'master' of git://git.denx.de/u-boot-spi 10 years ago
imx-common imx: i2c: Zap unnecessary malloc() calls 10 years ago
include ARM: UniPhier: add UART initialization routine for low-level debug 10 years ago
lib ARM: bootm: do not add PSCI to fdt when booting in secure mode. 10 years ago
mvebu-common arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() 10 years ago
Kconfig ARM: UniPhier: select CONFIG_SPL 10 years ago
Kconfig.debug arm: debug: add Kconfig entries for lowlevel debug 10 years ago
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 10 years ago
config.mk