summaryrefslogtreecommitdiffstats
path: root/bsps/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Add RTEMS_FATAL_SOURCE_SPURIOUS_INTERRUPTSebastian Huber2021-07-261-7/+5
* rtems: Add rtems_interrupt_vector_enable()Sebastian Huber2021-07-263-0/+61
* bsps/irq: Move handler iterate to separate fileSebastian Huber2021-07-264-82/+102
* bsps/irq: Canonicalize get/set affinity errorsSebastian Huber2021-07-261-2/+10
* bsps/irq: Move get/set affinity to separate fileSebastian Huber2021-07-264-52/+92
* bsps: Fix bsp_fatal_extension()Sebastian Huber2021-07-231-0/+3
* bsp: Remove fatal from exit(0). Add extended heap error outputChris Johns2021-07-231-13/+70
* bsps: Fix GICv3 support for AArch32Sebastian Huber2021-06-301-3/+3
* bsps/zynq-uart: Make post baud change kick globalKinsey Moore2021-06-292-0/+14
* bsps/aarch64: add non-secure mode and versal supportGedare Bloom2021-06-241-2/+21
* bsps/aarch64: add mnemonic for ICC_IGRPEN1_EL3Gedare Bloom2021-06-241-0/+1
* bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-242-2/+2
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_NUMBERSebastian Huber2021-06-241-1/+1
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-241-1/+1
* bsps/irq: Remove BSP_INTERRUPT_NO_HEAP_USAGESebastian Huber2021-06-241-31/+3
* grlib: Register system console as /dev/consoleSebastian Huber2021-06-241-1/+5
* bsps/powerpc, bsps/shared: Move remaining legacy networking header filesVijay Kumar Banerjee2021-06-231-1663/+0
* bsps/irq: Change license to BSD-2-ClauseSebastian Huber2021-06-178-71/+185
* grlib: Simplify apbuart_inbyte_nonblocking()Sebastian Huber2021-06-171-5/+5
* grlib: Fix apbuart_outbyte_polled() prototypeSebastian Huber2021-06-171-1/+1
* grlib: Add apbuart_outbyte_wait()Sebastian Huber2021-06-173-17/+17
* grlib: Remove NL -> CR in apbuart_outbyte_polled()Sebastian Huber2021-06-173-9/+2
* grlib: Add ambapp_plb()Sebastian Huber2021-06-174-6/+6
* grlib: Customizable allocation in ambapp_scan()Sebastian Huber2021-06-171-16/+25
* rtems: Constify rtems_task_wake_when()Sebastian Huber2021-05-121-1/+1
* _TOD_Validate(): Fix incorrect return codeFrank Kühndel2021-05-121-1/+1
* bsps/shared/ofw: Fix coverity defectsG S Niteesh Babu2021-05-061-1/+11
* Makefile.am: Remove legacy networking filesVijay Kumar Banerjee2021-04-262-18/+0
* bsps/xilinx-zynqmp: Avoid constant UART reinitKinsey Moore2021-04-191-3/+6
* grlib/genirq: Taking into account that it could be more than one ISR enabled/...Moyano, Gabriel2021-04-161-2/+2
* disp_hcms29xx.c: Unused value (CID #1399752)Ryan Long2021-04-081-1/+3
* bsps: Remove networking driversVijay Kumar Banerjee2021-04-0725-21586/+0
* bsps/xilinx_zynq: Add SPI driver for xilinx-axi-spiJan Sommer2021-03-301-0/+402
* bsp/beagle: Ported Beagle pinmux driver to RTEMSG S Niteesh Babu2021-03-212-1/+118
* bsp/beagle: Import Beagle pinmux from FreeBSDG S Niteesh Babu2021-03-212-0/+764
* bsps/shared/ofw: Add rtems_ofw_is_node_compatibleG S Niteesh Babu2021-03-211-0/+12
* leon, l2cache: prevent unused diagnostic accessMartin Aberg2021-03-111-2/+2
* leon, ahbstat: register definitions for AHBSTAT version 1Martin Aberg2021-03-111-0/+8
* leon, grspw_router: added router_port_link_div()Martin Aberg2021-03-111-0/+5
* leon,ckinit: avoid assuming 1MHz timer pre-scaler clockDaniel Hellstrom2021-03-111-4/+3
* leon,greth: added support for variable sized descriptor table sizesDaniel Hellstrom2021-03-111-7/+15
* 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-111-16/+568
* 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-112-0/+145
* grlib,ambapp: added new IP core IDsDaniel Hellstrom2021-03-111-1/+20
* 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