summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-1610-11/+23
| | | | | | | | | | | | Makefile.am: Reflect having moved automake. debug_ada/Makefile.am: Reflect having moved automake. debug_c/Makefile.am: Reflect having moved automake. dos_sup/Makefile.am: Reflect having moved automake. network_ada/Makefile.am: Reflect having moved automake. network_ada/adasockets/Makefile.am: Reflect having moved automake. network_ada/listener/Makefile.am: Reflect having moved automake. network_ada/tcprelay/Makefile.am: Reflect having moved automake. ts_1325_ada/Makefile.am: Reflect having moved automake.
* 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-1620-48/+72
| | | | | | | | | | | | Makefile.am: Reflect having moved automake. clock/Makefile.am: Reflect having moved automake. console/Makefile.am: Reflect having moved automake. include/Makefile.am: Reflect having moved automake. network/Makefile.am: Reflect having moved automake. start/Makefile.am: Reflect having moved automake. startup/Makefile.am: Reflect having moved automake. timer/Makefile.am: Reflect having moved automake. wrapup/Makefile.am: Reflect having moved automake.
* 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-166-6/+14
| | | | | | | | Makefile.am: Reflect having moved automake. comm/Makefile.am: Reflect having moved automake. io/Makefile.am: Reflect having moved automake. irq/Makefile.am: Reflect having moved automake. pci/Makefile.am: Reflect having moved automake.
* 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-1613-33/+48
| | | | | | | | | | | | | | | Makefile.am: Reflect having moved automake. 3c509/Makefile.am: Reflect having moved automake. clock/Makefile.am: Reflect having moved automake. console/Makefile.am: Reflect having moved automake. ide/Makefile.am: Reflect having moved automake. include/Makefile.am: Reflect having moved automake. ne2000/Makefile.am: Reflect having moved automake. start/Makefile.am: Reflect having moved automake. startup/Makefile.am: Reflect having moved automake. timer/Makefile.am: Reflect having moved automake. wd8003/Makefile.am: Reflect having moved automake. wrapup/Makefile.am: Reflect having moved automake.
* Correct PR number.Joel Sherrill2003-08-151-1/+1
|
* Correcting to include PR numbers.Joel Sherrill2003-08-143-0/+5
|
* 2003-08-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-08-134-2/+12
| | | | | PR 451/bsps * startup/Makefile.am: Include shared i386 TTY driver in these BSPs.
* 2003-08-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-08-112-0/+6
| | | | | PR 453/make_build * startup/linkcmds: Added .eh_frame
* 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-114-6/+8
| | | | * startup/Makefile.am: Remove USE_INIT_FINI.
* 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-1112-6/+30
| | | | * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
* 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-066-9/+15
| | | | | * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. Remove cpp, old_cpp (now unused).
* 2003-07-16 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2003-07-183-0/+74
| | | | | | | PR 428/bsps PR 432/bsps * pci/pcibios.c, pci/pcibios.h: Added BSP_pci_Find_Device() which is copied from motorola_shared.
* 2003-07-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-07-082-1/+5
| | | | * console/console.c: Correct typo.
* Merger from rtems-4-6-branch.Ralf Corsepius2003-05-152-5/+4
|
* HOWTO changes.Chris Johns2003-05-081-0/+6
|
* Updated the GRUB version info and how to build GRUB from source.Chris Johns2003-05-081-23/+116
| | | | Added how to boot over the network with a PXE Netboot BIOS.
* 2003-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-04-142-0/+6
| | | | * ide/.cvsignore: New.
* 2003-03-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill2003-03-259-3/+425
| | | | | | | | | PR 368/filesystems * startup/ldsegs.S: Increase alignment. * Makefile.am, configure.ac, include/bsp.h, wrapup/Makefile.am: Added IDE supporting infrastructure. * ide/Makefile.am, ide/ide.c, ide/idecfg.c: New files. Added BSP support for libchip standard ide driver.
* 2003-03-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-03-182-125/+46
| | | | * comm/GDB.HOWTO: Updated.
* Merger from rtems-4-6-branch.Ralf Corsepius2003-03-112-1/+4
|
* Merger from rtems-4-6-branch.Ralf Corsepius2003-03-1110-5/+20
|
* 2003-02-20 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2003-02-202-0/+11
| | | | | | PR 353/bsps * include/bsp.h: Let the application override the network driver and attach routine.
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-1112-6/+30
| | | | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-119-6/+18
| | | | * configure.ac: AC_PREREQ(2.57).
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-113-0/+12
| | | | * configure.ac: AC_PREREQ(2.57).
* 2003-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-206-0/+41
| | | | * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
* 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-151-1/+1
| | | | * ChangeLog: Fix ChangeLog-entry.
* 2002-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-158-7/+10
| | | | | | | | | | * 3c509/Makefile.am: Don't include @RTEMS_BSP@.cfg. * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * ne2000/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. * wd8003/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* 2002-12-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-12-194-60/+8
| | | | * console/console.c: Removed __assert() which conflicts with newlib.
* 2002-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-177-6/+9
| | | | | | | | | * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * console/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-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-177-6/+9
| | | | | | | | | * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * console/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-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-126-4/+26
| | | | * start/Makefile.am: Use install-data-local to install startfile.
* 2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-106-3/+12
| | | | * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-062-1/+4
| | | | * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
* 2002-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-012-2/+6
| | | | | * bin2boot.c: #include POSIX compliant <string.h> instead of BSD proprietary memory.h.
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-202-1/+5
| | | | | * configure.ac: Remove duplicate AC_CONFIG_FILES(ts_1325_ada/Makefile).
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-202-2/+4
| | | | * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-042-0/+5
| | | | * network/network.c: Removed warnings.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-043-5/+9
| | | | * console/console.c, network/network.c: Removed warnings.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-043-1/+6
| | | | * console/console.c, network/ne2000.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-014-2/+15
| | | | * startup/bspstart.c: Removed warnings.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-312-2/+7
| | | | | * comm/i386-stub.c: Fixed places where debug_error() was not called with enough arguments.
* 2002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-312-3/+8
| | | | * comm/i386-stub.c: Removed warnings.
* 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-2112-18/+54
| | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
* 2002-09-13 Eric Norum <eric.norum@usask.ca>Joel Sherrill2002-09-141-0/+5
| | | | | * start/start16.S: Remove unwanted + at beginning of relative numeric label.
* 2002-09-13 Eric Norum <eric.norum@usask.ca>Eric Norum2002-09-131-1/+1
| | | | | * start/start16.S: Remove unwanted + at beginning of relative numeric label.
* 2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-09-082-1/+4
| | | | * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
* 2002-09-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-09-084-3/+8
| | | | * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
* 2002-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-09-022-0/+6
| | | | * pci/pcibios.c: #include <string.h>.
* 2002-08-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-295-0/+12
| | | | | | | | * console/Makefile.am: Add $(PROJECT_INCLUDE)/rtems to PREINSTALL_FILES. * console/mouse_parser.c: Include <string.h> (for strcmp). * console/vt.c: Include <string.h> (for memcpy). * wd8003/wd8003.c: Include <string.h> (for memcpy, memset).