summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/mips/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-694/+0
This commit deletes all RTEMS ChangeLog files. These files have been abandoned since converting to git version control. The historical data may be recovered by checking out any commit before this one. Most of the contents of these ChangeLog files can also be found in the git log. Two external ChangeLog files, ChangeLog.slac and ChangeLog.zlib, remain.
2012-04-04PR 1993 - Convert MIPS to PIC IRQ modelJennifer Averett1-0/+13
2011-12-102011-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
* shared/interrupts/vectorexceptions.c: Make mips_dump_exception_frame, mips_default_exception_code_handler static.
2011-10-182011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-0/+6
PR 1917/bsps * mongoosev/duart/mg5uart.c: Modifications to add dynamic tables for libchip serial drivers.
2011-02-112011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* au1x00/vectorisrs/vectorisrs.c: Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-022011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-01-302011-01-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* mongoosev/duart/mg5uart.c: Fix type mismatch.
2010-05-282010-05-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+7
* 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-04-282010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-0/+4
* mongoosev/duart/mg5uart.c: Remove warnings.
2009-11-162009-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* Makefile.am: Add shared/interrupts/isr_entries.h.
2009-11-162009-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* shared/interrupts/isr_entries.h: New.
2009-11-162009-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* shared/interrupts/installisrentries.c: Remove nested externs.
2009-09-302009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* mongoosev/duart/mg5uart.c: Reflect termios_baud_to_number having been renamed to rtems_termios_baud_to_number.
2008-09-302008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* timer/timer.c: Eliminate uses of old benchmark timer names.
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+7
* 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-052008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* timer/timer.c: Convert to "bool".
2008-08-312008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+5
* timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
2007-11-262007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+6
* 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-03-122007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+7
* 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.
2006-12-022006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: New BUG-REPORT address.
2006-10-192006-10-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* mongoosev/duart/mg5uart.c: Change type to unsigned.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-09-142006-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* mongoosev/duart/mg5uart.c: Removed warnings.
2006-09-112006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* mongoosev/vectorisrs/vectorisrs.c: Convert C++ style comments to C style.
2006-06-08B.Robinson MIPS patchGreg Menke1-1/+7
2006-05-162006-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Use RTEMS_AMPOLISH3.
2006-04-022006-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* Makefile.am: Remove bogus CFLAGS_OPTIMIZE_V.
2006-03-172006-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
* shared/interrupts/vectorexceptions.c: Merger with submission from Bruce Robinson <brucer@pmccorp.com>. Make some arrays static const.
2006-03-162006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* Makefile.am, configure.ac: Reflect addition of rm52xx, tx49.
2006-03-162006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+8
* 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>).
2005-11-07Fixed formatting.Joel Sherrill1-2/+2
2005-11-042005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP. * Makefile.am: Distibute mongoosev's READMEs
2005-05-102005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+10
* 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-102005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* au1x00/vectorisrs/vectorisrs.c: Eliminate unsigned32.
2005-03-142005-03-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* au1x00/.cvsignore: New file.
2005-02-252005-02-24 Jay Monkman <jtm@lopingdog.com>Jay Monkman1-0/+4
* au1x00/include/au1x00.h: Converted types to C99 types.
2005-02-252005-02-24 Jay Monkman <jtm@lopingdog.com>Jay Monkman1-0/+8
* 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-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* mongoosev/Makefile.am, r46xx/Makefile.am, shared/Makefile.am, tx39/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-042005-01-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* shared/Makefile.am: Fix typo.
2005-01-022005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* mongoosev/Makefile.am, r46xx/Makefile.am, shared/Makefile.am, tx39/Makefile.am: Remove build-variant support.
2004-10-192004-10-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Remove RTEMS_ENABLE_BARE.
2004-09-242004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Require automake > 1.9.
2004-04-032004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+12
* 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-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+6
* 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-03-312004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+7
* mongoosev/duart/mg5uart.c, mongoosev/include/mongoose-v.h, mongoosev/vectorisrs/vectorisrs.c, shared/interrupts/vectorexceptions.c, tx39/include/tx3904.h: Cosmetics.
2004-03-312004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+8
* 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-262004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
2004-02-062004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+6
* 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-01-212004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+12
* 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-182004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+12
* 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.