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
Lucas Stach 6d365ea0ac tegra20: add USB ULPI init code 12 years ago
..
am33xx SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 12 years ago
exynos arm:exynos: Enable data cache at exynos based processors. 12 years ago
highbank arm: Remove additional config flags 12 years ago
mx5 imx-common/cmd_bmode.c: add imx bmode (bootmode) command 12 years ago
mx6 imx-common/cmd_bmode.c: add imx bmode (bootmode) command 12 years ago
omap-common arm: Remove additional config flags 12 years ago
omap3 arm: armv7: omap3: Fix restore sequence in lowlevel_init 12 years ago
omap4 ARM: OMAP4/5: Move USB clocks to essential group. 12 years ago
omap5 ARM: OMAP4/5: Move USB clocks to essential group. 12 years ago
rmobile arm: rmobile: bugfix: wrong register saving in lowlevel_init 12 years ago
s5p-common arm/s5pxx: Fix get_timer_masked to get the time. 12 years ago
s5pc1xx armv7: add appropriate headers for assembly functions 12 years ago
socfpga ARM: Add Altera SOCFPGA Cyclone5 12 years ago
tegra20 tegra20: add USB ULPI init code 12 years ago
u8500 snowball: Adding board specific cache cleanup routine 12 years ago
zynq arm: Support new Xilinx Zynq platform 12 years ago
Makefile tegra20: enable SPL for tegra20 boards 12 years ago
cache_v7.c armv7: cache: remove flush on un-aligned invalidate 13 years ago
config.mk ARM: prevent misaligned array inits 12 years ago
cpu.c arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 12 years ago
lowlevel_init.S armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack 12 years ago
start.S armv7 cpu_init_crit: Simplify code 12 years ago
syslib.c