summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* spi-sd-card.c, spi-sd-card.h: removed high-level driver IF, added generic ↵Thomas Doerfler2008-12-233-385/+197
| | | | block I/O functions
* 2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-221-0/+9
| | | | | | | | | * optman/rtems/no-barrier.c, optman/rtems/no-dpmem.c, optman/rtems/no-msg.c, optman/rtems/no-part.c, optman/rtems/no-region.c, optman/rtems/no-rtmon.c, optman/rtems/no-sem.c, optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: Revert previous patch (cvs clash with Joel hacking cpukit).
* Revert previous patch.Ralf Corsepius2008-12-2210-14/+11
|
* Remove tic4x.Ralf Corsepius2008-12-221-4/+0
|
* 2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-221-0/+4
| | | | * i2c/i2c_init.c: Include <errno.h> instead of <sys/errno.h>.
* Include <errno.h> instead of <sys/errno.h>.Ralf Corsepius2008-12-222-2/+2
|
* 2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-221-0/+4
| | | | * libchip/rtc/ds1375.c: Include <errno.h> instead of <sys/errno.h>.
* 2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-221-0/+9
| | | | | | | | | * optman/rtems/no-barrier.c, optman/rtems/no-dpmem.c, optman/rtems/no-msg.c, optman/rtems/no-part.c, optman/rtems/no-region.c, optman/rtems/no-rtmon.c, optman/rtems/no-sem.c, optman/rtems/no-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: Fix prototypes.
* Fix prototypes.Ralf Corsepius2008-12-2210-10/+13
|
* 2008-12-19 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-12-196-23/+205
| | | | | | * include/irq-info.h, src/irq-info.c, src/irq-shell.c: New files. * include/irq-generic.h, src/irq-generic.c: Improved interrupt handler dispatch function.
* 2008-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-183-4/+7
| | | | * libchip/serial/ns16550_p.h: Remove prototype with no implementation.
* 2008-12-18 Michael Hamel <nigel@adi.co.nz>Joel Sherrill2008-12-182-2/+7
| | | | | PR 1349/bsps * startup/bspstart.c: Add missing volatile on UART access pointer.
* 2008-12-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-185-39/+41
| | | | | | * libchip/shmdr/dump.c, libchip/shmdr/init.c, libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Cleanup and remove variables which duplicated data.
* 2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-173-10/+10
| | | | | | * optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert SAPI manager and SuperCore Handler initialization routines to directly pull parameters from configuration table.
* 2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-1712-37/+31
| | | | | | | | | | * optman/rtems/no-barrier.c, optman/rtems/no-dpmem.c, optman/rtems/no-event.c, optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c, optman/rtems/no-region.c, optman/rtems/no-rtmon.c, optman/rtems/no-sem.c, optman/rtems/no-signal.c, optman/rtems/no-timer.c: Convert manager initialization routines to directly pull parameters from configuration table. Eliminate empty routines sportted.
* 2008-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-172-1/+13
| | | | * libchip/serial/ns16550.c: Add CVS-Id. Fix #define mess.
* Fix broken changelog entry.Ralf Corsepius2008-12-171-0/+5
|
* 2008-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-172-1/+6
| | | | | * GT64260/MVME5500I2C.c: Include <stdint.h> instead of <rtems/stdint.h>.
* 2008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-163-2/+7
| | | | | * libchip/network/i82586.c, libchip/network/smc91111config.h: Eliminate all public use of TOD conversion routines.
* 2008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-166-6/+13
| | | | | | | * include/rtems++/rtemsEvent.h, include/rtems++/rtemsMessageQueue.h, include/rtems++/rtemsSemaphore.h, include/rtems++/rtemsTimer.h, src/rtemsTask.cc: Eliminate all public use of TOD conversion routines.
* 2008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-162-6/+11
| | | | | * include/rtems++/rtemsTimer.h: Use public API not _TOD_Microseconds_per_tick.
* 2008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-162-2/+6
| | | | * rtems.adb: Use public API not _TOD_Microseconds_per_tick.
* 2008-12-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-165-9/+16
| | | | | | * include/rtems++/rtemsEvent.h, include/rtems++/rtemsMessageQueue.h, include/rtems++/rtemsSemaphore.h, src/rtemsTask.cc: Use public API not _TOD_Microseconds_per_tick.
* 2008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-152-8/+18
| | | | | | | | | | * bootcard.c: Eliminate pointers to API configuration tables in the main configuration table. Reference the main configuration table and the API configuration tables directly using the confdefs.h version rather than obtaining a pointer to it. This eliminated some variables, a potential fatal error, some unnecessary default configuration structures. Overall, about a 4.5% reduction in the code size for minimum and hello on the SPARC.
* 2008-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-111-0/+4
| | | | * startup/cpu.c: Add missing prototype.
* Add missing prototype.Ralf Corsepius2008-12-111-1/+1
|
* 2008-12-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-111-0/+4
| | | | * clock_driver_stub.c: Remove (unused).
* Remove (unused).Ralf Corsepius2008-12-111-28/+0
|
* 2008-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-111-0/+4
| | | | * shared/clockdrv_shell.c: Turn warning into error.
* Turn warning into error.Ralf Corsepius2008-12-111-1/+1
|
* 2008-12-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-111-0/+8
| | | | | | | | * at91rm9200/clock/clock.c, lpc22xx/clock/clockdrv.c, mc9328mxl/clock/clockdrv.c, s3c2400/clock/clockdrv.c, s3c24xx/clock/clockdrv.c: Include ../../../../libbsp/shared/clockdrv_shell.h instead of ../../../../libbsp/shared/clockdrv_shell.c.
* Include ../../../../libbsp/shared/clockdrv_shell.h instead of ↵Ralf Corsepius2008-12-115-10/+10
| | | | ../../../../libbsp/shared/clockdrv_shell.c.
* 2008-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-111-0/+8
| | | | | | | | * configure.ac: Add RTEMS_BSPOPTS(LPC24XX_OSCILLATOR_RTC). Add RTEMS_BSPOPTS(LPC24XX_OSCILLATOR_MAIN). * include/bsp.h: #include <bspopts.h>. * misc/system-clocks.c: Receive LPC24XX_OSCILLATOR_RTC, LPC24XX_OSCILLATOR_MAIN through bspopts.h.
* Receive LPC24XX_OSCILLATOR_RTC, LPC24XX_OSCILLATOR_MAIN through bspopts.h.Ralf Corsepius2008-12-111-12/+6
|
* #include <bspopts.h>.Ralf Corsepius2008-12-111-0/+2
|
* Add RTEMS_BSPOPTS(LPC24XX_OSCILLATOR_RTC).Ralf Corsepius2008-12-111-0/+10
| | | | Add RTEMS_BSPOPTS(LPC24XX_OSCILLATOR_MAIN).
* 2008-12-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-111-0/+2
| | | | | * lpc22xx/include/lpc22xx.h, mc9328mxl/include/mc9328mxl.h: #include <stdint.h> instead of <rtems/stdint.h>.
* #include <stdint.h> instead of <rtems/stdint.h>.Ralf Corsepius2008-12-113-3/+3
|
* 2008-12-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-112-1/+5
| | | | * at91rm9200/dbgu/dbgu.c: Add missing prototype.
* 2008-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-101-0/+5
| | | | | * aclocal/prog-cc.m4: Use -r instead of -Wl,-r to build *.rels. * aclocal/rtems-cpu-subdirs.m4: Remove obsolete cpus.
* Remove obsolete cpus.Ralf Corsepius2008-12-101-3/+0
|
* Use -r instead of -Wl,-r to build *.rels.Ralf Corsepius2008-12-101-1/+1
|
* 2008-12-09 Jukka Pietarinen <jukka.pietarinen@mrf.fi>Joel Sherrill2008-12-092-7/+6
| | | | * bsp_specs: Update to reflect comments.
* 2008-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-0712-6/+30
| | | | * bsp_specs: Remove -Qy from *link.
* 2008-12-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-053-1/+7
| | | | * psim-shared, runtest-bottom: Tidy up more bugs.
* 2008-12-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-056-0/+36
| | | | * .cvsignore: New file.
* 2008-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-0510-5/+25
| | | | * bsp_specs: Remove -Qy from *link.
* 2008-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-052-4/+5
| | | | * bsp_specs: Remove motld_start_g.o.
* 2008-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-052-2/+5
| | | | * bsp_specs: Cosmetics.
* 2008-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-052-4/+6
| | | | * bsp_specs: Remove start_g.o, remove -e start.