summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-12 05:26:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-12 05:26:25 +0000
commitcea62b215a568ff8f28f0cb7743ace91e73a0572 (patch)
treef7436c8841bf934de4b26c285a426917ddbc1fb4 /c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog
parentClean up UART2 pin setup. Protect pin setup code. (diff)
downloadrtems-cea62b215a568ff8f28f0cb7743ace91e73a0572.tar.bz2
2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove USE_ENHANCED_INTR_API.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog15
1 files changed, 10 insertions, 5 deletions
diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog
index 29a843c11e..14b1b7a270 100644
--- a/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog
@@ -1,9 +1,13 @@
+2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Remove USE_ENHANCED_INTR_API.
+
2005-11-09 Eric Norum <norume@aps.anl.gov>
- * bootloader/Makefile.am: Fix disagreement between GCCSPECS and GCC_SPECS.
- * Makefile.am: Need to install vme_am_defs.h,
+ * bootloader/Makefile.am: Fix disagreement between GCCSPECS and GCC_SPECS.
+ * Makefile.am: Need to install vme_am_defs.h,
-2005-11-03 <strauman@slac.stanford.edu>
+2005-11-03 Till Straumann <strauman@slac.stanford.edu>
* shared/irq/openpic_i8259_irq.c: New file.
* ChangeLog, Makefile.am, motorola_powerpc/ChangeLog,
@@ -13,12 +17,13 @@
some compilation conditionals to help BSPs without ISA to omit ISA
interrupts and calling i8259 code.
-2005-11-03 <strauman@slac.stanford.edu>
+2005-11-03 Till Straumann <strauman@slac.stanford.edu>
* Makefile.am, include/bsp.h: Added new shared pretaskinghook.c and
zerobss.c files to list to be made. Added some explanations about
CPU <-> PCI <-> VME address mapping issues.
-2005-11-03 straumanatslacdotstanforddotedu
+
+2005-11-03 Till Straumann <strauman@slac.stanford.edu>
* Makefile.am, startup/linkcmds:
moved linkcmds to shared area for other BSPs to use