summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* testsuites/libtests: Remove networking01Vijay Kumar Banerjee2021-04-074-217/+0
* bsps: Remove networking driversVijay Kumar Banerjee2021-04-07127-111535/+0
* cpukit/libfs: Remove nfsclientVijay Kumar Banerjee2021-04-0718-10822/+0
* cpukit: remove pppdVijay Kumar Banerjee2021-04-0736-18092/+0
* cpukit: Remove libnetworkingVijay Kumar Banerjee2021-04-07358-94818/+0
* cpukit: Move ftpfs from libnetworking to libfsVijay Kumar Banerjee2021-04-074-2/+2
* spec: Remove RTEMS_NETWORKING optionsVijay Kumar Banerjee2021-04-0781-1067/+0
* rtems: Fix rtems_semaphore_release() documentationSebastian Huber2021-04-071-1/+1
* validation: Fix unused variable warningSebastian Huber2021-04-071-3/+2
* libtests/block14: Fix warningSebastian Huber2021-04-071-1/+1
* score: Replace Objects_Name_or_id_lookup_errorsSebastian Huber2021-04-0713-104/+49
* score: Fix internal error status numberSebastian Huber2021-04-072-2/+24
* cpukit/aarch64: Add ESR register decodingAlex White2021-04-061-10/+125
* arm/stm32h7: Add STM32H7_USART3_GPIO_*Sebastian Huber2021-04-064-2/+48
* arm/stm32h7: Add STM32H7_HSE_FREQUENCYSebastian Huber2021-04-063-0/+27
* arm/nucleo-h743zi: New BSP variantSebastian Huber2021-04-061-0/+17
* build: Add group for arm/stm32h7Sebastian Huber2021-04-063-419/+538
* stm32h7: Add init for sdmmc pinsChristian Mauderer2021-04-013-0/+91
* stm32h7: Add SDMMC modules to clockChristian Mauderer2021-04-012-3/+15
* bsps/xilinx_zynq: Add Xilinx AXI SPI driver to autotools buildJan Sommer2021-03-303-0/+4
* bsps/shared: Add Xilinx-AXI SPI driver to wafJan Sommer2021-03-304-0/+24
* bsps/xilinx_zynq: Add SPI driver for xilinx-axi-spiJan Sommer2021-03-303-0/+557
* Restore FDT in ofw01 to avoid test timeout on RISCVJiri Gaisler2021-03-301-0/+1
* score: Add an assert to _Workspace_Free()Sebastian Huber2021-03-271-1/+5
* score: Fix task stack initializationSebastian Huber2021-03-277-16/+41
* pwdgrp.c: Change to simply ignore return value from mkdir(/etc)Joel Sherrill2021-03-271-3/+1
* dosfs: Use peek supportChristian Mauderer2021-03-263-5/+31
* libblock: Add rtems_bdbuf_peek()Christian Mauderer2021-03-267-60/+219
* gen_uuid.c: Revert previous patch (597e4f476568a225d14dfaff02074cf269ad62ac)Joel Sherrill2021-03-241-8/+3
* pwdgrp.c: Remove _Assert. /etc may already existRyan Long2021-03-231-1/+5
* bsps/riscv: Add per cpu clock interruptJan Sommer2021-03-232-10/+50
* validation: Use support functionsSebastian Huber2021-03-236-306/+66
* validation: Add test case support functionsSebastian Huber2021-03-234-0/+276
* rtems-fdt/rtems-fdt.c: Fix bug in loop terminationG S Niteesh Babu2021-03-211-1/+1
* bsp/beagle: Ported Beagle pinmux driver to RTEMSG S Niteesh Babu2021-03-215-2/+163
* bsps/beagle: Added SOC detection using FDTG S Niteesh Babu2021-03-215-6/+159
* bsp/beagle: Import Beagle pinmux from FreeBSDG S Niteesh Babu2021-03-214-0/+891
* bsps/shared/ofw: Add rtems_ofw_is_node_compatibleG S Niteesh Babu2021-03-212-0/+29
* bsps/arm/imxrt: Add FDT and FDT helper for QTMRChristian Mauderer2021-03-214-139/+293
* rtems: Relax mode checks in rtems_signal_catch()Sebastian Huber2021-03-191-2/+8
* validation: Reduce source code/rodata sizeSebastian Huber2021-03-199-9795/+1271
* build: Add test exclude for arm/lpc2362Sebastian Huber2021-03-191-0/+1
* rtems: Fix rtems_task_mode()Sebastian Huber2021-03-181-16/+22
* rtems: Improve semaphore create error checksSebastian Huber2021-03-161-6/+4
* rtems: Allow initially locked MrsP semaphoresSebastian Huber2021-03-163-13/+32
* rtems: Require RTEMS_PRIORITY for MrsP semaphoresSebastian Huber2021-03-167-20/+28
* sp14: Fix for SMP or robust thread dispatchSebastian Huber2021-03-161-0/+5
* score: Add Thread_Configuration::cpu_time_budgetSebastian Huber2021-03-166-70/+49
* validation: Task create/constructSebastian Huber2021-03-163-0/+4
* validation: Improve wordingSebastian Huber2021-03-116-11/+13