summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer2020-11-201-0/+2
* bsps/imx: Move imx-gpio to arm/sharedChristian Mauderer2020-11-201-2/+2
* imx: Move imx_iomux to arm/sharedChristian Mauderer2020-11-201-4/+6
* build: Remove duplicate ARM_MMU_USE_SMALL_PAGESSebastian Huber2020-11-193-18/+1
* Add correct link address for griscv waf buildJiri Gaisler2020-11-092-0/+6
* Add networking support for griscv bspJiri Gaisler2020-11-092-0/+20
* bsp/stm32h7: New BSPSebastian Huber2020-10-2737-0/+1143
* build: Move drivers without SMP supportSebastian Huber2020-10-122-15/+33
* build: Fix formatSebastian Huber2020-10-128-14/+14
* build: Add test excludes for RTEMS_PROFILINGSebastian Huber2020-10-105-0/+9
* build: Add test excludes for rcxx01Sebastian Huber2020-10-109-0/+9
* build: Fix legacy Makefile supportSebastian Huber2020-10-101-2/+2
* build: Fix BSP nameSebastian Huber2020-10-071-1/+1
* build: Add test excludes for RTEMS_DEBUGSebastian Huber2020-10-062-0/+2
* bsps: Add Cortex-A53 ILP32 BSP variantKinsey Moore2020-10-053-1/+96
* bsps: Add Cortex-A53 LP64 basic BSPKinsey Moore2020-10-0512-0/+341
* bsps: Break out AArch32 GICv3 supportKinsey Moore2020-10-051-4/+6
* bsps: Break out AArch32 portions of GPT driverKinsey Moore2020-10-053-3/+15
* spec: Add missing spintrcritical24 definitionKinsey Moore2020-10-051-0/+1
* Move ARM PL011 UART driverKinsey Moore2020-10-055-5/+5
* build: Add test excludes for RTEMS_DEBUGSebastian Huber2020-10-054-0/+4
* bsp/gen83xx: Add missing source fileSebastian Huber2020-09-211-0/+1
* bsps/powerpc: Remove __ppc_generic defineSebastian Huber2020-09-207-30/+0
* bsp/motorola_powerpc: Remove obsolete GCC optionSebastian Huber2020-09-202-4/+1
* bsps/powerpc: Remove -fno-commonSebastian Huber2020-09-209-11/+0
* build: Fix linker pathSebastian Huber2020-09-201-2/+2
* validation: Add general purpose test suiteSebastian Huber2020-09-171-0/+1
* build: Fix mghttpd01 test excludeSebastian Huber2020-09-172-17/+1
* build: Fix multiple defintion error for i386/pc386Sebastian Huber2020-09-151-4/+9
* build: Fix i386/pc386 link of SMP start fileSebastian Huber2020-09-151-1/+1
* build: Add RELOCADDR to i386/pc386 optionsSebastian Huber2020-09-152-0/+29
* build: Fix i386/pc386 ABI flagsSebastian Huber2020-09-151-5/+0
* build: Fix i386/pc386 with SMP enabledSebastian Huber2020-09-154-1/+68
* build: Alternative build system based on wafSebastian Huber2020-09-141008-0/+25297