summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add missing prototypes.Ralf Corsepius2008-08-186-67/+66
|
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-1/+5
| | | | * libchip/ide/ata.c, libchip/network/elnk.c: Add missing prototypes.
* 2008-08-18 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-0/+6
| | | | | | * libnetworking/netinet/in_cksum.c: Add missing prototypes. * librpc/src/rpc/clnt_tcp.c, librpc/src/rpc/svc_tcp.c: Add missing prototypes.
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-0/+4
| | | | * shared/irq/irq_init.c: Add missing prototypes.
* Add missing prototypes.Ralf Corsepius2008-08-184-34/+34
|
* Move bogus ChangeLog entry to tools/ChangeLogRalf Corsepius2008-08-182-5/+5
|
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-0/+4
| | | | * console/ps2_mouse.c, timer/timer.c: Add missing prototypes.
* 2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-181-0/+4
| | | | * tod.c: Add missing prototypes.
* 2008-08-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-161-0/+4
| | | | * timer/timer.c: Add missing prototypes.
* 2008-08-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-161-0/+4
| | | | * rtems/score/cpu.h, rtems/score/i386.h: Add missing prototypes.
* Add missing prototypes.Ralf Corsepius2008-08-165-10/+10
|
* 2008-08-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-161-0/+4
| | | | * cache.c, displayCpu.c, page.c: Add missing prototypes.
* Add missing prototypes.Ralf Corsepius2008-08-161-4/+4
|
* Cosmetic indentation fixes.Ralf Corsepius2008-08-161-7/+7
|
* 2008-08-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-161-0/+4
| | | | * libfs/src/nfsclient/src/librtemsNfs.h: Add missing prototype.
* Add missing prototype.Ralf Corsepius2008-08-161-1/+1
|
* 2008-08-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-164-4/+18
| | | | | * aclocal/prog-cc.m4: Add -Wimplicit-function-declaration -Wstrict-prototypes to RTEMS_CFLAGS.
* 2008-08-15 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill2008-08-152-0/+37
| | | | * custom/bf537Stamp.cfg: New file.
* 2008-08-15 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill2008-08-153-1/+6
| | | | * src/lib/libbsp/mips/jmr3904/tools/runtest: Add bf537Stamp.
* 2008-08-15 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill2008-08-152-0/+6
| | | | * acinclude.m4: Add bf537Stamp.
* 2008-08-15 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill2008-08-1512-0/+1069
| | | | | | | * ChangeLog, Makefile.am, README, bsp_specs, configure.ac, preinstall.am, console/console.c, include/bsp.h, network/networkconfig.c, start/start.S, startup/bspstart.c, startup/linkcmds: New files.
* 2008-08-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-152-0/+6
| | | | * include/bsp.h: Fix CVS Id.
* 2008-08-15 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill2008-08-1544-0/+5126
| | | | | | | | | | | | | | | | * ChangeLog, Makefile.am, README, configure.ac, preinstall.am, cache/cache.c, cache/cache_.h, clock/clock.c, clock/rtc.c, clock/tod.h, include/bf533.h, include/bf537.h, include/cecRegs.h, include/coreTimerRegs.h, include/dmaRegs.h, include/ebiuRegs.h, include/ethernetRegs.h, include/gpioRegs.h, include/memoryRegs.h, include/mmuRegs.h, include/ppiRegs.h, include/rtcRegs.h, include/sicRegs.h, include/spiRegs.h, include/sportRegs.h, include/timerRegs.h, include/twiRegs.h, include/uartRegs.h, include/wdogRegs.h, interrupt/interrupt.c, interrupt/interrupt.h, mmu/mmu.c, mmu/mmu.h, network/ethernet.c, network/ethernet.h, serial/spi.c, serial/spi.h, serial/sport.c, serial/sport.h, serial/twi.c, serial/twi.h, serial/uart.c, serial/uart.h, timer/timer.c: New files.
* 2008-08-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-152-0/+23
| | | | * README.mpc8313erdb: Some first cut notes on running with U-Boot.
* 2008-08-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-151-0/+10
| | | | * ChangeLog: Add correct entry.
* 2008-08-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-152-2/+6
| | | | * sp43/init.c: Fix derefence of uninitialized pointer.
* 2008-08-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-153-5/+6
| | | | | | PR 1297/cpukit * psxrwlock01/psxrwlock01.scn, psxrwlock01/test.c: Fix NULL attribute pointer handling.
* 2008-08-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-152-2/+7
| | | | | PR 1297/cpukit * posix/src/prwlockinit.c: Fix NULL attribute pointer handling.
* 2008-08-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-152-8/+12
| | | | * runtest: Attempt to prevent runaways.
* 2008-08-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-142-1/+6
| | | | | * startup/bspstart.c: Time was running too slow with it taking 10 seconds for RTEMS to advance 5.
* 2008-08-14 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-1410-539/+643
| | | | | | | * rtems/include/rtems/rtems/ratemon.h, rtems/include/rtems/rtems/status.h, score/include/rtems/score/coremutex.h, score/include/rtems/score/object.h: Removed extraneous commas.
* 2008-08-14 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-142-8/+11
| | | | | * rtems/powerpc/registers.h: Removed obsolete defines MSR_, MSR_KERNEL and MSR_USER. Added missing prototypes.
* Formatting.Joel Sherrill2008-08-131-6/+6
|
* 2008-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-124-1/+30
| | | | | | * Makefile.am, preinstall.am: Add dummy linkcmds so autoconf tests work on installed BSP. * startup/linkcmds: New file.
* 2008-08-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-086-0/+33
| | | | | | * startup/linkcmds: All SPARC executables should include rtems_get_version_string so the monitor used can provide RTEMS awareness based upon the version.
* 2008-08-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-082-2/+6
| | | | * rtems/include/rtems/rtems/msgmp.h: Fix MP code missed by Sebastian.
* Fix joel mistake.Joel Sherrill2008-08-081-3/+6
|
* 2008-08-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-082-2/+6
| | | | * startup/bspstart.c: Fixed calculation of bsp_click_per_usec.
* 2008-08-05 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-087-55/+71
| | | | | | | | * libmisc/monitor/monitor.h, rtems/include/rtems/rtems/tasks.h, score/include/rtems/score/thread.h, score/src/threadreset.c, score/src/threadrestart.c, score/src/threadstart.c: New type Thread_Entry_numeric_type for numeric arguments in thread entry functions with at least one numeric argument.
* 2008-08-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-084-20/+32
| | | | | * user/msg.t, user/sem.t, user/task.t: Update to new parameter types. Emphasize that you can use a pointer for task arguments.
* 2008-08-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-072-26/+43
| | | | * runtest: Major update. Now more likely not to run away.
* 2008-08-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-072-2/+10
| | | | | | * spsize/size.c: Make _System_state_Is_multiprocessing unused when multiprocessing is not enabled. Saves one more variable from single processor configuration.
* 2008-08-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-074-1/+16
| | | | | | | * score/include/rtems/score/sysstate.h, score/inline/rtems/score/sysstate.inl, score/src/thread.c: Make _System_state_Is_multiprocessing unused when multiprocessing is not enabled. Saves one more variable from single processor configuration.
* Format.Joel Sherrill2008-08-071-1/+3
|
* 2008-08-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-072-1/+18
| | | | | | * user/datatypes.t: Add rtems_name. Add comment about rtems_task_argument changing from simple unsigned thirty two bit integer to being derived from a C99 uintptr_t in 4.8 and newer.
* 2008-08-07 Chris Johns <chrisj@rtems.org>Chris Johns2008-08-076-3/+550
| | | | | | | | | * libcsupport/src/_rename_r.c: Fixed return code bug. Add a check to see if the 'to' path was a directory and removed the directory. * libmisc/Makefile.am, libmisc/shell/shellconfig.h: Added the mv command. * libmisc/shell/main_mv.c, libmisc/shell/pathnames-mv.h: New.
* 2008-08-06 Chris Johns <chrisj@rtems.org>Chris Johns2008-08-062-1/+5
| | | | * smc/smc.c: Fix the fix. The field is bufnum.
* 2008-08-06 Chris Johns <chrisj@rtems.org>Chris Johns2008-08-062-2/+7
| | | | | * libblock/src/bdbuf.c: PR1272. Fixed similar possible issues in the new bdbuf code.
* 2008-08-06 Brett Swimley <brett.swimley@aedbozeman.com>Chris Johns2008-08-062-0/+6
| | | | | * libblock/src/diskdevs.c: PR1192. Update the disktap pointer after the realloc.
* 2008-08-06 Till Straumann <strauman@slac.stanford.edu>Chris Johns2008-08-062-1/+6
| | | | | * libblock/src/diskdevs.c: PR1269. Delete the semaphore rather than release it.