summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-16grlib/genirq: Taking into account that it could be more than one ISR enabled/...Moyano, Gabriel1-2/+2
2021-03-31bsps/xilinx_zynq: Add Xilinx AXI SPI driver to buildJan Sommer1-0/+2
2021-03-31bsps/xilinx_zynq: Add SPI driver for xilinx-axi-spiJan Sommer3-0/+557
2021-03-31bsps/xilinx_zynq: Add cadence SPI driver to build systemJan Sommer1-0/+2
2021-03-31bsps/xilinx_zynq: Add SPI driver for cadence-spiJan Sommer3-0/+591
2021-03-09bsps/shared: Allow setting baud rate for zynq uartJan Sommer1-5/+16
2021-03-09zynq-uart: Fix set_attributes implementationKinsey Moore3-6/+59
2021-03-07grlib,grspw_pkt: correct link state enum numberingDaniel Hellstrom1-2/+2
2021-03-07leon, l2cache: prevent unused diagnostic accessMartin Aberg1-2/+2
2021-03-07leon, ahbstat: register definitions for AHBSTAT version 1Martin Aberg2-0/+10
2021-03-07leon, grspw_router: added router_port_link_div()Martin Aberg2-0/+6
2021-03-07leon: restart and load timer counter at initializationDaniel Hellstrom1-1/+4
2021-03-07leon,ckinit: avoid assuming 1MHz timer pre-scaler clockDaniel Hellstrom1-4/+3
2021-03-07leon3: avoid dependency on apbuart/timer driverDaniel Hellstrom2-12/+28
2021-03-07leon,greth: added support for variable sized descriptor table sizesDaniel Hellstrom2-7/+16
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