summaryrefslogtreecommitdiff
path: root/bsps/shared (follow)
AgeCommit message (Expand)Author
2021-04-08disp_hcms29xx.c: Unused value (CID #1399752)Ryan Long
2021-04-07bsps: Remove networking driversVijay Kumar Banerjee
2021-03-30bsps/xilinx_zynq: Add SPI driver for xilinx-axi-spiJan Sommer
2021-03-21bsp/beagle: Ported Beagle pinmux driver to RTEMSG S Niteesh Babu
2021-03-21bsp/beagle: Import Beagle pinmux from FreeBSDG S Niteesh Babu
2021-03-21bsps/shared/ofw: Add rtems_ofw_is_node_compatibleG S Niteesh Babu
2021-03-11leon, l2cache: prevent unused diagnostic accessMartin Aberg
2021-03-11leon, ahbstat: register definitions for AHBSTAT version 1Martin Aberg
2021-03-11leon, grspw_router: added router_port_link_div()Martin Aberg
2021-03-11leon,ckinit: avoid assuming 1MHz timer pre-scaler clockDaniel Hellstrom
2021-03-11leon,greth: added support for variable sized descriptor table sizesDaniel Hellstrom
2021-03-11leon,grcan: split out GRCAN non-FD specific support in separate fileDaniel Hellstrom
2021-03-11leon,grcanfd: split out GRCANFD specific support in separate fileDaniel Hellstrom
2021-03-11leon,grcan: added support for GRCANFDDaniel Hellstrom
2021-03-11leon,occan: use common CAN baud-rate calculation routineDaniel Hellstrom
2021-03-11leon,grcan: use common CAN baud-rate calculation routineDaniel Hellstrom
2021-03-11leon,can: introduce common CAN baud-rate calculation functionDaniel Hellstrom
2021-03-11grlib,ambapp: added new IP core IDsDaniel Hellstrom
2021-03-11leon,grspw: fix for SET_PACKET_SIZEDaniel Hellstrom
2021-03-11leon,gr1553b: Only align allocated memory. Verify alignment of memory.Arvid Bjorkengren
2021-03-11leon,gr1553b: set codec versionArvid Bjorkengren
2021-03-11leon,gr1553rt: Fixed spinlock unlockArvid Bjorkengren
2021-03-11leon,gr1553rt: Fixed memory leakArvid Bjorkengren
2021-03-10bsps/xilinx_zynq: Add SPI driver for cadence-spiJan Sommer
2021-03-05grcan.c: Fix Unused value (CID #1437613)Ryan Long
2021-03-05b1553brm.c: Fix Unsigned compared against 0 (CID #1399773)Ryan Long
2021-03-05satcan.c: Fix Unsigned compared against 0 (CID #1399768)Ryan Long
2021-03-05gr_tmtc_1553.c: Unchecked return value from library (CID #1399785)Ryan Long
2021-03-05gr_701.c: Unchecked return value from library (CID #1399783)Ryan Long
2021-03-05gr_rasta_adcdac.c: Fix Unchecked return value from library (CID #1399780)Ryan Long
2021-03-05gr_rasta_tmtc.c: Fix Unchecked return value from library (CID #1399771)Ryan Long
2021-03-05gr_rasta_io.c: Fix Unchecked return value from library (CID #1399763)Ryan Long
2021-03-05gr_rasta_spw_router.c: Fix Unchecked return value from library (CID #1399760)Ryan Long
2021-03-05grtc.c: Fix four Missing break in switch Coverity errorsRyan Long
2021-03-05grspw.c: Fix Unchecked return value (CID #1399781)Ryan Long
2021-03-05bsps/shared: Allow setting baud rate for zynq uartJan Sommer
2021-02-26bsps: Fix legacy buildSebastian Huber
2021-02-26bsps: Add default rtems_get_target_hash()Sebastian Huber
2021-02-24bsps: Change license to BSD-2-Clause of some filesSebastian Huber
2021-02-19grspw_pkt.c: Fix Dereference before null check (CID #1399846)Ryan Long
2021-02-19grtc.c: Fix Dereference before null check (CID #1399840)Ryan Long
2021-02-19b1553rt.c: Fix Deference before null check (CID #1399830)Ryan Long
2021-02-19b1553brm.c: Fix Dereference before null check (CID #1399829)Ryan Long
2021-02-08bsps/shared/ofw: Bug fixesG S Niteesh Babu
2021-02-08bsps/shared/ofw: Make rtems_ofw_get_effective_phandle iterativeG S Niteesh Babu
2021-02-08bsps/shared/ofw: Use strlcpy instead of strncpyG S Niteesh Babu
2021-02-08bsps/shared/ofw: Fix coverity reported defectsG S Niteesh Babu
2021-01-27cacheimpl.h: Avoid potential dead codeSebastian Huber
2021-01-21bsps/shared: Adapt fsl-edma driver for imxrtChristian Mauderer
2021-01-21bsps/shared: Copy fsl-edma from mpc55xxChristian Mauderer