summaryrefslogtreecommitdiffstats
path: root/bsps/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-24bsps/aarch64: add mnemonic for ICC_IGRPEN1_EL3Gedare Bloom1-0/+1
2021-06-24bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2-2/+2
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_NUMBERSebastian Huber1-1/+1
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber1-1/+1
2021-06-24bsps/irq: Remove BSP_INTERRUPT_NO_HEAP_USAGESebastian Huber1-31/+3
2021-06-24grlib: Register system console as /dev/consoleSebastian Huber1-1/+5
2021-06-23bsps/powerpc, bsps/shared: Move remaining legacy networking header filesVijay Kumar Banerjee1-1663/+0
2021-06-17bsps/irq: Change license to BSD-2-ClauseSebastian Huber8-71/+185
2021-06-17grlib: Simplify apbuart_inbyte_nonblocking()Sebastian Huber1-5/+5
2021-06-17grlib: Fix apbuart_outbyte_polled() prototypeSebastian Huber1-1/+1
2021-06-17grlib: Add apbuart_outbyte_wait()Sebastian Huber3-17/+17
2021-06-17grlib: Remove NL -> CR in apbuart_outbyte_polled()Sebastian Huber3-9/+2
2021-06-17grlib: Add ambapp_plb()Sebastian Huber4-6/+6
2021-06-17grlib: Customizable allocation in ambapp_scan()Sebastian Huber1-16/+25
2021-05-12rtems: Constify rtems_task_wake_when()Sebastian Huber1-1/+1
2021-05-12_TOD_Validate(): Fix incorrect return codeFrank Kühndel1-1/+1
2021-05-06bsps/shared/ofw: Fix coverity defectsG S Niteesh Babu1-1/+11
2021-04-26Makefile.am: Remove legacy networking filesVijay Kumar Banerjee2-18/+0
2021-04-19bsps/xilinx-zynqmp: Avoid constant UART reinitKinsey Moore1-3/+6
2021-04-16grlib/genirq: Taking into account that it could be more than one ISR enabled/...Moyano, Gabriel1-2/+2
2021-04-08disp_hcms29xx.c: Unused value (CID #1399752)Ryan Long1-1/+3
2021-04-07bsps: Remove networking driversVijay Kumar Banerjee25-21586/+0
2021-03-30bsps/xilinx_zynq: Add SPI driver for xilinx-axi-spiJan Sommer1-0/+402
2021-03-21bsp/beagle: Ported Beagle pinmux driver to RTEMSG S Niteesh Babu2-1/+118
2021-03-21bsp/beagle: Import Beagle pinmux from FreeBSDG S Niteesh Babu2-0/+764
2021-03-21bsps/shared/ofw: Add rtems_ofw_is_node_compatibleG S Niteesh Babu1-0/+12
2021-03-11leon, l2cache: prevent unused diagnostic accessMartin Aberg1-2/+2
2021-03-11leon, ahbstat: register definitions for AHBSTAT version 1Martin Aberg1-0/+8
2021-03-11leon, grspw_router: added router_port_link_div()Martin Aberg1-0/+5
2021-03-11leon,ckinit: avoid assuming 1MHz timer pre-scaler clockDaniel Hellstrom1-4/+3
2021-03-11leon,greth: added support for variable sized descriptor table sizesDaniel Hellstrom1-7/+15
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 Hellstrom1-16/+568
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 Hellstrom2-0/+145
2021-03-11grlib,ambapp: added new IP core IDsDaniel Hellstrom1-1/+20
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 for cadence-spiJan Sommer1-0/+444
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_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