u-boot-brain/arch/arm/cpu/armv7
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end
Note this is a tree-wide change affecting multiple architectures.

At present we use __bss_start, but mostly __bss_end__. This seems
inconsistent and in a number of places __bss_end is used instead.

Change to use __bss_end for the BSS end symbol throughout U-Boot. This
makes it possible to use the asm-generic/sections.h file on all
archs.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-03-15 16:13:54 -04:00
..
am33xx Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 2013-01-08 13:15:45 +01:00
exynos Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk 2013-01-11 16:56:31 +09:00
highbank arm: Remove additional config flags 2012-10-04 14:51:50 +02:00
mx5 mx5: Mark lowlevel_init board-specific code 2012-11-19 08:56:27 +01:00
mx6 mx6: Add workaround for ARM errata 2013-01-09 19:22:06 +01:00
omap3 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' 2013-01-08 13:15:45 +01:00
omap4 omap4: Add comments on some "#endif"s for readability. 2012-12-10 08:55:25 -07:00
omap5 ARM: OMAP4/5: Move USB clocks to essential group. 2012-07-07 14:07:36 +02:00
omap-common Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
rmobile arm: rmobile: bugfix: wrong register saving in lowlevel_init 2012-10-08 11:15:04 -07:00
s5p-common arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
s5pc1xx armv7: add appropriate headers for assembly functions 2012-05-15 08:31:26 +02:00
socfpga Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
tegra20 tegra: Add SOC support for display/lcd 2012-11-19 08:15:37 -07:00
tegra30 Tegra30: Add CPU (armv7) files 2013-01-16 13:40:07 -07:00
tegra114 Tegra114: Add CPU (armv7) files 2013-02-11 10:35:25 -07:00
tegra-common Tegra20: Move some include files to arch-tegra for sharing with Tegra30 2012-10-15 11:54:06 -07:00
u8500 arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
zynq arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
cache_v7.c arm: Add control over cachability of memory regions 2012-11-19 08:15:38 -07:00
config.mk imximage.cfg: run files through C preprocessor 2013-01-22 10:20:13 +01:00
cpu.c arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 2012-09-01 14:58:22 +02:00
lowlevel_init.S armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack 2012-09-01 14:58:19 +02:00
Makefile Tegra30: Add generic Tegra30 build support 2013-01-16 13:40:08 -07:00
start.S Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
syslib.c ARMV7: Vexpress: fix build errors 2010-12-08 23:44:21 +01:00