Commit Graph

10467 Commits

Author SHA1 Message Date
Jay Monkman
ea9e29e3ff 2005-03-11 Philippe Simons <loki_666@fastmail.fm>
* custom/gp32.cfg: New file.
2005-03-11 07:28:54 +00:00
Jay Monkman
e8c785c68a 2005-03-11 Philippe Simons <loki_666@fastmail.fm>
* acinclude.m4: Added gp32 BSP.
	* gp32/.cvsignore, gp32/Makefile.am, gp32/README, gp32/bsp_specs,
	gp32/configure.ac, gp32/console/.cvsignore, gp32/console/conio.c,
	gp32/console/console.c, gp32/console/defaultfont.c,
	gp32/include/.cvsignore, gp32/include/bsp.h, gp32/include/conio.h,
	gp32/include/tm27.h, gp32/start/.cvsignore, gp32/start/start.S,
	gp32/startup/.cvsignore, gp32/startup/bspstart.c,
	gp32/startup/exit.c, gp32/startup/linkcmds, gp32/startup/memmap.c: New files.
2005-03-11 07:27:56 +00:00
Jay Monkman
479ac2d84e 2005-03-11 Philippe Simons <loki_666@fastmail.fm>
* Makefile.am, configure.ac: Added gp32 BSP.
	* s3c2400/.cvsignore, s3c2400/Makefile.am, s3c2400/clock/clockdrv.c,
	s3c2400/include/s3c2400.h, s3c2400/irq/bsp_irq_asm.S,
	s3c2400/irq/bsp_irq_init.c, s3c2400/irq/irq.c, s3c2400/irq/irq.h,
	s3c2400/timer/timer.c: New files.
2005-03-11 07:26:45 +00:00
Joel Sherrill
c995cd6689 2005-03-10 Joel Sherrill <joel@OARcorp.com>
* libnetworking/netinet/in_cksum_m68k.h: Change back to lcsum[12]_lbl
	since my fix did not fix all issues.
2005-03-10 21:46:12 +00:00
Eric Norum
cbb615bfa5 Add NOP after writing the CACR is there to address the issue
noted in "Device Errata MCF5282DE", Rev. 1.7, 09/2004.
2005-03-10 19:52:35 +00:00
Jay Monkman
8008148cc3 2005-03-08 Jay Monkman <jtm@lopingdog.com>
* mc9328mxl/irq/irq.h: Fixed error in declaration of bsp_vector_table.
2005-03-08 06:25:49 +00:00
Joel Sherrill
df55b0f113 2005-03-07 Joel Sherrill <joel@OARcorp.com>
* sp13/task1.c: Removed warnings.
2005-03-07 23:45:21 +00:00
Joel Sherrill
41b34c854d 2005-03-07 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Add timerstub so more tests link.
2005-03-07 23:42:58 +00:00
Joel Sherrill
d4d4d74c00 2005-03-07 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Hacked so there is enough memory to link pppd.exe.
2005-03-07 23:40:26 +00:00
Joel Sherrill
c025abde80 2005-03-05 Joel Sherrill <joel@OARcorp.com>
* libnetworking/netinet/in_cksum_m68k.h: Change lcsum[12]_lbl to
	temporary inline assembly labels to remove compilation error.
2005-03-05 23:53:37 +00:00
Joel Sherrill
a0e0533379 2005-03-04 Joel Sherrill <joel@OARcorp.com>
* .cvsignore, ChangeLog, include/.cvsignore: New files.
2005-03-04 21:51:44 +00:00
Joel Sherrill
5352c73759 2005-03-04 Joel Sherrill <joel@OARcorp.com>
* networking/decdriver.t: Make PCI initialize function part of the
	unified PCI API as pci_initialize().
2005-03-04 21:50:00 +00:00
Joel Sherrill
160b6b09dc 2005-03-04 Joel Sherrill <joel@OARcorp.com>
* libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI
	initialize function part of the unified PCI API as pci_initialize().
2005-03-04 21:49:38 +00:00
Joel Sherrill
9c25cad68e 2005-03-04 Joel Sherrill <joel@OARcorp.com>
* vmeUniverse/README.porting, vmeUniverse/vmeUniverse.c: Make PCI
	initialize function part of the unified PCI API as pci_initialize().
2005-03-04 21:49:05 +00:00
Joel Sherrill
312001953e 2005-03-04 Joel Sherrill <joel@OARcorp.com>
* pci/pci.c, pci/pcifinddevice.c, startup/bspstart.c: Make PCI
	initialize function part of the unified PCI API as pci_initialize().
2005-03-04 21:48:49 +00:00
Joel Sherrill
62c3d857b4 2005-03-04 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h, pci/pci.c, startup/bspstart.c: Make PCI initialize
	function part of the unified PCI API as pci_initialize().
2005-03-04 21:48:32 +00:00
Joel Sherrill
037864f52f 2005-03-04 Joel Sherrill <joel@OARcorp.com>
* pci/pci.c, pci/pci.h, startup/bspstart.c: Make PCI initialize
	function part of the unified PCI API as pci_initialize().
2005-03-04 21:48:17 +00:00
Joel Sherrill
bdc2572a16 2005-03-04 Joel Sherrill <joel@OARcorp.com>
* shared/pci/pcibios.c, shared/pci/pcibios.h: Make PCI initialize
	function part of the unified PCI API as pci_initialize().
2005-03-04 21:48:00 +00:00
Joel Sherrill
b3f80031c7 2005-03-04 Joel Sherrill <joel@OARcorp.com>
* include/rtems/pci.h: Clean up and reformatting. Make PCI initialize
	function part of the unified PCI API.
2005-03-04 21:47:36 +00:00
Ralf Corsepius
f28dcc9183 Regenerate. 2005-03-04 16:20:27 +00:00
Ralf Corsepius
ff1eb4c09b 2005-03-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Check for newlib with stdint.h/inttypes.h.
	* Makefile.am: Conditionally use external stdint.h/inttypes.h for
	newlib.
2005-03-04 16:20:05 +00:00
Ralf Corsepius
34793f3128 2005-03-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
	* custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
	Remove -Wa,-m7450.
2005-03-03 13:16:01 +00:00
Ralf Corsepius
f16be12175 Change my email address. 2005-03-03 10:43:56 +00:00
Ralf Corsepius
bb90b4289a 2005-03-03 Ralf Corsepius <ralf_corsepius@rtems.org>
* acinclude.m4: Remove arm_bare_bsp.

	PR bsps/771
	* configure.ac: Remove reference to arm_bare_bsp in
	AC_CONFIG_SRCDIR. Use ../arm instead.
2005-03-03 10:43:19 +00:00
Ralf Corsepius
e9843b8ef4 2005-03-03 Ralf Corsepius <ralf_corsepius@rtems.org>
PR bsps/771
	* configure.ac: Remove reference to arm_bare_bsp in
	AC_CONFIG_SRCDIR. Use ../arm instead.
2005-03-03 10:43:04 +00:00
Ralf Corsepius
9b20008730 arm_bare_bsp 2005-03-03 10:42:14 +00:00
Eric Norum
a79cb5b88e Add missing line. 2005-03-03 01:27:33 +00:00
Eric Norum
cc8c3d4a4a Add some more EPICS notes. 2005-03-03 01:21:47 +00:00
Joel Sherrill
caf565e348 2005-02-25 Joel Sherrill <joel@OARcorp.com>
* custom/jmr3904.cfg: arm_bare_bsp obsoleted.
	* custom/arm_bare_bsp.cfg: Removed.
2005-02-25 21:03:04 +00:00
Joel Sherrill
8ce50cbf15 2005-02-25 Joel Sherrill <joel@OARcorp.com>
* arm_bare_bsp/.cvsignore, arm_bare_bsp/ChangeLog,
	arm_bare_bsp/Makefile.am, arm_bare_bsp/bsp_specs,
	arm_bare_bsp/configure.ac, arm_bare_bsp/clock/clockdrv.c,
	arm_bare_bsp/include/.cvsignore, arm_bare_bsp/include/bsp.h,
	arm_bare_bsp/include/registers.h, arm_bare_bsp/include/tm27.h,
	arm_bare_bsp/irq/bsp_irq_asm.S, arm_bare_bsp/irq/bsp_irq_init.c,
	arm_bare_bsp/irq/irq.c, arm_bare_bsp/irq/irq.h,
	arm_bare_bsp/start/start.S, arm_bare_bsp/startup/bspstart.c,
	arm_bare_bsp/startup/exit.c, arm_bare_bsp/startup/linkcmds: Removed.
2005-02-25 21:02:17 +00:00
Jay Monkman
38ca7367bd 2005-02-24 Jay Monkman <jtm@lopingdog.com>
* au1x00/include/au1x00.h: Converted types to C99 types.
2005-02-25 05:25:14 +00:00
Jay Monkman
6a184ff0d1 2005-02-24 Jay Monkman <jtm@lopingdog.com>
PR 751/bsps
        * startup/linkcmds: Cleanup.
	* network/network.c: Added hardware initialization
	code.
2005-02-25 05:21:13 +00:00
Jay Monkman
c743b48091 2005-02-24 Jay Monkman <jtm@lopingdog.com>
* at91rm9200/include/at91rm9200_emac.h: Cleanup.
2005-02-25 05:19:43 +00:00
Jay Monkman
74fb4e1f1d 2005-02-24 Jay Monkman <jtm@lopingdog.com>
* Makefile.am, configure.ac: New CPU.
        * shared/interrupts/installisrentries.c,
	shared/interrupts/isr_entries.S: Added CPU32 support.
	* au1x00/Makefile.am, au1x00/include/au1x00.h,
	au1x00/vectorisrs/maxvectors.c, au1x00/vectorisrs/vectorisrs.c: New CPU.
2005-02-25 05:18:49 +00:00
Jay Monkman
7cde240ce8 2005-02-24 Jay Monkman <jtm@lopingdog.com>
* acinclude.m4: Added csb350 to list of BSPs.
	* csb350/Makefile.am, csb350/README, csb350/bsp_specs,
	csb350/configure.ac, csb350/times, csb350/clock/clockdrv.c,
	csb350/console/console-io.c, csb350/include/bsp.h,
	csb350/include/tm27.h, csb350/network/network.c, csb350/start/regs.S,
	csb350/start/start.S, csb350/startup/bspclean.c,
	csb350/startup/bspstart.c, csb350/startup/linkcmds,
	csb350/timer/timer.c: New BSP.
2005-02-25 05:18:07 +00:00
Jay Monkman
fe36adfe8c 2005-02-24 Jay Monkman
* custom/csb337.cfg: Cleanup.
2005-02-25 05:16:50 +00:00
Jay Monkman
ad3638a105 2005-02-24 Jay Monkman
* custom/csb350.cfg: New BSP.
2005-02-25 05:16:36 +00:00
Ralf Corsepius
233186ac35 2005-02-24 Ralf Corsepius <ralf.corsepius@rtems.org>
* gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
	Add gcc_suffix. Add newlib_suffix.
2005-02-24 06:33:57 +00:00
Ralf Corsepius
d8f159ca67 2005-02-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/rtems-top.m4: Rework rtems_updir handling to work around
	ash cd'ing to '/' for 'cd .//'.
2005-02-22 17:50:30 +00:00
Ralf Corsepius
8d1928f562 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Add  "defined(mpc7400) || defined(mpc7450)
	|| defined(mpc7455)" to altivec (gcc-3.2.x compatibility).
2005-02-21 16:40:43 +00:00
Ralf Corsepius
17225e0cc4 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 764/networking
	* libnetworking/sys/sysctl.h: include <rtems/stdint.h>.
2005-02-21 16:24:43 +00:00
Ralf Corsepius
c1f9a87784 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* score/inline/rtems/score/address.inl,
	score/inline/rtems/score/chain.inl,
	score/inline/rtems/score/coremsg.inl,
	score/inline/rtems/score/coremutex.inl,
	score/inline/rtems/score/coresem.inl,
	score/inline/rtems/score/heap.inl,
	score/inline/rtems/score/isr.inl,
	score/inline/rtems/score/mppkt.inl,
	score/inline/rtems/score/object.inl,
	score/inline/rtems/score/objectmp.inl,
	score/inline/rtems/score/priority.inl,
	score/inline/rtems/score/stack.inl,
	score/inline/rtems/score/states.inl,
	score/inline/rtems/score/sysstate.inl,
	score/inline/rtems/score/thread.inl,
	score/inline/rtems/score/threadmp.inl,
	score/inline/rtems/score/tod.inl,
	score/inline/rtems/score/tqdata.inl,
	score/inline/rtems/score/userext.inl,
	score/inline/rtems/score/watchdog.inl,
	score/inline/rtems/score/wkspace.inl,
	score/macros/rtems/score/address.inl,
	score/macros/rtems/score/chain.inl,
	score/macros/rtems/score/coremsg.inl,
	score/macros/rtems/score/coremutex.inl,
	score/macros/rtems/score/coresem.inl,
	score/macros/rtems/score/heap.inl,
	score/macros/rtems/score/isr.inl,
	score/macros/rtems/score/mppkt.inl,
	score/macros/rtems/score/object.inl,
	score/macros/rtems/score/objectmp.inl,
	score/macros/rtems/score/priority.inl,
	score/macros/rtems/score/stack.inl,
	score/macros/rtems/score/states.inl,
	score/macros/rtems/score/sysstate.inl,
	score/macros/rtems/score/thread.inl,
	score/macros/rtems/score/threadmp.inl,
	score/macros/rtems/score/tod.inl,
	score/macros/rtems/score/tqdata.inl,
	score/macros/rtems/score/userext.inl,
	score/macros/rtems/score/watchdog.inl,
	score/macros/rtems/score/wkspace.inl: New header guards.
2005-02-21 07:54:21 +00:00
Ralf Corsepius
61d330f56a New header guards. 2005-02-21 07:53:52 +00:00
Ralf Corsepius
27b299d932 New header guards. 2005-02-21 07:39:58 +00:00
Ralf Corsepius
b5dcb0ac24 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/inline/rtems/rtems/asr.inl,
	rtems/inline/rtems/rtems/attr.inl,
	rtems/inline/rtems/rtems/dpmem.inl,
	rtems/inline/rtems/rtems/event.inl,
	rtems/inline/rtems/rtems/eventset.inl,
	rtems/inline/rtems/rtems/message.inl,
	rtems/inline/rtems/rtems/modes.inl,
	rtems/inline/rtems/rtems/options.inl,
	rtems/inline/rtems/rtems/part.inl,
	rtems/inline/rtems/rtems/ratemon.inl,
	rtems/inline/rtems/rtems/region.inl,
	rtems/inline/rtems/rtems/sem.inl,
	rtems/inline/rtems/rtems/status.inl,
	rtems/inline/rtems/rtems/support.inl,
	rtems/inline/rtems/rtems/tasks.inl,
	rtems/inline/rtems/rtems/timer.inl,
	rtems/macros/rtems/rtems/asr.inl,
	rtems/macros/rtems/rtems/attr.inl,
	rtems/macros/rtems/rtems/dpmem.inl,
	rtems/macros/rtems/rtems/event.inl,
	rtems/macros/rtems/rtems/eventset.inl,
	rtems/macros/rtems/rtems/message.inl,
	rtems/macros/rtems/rtems/modes.inl,
	rtems/macros/rtems/rtems/options.inl,
	rtems/macros/rtems/rtems/part.inl,
	rtems/macros/rtems/rtems/ratemon.inl,
	rtems/macros/rtems/rtems/region.inl,
	rtems/macros/rtems/rtems/sem.inl,
	rtems/macros/rtems/rtems/status.inl,
	rtems/macros/rtems/rtems/support.inl,
	rtems/macros/rtems/rtems/tasks.inl,
	rtems/macros/rtems/rtems/timer.inl: New header guards.
2005-02-21 07:39:34 +00:00
Ralf Corsepius
a951c4d828 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* itron/inline/rtems/itron/eventflags.inl,
	itron/inline/rtems/itron/fmempool.inl,
	itron/inline/rtems/itron/intr.inl,
	itron/inline/rtems/itron/mbox.inl,
	itron/inline/rtems/itron/msgbuffer.inl,
	itron/inline/rtems/itron/network.inl,
	itron/inline/rtems/itron/port.inl,
	itron/inline/rtems/itron/semaphore.inl,
	itron/inline/rtems/itron/sysmgmt.inl,
	itron/inline/rtems/itron/task.inl,
	itron/inline/rtems/itron/time.inl,
	itron/inline/rtems/itron/vmempool.inl,
	itron/macros/rtems/itron/eventflags.inl,
	itron/macros/rtems/itron/fmempool.inl,
	itron/macros/rtems/itron/intr.inl,
	itron/macros/rtems/itron/mbox.inl,
	itron/macros/rtems/itron/msgbuffer.inl,
	itron/macros/rtems/itron/network.inl,
	itron/macros/rtems/itron/port.inl,
	itron/macros/rtems/itron/semaphore.inl,
	itron/macros/rtems/itron/sysmgmt.inl,
	itron/macros/rtems/itron/task.inl,
	itron/macros/rtems/itron/time.inl,
	itron/macros/rtems/itron/vmempool.inl: New header guards.
2005-02-21 07:35:41 +00:00
Ralf Corsepius
797d43912c 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* posix/inline/rtems/posix/cond.inl,
	posix/inline/rtems/posix/intr.inl,
	posix/inline/rtems/posix/key.inl,
	posix/inline/rtems/posix/mqueue.inl,
	posix/inline/rtems/posix/mutex.inl,
	posix/inline/rtems/posix/priority.inl,
	posix/inline/rtems/posix/pthread.inl,
	posix/inline/rtems/posix/semaphore.inl,
	posix/inline/rtems/posix/timer.inl,
	posix/macros/rtems/posix/cond.inl,
	posix/macros/rtems/posix/intr.inl,
	posix/macros/rtems/posix/key.inl,
	posix/macros/rtems/posix/mqueue.inl,
	posix/macros/rtems/posix/mutex.inl,
	posix/macros/rtems/posix/priority.inl,
	posix/macros/rtems/posix/pthread.inl,
	posix/macros/rtems/posix/semaphore.inl,
	posix/macros/rtems/posix/timer.inl: New header guards.
2005-02-21 07:29:34 +00:00
Ralf Corsepius
180295adc8 New header guards. 2005-02-21 07:29:05 +00:00
Ralf Corsepius
bf678a0861 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* posix/include/aio.h, posix/include/devctl.h,
	posix/include/intr.h, posix/include/mqueue.h,
	posix/include/sched.h, posix/include/semaphore.h,
	posix/include/rtems/posix/cancel.h,
	posix/include/rtems/posix/cond.h,
	posix/include/rtems/posix/condmp.h,
	posix/include/rtems/posix/config.h,
	posix/include/rtems/posix/intr.h,
	posix/include/rtems/posix/key.h,
	posix/include/rtems/posix/mqueue.h,
	posix/include/rtems/posix/mqueuemp.h,
	posix/include/rtems/posix/mutex.h,
	posix/include/rtems/posix/mutexmp.h,
	posix/include/rtems/posix/posixapi.h,
	posix/include/rtems/posix/priority.h,
	posix/include/rtems/posix/psignal.h,
	posix/include/rtems/posix/pthread.h,
	posix/include/rtems/posix/pthreadmp.h,
	posix/include/rtems/posix/ptimer.h,
	posix/include/rtems/posix/semaphore.h,
	posix/include/rtems/posix/semaphoremp.h,
	posix/include/rtems/posix/threadsup.h,
	posix/include/rtems/posix/time.h,
	posix/include/rtems/posix/timer.h: New header guards.
2005-02-21 07:20:46 +00:00
Ralf Corsepius
5ec2f12d86 New header guards. 2005-02-21 07:20:13 +00:00