summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* leon,grcan: split out GRCAN non-FD specific support in separate fileDaniel Hellstrom2021-03-073-405/+436
* leon,grcanfd: split out GRCANFD specific support in separate fileDaniel Hellstrom2021-03-074-627/+687
* leon,grcan: added support for GRCANFDDaniel Hellstrom2021-03-072-19/+692
* grlib: added 64-bit read no-cache functionDaniel Hellstrom2021-03-071-0/+10
* leon,occan: use common CAN baud-rate calculation routineDaniel Hellstrom2021-03-071-110/+41
* leon,grcan: use common CAN baud-rate calculation routineDaniel Hellstrom2021-03-071-114/+20
* leon,can: introduce common CAN baud-rate calculation functionDaniel Hellstrom2021-03-076-1/+244
* grlib,ambapp: added new IP core IDsDaniel Hellstrom2021-03-072-1/+39
* leon,grspw: fix for SET_PACKET_SIZEDaniel Hellstrom2021-03-071-0/+7
* leon,gr1553b: Only align allocated memory. Verify alignment of memory.Arvid Bjorkengren2021-03-073-83/+147
* leon,gr1553b: set codec versionArvid Bjorkengren2021-03-071-0/+4
* leon,gr1553rt: Fixed spinlock unlockArvid Bjorkengren2021-03-071-1/+1
* leon,gr1553rt: Fixed memory leakArvid Bjorkengren2021-03-071-5/+11
* sparc: Remove sequences that the B2BST scan script warns aboutDaniel Cederman2021-03-072-3/+6
* powerpc/beatnik/net: Remove unused filesVijay Kumar Banerjee2021-03-033-503/+0
* powerpc/motorola_power: Place any common data in the .bss sectionChris Johns2021-02-271-1/+7
* powerpc/motorola_power: Link all text sections into the executable imageChris Johns2021-02-241-1/+1
* Update motorola_power to irq-generic interrupt managementChris Johns2021-02-168-57/+286
* bsp/motorola_powerp: Print RTEMS_VERSION from the bootloaderChris Johns2021-02-101-1/+3
* powerpc/shared: ISA bus bridge fails to enable the openpic irqChris Johns2021-02-082-2/+2
* score: Add barrier thread queue operationsSebastian Huber2021-02-063-4/+40
* score: Make FIFO thread queue ops publicSebastian Huber2021-02-063-8/+144
* score: Constify Thread_queue_First_operationSebastian Huber2021-02-062-12/+13
* Fix RTEMS_LINKER_ROSET_ITEM_ORDERED_DECLARE()Sebastian Huber2021-01-251-1/+1
* bsp/imx: Fix system counter init for imx6Christian Mauderer2021-01-211-1/+60
* bsps/arm: Fix MMU configurationSebastian Huber2020-12-152-0/+8
* bsps/arm: Fix MMU small pages supportJan Sommer2020-12-111-1/+1
* rtems: Improve rtems_interrupt_server_create()Sebastian Huber2020-11-251-13/+17
* bsps: Fix rtems_interrupt_server_delete()Sebastian Huber2020-11-251-0/+2
* bsp/atsam: Fix XDMAD statusChristian Mauderer2020-11-122-1/+63
* confdefs: Add extern C guards to libpci.hJan Sommer2020-10-301-0/+8
* libfs/rfs: Check search bit map end on last bitChris Johns2020-10-171-2/+15
* bsps/arm: Add workaround for Errata 794072Sebastian Huber2020-10-161-0/+16
* bsps/arm: Workaround for Errata 845369Sebastian Huber2020-10-162-0/+47
* i386/score: fix assembly mnemonicGedare Bloom2020-10-021-1/+1
* rtems-bsps: add ability to print architecture/bsp listRyan Long2020-09-291-3/+40
* Fixing bug in line editing of the shell with CTRL-U.Frank Kühndel2020-09-281-0/+5
* bsps/pc386: Add missing license headerJan Sommer2020-09-231-0/+26
* bsp/xilinx-zynq: Flush TX-Buffer before initializing uart5.1Jan Sommer2020-08-221-0/+2
* confdefs: Fix cyclic dependencySebastian Huber2020-08-212-12/+8
* powerpc/io: The eieio() function clashes with FreeBSD. Change.Chris Johns2020-08-121-4/+4
* posix: Only check shm_unlink obj_err if necessaryKinsey Moore2020-08-111-22/+23
* shell: Only clear std handles when the shell task exitsChris Johns2020-08-081-4/+22
* arm/atsam: Make interrupt server configurableSebastian Huber2020-08-052-39/+75
* dosfs: Fix memory leak on failed mounts.Christian Mauderer2020-08-043-0/+13
* rtems: Add rtems_interrupt_server_create()Sebastian Huber2020-08-032-130/+378
* i386: Fix possible race condition on first context restoreJan Sommer2020-07-291-1/+1
* bsps/pc386: Fix IPI for non-consecutive APICIDsJan Sommer2020-07-161-6/+10
* rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber2020-06-1816-113/+18
* i386/pc: Initialise the printk serial port on first useChris Johns2020-06-182-12/+37