summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/aarch64: Add MMU driver to relax alignmentKinsey Moore2021-05-275-0/+518
* bsps/aarch64: Advertise cache function supportKinsey Moore2021-05-271-0/+10
* bsps/aarch64: Align MVAs consistentlyKinsey Moore2021-05-271-8/+5
* bsps/aarch64: Break out system registersKinsey Moore2021-05-271-180/+33
* powerpc/.../sbrk.c: Do not reference errno.Joel Sherrill2021-05-251-2/+12
* ppc-irq-legacy.c: Use rtems_malloc() instead of malloc().Joel Sherrill2021-05-251-10/+11
* score: Add _CPU_Context_switch_no_return()Sebastian Huber2021-05-181-0/+2
* bsps/imxrt: Enable DMA clockChristian Mauderer2021-05-171-0/+3
* bsps/imxrt: Fix OCRAM, ITCM and DTCM sizesChristian Mauderer2021-05-173-0/+33
* bsps/imxrt: Add addresses and interrupts to dtsChristian Mauderer2021-05-172-521/+1651
* bsps/imxrt: Reduce devicetree sizeChristian Mauderer2021-05-172-765/+472
* bsps/imxrt: Fix documentation errorChristian Mauderer2021-05-171-1/+1
* arm/altera-cyclone-v: Fix compile errorSebastian Huber2021-05-171-2/+2
* rtems: Constify rtems_task_wake_when()Sebastian Huber2021-05-122-2/+2
* _TOD_Validate(): Fix incorrect return codeFrank Kühndel2021-05-122-7/+5
* bsps/shared/ofw: Fix coverity defectsG S Niteesh Babu2021-05-061-1/+11
* bsps: Support RTEMS_NOINIT in linkcmdsSebastian Huber2021-05-0262-1/+256
* bsps/arm: ARMV7_CP15_START_WORKSPACE_ENTRY_INDEXSebastian Huber2021-04-291-1/+1
* powerpc/shared/console: "termios" first open sets console baud to 9600Peter Dufault2021-04-271-0/+4
* powerpc/shared/console: Make console baud rate configurable.Peter Dufault2021-04-272-3/+3
* Makefile.am: Remove legacy networking filesVijay Kumar Banerjee2021-04-263-26/+0
* Implementation for STM32 HAL_GetTick using RTEMSRobin Mueller2021-04-261-2/+2
* bsps/beagle: Refactored i2c driverG S Niteesh Babu2021-04-224-95/+114
* bsps/arm: Set MSP in ARMv7-M start codeSebastian Huber2021-04-211-0/+8
* Remove superfluous <rtems/score/wkspace.h> includesSebastian Huber2021-04-201-1/+0
* Updated tick implementation for HAL_GetTickRobin Mueller2021-04-201-1/+3
* bsps/xilinx-zynqmp: Avoid constant UART reinitKinsey Moore2021-04-192-3/+12
* 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-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