summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/ixp/cpu.c
Commit message (Collapse)AuthorAgeLines
* Fix IXP code to work after relocation was addedMichael Schwingen2011-06-23-5/+0
| | | | | | | - 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>
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-0/+143
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>