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
Tetsuyuki Kobayashi 6f0dba85a9 arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 13 years ago
..
am33xx am33xx evm: Update secure_emif_sdram_config during ddr init 13 years ago
exynos EXYNOS: PINMUX: Add pinmux support for I2C 13 years ago
highbank Consolidate bootcount code into drivers/bootcount 13 years ago
imx-common imx: Use a clear identification of an unidentified CPU type 13 years ago
mx5 imx-common: add i2c.c for bus recovery support 13 years ago
mx6 imx-common: add i2c.c for bus recovery support 13 years ago
omap-common omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms 13 years ago
omap3 arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx 13 years ago
omap4 ARM: OMAP4/5: Move USB clocks to essential group. 13 years ago
omap5 ARM: OMAP4/5: Move USB clocks to essential group. 13 years ago
s5p-common Exynos: fix cpuinfo and cpu detecting 13 years ago
s5pc1xx armv7: add appropriate headers for assembly functions 13 years ago
tegra20 tegra20: Remove armv4t build flags 13 years ago
u8500 snowball: Adding board specific cache cleanup routine 13 years ago
Makefile tegra20: enable SPL for tegra20 boards 13 years ago
cache_v7.c
config.mk Revert "arm: armv7: add compile option -mno-unaligned-access if available" 13 years ago
cpu.c arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 13 years ago
lowlevel_init.S armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack 13 years ago
start.S arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 13 years ago
syslib.c