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
Matt Porter 8b029f22a6 am33xx: add ti814x specific register definitions 12 years ago
..
am33xx am33xx: add ti814x specific register definitions 12 years ago
exynos Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk 12 years ago
highbank arm: Remove additional config flags 12 years ago
mx5 mx5: Mark lowlevel_init board-specific code 12 years ago
mx6 ARM: mx6: use common CPU errata config options 12 years ago
omap-common am33xx: Add required includes to some omap/am33xx code 12 years ago
omap3 OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. 12 years ago
omap4 arm: dra7xx: Add DDR related data for DRA752 ES1.0 12 years ago
omap5 arm: dra7xx: Add silicon id support for DRA752 soc 12 years ago
rmobile arm: rmobile: bugfix: wrong register saving in lowlevel_init 12 years ago
s5p-common arm: Move lastinc to arch_global_data 12 years ago
s5pc1xx
socfpga Replace __bss_end__ with __bss_end 12 years ago
tegra-common Tegra20: Move some include files to arch-tegra for sharing with Tegra30 12 years ago
tegra20 tegra: usb: move implementation into right directory 12 years ago
tegra30 Tegra30: Add CPU (armv7) files 12 years ago
tegra114 Tegra114: Add CPU (armv7) files 12 years ago
u8500 arm: Move lastinc to arch_global_data 12 years ago
zynq arm: zynq: Add lowlevel initialization to C 12 years ago
Makefile ARM: mx6: use common CPU errata config options 12 years ago
cache_v7.c arm: Add control over cachability of memory regions 12 years ago
config.mk build: imx: Fix 'u-boot.imx' build without full OBJTREE reference 12 years ago
cpu.c arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 13 years ago
lowlevel_init.S
start.S Merge branch 'master' of git://git.denx.de/u-boot-arm 12 years ago
syslib.c