summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-04-182006-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* aclocal/version.m4: Updated to rtems-4.6.99.3.
2006-04-122006-04-12 Konrad Eisele <konrad@gaisler.com>Joel Sherrill2-0/+6
* include/leon.h: Add LEON_INTERRUPT_EXTERNAL_1 define.
2006-04-11Add default exception handler.Eric Norum2-1/+57
2006-04-05Fix formatting.Joel Sherrill1-2/+2
2006-04-052006-04-05 Victor V. Vengerov <Victor.Vengerov@oktetlabs.ru>Joel Sherrill2-4/+17
* mpc6xx/clock/c_clock.c: Now works with MPCI SHM driver.
2006-04-022006-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
* Makefile.am: Remove bogus CFLAGS_OPTIMIZE_V.
2006-03-24Add missing reset cause bit.Eric Norum2-0/+5
2006-03-222006-03-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill6-0/+27
* include/.cvsignore: New file.
2006-03-172006-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-6/+17
* shared/interrupts/vectorexceptions.c: Merger with submission from Bruce Robinson <brucer@pmccorp.com>. Make some arrays static const.
2006-03-17Misc. cosmetics.Ralf Corsepius17-77/+24
2006-03-17Remove eof include fileRalf Corsepius79-79/+0
2006-03-16Regenerate.Ralf Corsepius1-0/+14
2006-03-16Cosmetics.Ralf Corsepius1-8/+0
2006-03-162006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-0/+46
* 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>).
2006-03-16New (Submission by Bruce Robinson <brucer@pmccorp.com>).Ralf Corsepius7-0/+543
2006-03-16Regenerate.Ralf Corsepius1-2/+6
2006-03-16AC_CONFIG_SRCDIR(csb350).Ralf Corsepius1-1/+1
2006-03-162006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+3
* configure.ac: AC_CONFIG_SRCDIR(csb350). * acinclude.m4: Regenerate.
2006-03-16New.Ralf Corsepius1-0/+58
2006-03-16Add preinstall.amRalf Corsepius1-48/+1
2006-03-16New (Submission by Bruce Robinson <brucer@pmccorp.com>).Ralf Corsepius23-0/+4984
2006-03-16Add preinstall.amRalf Corsepius2-100/+2
2006-03-16New.Ralf Corsepius1-0/+58
2006-03-16New (Submission by Bruce Robinson <brucer@pmccorp.com>)Ralf Corsepius21-0/+3722
2006-03-16New.Ralf Corsepius1-0/+62
2006-03-16New (Submission by Bruce Robinson <brucer@pmccorp.com>).Ralf Corsepius28-0/+4472
2006-03-162006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-7/+1
* README: Remove (obsolete).
2006-03-162006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* acinclude.m4: Remove p4000.
2006-03-16Remove (abandoned).Ralf Corsepius24-3351/+0
2006-03-082006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill26-13/+66
* startup/linkcmds: Add .gnu.linkonce.b.* section.
2006-03-082006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-3/+8
* startup/linkcmds, startup/linkcmds-le, startup/linkcmds-le.coff: Add .gnu.linkonce.b.* section.
2006-03-082006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-3/+8
* startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add .gnu.linkonce.b.* section.
2006-03-082006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-3/+8
* startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add .gnu.linkonce.b.* section.
2006-03-082006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* shared/startup/linkcmds: Add .gnu.linkonce.b.* section.
2006-03-082006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill6-4/+16
* startup/linkcmds, startup/linkcmds.dl: Add .gnu.linkonce.b.* section.
2006-03-082006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+9
* startup/linkcmds, startup/linkcmds.pm520: Add .gnu.linkonce.b.* section.
2006-03-072006-03-07 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>Joel Sherrill3-7/+176
PR 853/filesystem * libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver should be modified to support the new exception scheme and to use the handle parameter.
2006-03-07Add PRs.Joel Sherrill1-5/+5
2006-03-072006-03-07 Lars Munch <lars@segv.dk>Joel Sherrill2-4/+11
* at91rm9200/clock/clock.c: The clock tick is not very precise on at91rm9200. The attached patch improves the situation by: (1) Not reloading the "period interval timer" register in the interrupt handler since this is done automatically. (2) Use integer rounding in the calculation of the "period interval timer" register value to get as close as posible to the CONFIGURE_MICROSECONDS_PER_TICK value.
2006-02-23Changes from Daron ChabotEric Norum3-46/+95
2006-02-142006-02-13 Till Straumann <strauman@slac.stanford.edu>Till Straumann3-0/+309
* shared/startup/panic.c, shared/startup/probeMemEnd.c: added code for BSPs to use: panic using printk() to display reason. probeMemEnd() to determine memory size by probing.
2006-02-082006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* src/rtemsStatusCode.cc: Fix warnings.
2006-02-082006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* clock/clockdrv.c: Correct path to clockdrv_shell.c
2006-02-082006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-6/+8
* startup/linkcmds: Add sections required by newer gcc versions.
2006-02-082006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill8-8/+24
* startup/linkcmds: Add sections required by newer gcc versions.
2006-02-082006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill46-82/+168
* startup/linkcmds: Add sections required by newer gcc versions.
2006-02-082006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-12/+14
* startup/linkcmds, startup/linkcmds-le, startup/linkcmds-le.coff: Add sections required by newer gcc versions.
2006-02-082006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-12/+11
* startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add sections required by newer gcc versions.
2006-02-082006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-9/+14
* startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add sections required by newer gcc versions.