summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spsize (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-05testsuites/sptests/sp[i-z]*/*.doc: Change license to BSD-2Joel Sherrill1-3/+22
2022-04-05testsuites/sptests/sp[s-z]*: Change license to BSD-2Joel Sherrill4-12/+88
2021-07-28score: Remove _Internal_errors_What_happenedSebastian Huber1-2/+0
2020-05-06rtems: Deprecate use of _RTEMS_versionSebastian Huber1-0/+2
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber1-8/+1
2019-04-11score: Rename _SMP_Get_processor_count()Sebastian Huber1-1/+1
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber1-1/+0
2018-12-14score: Static Objects_Information initializationSebastian Huber1-1/+1
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-2/+0
2018-04-10testsuite/sptests: Merged nested Makefile.am files into one Makefile.amChris Johns1-22/+0
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2017-07-25sparc: Add lazy floating point switchSebastian Huber1-2/+1
2016-04-06score: Use red-black tree for active global objectsSebastian Huber1-5/+0
2016-04-06score: Use red-black tree for active MP proxiesSebastian Huber1-5/+0
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-2/+0
2016-02-03Delete unused API extensionsSebastian Huber1-1/+0
2016-02-03Use linker set for MPCI initializationSebastian Huber1-2/+1
2015-12-08score: Statically initialize API extensionsSebastian Huber1-2/+0
2015-12-07Remove <rtems/debug.h>Sebastian Huber1-2/+0
2015-05-20timecounter: Use in RTEMSAlexander Krutwig1-3/+0
2015-05-19score: Add Watchdog_IteratorSebastian Huber1-3/+1
2015-04-13score: Add Watchdog_HeaderSebastian Huber1-2/+2
2015-03-05score: Implement fine-grained locking for eventsSebastian Huber1-2/+0
2015-01-09powerpc: Delete _CPU_IRQ_infoSebastian Huber1-2/+1
2014-05-14score: Introduce scheduler nodesSebastian Huber1-1/+1
2014-04-15score: Static scheduler configurationSebastian Huber1-8/+2
2014-04-10score: Statically initialize IO managerSebastian Huber1-3/+0
2014-04-07score: Delete _Thread_Ticks_per_timesliceSebastian Huber1-1/+0
2014-04-07score: Delete _Thread_Maximum_extensionsSebastian Huber1-1/+0
2014-04-03score: Move priority bit map to scheduler instanceSebastian Huber1-4/+3
2014-03-25tests/sptests: Use <rtems/test.h>Sebastian Huber2-2/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns5-5/+5
2014-02-19score: Delete _Thread_BSP_contextSebastian Huber1-2/+1
2014-01-09spsize/size.c: Fix typo.HailinGuo1-4/+8
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-1/+1
2013-07-26score: Create mpci implementation headerSebastian Huber1-2/+2
2013-07-26score: Create prioritybitmap implementation headerSebastian Huber1-1/+1
2013-07-23rtems: Create tasks implementation headerSebastian Huber1-2/+2
2013-07-23rtems: Create region implementation headerSebastian Huber1-2/+2
2013-07-23rtems: Create part implementation headerSebastian Huber1-2/+2
2013-07-23rtems: Create timer implementation headerSebastian Huber1-2/+2
2013-07-23rtems: Create ratemon implementation headerSebastian Huber1-2/+2
2013-07-23rtems: Create dpmem implementation headerSebastian Huber1-2/+2
2013-07-23rtems: Create event implementation headerSebastian Huber1-4/+2
2013-07-23sapi: Create extension implementation headerSebastian Huber1-2/+2
2013-07-22score: Create watchdog implementation headerSebastian Huber1-0/+1
2013-07-22rtems: Create message queue implementation headerSebastian Huber1-2/+2
2013-07-18rtems: Create semaphore implementation headerSebastian Huber1-2/+2