summaryrefslogtreecommitdiffstats
path: root/bsps/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-15bsp/lpc24xx: Convert I2C driver to Linux APISebastian Huber3-364/+435
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber2-2/+0
2019-03-13bsp/lm3s69xx: Fix typo in test configurationSebastian Huber2-2/+1
2019-03-12tms570ls3137_hdk_with_loader-testsuite.tcfg: Update to account for static all...Joel Sherrill1-0/+2
2019-03-12tms570ls3137_hdk_intram-testsuite.tcfg: Update to account for static allocati...Joel Sherrill1-0/+2
2019-03-12tms570ls3137_hdk-testsuite.tcfg: Update to account for static allocation and ...Joel Sherrill1-0/+2
2019-03-12stm32f4-testsuite.tcfg: Update to account for static allocation and BSP small...Joel Sherrill1-0/+1
2019-03-12stm32f105rc-testsuite.tcfg: Update to account for static allocation and BSP s...Joel Sherrill1-0/+1
2019-03-12lpc32xx_mzx_stage_1-testsuite.tcfg: Update to account for static allocation a...Joel Sherrill1-0/+3
2019-03-12lpc23xx_tli800-testsuite.tcfg: Update to account for static allocation and BS...Joel Sherrill1-0/+16
2019-03-12lpc2362-testsuite.tcfg: Update to account for static allocation and BSP small...Joel Sherrill1-0/+17
2019-03-12lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Update to account for static allocat...Joel Sherrill1-52/+105
2019-03-12lpc1768_mbed_ahb_ram-testsuite.tcfg: Update to account for static allocation ...Joel Sherrill1-55/+6
2019-03-12lpc1768_mbed-testsuite.tcfg: Update to account for static allocation and BSP ...Joel Sherrill1-62/+14
2019-03-12lm4f120-testsuite.tcfg: Update to account for static allocation and BSP small...Joel Sherrill1-49/+2
2019-03-12lm3s6965-testsuite.tcfg: Update to account for static allocation and BSP smal...Joel Sherrill1-0/+2
2019-03-12lm3s3749-testsuite.tcfg: Update to account for static allocation and BSP smal...Joel Sherrill1-0/+7
2019-03-12bsp/lpc24xx: Convert SSP driver to Linux APISebastian Huber2-556/+396
2019-03-12bsp/lpc24xx: Add alternative SSP2 pinsSebastian Huber1-0/+8
2019-03-11bsp/atsam: Fix use after freeSebastian Huber1-2/+1
2019-03-08bsps: Adjust umon Doxygen groupsSebastian Huber1-5/+0
2019-03-08bsp/atsam: Add Doxygen groupsSebastian Huber1-0/+1111
2019-03-08bsp/altera-cyclone-v: Add Doxygen groupsSebastian Huber2-8/+85
2019-03-08bsps/arm: Adjust CMSIS Doxygen groupsSebastian Huber5-0/+15
2019-03-08bsps: Adjust shared Doxygen groupsSebastian Huber19-25/+25
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber188-361/+442
2019-03-06bsp/atsam: Accept only 8/16 bits per wordSebastian Huber1-5/+3
2019-03-06bsp/atsam: Optimize XDMAD_Handler()Sebastian Huber1-8/+14
2019-03-06bsp/atsam: Fix SPI CS change supportSebastian Huber1-40/+12
2019-03-06bsp/atsam: Change CS delay after transferSebastian Huber1-17/+35
2019-03-06bsp/atsam: Make SPI CS delays configurableSebastian Huber2-5/+20
2019-03-06bsp/atsam: Simplify SPI configurationSebastian Huber1-37/+42
2019-03-04bsp/altera-cyclone-v: Adjust Doxygen file groupsSebastian Huber51-0/+306
2019-03-04bsp/altera-cyclone-v: Adjust Doxygen groupsSebastian Huber6-48/+43
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber17-26/+24
2019-03-04bsp/lpc1768_mbed*: Disable unsupported testsSebastian Huber3-24/+206
2019-03-04bsp/lm4f120: Disable unsupported testsSebastian Huber1-6/+64
2019-02-28bsp/altera-cyclone-v: Enable FIQ for group 0 irqsSebastian Huber1-2/+4
2019-02-28bsps/arm: Add BSP_ARM_GIC_ENABLE_FIQ_FOR_GROUP_0Sebastian Huber2-3/+54
2019-02-28bsps/arm: Fix typoSebastian Huber1-1/+1
2019-02-28bsps/arm: Support GIC group 0/1Sebastian Huber4-5/+91
2019-02-28Remove explicit file names from @fileSebastian Huber77-77/+77
2019-02-27bsp/altera-cyclone-v: Move header fileSebastian Huber1-0/+0
2019-02-27arm/beagle: Fix sdcard.sh toolPierre-Louis Garnier1-7/+9
2019-02-27arm/beagle: SPI driverPierre-Louis Garnier5-2/+775
2019-02-18bsps/arm: Move device tree copySebastian Huber1-23/+24
2019-02-18bsp/altera-cyclone-v: Use FDT for clock frequencySebastian Huber2-0/+13
2019-02-18bsp/altera-cyclone-v: Make FDT support optionalSebastian Huber3-3/+17
2019-02-07bsps/arm: Fix generic timer frequencySebastian Huber1-1/+1
2019-01-21bsps/arm: Remove unused bsp_stack_irq_sizeSebastian Huber6-8/+0