summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace removal.Ralf Corsepius2009-12-1011-44/+44
|
* 2009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-101-0/+6
| | | | | | * posix/Makefile.am: Unconditionally build src/sigprocmask.c. * posix/src/sigprocmask.c: Provide stub if RTEMS_POSIX_API is disabled.
* Unconditionally build src/sigprocmask.c.Ralf Corsepius2009-12-101-1/+3
|
* Provide stub if RTEMS_POSIX_API is disabled.Ralf Corsepius2009-12-101-0/+4
|
* 2009-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-101-0/+4
| | | | * shared/console/polled_io.c: Add prototype for boot_udelay.
* Add prototype for boot_udelay.Ralf Corsepius2009-12-101-1/+1
|
* Whitespace removal.Ralf Corsepius2009-12-101-3/+3
|
* 2009-12-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-093-5/+31
| | | | | | * startup/bspgetworkarea.c: Add debug printk's. * startup/linkcmds: Using "-Wl,--defsym -Wl,RamSize=0x1000000" results in _RamSize being defined. Handle this properly.
* Upgrade to automake-1.11.1Ralf Corsepius2009-12-092-5/+5
|
* 2009-12-08 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-087-1/+232
| | | | | | * Makefile.am, configure.ac: Added a test for rate_monotonic_get_status to ensure that all paths are tested. * sp69/Makefile.am, sp69/init.c, sp69/sp69.doc, sp69/sp69.scn: New files.
* 2009-12-08 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-084-95/+157
| | | | | | | * rtems/include/rtems/rtems/ratemon.h, rtems/src/ratemongetstatus.c, rtems/src/ratemonperiod.c: Factored out common code to ensure consistent behavior between rtems_rate_monotonic_get_status and rtems_rate_monotonic_report_statistics.
* 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-082-2/+5
| | | | | * include/bsp.h: BSP should not define CONFIGURE_NUMBER_OF_TERMIOS_PORTS.
* 2009-12-08 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2009-12-085-16/+94
| | | | | | | * support/include/test_support.h, support/include/tmacros.h, support/src/test_support.c: Added support functions to spin for a number of ticks and to spin until the next tick. * support/src/spin.c: New file.
* 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-082-4/+5
| | | | | * include/bsp.h: BSP should not define CONFIGURE_NUMBER_OF_TERMIOS_PORTS.
* 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-084-0/+9
| | | | | | * psxrwlock01/test.c, psxspin01/test.c, psxspin02/test.c: Fix spacing and compilation issues. Initial test build was accidentally without POSIX enabled.
* 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-082-2/+6
| | | | * sp31/task1.c: Fixed spacing.
* 2009-12-08 Fernando Nicodemos <fgnicodemos@terra.com.br>Joel Sherrill2009-12-083-2/+6
| | | | * console/font8x16.h, console/sed1356.c: Fix typos.
* 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-082-5/+12
| | | | | | * support/include/tmacros.h: Use rtems_test_assert() consistently instead of system assert(). rtems_test_assert() is designed to integrate into the RTEMS test suite infrastructure.
* 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-082-2/+7
| | | | | | * tm20/task1.c: Use rtems_test_assert() consistently instead of system assert(). rtems_test_assert() is designed to integrate into the RTEMS test suite infrastructure.
* 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-082-2/+7
| | | | | | * tmitronsem01/system.h: Use rtems_test_assert() consistently instead of system assert(). rtems_test_assert() is designed to integrate into the RTEMS test suite infrastructure.
* 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-0810-50/+62
| | | | | | | | * sp18/init.c, sp31/task1.c, sp43/init.c, sp63/init.c, sp64/init.c, spfatal10/testcase.h, spfatal11/testcase.h, spobjgetnext/init.c, spwkspace/init.c: Use rtems_test_assert() consistently instead of system assert(). rtems_test_assert() is designed to integrate into the RTEMS test suite infrastructure.
* 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-0861-948/+998
| | | | | | | | | | | | | | | | | | | | | | | * include/pmacros.h, psx01/task.c, psx02/init.c, psx02/task.c, psx03/init.c, psx03/task.c, psx04/init.c, psx04/task1.c, psx04/task2.c, psx04/task3.c, psx05/init.c, psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c, psx06/task.c, psx06/task2.c, psx07/init.c, psx08/init.c, psx08/task2.c, psx08/task3.c, psx09/init.c, psx10/init.c, psx10/task.c, psx10/task2.c, psx10/task3.c, psx11/init.c, psx11/task.c, psx12/init.c, psxalarm01/init.c, psxbarrier01/test.c, psxcancel01/init.c, psxchroot01/test.c, psxclock/init.c, psxfile01/test.c, psxfile01/test_cat.c, psxfile01/test_extend.c, psxfile01/test_write.c, psxitimer/init.c, psxkey01/task.c, psxkey02/init.c, psxkey03/init.c, psxmount/test.c, psxmsgq01/init.c, psxmsgq03/init.c, psxmsgq04/init.c, psxreaddir/test.c, psxrwlock01/test.c, psxsem01/init.c, psxsignal01/init.c, psxsignal01/task1.c, psxsignal02/init.c, psxsignal03/init.c, psxsignal05/init.c, psxspin01/test.c, psxspin02/test.c, psxstack01/init.c, psxstat/test.c, psxtime/test.c, psxualarm/init.c: Use rtems_test_assert() consistently instead of system assert(). rtems_test_assert() is designed to integrate into the RTEMS test suite infrastructure.
* 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-0813-82/+89
| | | | | | | | | | * block01/init.c, block02/init.c, block03/init.c, block04/init.c, block05/init.c, block07/init.c, bspcmdline01/init.c, stringto01/init.c, stringto01/stringto_test_template.h, termios01/init.c, termios01/termios_testdriver.c, termios02/init.c: Use rtems_test_assert() consistently instead of system assert(). rtems_test_assert() is designed to integrate into the RTEMS test suite infrastructure.
* 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-088-126/+128
| | | | | | | | * itronmbf01/init.c, itronsem01/init.c, itronsem01/system.h, itrontask02/dormant.c, itrontask02/init.c, itrontask03/init.c, itrontask03/preempt.c: Use rtems_test_assert() consistently instead of system assert(). rtems_test_assert() is designed to integrate into the RTEMS test suite infrastructure.
* 2009-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-082-1/+7
| | | | | * startup/init5206e.c: Make prototype of CopyDataClearBSSAndStart global.
* Add network configuration macros.Eric Norum2009-12-082-0/+11
|
* 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-084-10/+22
| | | | | | | * libchip/network/dec21140.c, libchip/network/elnk.c, libchip/network/if_dc.c: Ensure PCI drivers are built on all supported configurations. PowerPC conditionals were not current and code was not being built on supported BSPs.
* 2009-12-08 Eric Norum <wenorum@lbl.gov>Joel Sherrill2009-12-082-15/+13
| | | | | PR 1479/bsps * fatal/bspfatal.c: Complete strcat conversion.
* 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-12-083-182/+4
| | | | * network/if_em/Makefile, network/if_gfe/Makefile: Removed.
* Whitespace removal.Ralf Corsepius2009-12-082-35/+35
|
* 2009-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-081-0/+1
| | | | * include/i2c.h (i2c_transfer_done): Fix type mismatch.
* (i2c_transfer_done): Fix type mismatch.Ralf Corsepius2009-12-081-1/+1
|
* 2009-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-081-0/+4
| | | | * tod/ds1307.c (ds1307_set_time): Fix broken prototype.
* (ds1307_set_time): Fix broken prototype.Ralf Corsepius2009-12-081-1/+1
|
* 2009-12-07 Cindy Cicalese <cicalese@mitre.org>Joel Sherrill2009-12-072-1/+8
| | | | | | PR 1477/cpukit * score/src/objectsetname.c: Ensure destination is NULL terminated. String copy was not getting the NULL.
* Regenerate.Ralf Corsepius2009-12-071-1/+1
|
* 2009-12-07 Ralf Corsépius <ralf.corsepiu@rtems.org>Ralf Corsepius2009-12-073-265/+5
| | | | | * shared/comm/console.c: Remove (Unused). * Makefile.am: Remove shared/comm/console.c.
* 2009-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-072-5/+7
| | | | * console/console.c: Let nds_getch return "int". Remove casts.
* 2009-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-074-3/+8
| | | | | * console/conio.c, console/console.c, include/conio.h: Let *getch return "int". Remove casts.
* 2009-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-071-0/+1
| | | | * block/block.c: Adjust prototype mismatches.
* Adjust prototype mismatches.Ralf Corsepius2009-12-071-2/+2
|
* 2009-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-072-1/+5
| | | | * Makefile.am: Remove -Dcaddr_t=uint32_t.
* 2009-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-072-8/+9
| | | | * dswifi/arm9/source/wifi_arm9.c: Add missing prototypes.
* 2009-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-072-2/+6
| | | | * ndstool/source/ndsextract.cpp: Add missing const's.
* 2009-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-072-1/+5
| | | | * console/console.c (nds_write): Adjust prototype.
* 2009-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-071-0/+8
| | | | | | | | * dswifi/arm7/source/wifi_arm7.c, dswifi/arm7/source/wifi_arm7.h, dswifi/arm9/source/wifi_arm9.c, libnds/include/nds/arm7/audio.h, libnds/include/nds/arm7/clock.h, libnds/include/nds/arm7/serial.h, libnds/include/nds/arm7/touch.h, libnds/source/arm7/clock.c, libnds/source/arm7/touch.c, rtc/rtc.c: Eliminate various warnings.
* Eliminate various warnings.Ralf Corsepius2009-12-0710-43/+44
|
* 2009-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-062-1/+7
| | | | | * libnetworking/sys/uio.h: Include <sys/types.h>. Use ssize_t for uio_resid in struct uio (From FreeBSD).
* 2009-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-12-061-0/+5
| | | | | * POSIX/Makefile.am: Add readv, writev. * POSIX/writev.c, POSIX/readv.c: New.
* Add readv, writev.Ralf Corsepius2009-12-061-0/+6
|