summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Test suite for FTW.H methodsEshan dhawan2021-03-118-0/+291
* leon,tn-0018: work around GRLIB-TN-0018 errataDaniel Hellstrom2021-03-117-1/+106
* sparc,leon: avoid triggering LEON3FT errata TN-0009Daniel Hellstrom2021-03-111-2/+3
* sparc,leon: avoid triggering TN-0009 bad sequenceDaniel Hellstrom2021-03-111-1/+2
* grlib,grspw_pkt: correct link state enum numberingDaniel Hellstrom2021-03-111-2/+2
* leon, l2cache: prevent unused diagnostic accessMartin Aberg2021-03-111-2/+2
* leon, ahbstat: register definitions for AHBSTAT version 1Martin Aberg2021-03-112-0/+10
* leon, grspw_router: added router_port_link_div()Martin Aberg2021-03-112-0/+6
* sparc: fix bad register alignment for 64 bit storeDaniel Hellstrom2021-03-111-1/+3
* leon: restart and load timer counter at initializationDaniel Hellstrom2021-03-111-1/+4
* leon,ckinit: avoid assuming 1MHz timer pre-scaler clockDaniel Hellstrom2021-03-111-4/+3
* leon3: avoid dependency on apbuart/timer driverDaniel Hellstrom2021-03-114-12/+30
* leon,greth: added support for variable sized descriptor table sizesDaniel Hellstrom2021-03-112-7/+16
* leon,grcan: split out GRCAN non-FD specific support in separate fileDaniel Hellstrom2021-03-114-405/+437
* leon,grcanfd: split out GRCANFD specific support in separate fileDaniel Hellstrom2021-03-115-627/+688
* leon,grcan: added support for GRCANFDDaniel Hellstrom2021-03-112-19/+692
* grlib: added 64-bit read no-cache functionDaniel Hellstrom2021-03-111-0/+10
* leon,occan: use common CAN baud-rate calculation routineDaniel Hellstrom2021-03-111-110/+41
* leon,grcan: use common CAN baud-rate calculation routineDaniel Hellstrom2021-03-111-114/+20
* leon,can: introduce common CAN baud-rate calculation functionDaniel Hellstrom2021-03-117-1/+246
* grlib,ambapp: added new IP core IDsDaniel Hellstrom2021-03-112-1/+39
* leon,grspw: fix for SET_PACKET_SIZEDaniel Hellstrom2021-03-111-0/+7
* leon,gr1553b: Only align allocated memory. Verify alignment of memory.Arvid Bjorkengren2021-03-113-83/+147
* leon,gr1553b: set codec versionArvid Bjorkengren2021-03-111-0/+4
* leon,gr1553rt: Fixed spinlock unlockArvid Bjorkengren2021-03-111-1/+1
* leon,gr1553rt: Fixed memory leakArvid Bjorkengren2021-03-111-5/+11
* sparc: Remove sequences that the B2BST scan script warns aboutDaniel Cederman2021-03-112-3/+6
* validation: Use common wordingSebastian Huber2021-03-115-1095/+1102
* bsps/xilinx_zynq: Add SPI driver to autotools buildJan Sommer2021-03-103-0/+11
* bsps/xilinx_zynq: Add SPI driver to wafJan Sommer2021-03-104-0/+24
* bsps/xilinx_zynq: Add SPI driver for cadence-spiJan Sommer2021-03-103-0/+591
* basedefs: Clarify RTEMS_STRING(), RTEMS_XSTRING()Frank Kühndel2021-03-091-2/+4
* build: Fix broken linkSebastian Huber2021-03-091-1/+1
* spec/aarch64: Enable previously disabled testsAlex White2021-03-082-18/+2
* main_help.c: Unchecked return value from library (CID #1437650)Ryan Long2021-03-081-1/+2
* pwdgrp.c: Fix Unchecked return value from library (CID #1255518)Ryan Long2021-03-081-1/+5
* main_chmod.c: Fix Unchecked return value from library (CID #1063856)Ryan Long2021-03-081-2/+5
* gen_uuid.c: Fix two Unchecked return value from library errorsRyan Long2021-03-081-3/+8
* main_edit.c: Fix Unchecked return value (CID #1255318)Ryan Long2021-03-081-1/+1
* validation: Use common wordingSebastian Huber2021-03-086-75/+82