summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2003-10-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-10-228-0/+56
| | | | | PR 510/bsps * irq/irq.h: Add extern C wrapper.
* 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-222-2/+6
| | | | | * aclocal/bsp-configure.m4: AC_PREREQ(2.57). Remove RTEMS_CANONICAL_HOST.
* 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-223-29/+17
| | | | | * aclocal/canonical-host.m4: Remove. * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
* 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-2220-10/+44
| | | | * configure.ac: Remove RTEMS_CANONICAL_HOST.
* 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-223-28/+16
| | | | | * aclocal/canonical-host.m4: Remove. * aclocal/canonical-target-name.m4: Merge-in aclocal/canonical-host.m4.
* 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-222-1/+4
| | | | * configure.ac: Remove RTEMS_CANONICAL_HOST.
* 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-2236-18/+72
| | | | * configure.ac: Remove RTEMS_CANONICAL_HOST.
* 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-212-1/+4
| | | | * configure.ac: Remove RTEMS_CHECK_CPU.
* 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-213-19/+15
| | | | | * aclocal/check-cpu.m4: Remove. * configure.ac: Merge-in former aclocal/check-cpu.m4.
* 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-213-3/+8
| | | | | | * configure.ac: Remove RTEMS_CHECK_CPU. * aclocal/check-itron.m4: Add m4-quotes. Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
* 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-212-1/+4
| | | | * configure.ac: Remove RTEMS_CHECK_CPU.
* 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-217-9/+22
| | | | | | | | | | | | | | * aclocal/canonical-target-name.m4: Add m4-quotes. * aclocal/check-cxx.m4: Add m4-quotes. Don't require RTEMS_CHECK_CPU. * aclocal/check-multiprocessing.m4: Add m4-quotes. Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU. * aclocal/check-networking.m4: Add m4-quotes. Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU. * aclocal/check-posix.m4: Add m4-quotes. Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU. * aclocal/check-rdbg.m4: Add m4-quotes. Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
* 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-2130-14/+64
| | | | * configure.ac: Remove RTEMS_CHECK_CPU.
* 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-212-1/+4
| | | | * network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
* 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-203-41/+5
| | | | | * aclocal/check-multiprocessing.m4: Don't require RTEMS_BSP_ALIAS. * aclocal/bsp_alias.m4: Remove.
* 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-201-0/+9
| | | | * ChangeLog: Add (missed in previous commits).
* 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-202-1/+4
| | | | * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
* 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-202-2/+5
| | | | * acinclude.m4: Reflect changes to bootstrap.
* 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-203-3/+6
| | | | | * acinclude.m4: Reflect changes to bootstrap. * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
* 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-203-41/+5
| | | | | * aclocal/check-multiprocessing.m4: Remove RTEMS_BSP_ALIAS. * aclocal/bsp-alias.m4: Remove.
* 2003-10-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-2036-36/+72
| | | | | * acinclude.m4: Reflect changes to bootstrap. * configure.ac: Remove RTEMS_CHECK_CUSTON_BSP.
* 2003-10-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-192-2/+8
| | | | * configure.ac: Make presence of tests/ optional.
* 2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-172-12/+4
| | | | * aclocal/path-perl.m4: Remove (Unused).
* 2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-172-1/+6
| | | | | * configure.ac: Use AC_PATH_PROG(PERL,perl) instead of RTEMS_PATH_PERL.
* 2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-172-1/+4
| | | | * configure.ac: Remove RTEMS_PATH_PERL (Unused).
* 2003-10-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-083-0/+21
| | | | | * comm/uart.h: Add extern "C" guards. * pci/pcibios.h: Ditto.
* 2003-10-02 Till Strauman <strauman@slac.stanford.edu>Joel Sherrill2003-10-022-20/+153
| | | | | | PR 502/bsps * console/outch.c: Add support for a few ANSI escape sequences to make libetcl happy.
* 2003-10-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-10-025-1/+10
| | | | | | | PR 503/bsps * clock/ckinit.c, include/bsp.h, startup/efi68k_tcp.c, timer/timer.c: Do not include DP8570A.h from bsp.h but still install it. This avoids polluting the namespace.
* 2003-10-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-0216-8/+32
| | | | * configure.ac:Remove RTEMS_CHECK_CPU.
* 2003-10-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-028-24/+14
| | | | | | | | | * configure.ac:Remove RTEMS_CHECK_CPU. * aclocal/check-cpu.m4: Remove. * aclocal/check-cxx.m4, aclocal/check-itron.m4, aclocal/check-multiprocessing.m4, aclocal/check-networking.m4, aclocal/check-posix.m4: AC_REQUIRE RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
* 2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-022-0/+23
| | | | | * acinclude.m4: New. Add RTEMS_CHECK_CPU.
* 2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-012-11/+9
| | | | | * include/bsp.h: Replace stringification madness to pick up bare.h (Doesn't work with gcc >= 3.3) with a somewhat cleaner madness.
* 2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-012-2/+6
| | | | * Makefile.am: Correct path to mvme16x_hw.h.
* 2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-012-4/+4
| | | | * automake/force-preinstall.am: Remove.
* 2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-012-13/+13
| | | | * vectors/Makefile.am: Fix header installation.
* 2003-09-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-302-4/+5
| | | | | * fileio/init.c: Unconditionally define MIN (We *do want* to see error messages if it conflicts).
* 2003-09-29 Till Strauman <strauman@slac.stanford.edu>Joel Sherrill2003-09-292-2/+8
| | | | | | PR 497/bsps * bootloader/head.S: Disable code that returned to the firmware when the loader starts.
* 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-2920-119/+104
| | | | | | | * Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-2919-104/+111
| | | | | | | * Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-2952-350/+336
| | | | | | | * Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-299-100/+263
| | | | | | | | | | | | | * Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * include/bsp.h: Add copy of ../shared/include/bsp.h (Violates BSP coding standards). * configure.ac: Reflect changes above. * irq/Makefile.am: Fix header installation. * motorola/Makefile.am: Fix header installation. * openpic/Makefile.am: Fix header installation. * pci/Makefile.am: Fix header installation.
* 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-2924-169/+154
| | | | | | | * Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-2912-89/+91
| | | | | | | * Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-2912-88/+54
| | | | | | | * Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-2912-84/+59
| | | | | | | * Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-295-25/+20
| | | | | | | | * Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above. * start/start.S: Comment out string after #endif.
* 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-292-2/+5
| | | | | * Makefile.am: Remove refs to non-existing files include/bspio.h and include/uart.h.
* 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-2921-150/+121
| | | | | | | * Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-294-30/+19
| | | | | | | * Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-2916-114/+84
| | | | | | | * Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.