summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* spec: Add QEMU test annotationsKinsey Moore2023-07-102-0/+4
* bsps/stm32h7: disable MPU alignment for M4-based BSP variantsKarel Gardas2023-06-291-0/+4
* build: Remove superfluous attributesSebastian Huber2023-06-283-9/+0
* build: Remove unused fileSebastian Huber2023-06-161-6/+0
* Update company nameSebastian Huber2023-06-128-8/+8
* bsps/imxrt: Make the OCRAM address configurableChristian Mauderer2023-05-223-2/+21
* bsps/imxrt: Move board specific filesChristian Mauderer2023-05-222-10/+16
* bsps/imxrt: Adapt to new mcux-sdk versionChristian Mauderer2023-05-225-270/+268
* bsp/imxrt: Update support library from mcux-sdkChristian Mauderer2023-05-223-0/+769
* Update company nameSebastian Huber2023-05-20437-437/+437
* spec: add MPU CTRL option to be usable on ARMV7M based BSPsKarel Gardas2023-03-163-0/+21
* bsps/stm32h7: fix compilation failure of stm32h757i-eval-m4 BSPKarel Gardas2023-02-121-1/+4
* bsps/stm32h7: allow config and usage of QSPI memory on stm32h757i-eval BSPKarel Gardas2023-02-052-1/+9
* build: Use enabled by for defaultsSebastian Huber2023-01-17320-1065/+1217
* build: Replace variant patterns with a listSebastian Huber2023-01-1776-122/+203
* build: Format build itemsSebastian Huber2023-01-17106-447/+448
* build: Add reason to test state definitionsSebastian Huber2023-01-1719-321/+378
* bsp/atsam: Allow to use custom SDRAMChristian Mauderer2022-12-151-5/+16
* bsps/atsam: Add NULL pointer protectionChristian Mauderer2022-12-154-2/+27
* spec/beagle: Add missing spi.h installKinsey Moore2022-11-281-0/+1
* bsps/arm/beagle/dcan: Added DCAN supportPrashanth S2022-10-301-0/+2
* bsp/tms570: Fix TMS570_USE_HWINIT_STARTUPSebastian Huber2022-09-203-3/+19
* bsp/tms570: Add -mbe32 to LINKFLAGSSebastian Huber2022-09-202-0/+19
* spec/bsps: Do not install tm27.hChris Johns2022-08-2224-24/+0
* irq/arm-gicv3.h: Customize CPU Interface initSebastian Huber2022-07-123-2/+2
* build: Fix optimization flags definition orderSebastian Huber2022-07-0447-94/+94
* build: Add cppflags, cflags, cxxflags to groupsSebastian Huber2022-07-0414-0/+42
* bsp/stm32h7: Exclude some testsSebastian Huber2022-06-241-0/+2
* bsp/rtl22xx: Exclude exit03Sebastian Huber2022-06-241-0/+1
* bsps/atsam: Fix type of options (part 2)Christian Mauderer2022-06-142-2/+4
* bsps/stm32h7: remove external memory initialization from nucleo-h743zi BSPKarel Gardas2022-06-101-1/+0
* bsps/stm32h7: move BSP start hooks into boards subdirectoriesKarel Gardas2022-06-107-0/+7
* bsps/arm: fix installation of core_cm4.hKarel Gardas2022-06-101-0/+1
* bsps/imx: Enable clock of ETH2Christian Mauderer2022-06-091-0/+1
* bsps/atsam: Fix type of optionsChristian Mauderer2022-06-072-4/+4
* bsps/stm32h7: set SDRAM 1 size to 0 by default on nucleo-h743zi BSPKarel Gardas2022-06-021-0/+1
* bsps/stm32h7: set default linkage to flash for nucleo-h743zi BSPKarel Gardas2022-06-021-0/+1
* bsps/stm32h7: set default printk instance on nucleo-h743zi BSP to USART3Karel Gardas2022-06-021-1/+4
* bsps/stm32h7: add stm32h747i-disco-m4 BSP variantKarel Gardas2022-06-0220-0/+43
* bsps/stm32h7: set default SDRAM x sizes on stm32h747i-disco BSPKarel Gardas2022-06-012-0/+2
* bsps/stm32h7: disable all unsupported U(S)ARTs on stm32h747i-disco BSPKarel Gardas2022-06-017-0/+7
* bsps/stm32h7: add configuration and enable build of stm32h747i-disco BSPKarel Gardas2022-06-018-0/+33
* bsps/stm32h7: set default SDRAM x sizes on stm32h757i-eval-m4 BSPKarel Gardas2022-06-012-0/+2
* bsps/stm32h7: disable all U(S)ARTs except USART1 on stm32h757i-eval-m4 BSPKarel Gardas2022-06-019-0/+9
* bsps/stm32h7: add configuration and enable build of stm32h757i-eval-m4 BSPKarel Gardas2022-06-0111-3/+66
* bsps/stm32h7: move cache implementation from obj to BSPs own yml fileKarel Gardas2022-06-015-1/+4
* bsps/stm32h7: set default SDRAM x sizes on stm32h757i-eval BSPKarel Gardas2022-05-272-1/+5
* bsps/stm32h7: provide linkcmds for SRAM, FLASH_SDRAM and SRAM_SDRAM linkingKarel Gardas2022-05-275-2/+156
* bsps/stm32h7: add and enable test set exclusion for stm32h757i-eval BSPKarel Gardas2022-05-272-0/+21
* bsps/stm32h7: disable all U(S)ARTs except USART1 on stm32h757i-eval BSPKarel Gardas2022-05-279-2/+16