summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Remove networking driversVijay Kumar Banerjee2021-04-07124-111498/+0
* arm/stm32h7: Add STM32H7_USART3_GPIO_*Sebastian Huber2021-04-061-2/+4
* arm/stm32h7: Add STM32H7_HSE_FREQUENCYSebastian Huber2021-04-061-0/+5
* stm32h7: Add init for sdmmc pinsChristian Mauderer2021-04-012-0/+90
* stm32h7: Add SDMMC modules to clockChristian Mauderer2021-04-012-3/+15
* bsps/xilinx_zynq: Add Xilinx AXI SPI driver to autotools buildJan Sommer2021-03-301-0/+2
* bsps/xilinx_zynq: Add SPI driver for xilinx-axi-spiJan Sommer2021-03-303-0/+557
* bsps/riscv: Add per cpu clock interruptJan Sommer2021-03-232-10/+50
* bsp/beagle: Ported Beagle pinmux driver to RTEMSG S Niteesh Babu2021-03-214-2/+157
* bsps/beagle: Added SOC detection using FDTG S Niteesh Babu2021-03-214-6/+158
* bsp/beagle: Import Beagle pinmux from FreeBSDG S Niteesh Babu2021-03-214-0/+891
* bsps/shared/ofw: Add rtems_ofw_is_node_compatibleG S Niteesh Babu2021-03-212-0/+29
* bsps/arm/imxrt: Add FDT and FDT helper for QTMRChristian Mauderer2021-03-214-139/+293
* grlib,grspw_pkt: correct link state enum numberingDaniel Hellstrom2021-03-111-2/+2
* leon, l2cache: prevent unused diagnostic accessMartin Aberg2021-03-111-2/+2
* leon, ahbstat: register definitions for AHBSTAT version 1Martin Aberg2021-03-112-0/+10
* leon, grspw_router: added router_port_link_div()Martin Aberg2021-03-112-0/+6
* leon: restart and load timer counter at initializationDaniel Hellstrom2021-03-111-1/+4
* leon,ckinit: avoid assuming 1MHz timer pre-scaler clockDaniel Hellstrom2021-03-111-4/+3
* leon3: avoid dependency on apbuart/timer driverDaniel Hellstrom2021-03-112-12/+28
* leon,greth: added support for variable sized descriptor table sizesDaniel Hellstrom2021-03-112-7/+16
* leon,grcan: split out GRCAN non-FD specific support in separate fileDaniel Hellstrom2021-03-113-405/+436
* leon,grcanfd: split out GRCANFD specific support in separate fileDaniel Hellstrom2021-03-114-627/+687
* leon,grcan: added support for GRCANFDDaniel Hellstrom2021-03-112-19/+692
* grlib: added 64-bit read no-cache functionDaniel Hellstrom2021-03-111-0/+10
* leon,occan: use common CAN baud-rate calculation routineDaniel Hellstrom2021-03-111-110/+41
* leon,grcan: use common CAN baud-rate calculation routineDaniel Hellstrom2021-03-111-114/+20
* leon,can: introduce common CAN baud-rate calculation functionDaniel Hellstrom2021-03-116-1/+244
* grlib,ambapp: added new IP core IDsDaniel Hellstrom2021-03-112-1/+39
* leon,grspw: fix for SET_PACKET_SIZEDaniel Hellstrom2021-03-111-0/+7
* leon,gr1553b: Only align allocated memory. Verify alignment of memory.Arvid Bjorkengren2021-03-113-83/+147
* leon,gr1553b: set codec versionArvid Bjorkengren2021-03-111-0/+4
* leon,gr1553rt: Fixed spinlock unlockArvid Bjorkengren2021-03-111-1/+1
* leon,gr1553rt: Fixed memory leakArvid Bjorkengren2021-03-111-5/+11
* bsps/xilinx_zynq: Add SPI driver to autotools buildJan Sommer2021-03-101-0/+5
* bsps/xilinx_zynq: Add SPI driver for cadence-spiJan Sommer2021-03-103-0/+591
* grcan.c: Fix Unused value (CID #1437613)Ryan Long2021-03-051-1/+1
* b1553brm.c: Fix Unsigned compared against 0 (CID #1399773)Ryan Long2021-03-051-1/+1
* satcan.c: Fix Unsigned compared against 0 (CID #1399768)Ryan Long2021-03-051-12/+4
* gr_cpci_gr740.c: Unchecked return value from library (CID #1437630)Ryan Long2021-03-051-1/+3
* gr_tmtc_1553.c: Unchecked return value from library (CID #1399785)Ryan Long2021-03-051-1/+3
* gr_701.c: Unchecked return value from library (CID #1399783)Ryan Long2021-03-051-1/+3
* gr_rasta_adcdac.c: Fix Unchecked return value from library (CID #1399780)Ryan Long2021-03-051-1/+3
* gr_rasta_tmtc.c: Fix Unchecked return value from library (CID #1399771)Ryan Long2021-03-051-1/+3
* gr_leon4_n2x.c: Fix Unchecked return value from library (CID #1399767)Ryan Long2021-03-051-1/+3
* gr_rasta_io.c: Fix Unchecked return value from library (CID #1399763)Ryan Long2021-03-051-1/+3
* gr_rasta_spw_router.c: Fix Unchecked return value from library (CID #1399760)Ryan Long2021-03-051-1/+3
* grtc.c: Fix four Missing break in switch Coverity errorsRyan Long2021-03-051-0/+4
* grspw.c: Fix Unchecked return value (CID #1399781)Ryan Long2021-03-051-2/+5
* bsps/shared: Allow setting baud rate for zynq uartJan Sommer2021-03-051-5/+16