u-boot-brain/arch/arm/cpu/armv7
Minkyu Kang 9aca34d6ab S5P: timer: replace bss variable by gd
Use the global data instead of bss variable, replace as follow.

count_value -> removed
timestamp -> tbl
lastdec -> lastinc

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Albert ARIBAUD <albert.aribaud@free.fr>
2011-03-27 19:20:17 +02:00
..
mx5 MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss 2011-02-02 00:54:43 +01:00
omap3 omap3: emif|sdrc: use a single global data define 2010-12-11 11:41:42 -05:00
omap4 omap4: board: change global data pointer to file scope 2010-11-19 16:27:41 -05:00
omap-common OMAP: Timer: Replace bss variable by gd 2010-12-11 10:50:48 -05:00
s5p-common S5P: timer: replace bss variable by gd 2011-03-27 19:20:17 +02:00
s5pc1xx armv7: s5pc1xx: don't use function pointer for clock functions 2011-02-02 00:54:44 +01:00
s5pc2xx armv7: add support for S5PC210 SoC 2011-02-02 00:54:45 +01:00
tegra2 arm: Tegra2: Add basic NVIDIA Tegra2 SoC support 2011-02-21 08:30:54 +01:00
config.mk ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
cpu.c ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00
syslib.c ARMV7: Vexpress: fix build errors 2010-12-08 23:44:21 +01:00
u-boot.lds arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00