Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-01 | ixp: Move timestamp to arch_global_data | Simon Glass | |
Move this field into arch_global_data and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2013-02-01 | arm: Move lastinc to arch_global_data | Simon Glass | |
Move this field into arch_global_data and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2011-07-26 | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | |
2011-07-26 | Timer: Remove set_timer completely | Graeme Russ | |
2011-06-23 | Fix IXP code to work after relocation was added | Michael Schwingen | |
- 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> | |||
2010-04-13 | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | |
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |