Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-06-17 | ARM: mpu: protect the vectors page with an MPU region | Jonathan Austin | 3 | -2/+24 |
2013-06-17 | ARM: mpu: Allow enabling of the MPU via kconfig | Jonathan Austin | 2 | -2/+13 |
2013-06-07 | ARM: mpu: add MPU initialisation for secondary cores | Jonathan Austin | 3 | -3/+17 |
2013-06-07 | ARM: mpu: Complete initialisation of the MPU after reaching the C-world | Jonathan Austin | 1 | -1/+7 |
2013-06-07 | ARM: mpu: add MPU probe and initialisation functions in C | Jonathan Austin | 1 | -0/+249 |
2013-06-07 | ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU | Jonathan Austin | 2 | -0/+90 |