summaryrefslogtreecommitdiffstats
path: root/bsps/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/xilinx-zynqmp: Implement Ultra96 targetJeff Kubascik2019-04-1114-162/+208
* bsp/xilinx-zynqmp: Stub out Xilinx MPSoC BSPJeff Kubascik2019-04-1114-0/+738
* bsp/zynq-uart: Move Zynq UART driver to shared directoryJeff Kubascik2019-04-115-2/+2
* bsp/zynq-uart: Remove zynq_uart_instances from headerJeff Kubascik2019-04-113-3/+5
* bsp/xilinx-zynq: Relicense to BSD-2-ClauseSebastian Huber2019-04-1017-153/+374
* bsps/arm: Optimize ARMv7-M CPU counterSebastian Huber2019-04-091-4/+5
* bsps/arm: Fix ARMv7-M CPU counterSebastian Huber2019-04-091-0/+1
* bsp/atsam: Fix SPI driver DMA supportSebastian Huber2019-03-191-144/+154
* bsp/atsam: Simplify XDMAD_Handler()Sebastian Huber2019-03-192-56/+7
* bsp/lpc24xx: Convert I2C driver to Linux APISebastian Huber2019-03-153-364/+435
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-142-2/+0
* bsp/lm3s69xx: Fix typo in test configurationSebastian Huber2019-03-132-2/+1
* tms570ls3137_hdk_with_loader-testsuite.tcfg: Update to account for static all...Joel Sherrill2019-03-121-0/+2
* tms570ls3137_hdk_intram-testsuite.tcfg: Update to account for static allocati...Joel Sherrill2019-03-121-0/+2
* tms570ls3137_hdk-testsuite.tcfg: Update to account for static allocation and ...Joel Sherrill2019-03-121-0/+2
* stm32f4-testsuite.tcfg: Update to account for static allocation and BSP small...Joel Sherrill2019-03-121-0/+1
* stm32f105rc-testsuite.tcfg: Update to account for static allocation and BSP s...Joel Sherrill2019-03-121-0/+1
* lpc32xx_mzx_stage_1-testsuite.tcfg: Update to account for static allocation a...Joel Sherrill2019-03-121-0/+3
* lpc23xx_tli800-testsuite.tcfg: Update to account for static allocation and BS...Joel Sherrill2019-03-121-0/+16
* lpc2362-testsuite.tcfg: Update to account for static allocation and BSP small...Joel Sherrill2019-03-121-0/+17
* lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Update to account for static allocat...Joel Sherrill2019-03-121-52/+105
* lpc1768_mbed_ahb_ram-testsuite.tcfg: Update to account for static allocation ...Joel Sherrill2019-03-121-55/+6
* lpc1768_mbed-testsuite.tcfg: Update to account for static allocation and BSP ...Joel Sherrill2019-03-121-62/+14
* lm4f120-testsuite.tcfg: Update to account for static allocation and BSP small...Joel Sherrill2019-03-121-49/+2
* lm3s6965-testsuite.tcfg: Update to account for static allocation and BSP smal...Joel Sherrill2019-03-121-0/+2
* lm3s3749-testsuite.tcfg: Update to account for static allocation and BSP smal...Joel Sherrill2019-03-121-0/+7
* bsp/lpc24xx: Convert SSP driver to Linux APISebastian Huber2019-03-122-556/+396
* bsp/lpc24xx: Add alternative SSP2 pinsSebastian Huber2019-03-121-0/+8
* bsp/atsam: Fix use after freeSebastian Huber2019-03-111-2/+1
* bsps: Adjust umon Doxygen groupsSebastian Huber2019-03-081-5/+0
* bsp/atsam: Add Doxygen groupsSebastian Huber2019-03-081-0/+1111
* bsp/altera-cyclone-v: Add Doxygen groupsSebastian Huber2019-03-082-8/+85
* bsps/arm: Adjust CMSIS Doxygen groupsSebastian Huber2019-03-085-0/+15
* bsps: Adjust shared Doxygen groupsSebastian Huber2019-03-0819-25/+25
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-08188-361/+442
* bsp/atsam: Accept only 8/16 bits per wordSebastian Huber2019-03-061-5/+3
* bsp/atsam: Optimize XDMAD_Handler()Sebastian Huber2019-03-061-8/+14
* bsp/atsam: Fix SPI CS change supportSebastian Huber2019-03-061-40/+12
* bsp/atsam: Change CS delay after transferSebastian Huber2019-03-061-17/+35
* bsp/atsam: Make SPI CS delays configurableSebastian Huber2019-03-062-5/+20
* bsp/atsam: Simplify SPI configurationSebastian Huber2019-03-061-37/+42
* bsp/altera-cyclone-v: Adjust Doxygen file groupsSebastian Huber2019-03-0451-0/+306
* bsp/altera-cyclone-v: Adjust Doxygen groupsSebastian Huber2019-03-046-48/+43
* bsps: Adjust architecture Doxygen groupsSebastian Huber2019-03-0417-26/+24
* bsp/lpc1768_mbed*: Disable unsupported testsSebastian Huber2019-03-043-24/+206
* bsp/lm4f120: Disable unsupported testsSebastian Huber2019-03-041-6/+64
* bsp/altera-cyclone-v: Enable FIQ for group 0 irqsSebastian Huber2019-02-281-2/+4
* bsps/arm: Add BSP_ARM_GIC_ENABLE_FIQ_FOR_GROUP_0Sebastian Huber2019-02-282-3/+54
* bsps/arm: Fix typoSebastian Huber2019-02-281-1/+1
* bsps/arm: Support GIC group 0/1Sebastian Huber2019-02-284-5/+91