u-boot-brain/arch/arm/cpu/arm926ejs
Reinhard Meyer 5dca710a3d AT91 clock/timer: move static data to global_data struct
clock.c / timer.c used static data and are called before relocation.
Move all static variables into global_data structure. Also cleanup
timer.c from unused stubs and make it truly use 64 bit tick values.

Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
2010-10-19 15:12:29 +02:00
..
at91 AT91 clock/timer: move static data to global_data struct 2010-10-19 15:12:29 +02:00
davinci arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
kirkwood Kirkwood: dram_init is moved to dram.c 2010-10-13 09:36:07 +02:00
mb86r0x ARM: Add support for MB86R0x SoCs 2010-08-10 23:13:28 +02:00
mx25 MX25 print arm clock instead of mpllclk on boot 2010-04-30 05:23:24 -05:00
mx27 arm, mx27: add support for SDHC1 pin init 2010-04-30 05:23:23 -05:00
nomadik arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
omap ARM: */timer.c: fix spelling and vertical alignment 2010-05-21 23:13:18 +02:00
orion5x orion5x: optimize window size computation 2010-10-13 09:36:02 +02:00
spear arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
versatile ARM: */timer.c: fix spelling and vertical alignment 2010-05-21 23:13:18 +02:00
config.mk arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
cpu.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
start.S Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
u-boot.lds ARM: implement relocation for ARM926 2010-09-19 19:29:54 +02:00