summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2005-11-03 02:26:08 +0000
committerTill Straumann <strauman@slac.stanford.edu>2005-11-03 02:26:08 +0000
commit1b1b43ccc1a6d654199ddb6329366d2e44bdaea3 (patch)
tree54e658a14060013c6858ba635f0cb43f1814a198 /c/src/lib/libcpu/powerpc/ChangeLog
parent2005-11-02 straumanatslacdotstanford.edu (diff)
downloadrtems-1b1b43ccc1a6d654199ddb6329366d2e44bdaea3.tar.bz2
2005-11-02 straumanatslacdotstanford.edu
* mpc6xx/mmu/pte121.c, mpc6xx/mmu/pte121.h: enhancements to mpc6xx page table support - PTEs can now be modified even if the page table is already active; bugfix: address range crossing 256MB boundary was not handled correctly
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index 134d9b4fe3..8121787325 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,5 +1,12 @@
2005-11-02 straumanatslacdotstanford.edu
+ * mpc6xx/mmu/pte121.c, mpc6xx/mmu/pte121.h: enhancements to mpc6xx page
+ table support - PTEs can now be modified even if the page table is
+ already active; bugfix: address range crossing 256MB boundary was not
+ handled correctly
+
+2005-11-02 straumanatslacdotstanford.edu
+
* mpc6xx/mmu/bat.c, mpc6xx/mmu/bat.h, mpc6xx/mmu/mmuAsm.S: moved
assembly code to C; setdbat now supports high bats on 7450 CPUs;
added argument checking to setdbat; added getdbat; moved early