Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | 2011-07-26 | -5/+0 |
| | ||||
* | Timer: Remove set_timer completely | Graeme Russ | 2011-07-26 | -5/+0 |
| | ||||
* | Fix IXP code to work after relocation was added | Michael Schwingen | 2011-06-23 | -66/+58 |
| | | | | | | | - 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/$CPU | Peter Tyser | 2010-04-13 | -0/+135 |
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |