Jennifer Averett
0c0181dee2
PR 1993 - Convert MIPS to PIC IRQ model
2012-04-04 08:43:08 -05:00
Ralf Corsepius
ac4f31c814
2011-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shared/interrupts/vectorexceptions.c: Make
mips_dump_exception_frame, mips_default_exception_code_handler
static.
2011-12-10 04:07:46 +00:00
Jennifer Averett
11f7aab754
2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
...
PR 1917/bsps
* mongoosev/duart/mg5uart.c: Modifications to add dynamic tables for
libchip serial drivers.
2011-10-18 18:39:05 +00:00
Ralf Corsepius
b15e7dc332
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* au1x00/vectorisrs/vectorisrs.c:
Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-11 09:37:38 +00:00
Ralf Corsepius
8ee3775f30
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-02-02 15:01:43 +00:00
Ralf Corsepius
25eab8f69d
2011-01-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* mongoosev/duart/mg5uart.c: Fix type mismatch.
2011-01-30 17:42:26 +00:00
Ralf Corsepius
3b8ab75717
2010-05-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* au1x00/include/au1x00.h: Add prototypes for
mips_default_isr, assert_sw_irq, negate_sw_irq.
* au1x00/vectorisrs/vectorisrs.c: Remove prototype of
mips_default_isr.
2010-05-28 06:09:35 +00:00
Joel Sherrill
7657a000d2
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* mongoosev/duart/mg5uart.c: Remove warnings.
2010-04-28 18:59:33 +00:00
Ralf Corsepius
e94dc4b58f
2009-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Add shared/interrupts/isr_entries.h.
2009-11-16 10:04:35 +00:00
Ralf Corsepius
b18c45c068
2009-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shared/interrupts/isr_entries.h: New.
2009-11-16 10:03:37 +00:00
Ralf Corsepius
ca27f4863b
2009-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shared/interrupts/installisrentries.c: Remove nested externs.
2009-11-16 10:02:27 +00:00
Ralf Corsepius
1638cd0aed
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* mongoosev/duart/mg5uart.c: Reflect termios_baud_to_number having
been renamed to rtems_termios_baud_to_number.
2009-09-30 04:15:41 +00:00
Joel Sherrill
290da88f5a
2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* timer/timer.c: Eliminate uses of old benchmark timer names.
2008-09-30 16:27:16 +00:00
Joel Sherrill
34ef6c7a55
2008-09-05 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* clock/ckinit.c: The Shared Memory Driver no longer requires the
special IOCTL in Clock_control. This was a hack which has existed
since before the Classic API Timer Manager was implemented. All
implementations of and references to Clock_control were removed.
2008-09-05 22:06:51 +00:00
Ralf Corsepius
41fd3a987a
2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* timer/timer.c: Convert to "bool".
2008-09-05 12:01:07 +00:00
Joel Sherrill
a903b7beff
2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* timer/timer.c: Rename timer driver methods to follow RTEMS
programming conventions.
2008-08-31 16:59:49 +00:00
Joel Sherrill
b72f579982
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* clock/ckinit.c: Eliminate the clicks_per_microsecond field in the
MIPS CPU Table and define another mechanism for drivers to obtain
this information.
2007-11-26 22:58:07 +00:00
Joel Sherrill
d7f31215b4
2007-03-12 Joel Sherrill <joel@OARcorp.com>
...
* au1x00/include/au1x00.h, au1x00/vectorisrs/maxvectors.c,
au1x00/vectorisrs/vectorisrs.c: Correct license URL and/or fix
mistake in copyright notice. Both of these mistakes appear to be from
code submitted after these changes were made previously.
2007-03-12 11:16:38 +00:00
Ralf Corsepius
fcb0cd462c
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: New BUG-REPORT address.
2006-12-02 06:06:55 +00:00
Joel Sherrill
e307735b24
2006-10-19 Joel Sherrill <joel@OARcorp.com>
...
* mongoosev/duart/mg5uart.c: Change type to unsigned.
2006-10-19 19:18:20 +00:00
Ralf Corsepius
11c60096e2
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-17 06:35:01 +00:00
Joel Sherrill
2e4524e5a6
2006-09-14 Joel Sherrill <joel@OARcorp.com>
...
* mongoosev/duart/mg5uart.c: Removed warnings.
2006-09-14 16:20:55 +00:00
Joel Sherrill
21d3049411
2006-09-11 Joel Sherrill <joel@OARcorp.com>
...
* mongoosev/vectorisrs/vectorisrs.c: Convert C++ style comments to C
style.
2006-09-11 21:47:05 +00:00
Greg Menke
7c99007641
B.Robinson MIPS patch
2006-06-08 18:03:55 +00:00
Ralf Corsepius
4bee7d9c3c
2006-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Use RTEMS_AMPOLISH3.
2006-05-16 14:32:21 +00:00
Ralf Corsepius
c19b37d49e
2006-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Remove bogus CFLAGS_OPTIMIZE_V.
2006-04-02 06:57:50 +00:00
Ralf Corsepius
26d61ce4d3
2006-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shared/interrupts/vectorexceptions.c: Merger with submission from
Bruce Robinson <brucer@pmccorp.com >.
Make some arrays static const.
2006-03-17 15:31:13 +00:00
Ralf Corsepius
401fe87540
2006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am, configure.ac: Reflect addition of rm52xx, tx49.
2006-03-16 18:10:19 +00:00
Ralf Corsepius
6cd6923ae1
2006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rm52xx/include/rm5231.h, rm52xx/vectorisrs/maxvectors.c,
rm52xx/vectorisrs/vectorisrs.c, tx49/include/tx4925.h,
tx49/include/tx4938.h, tx49/vectorisrs/maxvectors.c,
tx49/vectorisrs/vectorisrs.c:
New (Submission by Bruce Robinson <brucer@pmccorp.com >).
2006-03-16 18:07:22 +00:00
Joel Sherrill
086c1c3b9e
Fixed formatting.
2005-11-07 16:19:21 +00:00
Ralf Corsepius
0a70872920
2005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
* Makefile.am: Distibute mongoosev's READMEs
2005-11-04 12:27:42 +00:00
Ralf Corsepius
f9502fc628
2005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* preinstall.am: New.
* Makefile.am: Merge in au1x00/Makefile.am, mongoosev/Makefile.am,
r46xx/Makefile.am, shared/Makefile.am.
Include preinstall.am.
* au1x00/Makefile.am, mongoosev/Makefile.am,
r46xx/Makefile.am, shared/Makefile.am: Remove.
* configure.ac: Reflect changes above.
2005-05-10 07:50:44 +00:00
Ralf Corsepius
bc7bb65d4f
2005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* au1x00/vectorisrs/vectorisrs.c: Eliminate unsigned32.
2005-05-10 07:45:19 +00:00
Joel Sherrill
beef85e095
2005-03-14 Joel Sherrill <joel@OARcorp.com>
...
* au1x00/.cvsignore: New file.
2005-03-14 23:42:43 +00:00
Jay Monkman
38ca7367bd
2005-02-24 Jay Monkman <jtm@lopingdog.com>
...
* au1x00/include/au1x00.h: Converted types to C99 types.
2005-02-25 05:25:14 +00:00
Jay Monkman
74fb4e1f1d
2005-02-24 Jay Monkman <jtm@lopingdog.com>
...
* Makefile.am, configure.ac: New CPU.
* shared/interrupts/installisrentries.c,
shared/interrupts/isr_entries.S: Added CPU32 support.
* au1x00/Makefile.am, au1x00/include/au1x00.h,
au1x00/vectorisrs/maxvectors.c, au1x00/vectorisrs/vectorisrs.c: New CPU.
2005-02-25 05:18:49 +00:00
Ralf Corsepius
83a0a8a26a
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* mongoosev/Makefile.am, r46xx/Makefile.am, shared/Makefile.am,
tx39/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-07 06:23:52 +00:00
Joel Sherrill
23b68c2591
2005-01-04 Joel Sherrill <joel@OARcorp.com>
...
* shared/Makefile.am: Fix typo.
2005-01-04 23:31:16 +00:00
Ralf Corsepius
c8db773dfa
2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* mongoosev/Makefile.am, r46xx/Makefile.am, shared/Makefile.am,
tx39/Makefile.am: Remove build-variant support.
2005-01-02 12:35:07 +00:00
Ralf Corsepius
1469078fc1
2004-10-19 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* configure.ac: Remove RTEMS_ENABLE_BARE.
2004-10-19 07:47:26 +00:00
Ralf Corsepius
97891e5ea3
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* configure.ac: Require automake > 1.9.
2004-09-24 05:54:59 +00:00
Ralf Corsepius
0cd196b7f9
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* clock/clock.S, mongoosev/vectorisrs/vectorisrs.c,
shared/interrupts/isr_entries.S,
shared/interrupts/vectorexceptions.c, timer/gettime.S: Include
<rtems/mips/iregdef.h> instead of <iregdef.h>.
* clock/clock.S, mongoosev/vectorisrs/vectorisrs.c,
shared/interrupts/installisrentries.c,
shared/interrupts/isr_entries.S,
shared/interrupts/vectorexceptions.c, timer/gettime.S: Include
<rtems/mips/idtcpu.h> instead of <idtcpu.h>.
2004-04-03 00:15:56 +00:00
Ralf Corsepius
62b5781b07
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* clock/clock.S: Include <rtems/asm.h> instead of <asm.h>.
* shared/interrupts/isr_entries.S: Include <rtems/asm.h> instead of <asm.h>.
* timer/gettime.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-01 10:06:55 +00:00
Ralf Corsepius
ae5901be44
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* mongoosev/duart/mg5uart.c, mongoosev/include/mongoose-v.h,
mongoosev/vectorisrs/vectorisrs.c,
shared/interrupts/vectorexceptions.c, tx39/include/tx3904.h:
Cosmetics.
2004-03-31 11:11:30 +00:00
Ralf Corsepius
35f9701021
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* clock/ckinit.c, clock/clock.h, mongoosev/duart/mg5uart.c,
mongoosev/duart/mg5uart.h, mongoosev/duart/mg5uart_reg.c,
mongoosev/include/mongoose-v.h, mongoosev/vectorisrs/vectorisrs.c,
shared/interrupts/vectorexceptions.c, timer/timer.c,
tx39/include/tx3904.h: Convert to using c99 fixed size types.
2004-03-31 02:02:23 +00:00
Ralf Corsepius
fc235f442f
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
2004-03-26 09:11:59 +00:00
Ralf Corsepius
8f783b6164
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* mongoosev/Makefile.am, r46xx/Makefile.am, tx39/Makefile.am:
Don't include .../lib.am. Remove ACLOCAL_AMFLAGS.
* shared/Makefile.am: Don't include .../lib.am.
2004-02-06 11:31:26 +00:00
Ralf Corsepius
63ae87612d
2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* clock/Makefile.am, timer/Makefile.am: Remove.
* r46xx/Makefile.am: Built timer.rel, clock.rel.
Add PREINSTALL_DIRS.
* Makefile.am: Remove timer, clock.
* tx39/Makefile.am, mongoosev/Makefile.am, shared/Makefile.am:
Add PREINSTALL_DIRS.
* configure.ac: Reflect removing clock/Makefile.am,
timer/Makefile.am.
Add subdir-objects to AUTOMAKE_OPTIONS.
2004-01-21 06:50:10 +00:00
Ralf Corsepius
9a874631f6
2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* clock/Makefile.am: Convert to using automake compilation rules.
* mongoosev/Makefile.am: Ditto.
* r46xx/Makefile.am: Ditto.
* shared/Makefile.am: Ditto.
* timer/Makefile.am: Ditto.
* tx39/Makefile.am: Ditto.
* Makefile.am: Remove conditional subdirs.
* configure.ac: Add subdir-object to AUTOMAKE_OPTIONS.
Require automake-1.8.2. Add AM_PROG_CC_C_O.
2004-01-18 09:18:06 +00:00
Ralf Corsepius
afc3f27b27
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* mongoosev/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
Add PRE/TMPINSTALL_FILES to CLEANFILES.
* shared/Makefile.am: Ditto.
* tx39/Makefile.am: Ditto.
2004-01-14 06:47:37 +00:00