This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

MOAB/PPC405 - ChangeLog entries


oops, I forgot these :-)

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates
Index: hal/powerpc/moab/current/ChangeLog
===================================================================
RCS file: /misc/cvsfiles/ecos/packages/hal/powerpc/moab/current/ChangeLog,v
retrieving revision 1.1
diff -u -5 -p -r1.1 ChangeLog
--- hal/powerpc/moab/current/ChangeLog	19 Sep 2003 17:11:27 -0000	1.1
+++ hal/powerpc/moab/current/ChangeLog	20 Sep 2003 19:02:45 -0000
@@ -1,5 +1,14 @@
+2003-09-20  Gary Thomas  <gary@mlbassoc.com>
+
+	* misc/redboot_BOOT.ecm: Disable PCI in BOOT configuration
+
+	* include/plf_io.h: Fix PCI I/O addresses
+
+	* src/moab_ide.c: 
+	* cdl/hal_powerpc_moab.cdl: Add IDE support
+
 2003-09-19  Gary Thomas  <gary@mlbassoc.com>
 
 	* support/make_MOAB_flash.c: Tool to create boot flash image
 
 	* sa_tests/tty.c: 
Index: hal/powerpc/ppc40x/current/ChangeLog
===================================================================
RCS file: /misc/cvsfiles/ecos/packages/hal/powerpc/ppc40x/current/ChangeLog,v
retrieving revision 1.8
diff -u -5 -p -r1.8 ChangeLog
--- hal/powerpc/ppc40x/current/ChangeLog	19 Sep 2003 17:11:29 -0000	1.8
+++ hal/powerpc/ppc40x/current/ChangeLog	20 Sep 2003 19:03:23 -0000
@@ -1,5 +1,10 @@
+2003-09-20  Gary Thomas  <gary@mlbassoc.com>
+
+	* src/ppc405_pci.c: Need call to cyg_pci_init() to get proper I/O
+	addressing setup.
+
 2003-09-19  Gary Thomas  <gary@mlbassoc.com>
 
 	* src/ppc405_pci.c: New file - basic support for PCI on PPC 405GP
 
 	* src/hal_diag.c: New file - diagnostic I/O support (previously

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]