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
Tom Rini 66669fcf80 Merge git://git.denx.de/u-boot-fsl-qoriq 9 years ago
..
am33xx arm: am4x: add U-Boot FIT signing and SPL image post-processing 9 years ago
bcm235xx arm: bcm235xx: update clock framework 9 years ago
bcm281xx
bcmcygnus
bcmnsp
iproc-common
kona-common board: arm:: Add support for Broadcom BCM23550 9 years ago
ls102xa ARM: PSCI: Switch to per-CPU target PC storage in secure data section 9 years ago
mx5
mx6 imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQP 9 years ago
mx7 ARM: PSCI: Switch to per-CPU target PC storage in secure data section 9 years ago
omap-common ARM: OMAP5+: Enable errata i727 9 years ago
omap3 mtd: nand: omap: allow to switch to BCH16 9 years ago
omap4 omap4: Check warm reset for reboot mode validity 9 years ago
omap5 arm: omap5: add U-Boot FIT signing and SPL image post-processing 9 years ago
rmobile
s5p-common exynos: pwm: Add a driver for the exynos5 PWM 9 years ago
stv0991
sunxi ARM: PSCI: Switch to per-CPU target PC storage in secure data section 9 years ago
vf610
Kconfig Various, unrelated tree-wide typo fixes. 9 years ago
Makefile ARM: PSCI: Add helper functions to access per-CPU target PC storage 9 years ago
arch_timer.c
cache_v7.c arm: Don't invalidate unaligned cache regions 9 years ago
cache_v7_asm.S arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code 9 years ago
config.mk
cp15.c
cpu.c
lowlevel_init.S
nonsec_virt.S ARM: PSCI: Split out common stack setup code from psci_arch_init 9 years ago
psci-common.c ARM: PSCI: Add helper functions to access per-CPU target PC storage 9 years ago
psci.S ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S 9 years ago
start.S arm: Allow skipping of low-level init with I-cache on 9 years ago
syslib.c
virt-dt.c ARMv8/PSCI: Fixup the device tree for PSCI 9 years ago
virt-v7.c