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
Rajeshwari Shinde d055911887 EXYNOS5: FDT : Decode peripheral id 12 years ago
..
am33xx am33xx: init OTG hardware and new musb gadget driver 12 years ago
exynos EXYNOS5: FDT : Decode peripheral id 12 years ago
highbank arm: Remove additional config flags 12 years ago
mx5 mx5: Mark lowlevel_init board-specific code 12 years ago
mx6 mx6: clock: Only show CSPI clock if CSPI is enabled 12 years ago
omap-common common: Add .u_boot_list into all linker files 12 years ago
omap3 OMAP3: am35x: add musb functions 12 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
rmobile arm: rmobile: bugfix: wrong register saving in lowlevel_init 12 years ago
s5p-common dm: wdt: Move s5p watchdog timer to drivers/watchdog/ 12 years ago
s5pc1xx armv7: add appropriate headers for assembly functions 13 years ago
socfpga socfpga/spl: Remove malloc.h 12 years ago
tegra-common Tegra20: Move some include files to arch-tegra for sharing with Tegra30 12 years ago
tegra20 tegra: Add SOC support for display/lcd 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 arm: Add control over cachability of memory regions 12 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