summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-176-6/+18
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* 2006-10-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-151-0/+13
| | | | | | | | | | | | | * network_ada/adasockets/AUTHORS, network_ada/adasockets/sockets-link.ads, network_ada/adasockets/sockets-multicast.adb, network_ada/adasockets/sockets-multicast.ads, network_ada/adasockets/sockets-utils.adb, network_ada/adasockets/sockets-utils.ads, network_ada/adasockets/sockets.adb, network_ada/adasockets/sockets.ads, network_ada/listener/listener.adb, network_ada/tcprelay/tcprelay.adb: Convert to utf-8.
* Convert to utf-8Ralf Corsepius2006-10-1510-10/+10
|
* *** empty log message ***Joel Sherrill2006-09-111-14/+12
|
* 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-113-65/+20
| | | | | * console/fb_vga.c, console/kd.h: Convert C++ style comments to C style.
* * startup/bspstart.c, start/start.S: Since the crudeTill Straumann2006-09-043-20/+88
| | | | | | | | | memory autodetection code can easily fail (boards with 'reserved' regions - I experienced a hard lockup on a dell precision 490 when writing past the bios-reported memory size) I added code that a) tries to save and use multiboot info, if present b) allows applications to override/set memory size via a weak alias.
* * startup/linkcmds: added *(.text.*) *(.data.*) *(.bss.*)Till Straumann2006-09-042-0/+7
|
* * shared/pci/pcibios.c: let pci_find_device() returnTill Straumann2006-07-132-1/+7
| | | | | -1 on failure, not just non-zero status. I found that some driver(s) [e.g. dec21140] explicitely check for -1.
* Remove eof include fileRalf Corsepius2006-03-1712-12/+0
|
* 2006-02-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-013-1/+17
| | | | | | * configure.ac, console/console.c: Add USE_COM1_AS_CONSOLE BSP option. This makes it easy to build the pc386 BSP in a configuration that corresponds to qemu with COM1 redirected to stdio.
* Regenerate.Ralf Corsepius2006-01-143-3/+3
|
* Regenerate.Ralf Corsepius2006-01-123-0/+12
|
* Remove all-local:.Ralf Corsepius2006-01-123-6/+0
|
* Regenerate.Ralf Corsepius2006-01-122-2/+2
|
* Cleanup.Ralf Corsepius2006-01-123-7/+0
|
* 2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-116-12/+15
| | | | | * configure.ac: Remove explicit ampolish3 support (now in RTEMS_BSP_CONFIGURE).
* 2006-01-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-109-246/+33
| | | | | * configure.ac: Add ampolish3 support. * Makefile.am: Add preinstall.am.
* New.Ralf Corsepius2006-01-103-0/+272
|
* Fixed formatting.Joel Sherrill2005-11-071-1/+1
|
* 2005-11-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-061-0/+4
| | | | * shared/irq/idt.c: Reflect API changes.
* Reflect API changes.Ralf Corsepius2005-11-061-3/+3
|
* 2005-11-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-061-3/+8
| | | | * timer/timer.c: Remove C++-style comments.
* Remove C++-style comments.Ralf Corsepius2005-11-061-2/+2
|
* Added reference to PR#832Till Straumann2005-11-041-2/+2
|
* corrected redundant PR numberTill Straumann2005-11-041-1/+1
|
* Added reference to PR#838Till Straumann2005-11-041-4/+4
|
* 2005-11-02 straumanatslacdotstanford.eduTill Straumann2005-11-032-49/+16
| | | | | * shared/pci/pcibios.c: replaced pci_find_device implementation by a pcibios call which already provides the functionality
* 2005-11-02 straumanatslacdotstanford.eduTill Straumann2005-11-032-6/+11
| | | | | | * startup/ldsegs.S: put IDT and GDT into data segment. The CPU modifies the 'accessed' bit and GDB's (rtems-gdb-stub) text segment checksum comparison failed...
* Add pci.rel to librtemsbsp.aRalf Corsepius2005-10-172-2/+2
|
* Cosmetics.Ralf Corsepius2005-10-171-1/+1
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-174-0/+30
| | | | * Makefile.am: Add pci.rel.
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-171-0/+5
| | | | | * console/fb_vga.h, console/kd.h, console/ps2_drv.h, console/serial_mouse.c, console/serial_mouse.h: Remove CVS Log.
* Remove CVS LogRalf Corsepius2005-10-178-294/+0
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-171-0/+5
| | | | | * shared/comm/i386_io.h, shared/comm/tty_drv.c, shared/comm/tty_drv.h: Remove CVS Log.
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-176-17/+105
| | | | * Makefile.am: Install/preinstall headers from ../../i386/shared.
* 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-173-24/+256
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Remove.Ralf Corsepius2005-10-173-306/+0
|
* Added PR number.Joel Sherrill2005-09-291-1/+1
|
* 2005-09-29 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Thomas Doerfler2005-09-293-1/+41
| | | | | | PR 649/bsps * ide/idecfg.c, configure.ac: added configuration items for primary/secondary IDE interface
* Correct my email address.Ralf Corsepius2005-09-191-8/+8
|
* Include <errno.h> instead of <sys/errno.h>.Ralf Corsepius2005-09-191-1/+1
|
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-191-0/+4
| | | | * network/ne2000.c: Include <errno.h> instead of <sys/errno.h>.
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-192-40/+8
| | | | | * 3c509/3c509.c: Remove [$]Log. Include <errno.h> instead of <sys/errno.h>.
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-193-3/+8
| | | | | | * network/network.c: Remove #define KERNEL. Include <errno.h>. * Makefile.am: Add -D_KERNEL to network_CPPFLAGS.
* 2005-08-23 Karel Gardas <kgardas@objectsecurity.com>>Joel Sherrill2005-08-312-13/+73
| | | | | | | | | | | * timer/timer.c: Enhance to use either interupt-based timer functions on older CPUs or to use TSC-based timer functions on more recent (Pentium and above) CPUs. The decision is made in Timer_initialize function when it is called for the first time based on a result obtained from cpuid instruction during the BSP initialization phase. During the first call, there are also late bindings to the implementation functions initialized to appropriate values.
* Remove duplicate comment.Joel Sherrill2005-08-221-4/+0
|
* 2005-08-18 Karel Gardas <kgardas@objectsecurity.com>Joel Sherrill2005-08-182-0/+19
| | | | * startup/bspstart.c: Initialize PCI bus in bsp_start function.
* 2005-07-18 Lars Munch <lars@segv.dk>Joel Sherrill2005-07-182-0/+11
| | | | | | | | | | PR 813/networking * ne2000/ne2000.c: The ne2000 driver on pc386 has been broken since a parameter was added to irq handlers (2005-04-18). Before these changes the argument to the interrupt handler was the interrupt number, now the argument is handle, but the ne2000 driver needs the interrupt number. The fix is to set the handle to the interrupt number.
* 2005-07-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-07-062-1/+6
| | | | * console/keyboard.c: Apply CHAR_BIT to compute BITS_PER_LONG.
* 2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-266-7/+19
| | | | * include/bsp.h: New header guard.