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