summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
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
* 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-167-55/+283
* 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
* 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
* bsps/arm: Add workaround for Errata 794072Sebastian Huber2020-10-161-0/+16
* bsps/arm: Workaround for Errata 845369Sebastian Huber2020-10-161-0/+15
* 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
* powerpc/io: The eieio() function clashes with FreeBSD. Change.Chris Johns2020-08-121-4/+4
* arm/atsam: Make interrupt server configurableSebastian Huber2020-08-052-39/+75
* rtems: Add rtems_interrupt_server_create()Sebastian Huber2020-08-031-116/+249
* bsps/pc386: Fix IPI for non-consecutive APICIDsJan Sommer2020-07-161-6/+10
* i386/pc: Initialise the printk serial port on first useChris Johns2020-06-182-12/+37
* bsps/i386/pc386/start/*.S: Remove space before tabJoel Sherrill2020-06-172-3/+3
* bsp/pc386: Disable interrupt nesting for job handlerJan Sommer2020-06-111-0/+10
* bsps/pc386: Separate smp API functions. Makes smpfatal08 linkJan Sommer2020-06-115-55/+60
* bsps/pc386: Fix Clock_isr for SMPJan Sommer2020-06-111-1/+1
* bsp/pc386: Define interrupt stack frame for smpJan Sommer2020-06-111-46/+56
* bsp/pc386: Update GDT to work for SMPJan Sommer2020-06-115-41/+27
* bsp/pc386: Turn start16.S into a startAP.SJan Sommer2020-06-113-256/+157
* testsuite: Add expected-fail to beagleboneblackChris Johns2020-05-061-0/+17
* testsuite: Add expected-fail to xilinx's zedboard, a9_qemu, zc702 and zc706Chris Johns2020-05-065-0/+40
* testsuite: Add expected-fail to psimChris Johns2020-05-061-0/+22
* testsuite: Add expected-fail to erc32, leon2, and leon3 BSPsChris Johns2020-05-064-0/+28
* Use rtems_get_version_string()Sebastian Huber2020-05-064-4/+4
* bsps/arm: Fix uninitialized value in generic timerChristian Mauderer2020-04-201-4/+10
* bsp/imx: Add an extra ecspi clock.Christian Mauderer2020-04-153-1/+9
* bsps/riscv: Fix multiple definitionSebastian Huber2020-04-101-2/+0
* bsp/raspberrypi: Fix build warnings.G S Niteesh Babu2020-04-102-1/+5