Age | Commit message (Expand) | Author |
---|---|---|
2013-09-09 | Support for the ARM Generic Timer used in the Cortex-A7 and Cortex-A15. | Patrick Wildt |
2013-09-06 | Instead of printing on spurious interrupts, use an event counter to show | Patrick Wildt |
2013-08-08 | Remove duplicate loop. | Raphael Graf |
2013-08-06 | The Cortex bus should be useful for Cortex-A7, too. | Patrick Wildt |
2013-08-06 | Attach amptimer only on Cortex-A9, as all Cortex-A8 doesn't have a generic | Patrick Wildt |
2013-06-14 | Don't pull cpufunc.h in from the machine include directory, but from | Patrick Wildt |
2013-05-09 | Have the ARM MPCore Timer use the private timer, which will be very useful | Patrick Wildt |
2013-05-02 | Remove an #endif I forgot in there. | Patrick Wildt |
2013-05-02 | Add a driver for the secondary cache controller on the PandaBoard and | Patrick Wildt |
2013-05-01 | Add a secure monitor call function, so that a secondary cache controller | Patrick Wildt |
2013-05-01 | Add a cortex bus which represents the ARM MPCore Complex. | Patrick Wildt |