summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-12-142002-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius5-4/+7
* console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg. * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-132002-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius5-4/+7
* clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-132002-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius8-7/+10
* clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg. * network/Makefile.am: Don't include @RTEMS_BSP@.cfg. * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg. * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-132002-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-5/+8
* clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg. * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-132002-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius14-12/+18
* clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg. * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg. * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-122002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius96-55/+348
* start/Makefile.am: Use install-data-local to install startfile.
2002-12-112002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius20-10/+40
* wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-102002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-3/+12
* wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-102002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius46-23/+92
* wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-102002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius10-5/+20
* wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-102002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius29-13/+64
* wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2002-12-092002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+7
* configure.ac: Remove RTEMS_ENV_RTEMS_BSP, add AC_ARG_VAR(RTEMS_BSP)-hack instead.
2002-12-062002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius36-18/+72
* configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
2002-12-022002-12-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-1/+12
* configure.ac, network/Makefile.am: Don't build if networking disabled. * startup/linkcmds: Add sections to remove warnings.
2002-12-022002-12-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill5-86/+5
* pxfl/.cvsignore, pxfl/Makefile.in, pxfl/README, pxfl/floss-bsp.h: Removed.
2002-12-012002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+6
* bin2boot.c: #include POSIX compliant <string.h> instead of BSD proprietary memory.h.
2002-11-202002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* configure.ac: Remove duplicate AC_CONFIG_FILES(ts_1325_ada/Makefile).
2002-11-202002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius8-14/+20
* configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical changes.
2002-11-202002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+4
* configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
2002-11-182002-11-17 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill3-2/+12
* irq/irq_init.c, motorola/motorola.c: Support for MTX603e.
2002-11-18002-11-17 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2-0/+62
* README.mtx603e: New file.
2002-11-182002-11-14 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill3-6/+74
* bsp_specs: Added crtbegin,crtend objects so C++ global objects constructors/destructors run correctly. * startup/linkcmds: Increased code length and updated the ctor/dtor sections to handle crtbegin, crtend objects. >
2002-11-182002-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* network/network.c: Fix inconsistency in prototyping.
2002-11-152002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+4
* Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-11-132002-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* network/network.c: Removed warning per Jay's suggestion.
2002-11-132002-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-12/+24
* include/.cvsignore: Corrected. * network/.cvsignore: New file.
2002-11-132002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2-0/+6
* acinclude.m4: Added edb7312.
2002-11-132002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill38-0/+2821
* New BSP. * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README, times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c, console/.cvsignore, console/Makefile.am, console/uart.c, include/.cvsignore, include/Makefile.am, include/bsp.h, include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am, network/network.c, start/.cvsignore, start/Makefile.am, start/start.S, startup/.cvsignore, startup/Makefile.am, startup/bspstart.c, startup/exit.c, startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c, wrapup/.cvsignore, wrapup/Makefile.am: New file.
2002-11-132002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill3-1/+11
* irq/irq_asm.S, irq/irq_init.c: Fixes a bug with handling the situation where we are processing an IRQ, and we receive an FIQ.
2002-11-082002-11-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill8-4/+20
* startup/linkcmds: Include all .rodata* sections.
2002-11-062002-11-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+11
* startup/bspstart.c: Add empty H8BD_Install_IRQ so the port will have a routine to call.
2002-11-052002-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+4
* startup/bspstart.c: Remove ramStart to eliminate warning.
2002-11-052002-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-4/+6
* configure.ac: Unconditionally check for CXX (Hack to bug in autoconf > 2.54).
2002-11-042002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-4/+14
* console/console.c, network/network.c: Removed warnings.
2002-11-042002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* irq/irq.c: Removed warnings.
2002-11-042002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-1/+11
* network/network.c: Removed warnings.
2002-11-042002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+7
* console/i8042.c: Removed warnings.
2002-11-042002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-7/+24
* console/console.c, irq/irq.c, network/if_hdlcsubr.c, network/if_hdlcsubr.h, network/network.c, vectors/vectors_init.c: Removed warnings.
2002-11-042002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill6-27/+39
* console/console.c, network/network.c: Removed warnings.
2002-11-042002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+4
* network/network.c: Removed warnings.
2002-11-042002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* clock/clock.c: Removed warnings.
2002-11-042002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+5
* console/console.c: Removed warnings.
2002-11-042002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-24/+32
* console/sci.c, spurious/spinit.c: Removed warnings.
2002-11-042002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill6-23/+8
* console/console.c, i2c/i2cdrv.c, nvram/nvram.c, startup/bspstart.c, tod/ds1307.c: Removed warnings.
2002-11-042002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-3/+11
* console/console.c, console/m340uart.c: Removed warnings.
2002-11-042002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-1/+6
* console/console.c, network/ne2000.c: Removed warnings.
2002-11-022002-11-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+7
* console/console.c, start/start.c: Removed warnings.
2002-11-012002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-31/+31
* console/console.c, start/start.c, startup/efi68k_wd.c:
2002-11-012002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-38/+42
* console/console.c, start/start.c: Removed warnings.
2002-11-012002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-4/+8
* startup/m68k-stub.c: Removed typos.