summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index a8cb41b79b..155a0939a7 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,12 +1,16 @@
2007-11-30 Till Straumann <strauman@slac.stanford.edu>
+ * mpc6xx/mmu/bat.c, mpc6xx/mmu/pte121.c: use new
+ feature-checks from cpuIdent.h rather than filtering
+ CPU types when checking for availability of high BATs
+ and an MMU with hardware page-table lookup.
+
+2007-11-30 Till Straumann <strauman@slac.stanford.edu>
+
* mpc6xx/clock/c_clock.c, mpc6xx/clock/c_clock.h:
added support for bookE/ppc405 style CPUs where the
decrementer works slightly differently.
-2007-11-30 Till Straumann <strauman@slac.stanford.edu>
-
- * mpc6xx/mmu/bat.c, mpc6xx/mmu/pte121.c
2007-11-29 Till Straumann <strauman@slac.stanford.edu>
* mpc6xx/exceptions/raw_exception.c,