Simon Glass
b4d51db86b
ixp: Move timestamp to arch_global_data
...
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass <sjg@chromium.org>
2013-02-01 15:07:50 -05:00
Simon Glass
582601da2f
arm: Move lastinc to arch_global_data
...
Move this field into arch_global_data and tidy up.
Signed-off-by: Simon Glass <sjg@chromium.org>
2013-02-01 15:07:50 -05:00
Graeme Russ
4769be21cc
Timer: Remove reset_timer() for non-Nios2 arches
2011-07-26 14:53:30 +02:00
Graeme Russ
5c8404aff1
Timer: Remove set_timer completely
2011-07-26 14:52:17 +02:00
Michael Schwingen
ce04bb41a6
Fix IXP code to work after relocation was added
...
- jump to real flash location after reset before turning off flash mirror
- fix timer system to use HZ == 1000, remove broken interrupt-based code
Signed-off-by: Michael Schwingen <michael@schwingen.org>
2011-06-23 08:24:55 +02:00
Peter Tyser
84ad688473
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
...
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2010-04-13 09:13:24 +02:00