summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* validation: Use common wordingSebastian Huber2021-03-055-8/+8
* grcan.c: Fix Unused value (CID #1437613)Ryan Long2021-03-051-1/+1
* b1553brm.c: Fix Unsigned compared against 0 (CID #1399773)Ryan Long2021-03-051-1/+1
* satcan.c: Fix Unsigned compared against 0 (CID #1399768)Ryan Long2021-03-051-12/+4
* gr_cpci_gr740.c: Unchecked return value from library (CID #1437630)Ryan Long2021-03-051-1/+3
* gr_tmtc_1553.c: Unchecked return value from library (CID #1399785)Ryan Long2021-03-051-1/+3
* gr_701.c: Unchecked return value from library (CID #1399783)Ryan Long2021-03-051-1/+3
* gr_rasta_adcdac.c: Fix Unchecked return value from library (CID #1399780)Ryan Long2021-03-051-1/+3
* gr_rasta_tmtc.c: Fix Unchecked return value from library (CID #1399771)Ryan Long2021-03-051-1/+3
* gr_leon4_n2x.c: Fix Unchecked return value from library (CID #1399767)Ryan Long2021-03-051-1/+3
* pci_cfg_read.c: Fix Missing break in switch (CID #1399723)Ryan Long2021-03-051-0/+1
* gr_rasta_io.c: Fix Unchecked return value from library (CID #1399763)Ryan Long2021-03-051-1/+3
* gr_rasta_spw_router.c: Fix Unchecked return value from library (CID #1399760)Ryan Long2021-03-051-1/+3
* cpuusagetop.c: Fix three Missing break in switch Coverity errorsRyan Long2021-03-051-0/+3
* grtc.c: Fix four Missing break in switch Coverity errorsRyan Long2021-03-051-0/+4
* grspw.c: Fix Unchecked return value (CID #1399781)Ryan Long2021-03-051-2/+5
* bsps/shared: Allow setting baud rate for zynq uartJan Sommer2021-03-051-5/+16
* spec/aarch64: Rename ZynqMP QEMU BSPsKinsey Moore2021-03-053-3/+3
* bsps/aarch64: Add support for EL2 startKinsey Moore2021-03-051-0/+25
* bsps/aarch64: RTEMS_DEBUG stack alignment faultsKinsey Moore2021-03-052-2/+16
* spec: Move hypervisor start for use by AArch64Kinsey Moore2021-03-052-1/+1