Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-10 | ARM: Fix incorrect use of not operators in arm devices | Ali Saidi | |
2011-08-19 | ARM: Add per-cpu local timers for ARM. | Geoffrey Blake | |
Cortex-A9 processors can have a local timer and watchdog counter. It is enabled by default in Linux and up to this point we've had to disable them since a model wasn't available. This change allows a default MP ARM Linux configuration to boot. |