summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/atsam: Improve UART / USART tx performanceChristian Mauderer2022-02-151-4/+5
* bsp/atsam/i2c: Add error return and fix edge casesChristian Mauderer2022-02-102-59/+47
* bsp/atsam/i2c: Simplify driverChristian Mauderer2022-02-102-69/+45
* bsp/atsam: Optionally use DMA for UART RxChristian Mauderer2022-01-182-5/+190
* bsp/atsam: Merge USART and UART driverChristian Mauderer2022-01-181-225/+60
* powerpc/motorola_powerpc: Map LibBSD bus space to the PCI base addressChris Johns2021-09-221-2/+32
* powerpc/io: Make [out/in] le and be calls conditionalChris Johns2021-09-221-0/+8
* m68k/uC5282: linkcmds KEEP and SORT sectionsGedare Bloom2021-07-011-15/+19
* bsps/i386: Update calibration of TSC to be more accurateJan Sommer2021-06-211-33/+38
* bsps/irq: Change license to BSD-2-ClauseSebastian Huber2021-06-2111-97/+242
* bsps/arm: ARMV7_CP15_START_WORKSPACE_ENTRY_INDEXSebastian Huber2021-04-291-1/+1
* 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