summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-21bsp/beagle: Ported Beagle pinmux driver to RTEMSG S Niteesh Babu4-2/+157
2021-03-21bsps/beagle: Added SOC detection using FDTG S Niteesh Babu4-6/+158
2021-03-21bsp/beagle: Import Beagle pinmux from FreeBSDG S Niteesh Babu4-0/+891
2021-03-21bsps/shared/ofw: Add rtems_ofw_is_node_compatibleG S Niteesh Babu2-0/+29
2021-03-21bsps/arm/imxrt: Add FDT and FDT helper for QTMRChristian Mauderer4-139/+293
2021-03-11grlib,grspw_pkt: correct link state enum numberingDaniel Hellstrom1-2/+2
2021-03-11leon, l2cache: prevent unused diagnostic accessMartin Aberg1-2/+2
2021-03-11leon, ahbstat: register definitions for AHBSTAT version 1Martin Aberg2-0/+10
2021-03-11leon, grspw_router: added router_port_link_div()Martin Aberg2-0/+6
2021-03-11leon: restart and load timer counter at initializationDaniel Hellstrom1-1/+4
2021-03-11leon,ckinit: avoid assuming 1MHz timer pre-scaler clockDaniel Hellstrom1-4/+3
2021-03-11leon3: avoid dependency on apbuart/timer driverDaniel Hellstrom2-12/+28
2021-03-11leon,greth: added support for variable sized descriptor table sizesDaniel Hellstrom2-7/+16
2021-03-11leon,grcan: split out GRCAN non-FD specific support in separate fileDaniel Hellstrom3-405/+436
2021-03-11leon,grcanfd: split out GRCANFD specific support in separate fileDaniel Hellstrom4-627/+687
2021-03-11leon,grcan: added support for GRCANFDDaniel Hellstrom2-19/+692
2021-03-11grlib: added 64-bit read no-cache functionDaniel Hellstrom1-0/+10
2021-03-11leon,occan: use common CAN baud-rate calculation routineDaniel Hellstrom1-110/+41
2021-03-11leon,grcan: use common CAN baud-rate calculation routineDaniel Hellstrom1-114/+20
2021-03-11leon,can: introduce common CAN baud-rate calculation functionDaniel Hellstrom6-1/+244
2021-03-11grlib,ambapp: added new IP core IDsDaniel Hellstrom2-1/+39
2021-03-11leon,grspw: fix for SET_PACKET_SIZEDaniel Hellstrom1-0/+7
2021-03-11leon,gr1553b: Only align allocated memory. Verify alignment of memory.Arvid Bjorkengren3-83/+147
2021-03-11leon,gr1553b: set codec versionArvid Bjorkengren1-0/+4
2021-03-11leon,gr1553rt: Fixed spinlock unlockArvid Bjorkengren1-1/+1
2021-03-11leon,gr1553rt: Fixed memory leakArvid Bjorkengren1-5/+11
2021-03-10bsps/xilinx_zynq: Add SPI driver to autotools buildJan Sommer1-0/+5
2021-03-10bsps/xilinx_zynq: Add SPI driver for cadence-spiJan Sommer3-0/+591
2021-03-05grcan.c: Fix Unused value (CID #1437613)Ryan Long1-1/+1
2021-03-05b1553brm.c: Fix Unsigned compared against 0 (CID #1399773)Ryan Long1-1/+1
2021-03-05satcan.c: Fix Unsigned compared against 0 (CID #1399768)Ryan Long1-12/+4
2021-03-05gr_cpci_gr740.c: Unchecked return value from library (CID #1437630)Ryan Long1-1/+3
2021-03-05gr_tmtc_1553.c: Unchecked return value from library (CID #1399785)Ryan Long1-1/+3
2021-03-05gr_701.c: Unchecked return value from library (CID #1399783)Ryan Long1-1/+3
2021-03-05gr_rasta_adcdac.c: Fix Unchecked return value from library (CID #1399780)Ryan Long1-1/+3
2021-03-05gr_rasta_tmtc.c: Fix Unchecked return value from library (CID #1399771)Ryan Long1-1/+3
2021-03-05gr_leon4_n2x.c: Fix Unchecked return value from library (CID #1399767)Ryan Long1-1/+3
2021-03-05gr_rasta_io.c: Fix Unchecked return value from library (CID #1399763)Ryan Long1-1/+3
2021-03-05gr_rasta_spw_router.c: Fix Unchecked return value from library (CID #1399760)Ryan Long1-1/+3
2021-03-05grtc.c: Fix four Missing break in switch Coverity errorsRyan Long1-0/+4
2021-03-05grspw.c: Fix Unchecked return value (CID #1399781)Ryan Long1-2/+5
2021-03-05bsps/shared: Allow setting baud rate for zynq uartJan Sommer1-5/+16
2021-03-05bsps/aarch64: Add support for EL2 startKinsey Moore1-0/+25
2021-03-05bsps/aarch64: RTEMS_DEBUG stack alignment faultsKinsey Moore1-0/+8
2021-03-05bsps: Allow override of ARM TM27 IRQsKinsey Moore2-0/+12
2021-03-05bsps/aarch64: Resolve usage of SUBALIGN()Kinsey Moore1-4/+2
2021-03-02bsps/beagle: Updating licences to latest BSD 2 clauseJames Fitzsimons6-29/+146
2021-03-02bsps/beagle: Adding QEP driver support to BeagleBoneBlack BSPJames Fitzsimons7-69/+949
2021-02-28powerpc/motorola_power: Place any common data in the .bss sectionChris Johns1-1/+7
2021-02-28powerpc/motorola_power: Link all text sections into the executable imageChris Johns1-1/+1