summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2005-02-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-02-182-59/+14
| | | | * console/keyboard.h: Add include file and cleanup file header.
* Cosmetics.Ralf Corsepius2005-02-163-6/+7
|
* Cosmetics.Ralf Corsepius2005-01-282-6/+3
|
* 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-222-1/+5
| | | | * clock/todcfg.c: size_t RTC_Count.
* 2005-01-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-194-36/+44
| | | | | * pc386/console/vgainit.c, pc386/wd8003/wd8003.c, shared/comm/uart.c: Fix errors caught by gcc 4.x.
* 2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-182-2/+6
| | | | * console/vgainit.c: static graphic_on|off.
* Fix typo.Ralf Corsepius2005-01-181-4/+1
|
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-076-21/+33
| | | | * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
* Fix typo.Ralf Corsepius2005-01-051-1/+3
|
* 2005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-043-5/+12
| | | | * comm/gdb_glue.c, irq/idt.c: Remove warnings.
* 2005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-044-52/+31
| | | | | * console/keyboard.c, console/ps2_mouse.c, console/vt.c: Remove warnings.
* 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-026-291/+86
| | | | * Makefile.am: Remove build-variant support.
* 2004-11-20 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Ralf Corsepius2004-11-202-2/+8
| | | | | | PR 703/filesystem * ide/ide.c: Extend the "modes_available" and "mode_active" parameters to uint16_t for UDMA support.
* Reformat.Ralf Corsepius2004-10-261-1/+2
|
* 2004-10-13 Eric Norum <norume@aps.anl.gov>Joel Sherrill2004-10-151-0/+5
| | | | | PR 688/bsps * Makefile.am clock/todcfg.c: Add support for MC146818A TOD chip.
* Don't get duplication rtc_probe() definitions.Eric Norum2004-10-111-1/+1
|
* Add libchip driver for Motorola MC146818A time-of-day clock chip.Eric Norum2004-10-112-1/+37
| | | | Modify i386/pc386 BSP to use this driver.
* 2004-09-27 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2004-09-272-32/+120
| | | | | PR 608/bsps * pci/pcibios.c: BusCountPCI().
* Fix typo in previous change.Ralf Corsepius2004-09-246-6/+6
|
* 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-2412-6/+30
| | | | * configure.ac: Require automake > 1.9.
* 2004-07-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-282-0/+6
| | | | * startup/linkcmds: Add gnu.linkonce.d and gcc_except_table sections.
* 2004-07-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-252-1/+6
| | | | * Makefile.am: Add -D__INSIDE_RTEMS_BSD_TCPIP_STACK__ for network.
* 2004-07-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-253-2/+7
| | | | | * Makefile.am: Add -D__INSIDE_RTEMS_BSD_TCPIP_STACK__ for network. * network/ne2000.c: Add include of <sys/errno.h>.
* 2004-07-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-253-0/+10
| | | | | * 3c509/3c509.c: Add <sys/errno.h>. * startup/linkcmds: Add .jcr section.
* 2004-05-21 Till Strauman <strauman@slac.stanford.edu>Joel Sherrill2004-05-213-28/+40
| | | | | | | | * PR 624/bsps startup/bspstart.c: When probing the memory, make sure not to corrupt the application. Only probe addresses beyond rtemsFreeMemStart. * Let IBMPC_outch() convert LF -> CRLF to avoid printk scrambling the screen.
* 2004-05-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-05-213-0/+7
| | | | | * ne2000/ne2000.c, wd8003/wd8003.c: Include errno.h as a consequence of recent updates to BSD header files.
* 2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-239-10/+42
| | | | | | PR 610/bsps * Makefile.am: Add include/tm27.h, Cosmetics. * include/tm27.h: Final cosmetics.
* 2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-229-52/+126
| | | | | * include/bsp.h: Split out tmtest27 support. * include/tm27.h: New.
* 2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-216-27/+15
| | | | | PR 613/bsps * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
* 2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-216-3/+15
| | | | | PR 614/bsps * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
* Remove duplicate white lines.Ralf Corsepius2004-04-2166-344/+30
|
* Remove stray white spaces.Ralf Corsepius2004-04-2177-1489/+1587
|
* Remove stray white spaces.Ralf Corsepius2004-04-1546-110/+126
|
* 2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-142-0/+7
| | | | | * configure.ac: Add RTEMS_ROOT (HACK: This is the last file c/src which still uses RTEMS_ROOT).
* 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-092-1/+5
| | | | * irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
* * start/start.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius2004-04-029-6/+21
| | | | * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-012-3/+9
| | | | | | * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-013-4/+11
| | | | | | | * startup/ldsegs.S: Include <rtems/asm.h> instead of <asm.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-013-4/+11
| | | | | | | * network/network.c: Include <rtems/asm.h> instead of <asm.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
* 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-312-10/+4
| | | | * pci/pcibios.c: Convert to using c99 fixed size types.
* 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-315-11/+16
| | | | | * clock/ckinit.c, include/bsp.h, startup/bspstart.c, timer/timer.c: Convert to using c99 fixed size types.
* 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-318-66/+72
| | | | | | * clock/ckinit.c, clock/rtc.c, console/inch.c, ide/ide.c, include/bsp.h, startup/bspstart.c, timer/timer.c: Convert to using c99 fixed size types.
* 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-316-25/+30
| | | | | * clock/ckinit.c, clock/rtc.c, include/bsp.h, startup/bspstart.c, timer/timer.c: Convert to using c99 fixed size types.
* Remove refs to Makefile*.Ralf Corsepius2004-03-093-6/+0
|
* UnusedRalf Corsepius2004-03-083-6/+0
|
* 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-194-4/+70
| | | | | * Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
* 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-192-43/+44
| | | | | * Makefile.am: Don't install *.rels. Reflect changes to bsp.am. Preinstall dist_project_lib*.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-142-0/+5
| | | | * configure.ac: Explicitly check for OBJCOPY.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-144-6/+14
| | | | * Makefile.am: Reflect changes to bsp.am.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-143-1/+9
| | | | * Makefile.am: Reflect changes to bsp.am.