summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* posix/src/exec*: Remove all variants already in NewlibJoel Sherrill2016-01-198-220/+7
* psxtests: Fix link-time errorsSebastian Huber2016-01-196-93/+2
* bsp/atsam: NewSebastian Huber2016-01-1922-0/+2776
* bsp/atsam: Port SAM Software Package to RTEMSSebastian Huber2016-01-1943-7/+216
* bsp/atsam: Import SAM Software PackageSebastian Huber2016-01-19295-0/+98358
* bsps/arm: Copy vector table only if necessarySebastian Huber2016-01-191-5/+7
* bsps/arm: Use common ARMv7-M bsp_reset()Sebastian Huber2016-01-196-66/+26
* bsps/arm: Update CMSIS/IncludeSebastian Huber2016-01-1933-40258/+22144
* bsps/arm: Delete binary CMSIS/LibSebastian Huber2016-01-193-56/+0
* bsps/arm: Delete template CMSIS/RTOSSebastian Huber2016-01-192-1414/+0
* libtests/devfs: Inc max dev to support more BSPsSebastian Huber2016-01-192-1/+6
* sptests/sp37: Fix interrupt level usageSebastian Huber2016-01-191-8/+9
* score: Fix simple timecounter supportSebastian Huber2016-01-1917-134/+267
* taskcreate.c: Add method name to comment to be clearerJoel Sherrill2016-01-181-9/+4
* sem.h: Delete junk in commentJoel Sherrill2016-01-181-3/+1
* ratemon.h: Fix commentsJoel Sherrill2016-01-181-7/+6
* posix: Remove clock_getenable_attr() and clock_setenable_attr()Joel Sherrill2016-01-183-82/+1
* Chase Newlib sys/types.h / sys/select.h changesNick Withers2016-01-1812-24/+19
* doc: Update ARM floating-point supportSebastian Huber2016-01-181-0/+1
* bsps/arm: Fix broken switch statementSebastian Huber2016-01-181-3/+4
* arm/lpc176x: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-161-0/+5
* Merge branch 'master' of ssh://dispatch.rtems.org/data/git/rtemsJoel Sherrill2016-01-166-13/+32
|\
| * arm: Honor cache for Cortex-M7 supportSebastian Huber2016-01-151-2/+11
| * arm: Accept Cortex-M7 multilibSebastian Huber2016-01-151-1/+1
| * sptests/sp37: Enable interrupts after test caseSebastian Huber2016-01-152-5/+10
| * libblock: Fix ramdisk::free_at_delete_request initSebastian Huber2016-01-151-1/+1
| * doc: Mention Cortex-M7 multilibSebastian Huber2016-01-151-4/+9
* | mvme162/tools: Remove obsolete toolsJoel Sherrill2016-01-144-557/+0
* | jmr3904/tools: Remove obsolete toolsJoel Sherrill2016-01-143-312/+0
|/
* powerpc: Fix alignment for AltiVec multilibsSebastian Huber2016-01-121-2/+6
* score: Statically initialize TOD handlerSebastian Huber2016-01-126-38/+73
* score: Simplify _Thread_Start()Sebastian Huber2016-01-115-33/+25
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-1136-198/+234
* smptests/README: Delete obsolete informationSebastian Huber2016-01-111-5/+0
* arm/lm3s69xx: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-091-0/+4
* arm/gumstix: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-091-0/+4
* arm/gdbarmsim: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-095-0/+20
* arm/edb7312: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-091-0/+4
* arm/csb337: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-091-0/+4
* arm/csb336: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-091-0/+4
* arm/beagle: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-091-0/+4
* rtems: Fix warningSebastian Huber2016-01-081-1/+0
* score: Avoid dead code in global constructionSebastian Huber2016-01-084-20/+22
* score: Add fatal errors for NULL entry init tasksSebastian Huber2016-01-088-15/+41
* bsp/qoriq: Use array for FMan modulesSebastian Huber2016-01-081-2/+1
* arm/altera-cyclone-v: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-071-0/+4
* powerpc/psim: Add per-section compilation and linking supportJoel Sherrill2016-01-051-0/+4
* mips/jmr3904: Add per-section compilation and linking supportJoel Sherrill2016-01-051-0/+5
* jmr3904.cfg: Delete old commentsJoel Sherrill2016-01-051-7/+0
* Filesystem: Remove superfluous permission checksSebastian Huber2016-01-054-37/+21