Joel Sherrill
125d4c61b7
2007-11-30 Daniel Hellstrom <daniel@gaisler.com>
...
* shared/can/occan.c: LEON2/3 OCCAN CAN driver. Fixes typecast to
volatile integer where needed. Fixes bug where closing the driver and
opening it again could make the driver not starting transmission due
to the software fifo was not cleared.
2007-11-30 16:52:23 +00:00
Joel Sherrill
0cec037ece
2007-11-30 Daniel Hellstrom <daniel@gaisler.com>
...
* rasta/rasta.c: LEON2 PCI RASTA driver. Changes RASTA PCI interrupt to
5 from 4. This is to avoid conflict with the LAN9C111 network MAC
driver using interrupt 4.
2007-11-30 16:51:10 +00:00
Joel Sherrill
d805da0ef1
2007-11-30 Daniel Hellstrom <daniel@gaisler.com>
...
* shared/can/grcan.c, shared/can/grcan_rasta.c,
shared/include/ambapp.h: GRCAN CAN driver. Fixes Interrupt
enabling/disabling in the driver, interrupt may not be restored
correctly. Implements the baud rate calculation routine. Removed
unnecessary printk. Fixed scanning to support GRCAN and GRHCAN
hardware. Added GRCAN device number to ambapp.h.
2007-11-30 16:48:06 +00:00
Ralf Corsepius
cf148c70b0
Regnerate.
2007-11-30 06:02:22 +00:00
Ralf Corsepius
b32338aba0
GCC_RPMREL = 27.
2007-11-30 06:00:40 +00:00
Ralf Corsepius
afb21a9997
Upgrade to gcc-4.2.2
2007-11-29 17:24:15 +00:00
Ralf Corsepius
eb5b37d6c0
Copy from CVS-HEAD/rtems-4.9
2007-11-29 17:20:26 +00:00
Glenn Humphrey
fc121ce659
2007-11-29 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* develenv/direct.t, develenv/sample.t: Corrected various errors in the
documentation.
2007-11-29 16:13:32 +00:00
Ralf Corsepius
b5273f01dd
gcc-core-4.2.1-rtems4.8-20071129.
2007-11-29 13:38:44 +00:00
Ralf Corsepius
385451bd5c
Backport from CVS-HEAD/rtems-4.9
2007-11-29 13:37:27 +00:00
Joel Sherrill
f52af242aa
2007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* custom/mvme5500.cfg: Fix typo.
2007-11-28 21:15:35 +00:00
Glenn Humphrey
ef47c44f50
2007-11-28 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* user/barrier.t, user/clock.t, user/concepts.t, user/conf.t,
user/datatypes.t, user/dpmem.t, user/fatal.t, user/init.t, user/mp.t,
user/msg.t, user/part.t, user/region.t, user/rtmon.t, user/sem.t,
user/task.t, user/timer.t: Corrected various errors in the
documentation.
2007-11-28 16:24:39 +00:00
Glenn Humphrey
bd58b13034
2007-11-27 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* rtems.adb, rtems.ads: Fixed errors in the barrier binding.
2007-11-27 21:23:13 +00:00
Joel Sherrill
32daf5dbef
2007-11-27 Kate Feng <feng1@bnl.gov>
...
* custom/mvme5500.cfg: Add compiler arguments sine without them, the
BSP has issues.
2007-11-27 20:47:15 +00:00
Glenn Humphrey
a74aefea2c
2007-11-27 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* sp33/init.c, sp33/sp33.scn: Added several test cases to improve test
coverage.
2007-11-27 20:42:42 +00:00
Glenn Humphrey
7301b37101
2007-11-27 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* psxbarrier01/psxbarrier01.scn, psxbarrier01/test.c,
psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Added several test
cases to improve test coverage.
2007-11-27 20:13:09 +00:00
Joel Sherrill
d9779bda42
2007-11-27 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* develenv/develenv.texi, develenv/direct.t, develenv/intro.texi,
develenv/sample.t, develenv/utils.t: Update directory tree.
2007-11-27 19:30:59 +00:00
Glenn Humphrey
5d55a0b242
2007-11-27 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* posix/src/prwlocktimedrdlock.c, posix/src/prwlocktimedwrlock.c,
rtems/include/rtems/rtems/barrier.h,
score/src/corerwlockobtainread.c, score/src/corerwlockobtainwrite.c,
score/src/corerwlockrelease.c: Fixed several implementation errors.
2007-11-27 18:45:03 +00:00
Joel Sherrill
6bca11e8d6
2007-11-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/conf.t: Add CONFIGURE_APPLICATION_EXTRA_DRIVERS.
2007-11-27 15:36:18 +00:00
Joel Sherrill
4b650b58a6
2007-11-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sapi/include/confdefs.h: Add CONFIGURE_APPLICATION_EXTRA_DRIVERS.
2007-11-27 15:36:12 +00:00
Joel Sherrill
325a4df0a3
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* bootcard.c: Add comment.
2007-11-26 22:09:45 +00:00
Joel Sherrill
7fd0bc4df5
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* shmsupp/getcfg.c: Fix spacing.
2007-11-26 21:53:16 +00:00
Joel Sherrill
0519e2c13f
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* clock/ckinit.c, include/bsp.h: Fix spacing.
2007-11-26 21:53:14 +00:00
Joel Sherrill
c4254e957f
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libcsupport/src/printk.c, score/src/objectget.c: Fix spacing.
2007-11-26 21:13:35 +00:00
Joel Sherrill
8802a9b3d1
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libcsupport/src/malloc.c: Do not assert on free of bad pointer.
2007-11-26 21:13:02 +00:00
Joel Sherrill
3a9e70c16b
2007-11-26 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* runtest.in: Filter out Memory exception error messages.
2007-11-26 19:46:24 +00:00
Joel Sherrill
e2f429f144
2007-11-26 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* score/include/rtems/score/thread.h: Fix spelling error.
2007-11-26 19:35:48 +00:00
Joel Sherrill
8545a7eafc
2007-11-26 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* shared/console/uart.c: Fix typo.
2007-11-26 19:34:21 +00:00
Joel Sherrill
5cc0c0d3a1
2007-11-26 Eric Norum <norume@aps.anl.gov>
...
* network/network.c: Fix LED configuration to match uCDIMM.
2007-11-26 17:48:39 +00:00
Ralf Corsepius
08988b7d3d
Remove.
2007-11-15 04:38:18 +00:00
Ralf Corsepius
27de0e70fd
Update.
2007-11-14 14:37:33 +00:00
Ralf Corsepius
72c04e843d
Remove.
2007-11-14 14:35:06 +00:00
Ralf Corsepius
6dba71ebcb
backup.
2007-11-13 15:09:07 +00:00
Ralf Corsepius
02058598d4
Backport from HEAD.
2007-11-13 09:29:15 +00:00
Ralf Corsepius
be4e5f6967
GCC_RPMREL = 14.
2007-11-13 09:26:55 +00:00
Ralf Corsepius
fc98297639
New.
2007-11-13 09:26:17 +00:00
Ralf Corsepius
425cb26a52
More makeinfo hacks.
2007-11-11 16:58:15 +00:00
Ralf Corsepius
484d126a28
New.
2007-11-11 13:19:55 +00:00
Ralf Corsepius
e55f7f714e
Remove gcc-3.4.6.
2007-11-11 13:19:12 +00:00
Ralf Corsepius
3254133b45
Remove gcc-4.2.0.
2007-11-11 13:17:20 +00:00
Ralf Corsepius
02e1bdbfa7
Remove gcc-4.0.3.
2007-11-11 13:16:07 +00:00
Ralf Corsepius
a3459e847b
Remove gcc-4.1.2.
2007-11-11 13:14:31 +00:00
Ralf Corsepius
501a675ab2
Remove gcc-4.1.1.
2007-11-11 13:13:51 +00:00
Ralf Corsepius
7894589578
gcc-core-4.2.1-rtems4.8-20071111.diff.
2007-11-11 13:11:41 +00:00
Ralf Corsepius
4ee3225ebb
GCC_RPMREL = 25.
2007-11-11 13:11:05 +00:00
Ralf Corsepius
cfa08cf05a
Regenerate.
2007-11-10 07:05:17 +00:00
Ralf Corsepius
2b6a100aee
gdb-6.6-rtems4.8-20071110.diff
2007-11-10 07:04:57 +00:00
Ralf Corsepius
70a276acc3
New.
2007-11-10 07:03:42 +00:00
Ralf Corsepius
42561520ea
GDB_RPMREL = 10
2007-11-10 07:02:16 +00:00
Ralf Corsepius
116826e77d
Remove (Unused).
2007-11-10 05:47:54 +00:00