summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* posix_devctl - Add support for SOCKCLOSEJoel Sherrill2020-01-175-3/+53
* bsp/raspberrypi: Updated the console API.G S Niteesh2020-01-0710-404/+198
* bsp/raspberrypi: Enable FDT support.G S Niteesh2020-01-073-0/+17
* bsp/raspberrypi: Fix size of work area.Christian Mauderer2020-01-075-189/+80
* bsps/arm: Define index of the workspace entry.Christian Mauderer2020-01-072-5/+6
* cpukit/libfs: remove more dead code from pipe/fifo.cGedare Bloom2020-01-031-2/+0
* bsps/irq: fix resource leak in irq-server.cGedare Bloom2020-01-031-0/+1
* cpukit/libfs: remove dead code from pipe/fifo.cGedare Bloom2020-01-031-2/+0
* mpci: Fix blocking proxy statusSebastian Huber2020-01-023-24/+4
* rtems: Fix MPCI initializationSebastian Huber2020-01-0216-158/+77
* score: Fix objects node initializationSebastian Huber2020-01-021-0/+1
* bsps/powerpc: Fix warningSebastian Huber2020-01-021-3/+1
* sppercpudata01: Test PER_CPU_DATA_OFFSET()Sebastian Huber2019-12-201-1/+4
* libtest: Add T_check_task_context() actionSebastian Huber2019-12-206-2/+134
* libtest: Use test configuration in T_now()Sebastian Huber2019-12-205-47/+32
* libtest: Fix use of T_check_true()Sebastian Huber2019-12-202-3/+3
* bsps/powerpc: Support constructors with prioritySebastian Huber2019-12-196-115/+59
* config: Improve EDF SMP scheduler configurationSebastian Huber2019-12-197-12/+15
* libmisc/top: Fix the idle time and priorities on SMPChris Johns2019-12-191-11/+27
* bsps/arm: Export bsp_start_hook_0_doneSebastian Huber2019-12-191-5/+8
* config: Fix CONFIGURE_MAXIMUM_POSIX_THREADSSebastian Huber2019-12-191-1/+1
* config: Remove Ada configuration optionsSebastian Huber2019-12-193-64/+22
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-19116-121/+126
* config: CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLESebastian Huber2019-12-191-30/+28
* libcsupport: Update rtems_print printk handler to return the lengthChris Johns2019-12-161-2/+1
* score: Remove _Workspace_Allocate_or_fatal_error()Sebastian Huber2019-12-138-103/+1
* config: Statically allocate MP object controlsSebastian Huber2019-12-134-21/+16
* config: Statically allocate MP thread proxiesSebastian Huber2019-12-134-11/+34
* config: Add _MPCI_ConfigurationSebastian Huber2019-12-1314-118/+99
* rtems: Add and use rtems_object_get_local_node()Sebastian Huber2019-12-1340-92/+95
* config: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLESebastian Huber2019-12-131-41/+41
* config: Add CONFIGURE_IMFS_ENABLE_MKFIFOSebastian Huber2019-12-137-12/+19
* mptests: Fix configurationSebastian Huber2019-12-135-7/+7
* states*.h: Fix naming inconsistency and formattingJoel Sherrill2019-12-112-2/+1
* Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill2019-12-1115-8/+764
* pipe: Use condition variablesSebastian Huber2019-12-115-140/+28
* Support pasring - in a version stringChris Johns2019-12-121-1/+1
* mpci: Simplify MPCI configurationSebastian Huber2019-12-113-27/+28
* rtems: Simplify semaphore configurationSebastian Huber2019-12-119-37/+36
* rtems: Optimize semaphore control blockSebastian Huber2019-12-119-76/+163
* score: Optimize _TLS_Get_size()Sebastian Huber2019-12-111-4/+9
* clock: Simplify driver initializationSebastian Huber2019-12-1123-208/+57
* clock: Remove Clock_exit() from APISebastian Huber2019-12-1117-40/+16
* score: Optimize _Per_CPU_Get_index()Sebastian Huber2019-12-101-0/+5
* userext: Fix configurationSebastian Huber2019-12-091-1/+0
* userext: Simplify configurationSebastian Huber2019-12-095-42/+42
* bsp/xen: Use BSP options for all linkcmds varsSebastian Huber2019-12-052-12/+17
* bsp/xen: Create BSPJeff Kubascik2019-12-0514-0/+630
* bsps/arm: Unmask generic timer in interrupt handlerJeff Kubascik2019-12-051-0/+3
* bsps/arm: Add zImage boot headerJeff Kubascik2019-12-051-0/+11