From d4a95940391a1ee8c1e36a8b10b8800ee526c0e6 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 21 Oct 2011 08:44:23 +0000 Subject: 2011-10-21 Sebastian Huber * nios2-mpu-configuration.c, nios2-mpu-descriptor.c, nios2-mpu-disable-protected.c, nios2-mpu-reset.c: New files. * Makefile.am: Reflect changes above. * rtems/score/nios2-utility.h, nios2-context-initialize.c: Added support for the memory protection unit (MPU). --- cpukit/score/cpu/nios2/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/score/cpu/nios2/ChangeLog') diff --git a/cpukit/score/cpu/nios2/ChangeLog b/cpukit/score/cpu/nios2/ChangeLog index c321c5ab2e..39c096c21e 100644 --- a/cpukit/score/cpu/nios2/ChangeLog +++ b/cpukit/score/cpu/nios2/ChangeLog @@ -1,3 +1,11 @@ +2011-10-21 Sebastian Huber + + * nios2-mpu-configuration.c, nios2-mpu-descriptor.c, + nios2-mpu-disable-protected.c, nios2-mpu-reset.c: New files. + * Makefile.am: Reflect changes above. + * rtems/score/nios2-utility.h, nios2-context-initialize.c: Added + support for the memory protection unit (MPU). + 2011-09-30 Sebastian Huber * nios2-context-switch.S: Use small-data area access for -- cgit v1.2.3