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
Hao Zhang 4dca7f0acc ARM: keystone2: clock: add K2E clock support 11 years ago
..
am33xx Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 11 years ago
at91 ARMv7: at91: enable ICache and DCache. 11 years ago
bcm281xx arch: bcm281xx: Initial commit of bcm281xx architecture code 11 years ago
exynos Merge remote-tracking branch 'u-boot-samsung/master' 11 years ago
highbank ARM: highbank: convert to common timer code 11 years ago
keystone ARM: keystone2: clock: add K2E clock support 11 years ago
kona-common sizes.h - consolidate for all architectures 11 years ago
mx5 kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 11 years ago
mx6 imx: correct HAB status for new chip TO 11 years ago
omap-common ARM: omap: Fix GPMC init for OMAP3 platforms 11 years ago
omap3 ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c 11 years ago
omap4 sizes.h - consolidate for all architectures 11 years ago
omap5 ARM: DRA7xx: ctrl: Fix efuse register addresses 11 years ago
rmobile arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEB 11 years ago
s5p-common armv7: convert makefiles to Kbuild style 11 years ago
s5pc1xx armv7: convert makefiles to Kbuild style 11 years ago
socfpga socfpga: Relocate arch common functions away from board 11 years ago
sunxi sunxi: non-FEL SPL boot support for sun7i 11 years ago
tegra-common armv7: convert makefiles to Kbuild style 11 years ago
tegra20 tegra20: display: fix checking of return value 11 years ago
tegra30 kbuild: add dummy obj-y to create built-in.o 11 years ago
tegra114 kbuild: add dummy obj-y to create built-in.o 11 years ago
tegra124 arm: delete unused macro CONFIG_ARCH_DEVICE_TREE 11 years ago
u8500 armv7: convert makefiles to Kbuild style 11 years ago
vf610 armv7: convert makefiles to Kbuild style 11 years ago
zynq arm: zynq: fix a bug in Zynq linker script 11 years ago
Makefile sunxi: add sun7i cpu, board and start of day support 11 years ago
arch_timer.c arm: add support for arch timer 11 years ago
cache_v7.c ARM: cache_v7: use __weak 11 years ago
config.mk Merge branch 'master' of git://git.denx.de/u-boot-arm 11 years ago
cpu.c
lowlevel_init.S arm: use canonical sub mnemonic 11 years ago
nonsec_virt.S ARM: align MVBAR on 32 byte boundary 11 years ago
start.S arm: move exception handling out of start.S files 11 years ago
syslib.c ARM: OMAP: hide custom bit manipulation function sr32() 11 years ago
virt-v7.c