Joel Sherrill
feedcdc65f
2005-09-01 Joel Sherrill <joel@OARcorp.com>
...
PR 628/rtems
* psx04/init.c, psx04/psx04.scn: Update tests to reflect a signal of 0
being an error.
2005-09-01 16:14:17 +00:00
Joel Sherrill
fd06f6c0d4
2005-09-01 Joel Sherrill <joel@OARcorp.com>
...
* include/bsp.h: This file is only to be used by BSPs with the new
interrupt API so checking for USE_ENHANCED_INTR_API is not needed.
2005-09-01 13:22:18 +00:00
Joel Sherrill
cc2efb6012
2005-09-01 Joel Sherrill <joel@OARcorp.com>
...
* clock/Makefile.am, include/Makefile.am: Install tod.h
2005-09-01 13:20:47 +00:00
Joel Sherrill
4a4c78d97f
2005-08-19 Cedric Aubert <cedric_aubert@yahoo.fr>
...
PR 577/bsps
* console.c: The console_close() method currently calls StopRemoteTx()
on all invocations. It should should be ok for last close only but
not for any others. If you open a port multiple times, you only want
to call StopRemoteTx() only as part of the last close.
2005-08-19 16:20:00 +00:00
Joel Sherrill
3424a93ace
2005-08-12 Phil Torre <ptorre@zetron.com>
...
PR 816/bsps
* mpc8xx/include/mpc8xx.h: The struct which describes SCC Ethernet mode
parameters (m8xxSCCENparms_t) does not match the hardware: members
taddr_h and taddr_l are transposed. When loading new multicast group
addresses into the hash table, the wrong hash bit is set.
2005-08-12 23:44:55 +00:00
Joel Sherrill
7918027fad
2005-05-20 Ralf Corsepius <ralf_corsepius@rtems.org>
...
PR 717/bsps
* bootloader/Makefile.am: Typo results in wrong flags being used.
2005-05-20 19:53:48 +00:00
Joel Sherrill
da56a02f6c
2005-05-20 Sergei Organov <osv@topconrd.ru>
...
PR 750/networking
* pppd/sys-rtems.c: Avoid NULL dereference in wait_input().
2005-05-20 19:31:18 +00:00
Jennifer Averett
0bdfa8d3ff
2005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>
...
PR 781/misc
* serial/ns16550_p.h: Fix baud rate calculation
2005-04-28 14:56:36 +00:00
Jennifer Averett
53923e8377
2005-04-11 Jennifer Averett<jennifer.averett@oarcorp.com>
...
PR 778/bsps
* include/bsp.h, include/gen2.h, startup/FPGA.c, startup/Hwr_init.c,
startup/bspstart.c, tod/tod.c:
modify SCORE_.. to BSP_.. for externally used define's.
2005-04-11 20:18:20 +00:00
Jennifer Averett
64c3f790a2
2005-04-11 Jennifer Averett <jennifer@OARcorp.com>
...
PR 777/bsps
* include/bsp.h: Add a Processor_Synchronize command in bsp.h
2005-04-11 19:58:14 +00:00
Joel Sherrill
70541799ee
2005-03-17 Joel Sherrill <joel@OARcorp.com>
...
* irq/.cvsignore: New file.
2005-03-17 14:26:17 +00:00
Joel Sherrill
44eb0beb20
2005-01-20 Joel Sherrill <joel@OARcorp.com>
...
PR 743/bsps
* clock/Makefile.am: Did not install tod.h.
2005-01-20 16:54:45 +00:00
Ralf Corsepius
410c6f8593
2004-12-10 Ralf Corsepius <ralf.corsepius@rtems.org>
...
PR 704/bsps.
* ide_ctrl.c: Removed (obsolete).
2004-12-10 09:29:41 +00:00
Joel Sherrill
0bedb7eced
2004-11-23 Richard Campbell <richard.campbell@oarcorp.com>
...
* startup/bspstart.c: Removed mpc824x conditionals around call to
L1_caches_enables, conditionals are now in mmuAsm.S.
* vme/VMEConfig.h: Set up VME A16, A24 and A32 windows at different
locations for mvme2100.
* vme/vmeconfig.c: Fixed spelling.
2004-11-23 15:44:50 +00:00
Joel Sherrill
21b54fc117
2004-11-23 Richard Campbell <richard.campbell@oarcorp.com>
...
* powerpc/mpc6xx/mmu/mmuAsm.S: Enable L1 instruction cache only for
mpc8240 and mpc8245.
2004-11-23 15:31:19 +00:00
Joel Sherrill
9146692992
Add PR617 as fixed by conversion to new exceptions.
2004-11-22 23:37:11 +00:00
Joel Sherrill
bf423bdb2b
2004-11-22 Jennifer Averett <jennifer@OARcorp.com>
...
* Makefile.am, wrapup/Makefile.am: Pick up SHM driver when MP enabled.
2004-11-22 23:32:33 +00:00
Jennifer Averett
848d015196
2004-11-22 Jennifer Averett <jennifer@OARcorp.com>
...
* sp07/buffered_io.c: Remove warning.
2004-11-22 22:34:36 +00:00
Jennifer Averett
f778d4c531
2004-11-22 Jennifer Averett <jennifer@OARcorp.com>
...
PR 581/bsps
* mpc6xx/exceptions/raw_exception.c, shared/include/cpuIdent.h:
Converting PSIM to new exception model required addition of PSIM CPU
model.
2004-11-22 22:32:47 +00:00
Jennifer Averett
561f53b71e
2004-11-22 Jennifer Averett <jennifer@OARcorp.com>
...
PR 581/bsps
* Makefile.am, bsp_specs, configure.ac, clock/Makefile.am,
include/bsp.h, start/Makefile.am, start/start.S, startup/Makefile.am,
startup/bspstart.c, startup/linkcmds, vectors/Makefile.am,
vectors/vectors.S, wrapup/Makefile.am: Convert PSIM to new exception
model.
* irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_asm.S,
irq/irq_init.c: New files.
* clock/clock.c: Removed.
2004-11-22 22:30:59 +00:00
Jennifer Averett
24fced7e13
2004-11-22 Joel Sherrill <joel@OARcorp.com>
...
PR 693/misc
* rtc/mc146818a_ioreg.c: Disable unless on a target with in/outport
routines.
2004-11-22 22:25:05 +00:00
cvs2git
52d276b6bc
This commit was manufactured by cvs2svn to create branch 'rtems-4-6-branch'.
...
Cherrypick from master 2004-11-22 22:13:35 UTC Jennifer Averett <Jennifer.Averett@OARcorp.com > '2004-11-22 Jennifer Averett <jennifer@OARcorp.com >':
c/src/lib/libbsp/powerpc/psim/irq/irq.c
c/src/lib/libbsp/powerpc/psim/irq/irq.h
c/src/lib/libbsp/powerpc/psim/irq/irq_asm.S
c/src/lib/libbsp/powerpc/psim/irq/irq_init.c
2004-11-22 22:13:36 +00:00
Ralf Corsepius
0293ad1159
2004-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
...
PR 721/tests
* itronsem01/init.c: Fix bogus assert.
2004-11-22 08:19:13 +00:00
Joel Sherrill
30062b7576
2004-11-16 Richard Campbell <richard.campbell@OARcorp.com>
...
* vmeUniverse/vmeUniverse.c: Use PCI_MEM_BASE_ADJUSTMENT because some
boards -- notably the MVME2100 -- return the physical address, not an
offset in PCI memory space.
2004-11-16 23:00:27 +00:00
Joel Sherrill
022ee190c8
2004-11-16 Richard Campbell <richard.campbell@OARcorp.com>
...
* README.MVME2100: Update to include DBAT0.
* bsp_specs: Fix spacing.
2004-11-16 22:57:50 +00:00
Joel Sherrill
70fefe6879
2004-11-10 Joel Sherrill <joel@oarcorp.com>
...
* tod.c: Add include of tod.h to remove warnings.
2004-11-10 22:38:38 +00:00
Joel Sherrill
d700909e7e
2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
...
* configure.ac, mpc6xx/exceptions/raw_exception.c,
mpc6xx/exceptions/raw_exception.h, mpc6xx/mmu/bat.c,
mpc6xx/mmu/bat.h, mpc6xx/mmu/mmuAsm.S, shared/include/cpuIdent.c,
shared/include/cpuIdent.h: Add MPC8240 and MPC8245 support. There was
also a significant amount of spelling and whitespace cleanup.
2004-11-10 22:37:57 +00:00
Joel Sherrill
b90855ceb3
2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
...
* network/dec21140.c: Cleanup a bit and remove message about not
supported on PowerPC since it works on the MVME2100 BSP.
2004-11-10 22:27:55 +00:00
Joel Sherrill
0b929fe94b
2004-11-10 Joel Sherrill <joel@oarcorp.com>
...
PR 715/bsps
* rtc/mc146818a.c: Delete include of bsp.h
2004-11-10 22:27:08 +00:00
Joel Sherrill
9d8590da5d
2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
...
* configure.ac: Add TOD support in shared as part of adding MVME2100
BSP.
2004-11-10 22:16:34 +00:00
Joel Sherrill
bd91ff4e71
2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
...
* ChangeLog, Makefile.am, bootloader/misc.c, bootloader/pci.c,
bootloader/pci.h, console/console.c, console/inch.c,
console/reboot.c, console/uart.c, console/uart.h, include/bsp.h,
irq/irq.c, irq/irq.h, irq/irq_init.c, motorola/motorola.c,
motorola/motorola.h, openpic/openpic.c, openpic/openpic.h,
pci/detect_raven_bridge.c, pci/pci.c, pci/pci.h, start/start.S,
startup/bspstart.c, vectors/vectors_init.c, vme/vmeconfig.c: Add
MVME2100 BSP and MPC8240 support. There was also a significant amount
of spelling and whitespace cleanup.
* tod/.cvsignore, tod/Makefile.am, tod/todcfg.c: New files.
2004-11-10 22:15:01 +00:00
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