summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2006-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-182-1/+5
| | | | * aclocal/version.m4: Updated to rtems-4.6.99.3.
* 2006-04-12 Konrad Eisele <konrad@gaisler.com>Joel Sherrill2006-04-122-0/+6
| | | | * include/leon.h: Add LEON_INTERRUPT_EXTERNAL_1 define.
* Add default exception handler.Eric Norum2006-04-112-1/+57
|
* Fix formatting.Joel Sherrill2006-04-051-2/+2
|
* 2006-04-05 Victor V. Vengerov <Victor.Vengerov@oktetlabs.ru>Joel Sherrill2006-04-052-4/+17
| | | | * mpc6xx/clock/c_clock.c: Now works with MPCI SHM driver.
* 2006-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-04-022-1/+5
| | | | * Makefile.am: Remove bogus CFLAGS_OPTIMIZE_V.
* Add missing reset cause bit.Eric Norum2006-03-242-0/+5
|
* 2006-03-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-226-0/+27
| | | | * include/.cvsignore: New file.
* 2006-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-172-6/+17
| | | | | | * shared/interrupts/vectorexceptions.c: Merger with submission from Bruce Robinson <brucer@pmccorp.com>. Make some arrays static const.
* Misc. cosmetics.Ralf Corsepius2006-03-1717-77/+24
|
* Remove eof include fileRalf Corsepius2006-03-1779-79/+0
|
* Regenerate.Ralf Corsepius2006-03-161-0/+14
|
* Cosmetics.Ralf Corsepius2006-03-161-8/+0
|
* 2006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-163-0/+46
| | | | * Makefile.am, configure.ac: Reflect addition of rm52xx, tx49.
* 2006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-161-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>).
* New (Submission by Bruce Robinson <brucer@pmccorp.com>).Ralf Corsepius2006-03-167-0/+543
|
* Regenerate.Ralf Corsepius2006-03-161-2/+6
|
* AC_CONFIG_SRCDIR(csb350).Ralf Corsepius2006-03-161-1/+1
|
* 2006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-161-1/+3
| | | | | * configure.ac: AC_CONFIG_SRCDIR(csb350). * acinclude.m4: Regenerate.
* New.Ralf Corsepius2006-03-161-0/+58
|
* Add preinstall.amRalf Corsepius2006-03-161-48/+1
|
* New (Submission by Bruce Robinson <brucer@pmccorp.com>).Ralf Corsepius2006-03-1623-0/+4984
|
* Add preinstall.amRalf Corsepius2006-03-162-100/+2
|
* New.Ralf Corsepius2006-03-161-0/+58
|
* New (Submission by Bruce Robinson <brucer@pmccorp.com>)Ralf Corsepius2006-03-1621-0/+3722
|
* New.Ralf Corsepius2006-03-161-0/+62
|
* New (Submission by Bruce Robinson <brucer@pmccorp.com>).Ralf Corsepius2006-03-1628-0/+4472
|
* 2006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-162-7/+1
| | | | * README: Remove (obsolete).
* 2006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-03-161-0/+4
| | | | * acinclude.m4: Remove p4000.
* Remove (abandoned).Ralf Corsepius2006-03-1624-3351/+0
|
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-0826-13/+66
| | | | * startup/linkcmds: Add .gnu.linkonce.b.* section.
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-084-3/+8
| | | | | * startup/linkcmds, startup/linkcmds-le, startup/linkcmds-le.coff: Add .gnu.linkonce.b.* section.
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-084-3/+8
| | | | | * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add .gnu.linkonce.b.* section.
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-084-3/+8
| | | | | * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add .gnu.linkonce.b.* section.
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-082-1/+5
| | | | * shared/startup/linkcmds: Add .gnu.linkonce.b.* section.
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-086-4/+16
| | | | * startup/linkcmds, startup/linkcmds.dl: Add .gnu.linkonce.b.* section.
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-083-2/+9
| | | | | * startup/linkcmds, startup/linkcmds.pm520: Add .gnu.linkonce.b.* section.
* 2006-03-07 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>Joel Sherrill2006-03-073-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.
* Add PRs.Joel Sherrill2006-03-071-5/+5
|
* 2006-03-07 Lars Munch <lars@segv.dk>Joel Sherrill2006-03-072-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.
* Changes from Daron ChabotEric Norum2006-02-233-46/+95
|
* 2006-02-13 Till Straumann <strauman@slac.stanford.edu>Till Straumann2006-02-143-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-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-082-1/+5
| | | | * src/rtemsStatusCode.cc: Fix warnings.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-082-1/+5
| | | | * clock/clockdrv.c: Correct path to clockdrv_shell.c
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-082-6/+8
| | | | * startup/linkcmds: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-088-8/+24
| | | | * startup/linkcmds: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-0846-82/+168
| | | | * startup/linkcmds: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-084-12/+14
| | | | | * startup/linkcmds, startup/linkcmds-le, startup/linkcmds-le.coff: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-084-12/+11
| | | | | * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-084-9/+14
| | | | | * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add sections required by newer gcc versions.