Joel Sherrill
ae460ecea9
2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
...
* Makefile.am, configure.ac, bootloader/Makefile.am,
include/Makefile.am, wrapup/Makefile.am: Add MVME2100 BSP.
* README.MVME2100, tod/.cvsignore, tod/Makefile.am: New files.
2004-11-10 22:13:57 +00:00
Ralf Corsepius
6316b74ef1
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
...
PR 697/bsps
* flashentry/flashentry.S: Fix broken comments
(Patch by Thomas.Doerfler@imd-systems.de )
2004-11-02 02:43:35 +00:00
Joel Sherrill
5f56c3c73c
Fixed date.
2004-10-27 19:40:48 +00:00
Ralf Corsepius
d0c64050ec
2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>
...
PR 696/bsps
* cpu.c: Include bsp.h.
2004-10-20 08:30:22 +00:00
Joel Sherrill
27320205e8
2004-10-15 Gene Smith <gene.smith@seimens.com>
...
PR 691/bsps
* startup/linkcmds: Correct bug in linker script.
2004-10-15 19:29:34 +00:00
Joel Sherrill
801595223e
2004-10-13 Eric Norum <norume@aps.anl.gov>
...
PR 688/bsps
* Makefile.am clock/todcfg.c: Add support for MC146818A TOD chip.
2004-10-15 14:29:15 +00:00
Joel Sherrill
08d8625f92
2004-10-13 Eric Norum <norume@aps.anl.gov>
...
PR 688/bsps
* shared/tod.c: Set RTEMS time during TOD initialization
2004-10-15 14:29:04 +00:00
Joel Sherrill
201f1c038d
Remove bad entry.
2004-10-15 14:28:36 +00:00
Joel Sherrill
6944b20eed
2004-10-13 Eric Norum <norume@aps.anl.gov>
...
PR 688/bsps
* libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
libchip/rtc/mc146818a_ioreg.c: New files. Add libchip driver for
MC146818A (and several Dallas Semiconductor) TOD chips.
2004-10-13 Eric Norum <norume@aps.anl.gov >
PR 686/networking
* libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional
device code.
2004-10-15 14:27:04 +00:00
Eric Norum
1d7f365cfc
Add explanation.
2004-10-13 14:51:13 +00:00
Eric Norum
0bd6d2b1aa
Set time from TOD to RTEMS as part of TOD initialization.
2004-10-13 14:07:22 +00:00
Eric Norum
359d170476
Add prototype.
2004-10-13 00:40:09 +00:00
Eric Norum
728abc471a
Remove delay.
2004-10-13 00:10:18 +00:00
Eric Norum
172f7dc444
Avoid lockup during initialization.
...
Add additional supported device code.
2004-10-13 00:09:54 +00:00
Eric Norum
5378a296f4
Add driver for Motorola MC146818A time-of-day clock.
...
Use above driver in i386/pc386 BSP.
2004-10-13 00:03:09 +00:00
cvs2git
361d58eef6
This commit was manufactured by cvs2svn to create branch 'rtems-4-6-branch'.
...
Cherrypick from master 2004-10-11 20:13:31 UTC Eric Norum <WENorum@lbl.gov > 'Don't get duplication rtc_probe() definitions.':
c/src/lib/libbsp/i386/pc386/clock/todcfg.c
c/src/libchip/rtc/README.mc146818a
c/src/libchip/rtc/mc146818a.c
c/src/libchip/rtc/mc146818a.h
c/src/libchip/rtc/mc146818a_ioreg.c
2004-10-11 20:13:32 +00:00
Joel Sherrill
d49e8f8238
2004-09-27 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
PR 606/bsps
* bootloader/pci.c: Fixed IO remapping so buses >= 1 are remapped.
Reduced PCI space to match bat2. Fixed incorrect region size
calculation in pci_read_bases. Set PCI latency timers to known
sane values. Changed bridge PCI settings to minimum sane instead
of whatever sounded neat in the PCI spec. Force pf regions to
memory mapped to preserve byte access.
2004-09-27 21:57:50 +00:00
Joel Sherrill
a3fab15ad8
2004-09-27 Joel Sherrill <joel@OARcorp.com>
...
PR 679/bsps
* startup/linkcmds: Add gnu.linkonce.d and .gcc_except_table.
2004-09-27 21:53:46 +00:00
Joel Sherrill
993b7d1e85
2004-09-27 Joel Sherrill <joel@OARcorp.com>
...
PR 680/bsps
* network/if_hdlcsubr.c: Add missing #include <rtems/rtems_bsdnet.h>.
2004-09-27 21:52:24 +00:00
Joel Sherrill
dd7db0f74e
2003-11-01 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
PR 608/bsps
* pci/pcibios.c: BusCountPCI().
2004-09-27 21:49:18 +00:00
Joel Sherrill
5ef84356b8
Spacing.
2004-09-27 17:36:01 +00:00
Joel Sherrill
d3f0606f9a
2004-04-09 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
PR 607/networking
* network/dec21140.c: Made PCI configuration minimum sane instead
of fully specifying unused PCI features.
2004-09-27 17:33:07 +00:00
Ralf Corsepius
f485c56bfc
Remove.
2004-08-19 08:41:25 +00:00
Ralf Corsepius
8230fa8199
Remove.
2004-08-19 08:25:48 +00:00
Ralf Corsepius
3950f549d3
2004-08-17 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
2004-08-18 07:34:50 +00:00
Joel Sherrill
01c96bfb75
2004-05-22 Till Strauman <strauman@slac.stanford.edu>
...
PR 619/bsps
* mpc6xx/clock/c_clock.c: The PPC decrementer must be reloaded on each
clock tick. Currently, this is done by just reloading a fixed value.
The attached patch takes into account the time that elapsed since the
decrementer crossed zero in order to adjust the value to be
re-loaded. Without the patch, the effective system clock cycle is
increased by the exception handler latency.
2004-05-22 15:14:03 +00:00
Joel Sherrill
f7219b211f
2004-05-21 Till Strauman <strauman@slac.stanford.edu>
...
* 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 15:26:20 +00:00
Joel Sherrill
922db6549e
Fix formatting so script sees PR.
2004-05-21 15:21:13 +00:00
Joel Sherrill
640f1cb6b2
2004-05-21 Till Strauman <strauman@slac.stanford.edu>
...
* PR/625/networking
* network/dec21140.c: Prevent name clashes by making 'ld_le32()' etc.
static inlines. Let dec21140 attach routine return an error rather
than panic if no chip is detected (thus allowing for probing).
* network/elnk.c: Let elnk bail out if autoneg never completes
instead of looping forever. Avoid divide by zero (crashed my PC).
* network/if_fxp.c: Enable more fxp chip variants but warn that
they are UNTESTED.
2004-05-21 15:09:43 +00:00
Joel Sherrill
91a52b3105
2004-04-07 Joel Sherrill <joel@OARcorp.com>
...
PR 602/bsps
* irq/irq.h: Fix typo.
2004-04-07 13:09:40 +00:00
Joel Sherrill
59db174d07
2004-04-03 Wilfried Busalski <w.busalski@lancier-monitoring.de>
...
PR 599/pppd
* pppd/chat.c: Fre memory that is allocated to fix leak.
2004-04-03 16:36:01 +00:00
Joel Sherrill
869f6029d8
2004-04-03 Wilfried Busalski <w.busalski@lancier-monitoring.de>
...
PR 599/pppd
* pppd/chat.c: Fre memory that is allocated to fix leak.
2004-04-03 16:33:21 +00:00
Ralf Corsepius
81cc5b271b
2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
PR 575/bsps
* startup/linkcmds: Remove.
2004-04-01 00:14:59 +00:00
Joel Sherrill
04b4b389b8
2004-03-30 David Querbach <querbach@realtime.bc.ca>
...
PR 595/tests
* sp13/fillbuff.c, sp13/init.c, sp13/putbuff.c, sp13/system.h,
sp13/task1.c, sp13/task2.c: Fill_buffer() in fillbuff.c overruns the
supplied buffer due to confusion in the definition of MESSAGE_SIZE.
Some files in the sp13 test treat MESSAGE_SIZE as a count of bytes,
others treat it as a count of longs.
2004-03-30 19:46:24 +00:00
Joel Sherrill
6a15087d24
2004-03-30 David Querbach <querbach@realtime.bc.ca>
...
PR 596/tests
* sp32/init.c: A missing definition of TEST_INIT before including
<tmacros.h> means that buffered output will not work even if selected
in buffer_test_io.h.
2004-03-30 19:21:24 +00:00
Joel Sherrill
8a41da4108
2004-03-05 Joel Sherrill <joel@OARcorp.com>
...
* psxmsgq01/init.c, psxtimer/psxtimer.c: Eliminate warning from
previous patch.
2004-03-05 15:49:39 +00:00
Joel Sherrill
30529eb7a5
2004-03-05 Joel Sherrill <joel@OARcorp.com>
...
PR 505/bsps
* setvec.c: Rework to remove punned pointer warning generated by gcc
3.3 and newer.
2004-03-05 15:30:57 +00:00
Joel Sherrill
70e27c2d80
2004-02-26 Joel Sherrill <joel@OARcorp.com>
...
PR 583/tests
* tm26/task1.c, tm27/task1.c: Correctly reset
_Thread_Dispatch_disable_level so printing is safe.
2004-02-26 16:50:24 +00:00
Joel Sherrill
4e0498e1f6
2004-02-26 Sébastien Barré <sbarre@sdelcc.com>
...
PR 582/core
* psxmsgq01/init.c, psxmsgq01/psxmsgq01.scn: Fix the POSIX message
queue test so more of it runs now.
2004-02-26 14:26:19 +00:00
Ralf Corsepius
1620d0208a
2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
PR 575/bsps
* startup/linkcmds: Remove.
2004-02-10 08:00:51 +00:00
Joel Sherrill
38c7e48100
2004-02-09 Joel Sherrill <joel@OARcorp.com>
...
PR make_build/574
* Makefile.am: Re-added since missing for some reason.
2004-02-09 14:03:44 +00:00
Joel Sherrill
68dcc43f01
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
PR 566/bsps
* start/regs.S: Fix nasty typo.
2004-02-04 01:35:41 +00:00
Joel Sherrill
09bc3c9b2e
2004-02-03 Joel Sherrill <joel@OARcorp.com>
...
* Makefile.am: Removed.
2004-02-04 00:53:09 +00:00
Joel Sherrill
6ffa9a57b7
2004-02-03 Joel Sherrill <joel@OARcorp.com>
...
* include/buffer_test_io.h: Do not use iprintf() if in ANSI compiler
mode.
2004-02-04 00:39:47 +00:00
Ralf Corsepius
62be4c5472
2004-01-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* start/regs.S: Remove.
2004-01-05 06:47:12 +00:00
Ralf Corsepius
358bd1628e
2003-12-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove shared/io/Makefile.
2003-12-29 13:28:06 +00:00
Ralf Corsepius
fa7d90e9ab
2003-12-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* shared/io/Makefile.am: Remove (Unused).
* shared/Makefile.am: Remove io.
2003-12-29 13:26:59 +00:00
Ralf Corsepius
b5d1a57578
2003-12-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* startup/Makefile.am: start.S instead of start.s.
2003-12-29 13:22:18 +00:00
Ralf Corsepius
d9ef059e5c
2003-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
PR 545/bsps
* startup/setvec.c: Removed.
* startup/Makefile.am: Remove setvec.c.
2003-12-20 03:55:41 +00:00
Ralf Corsepius
46a2d5840c
2003-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
PR 545/bsps
* startup/setvec.c: Removed.
* startup/Makefile.am: Remove setvec.c.
2003-12-20 03:21:00 +00:00