summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-07leon,grcan: split out GRCAN non-FD specific support in separate fileDaniel Hellstrom3-405/+436
2021-03-07leon,grcanfd: split out GRCANFD specific support in separate fileDaniel Hellstrom4-627/+687
2021-03-07leon,grcan: added support for GRCANFDDaniel Hellstrom2-19/+692
2021-03-07grlib: added 64-bit read no-cache functionDaniel Hellstrom1-0/+10
2021-03-07leon,occan: use common CAN baud-rate calculation routineDaniel Hellstrom1-110/+41
2021-03-07leon,grcan: use common CAN baud-rate calculation routineDaniel Hellstrom1-114/+20
2021-03-07leon,can: introduce common CAN baud-rate calculation functionDaniel Hellstrom6-1/+244
2021-03-07grlib,ambapp: added new IP core IDsDaniel Hellstrom2-1/+39
2021-03-07leon,grspw: fix for SET_PACKET_SIZEDaniel Hellstrom1-0/+7
2021-03-07leon,gr1553b: Only align allocated memory. Verify alignment of memory.Arvid Bjorkengren3-83/+147
2021-03-07leon,gr1553b: set codec versionArvid Bjorkengren1-0/+4
2021-03-07leon,gr1553rt: Fixed spinlock unlockArvid Bjorkengren1-1/+1
2021-03-07leon,gr1553rt: Fixed memory leakArvid Bjorkengren1-5/+11
2021-03-03powerpc/beatnik/net: Remove unused filesVijay Kumar Banerjee3-503/+0
2021-02-27powerpc/motorola_power: Place any common data in the .bss sectionChris Johns1-1/+7
2021-02-24powerpc/motorola_power: Link all text sections into the executable imageChris Johns1-1/+1
2021-02-16Update motorola_power to irq-generic interrupt managementChris Johns7-55/+283
2021-02-10bsp/motorola_powerp: Print RTEMS_VERSION from the bootloaderChris Johns1-1/+3
2021-02-08powerpc/shared: ISA bus bridge fails to enable the openpic irqChris Johns2-2/+2
2021-01-21bsp/imx: Fix system counter init for imx6Christian Mauderer1-1/+60
2020-12-15bsps/arm: Fix MMU configurationSebastian Huber2-0/+8
2020-12-11bsps/arm: Fix MMU small pages supportJan Sommer1-1/+1
2020-11-25rtems: Improve rtems_interrupt_server_create()Sebastian Huber1-13/+17
2020-11-25bsps: Fix rtems_interrupt_server_delete()Sebastian Huber1-0/+2
2020-11-12bsp/atsam: Fix XDMAD statusChristian Mauderer2-1/+63
2020-10-16bsps/arm: Add workaround for Errata 794072Sebastian Huber1-0/+16
2020-10-16bsps/arm: Workaround for Errata 845369Sebastian Huber1-0/+15
2020-09-23bsps/pc386: Add missing license headerJan Sommer1-0/+26
2020-08-22bsp/xilinx-zynq: Flush TX-Buffer before initializing uart5.1Jan Sommer1-0/+2
2020-08-12powerpc/io: The eieio() function clashes with FreeBSD. Change.Chris Johns1-4/+4
2020-08-05arm/atsam: Make interrupt server configurableSebastian Huber2-39/+75
2020-08-03rtems: Add rtems_interrupt_server_create()Sebastian Huber1-116/+249
2020-07-16bsps/pc386: Fix IPI for non-consecutive APICIDsJan Sommer1-6/+10
2020-06-18i386/pc: Initialise the printk serial port on first useChris Johns2-12/+37
2020-06-17bsps/i386/pc386/start/*.S: Remove space before tabJoel Sherrill2-3/+3
2020-06-11bsp/pc386: Disable interrupt nesting for job handlerJan Sommer1-0/+10
2020-06-11bsps/pc386: Separate smp API functions. Makes smpfatal08 linkJan Sommer5-55/+60
2020-06-11bsps/pc386: Fix Clock_isr for SMPJan Sommer1-1/+1
2020-06-11bsp/pc386: Define interrupt stack frame for smpJan Sommer1-46/+56
2020-06-11bsp/pc386: Update GDT to work for SMPJan Sommer5-41/+27
2020-06-11bsp/pc386: Turn start16.S into a startAP.SJan Sommer3-256/+157
2020-05-06testsuite: Add expected-fail to beagleboneblackChris Johns1-0/+17
2020-05-06testsuite: Add expected-fail to xilinx's zedboard, a9_qemu, zc702 and zc706Chris Johns5-0/+40
2020-05-06testsuite: Add expected-fail to psimChris Johns1-0/+22
2020-05-06testsuite: Add expected-fail to erc32, leon2, and leon3 BSPsChris Johns4-0/+28
2020-05-06Use rtems_get_version_string()Sebastian Huber4-4/+4
2020-04-20bsps/arm: Fix uninitialized value in generic timerChristian Mauderer1-4/+10
2020-04-15bsp/imx: Add an extra ecspi clock.Christian Mauderer3-1/+9
2020-04-10bsps/riscv: Fix multiple definitionSebastian Huber1-2/+0
2020-04-10bsp/raspberrypi: Fix build warnings.G S Niteesh Babu2-1/+5