Commit Graph
24290 Commits
Author SHA1 Message Date
Ralf Corsépius f901b51a10 Remove CVS-Ids. 2012-05-04 09:36:22 +02:00
Ralf Corsépius 1559075d97 Remove CVS-Ids. 2012-05-04 09:36:22 +02:00
Ralf Corsépius 8e2531107b Remove CVS-Ids. 2012-05-04 09:36:22 +02:00
Ralf Corsépius 8f73991692 Remove CVS-Ids. 2012-05-04 09:36:22 +02:00
Ralf Corsépius c559cba6e3 Remove CVS-Ids. 2012-05-04 09:36:22 +02:00
Ralf Corsépius d31c6d3c3e Remove CVS-Ids. 2012-05-04 09:36:22 +02:00
Ralf Corsépius 5f38f20d28 Remove. 2012-05-04 09:29:07 +02:00
Joel Sherrill fe53023198 nds/linkcmds - Remove execute permission 2012-05-03 14:13:23 -05:00
Joel Sherrill 78dea6ceb2 libcpu misc m68k and sh - Correct formatting and remove weird Id strings 2012-05-03 13:23:07 -05:00
Joel Sherrill cfaa3662ee General - Remove extraneous blank line in license message
Many files had an extra blank line in the license text
found in the file header.  This patch removes that line.

 *  The license and distribution terms for this file may be
 *  found in the file LICENSE in this distribution or at
 *
 *  http://www.rtems.com/license/LICENSE.

The script that did this also turned off execute permission
when it was turned on incorrectly.
2012-05-03 12:55:58 -05:00
Joel Sherrill 358522def4 Libcpu misc files - Remove execute permission on source files. 2012-05-03 12:46:21 -05:00
Joel Sherrill 85b079ee3e rtems-message_queue.adb - Convert DOS to UNIX CF/LF 2012-05-03 12:31:55 -05:00
Joel Sherrill 9f6ea32393 psxaio01/psxaio02 - Formatting corrections
The file header was moved over one space. These two were the only
files in the testsuite which did this.
2012-05-03 10:03:34 -05:00
Joel Sherrill 604405d886 sp07/buffered_io.c add missing copyright
Date and ownership determined from file history.
2012-05-03 09:41:38 -05:00
Joel Sherrill 07896ad5d7 smdk2410 - Remove odd $Id$ 2012-05-02 15:41:13 -05:00
Joel Sherrill 560dbd681b gp32 - Remove odd $Id$ 2012-05-02 15:41:13 -05:00
Joel Sherrill 0089173b2c pc386 - Remove odd $Id$ 2012-05-02 15:41:13 -05:00
Joel Sherrill 853ab2befa libchip hcms29xx - Remove odd $Id$ and clean up file header 2012-05-02 15:41:13 -05:00
Joel Sherrill 2039926ae8 score603e - Remove bad $Id$ and clean up file header 2012-05-02 15:41:13 -05:00
Joel Sherrill b8b2f19d0d libcpu/m68k/mcf532x - Remove bad $Id$ and clean up file header 2012-05-02 15:41:13 -05:00
Joel Sherrill 2698728762 libchip z85c30 - Remove bad $Id$ and clean up file header 2012-05-02 15:41:12 -05:00
Joel Sherrill 2579e53a4c LEON3 - Remove bad $Id$ and clean up file header 2012-05-02 15:41:12 -05:00
Joel Sherrill 1e7ee7173d LEON2 - Remove bad $Id$ and clean up file header 2012-05-02 15:41:12 -05:00
Joel Sherrill 70f5ab389d MRM332 - Remove incorrect $Id$ string and correct file header 2012-05-02 15:41:12 -05:00
Chris Johns bb43b51e66 Merge branch 'master' of ssh://rgit/data/git/rtems 2012-04-28 13:06:44 +10:00
Chris Johns 3756041b00 IMFS: Update IMS_assert check when RTEMS_DEBUG is enabled.
Update the assert macro to the new IMFS_jnode_t.
2012-04-28 12:21:45 +10:00
Joel Sherrill 0b61e2782d Update config.guess and config.sub 2012-04-26 08:38:06 -05:00
Sebastian Huber ed67d93171 bsps/stackalloc: Add initialization hook 2012-04-26 10:05:42 +02:00
Joel Sherrill c36ebbda30 smp08 screen replacement 2012-04-24 16:10:01 -05:00
Joel Sherrill 32815a2636 Simple SMP Scheduler - Fix typo which likely broke scheduling 2012-04-24 16:10:01 -05:00
Sebastian Huber 05a20c1f79 bsp/mpc55xxevb: Enable stack allocator 2012-04-24 14:35:16 +02:00
Sebastian Huber 3c6d7ae543 bsps/stackalloc: Use stack section symbols 2012-04-24 14:35:16 +02:00
Sebastian Huber d101853478 bsps/powerpc: Add no cache section 2012-04-24 14:35:16 +02:00
Sebastian Huber 13a8b19eed bsp/mpc55xxevb: Change early MMU settings
Add internal SRAM sections with cache enabled to early MMU settings.
The internal SRAM initialization will use the early MMU settings.  This
allows applications to use cache inhibited areas in the internal SRAM.
2012-04-24 14:35:15 +02:00
Sebastian Huber 3595533de5 score: Remove _Stack_Adjust_size()
The increase of the stack size by CPU_STACK_ALIGNMENT in
_Thread_Stack_Allocate() is disadvantageous.  This may lead to a huge
over allocation for specialized stack allocators.  The
CPU_STACK_ALIGNMENT is at most 16 on all current RTEMS CPU ports.  The
mimimum stack size ensured by _Stack_Ensure_minimum() must be
considerable larger than this value, otherwise stack overflows will
likely occur.  Thus the _Stack_Adjust_size() is also superfluous.
2012-04-24 14:22:57 +02:00
Sebastian Huber bc04436cce nfsclient: Use UID and GID of NFS handle
Use UID and GID of the NFS handle for node and symbolic link creation.
2012-04-23 16:26:13 +02:00
Sebastian Huber e384438b9c nfsclient: POSIX conformance
According to POSIX the read() call should return the maximum number of
bytes available for regular files.
2012-04-23 16:02:09 +02:00
Sebastian Huber c24d98236f bsp/lpc24xx: Fix define name 2012-04-23 16:01:58 +02:00
Gedare Bloom fb78f9170f PR1908: consolidate libqos code and fix installed header location 2012-04-23 09:26:34 -04:00
Sebastian Huber 4012792168 score: Documentation 2012-04-20 15:31:00 +02:00
Sebastian Huber d2c665b7f2 bsps/arm: Make the Clock_isr() static again 2012-04-20 15:29:00 +02:00
Sebastian Huber 37f938d708 bsps: Avoid rtems_irq_hdl_param type usage
Not every clock interrupt service routine is installed with this API.
Remove also the prototype to allow drivers to make this routine static.
2012-04-20 15:23:44 +02:00
Sebastian Huber 688fcc14db score: Fix comment 2012-04-20 14:39:11 +02:00
Sebastian Huber 6d136ed9dd bsp/genmcf548x: Enable FPU in BSP startup code 2012-04-20 14:04:51 +02:00
Sebastian Huber ca4a4cfb64 bsp/genmcf548x: Fix BSP options 2012-04-20 14:04:39 +02:00
Sebastian Huber 64c44c15f5 bsps/arm: Remove superfluous include 2012-04-20 09:20:17 +02:00
Joel Sherrill 1a3cbfba52 s3c24xx shared: Clock driver clean up and ISR Handler Prototype Correction. 2012-04-19 13:16:33 -05:00
Joel Sherrill abb52ce597 pxa255 shared: Clock driver clean up and ISR Handler Prototype Correction. 2012-04-19 13:16:20 -05:00
Joel Sherrill bb9cf58d48 mc9328mxl shared: Clock driver clean up and ISR Handler Prototype Correction. 2012-04-19 13:16:09 -05:00
Joel Sherrill 029ced28e2 lpc22xx shared: Clock driver clean up and ISR Handler Prototype Correction. 2012-04-19 13:15:49 -05:00