u-boot-brain/arch/arm/cpu/arm926ejs/davinci
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
..
config.mk ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK 2012-09-27 11:20:10 -07:00
cpu.c DaVinci DA8xx: fix set_cpu_clk_info() 2012-09-01 14:58:14 +02:00
da850_lowlevel.c arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138 2012-09-01 14:58:10 +02:00
da850_pinmux.c arm/davinci/da850: add uart0 pinmux 2012-09-01 14:58:10 +02:00
dm355.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm365_lowlevel.c arm, davinci: add workaround for not resetting DMA bus and VPSS modules 2012-02-12 10:11:23 +01:00
dm365.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm644x.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm646x.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dp83848.c davinci_emac: move arch-independent defines to separate header 2011-12-06 23:59:35 +01:00
et1011c.c davinci_emac: move arch-independent defines to separate header 2011-12-06 23:59:35 +01:00
ksz8873.c davinci_emac: move arch-independent defines to separate header 2011-12-06 23:59:35 +01:00
lowlevel_init.S DaVinci: fix ddr2 vtp i/o calibration 2012-07-07 14:07:22 +02:00
lxt972.c davinci_emac: move arch-independent defines to separate header 2011-12-06 23:59:35 +01:00
Makefile ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK 2012-09-27 11:20:10 -07:00
misc.c mac: Fix the condition check for setting the MAC from the EEPROM 2013-02-20 08:52:41 -05:00
pinmux.c arm, davinci: Move pinmux functions from board to arch tree 2011-12-06 23:59:36 +01:00
psc.c da8xx/hawkboard: Add support for ohci host controller 2012-09-01 14:58:19 +02:00
reset.c davinci: fixed cpu reset 2012-12-10 08:56:38 -07:00
spl.c Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
timer.c arm: Move timer_reset_value to arch_global_data 2013-02-01 15:07:50 -05:00