summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386 (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius6-6/+18
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-152006-10-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-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.
2006-10-15Convert to utf-8Ralf Corsepius10-10/+10
2006-09-11*** empty log message ***Joel Sherrill1-14/+12
2006-09-112006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-65/+20
* console/fb_vga.c, console/kd.h: Convert C++ style comments to C style.
2006-09-04 * startup/bspstart.c, start/start.S: Since the crudeTill Straumann3-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.
2006-09-04 * startup/linkcmds: added *(.text.*) *(.data.*) *(.bss.*)Till Straumann2-0/+7
2006-07-13 * shared/pci/pcibios.c: let pci_find_device() returnTill Straumann2-1/+7
-1 on failure, not just non-zero status. I found that some driver(s) [e.g. dec21140] explicitely check for -1.
2006-03-17Remove eof include fileRalf Corsepius12-12/+0
2006-02-012006-02-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-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.
2006-01-14Regenerate.Ralf Corsepius3-3/+3
2006-01-12Regenerate.Ralf Corsepius3-0/+12
2006-01-12Remove all-local:.Ralf Corsepius3-6/+0
2006-01-12Regenerate.Ralf Corsepius2-2/+2
2006-01-12Cleanup.Ralf Corsepius3-7/+0
2006-01-112006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius6-12/+15
* configure.ac: Remove explicit ampolish3 support (now in RTEMS_BSP_CONFIGURE).
2006-01-102006-01-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius9-246/+33
* configure.ac: Add ampolish3 support. * Makefile.am: Add preinstall.am.
2006-01-10New.Ralf Corsepius3-0/+272
2005-11-07Fixed formatting.Joel Sherrill1-1/+1
2005-11-062005-11-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* shared/irq/idt.c: Reflect API changes.
2005-11-06Reflect API changes.Ralf Corsepius1-3/+3
2005-11-062005-11-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+8
* timer/timer.c: Remove C++-style comments.
2005-11-06Remove C++-style comments.Ralf Corsepius1-2/+2
2005-11-04 Added reference to PR#832Till Straumann1-2/+2
2005-11-04 corrected redundant PR numberTill Straumann1-1/+1
2005-11-04 Added reference to PR#838Till Straumann1-4/+4
2005-11-032005-11-02 straumanatslacdotstanford.eduTill Straumann2-49/+16
* shared/pci/pcibios.c: replaced pci_find_device implementation by a pcibios call which already provides the functionality
2005-11-032005-11-02 straumanatslacdotstanford.eduTill Straumann2-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...
2005-10-17Add pci.rel to librtemsbsp.aRalf Corsepius2-2/+2
2005-10-17Cosmetics.Ralf Corsepius1-1/+1
2005-10-172005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius4-0/+30
* Makefile.am: Add pci.rel.
2005-10-172005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* console/fb_vga.h, console/kd.h, console/ps2_drv.h, console/serial_mouse.c, console/serial_mouse.h: Remove CVS Log.
2005-10-17Remove CVS LogRalf Corsepius8-294/+0
2005-10-172005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* shared/comm/i386_io.h, shared/comm/tty_drv.c, shared/comm/tty_drv.h: Remove CVS Log.
2005-10-172005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius6-17/+105
* Makefile.am: Install/preinstall headers from ../../i386/shared.
2005-10-172005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius3-24/+256
* Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
2005-10-17Remove.Ralf Corsepius3-306/+0
2005-09-29Added PR number.Joel Sherrill1-1/+1
2005-09-292005-09-29 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Thomas Doerfler3-1/+41
PR 649/bsps * ide/idecfg.c, configure.ac: added configuration items for primary/secondary IDE interface
2005-09-19Correct my email address.Ralf Corsepius1-8/+8
2005-09-19Include <errno.h> instead of <sys/errno.h>.Ralf Corsepius1-1/+1
2005-09-192005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* network/ne2000.c: Include <errno.h> instead of <sys/errno.h>.
2005-09-192005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-40/+8
* 3c509/3c509.c: Remove [$]Log. Include <errno.h> instead of <sys/errno.h>.
2005-09-192005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius3-3/+8
* network/network.c: Remove #define KERNEL. Include <errno.h>. * Makefile.am: Add -D_KERNEL to network_CPPFLAGS.
2005-08-312005-08-23 Karel Gardas <kgardas@objectsecurity.com>>Joel Sherrill2-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.
2005-08-22Remove duplicate comment.Joel Sherrill1-4/+0
2005-08-182005-08-18 Karel Gardas <kgardas@objectsecurity.com>Joel Sherrill2-0/+19
* startup/bspstart.c: Initialize PCI bus in bsp_start function.
2005-07-182005-07-18 Lars Munch <lars@segv.dk>Joel Sherrill2-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-062005-07-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+6
* console/keyboard.c: Apply CHAR_BIT to compute BITS_PER_LONG.
2005-05-262005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius6-7/+19
* include/bsp.h: New header guard.