summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/stm32h7: copy system files to nucleo-h743zi board directoryKarel Gardas2022-05-161-5/+5
* bsp/stm32h7: copy system files to stm32h743i-eval board directoryKarel Gardas2022-05-161-5/+5
* bsp/stm32h7: copy system files to stm32h7b3i-dk board directoryKarel Gardas2022-05-161-5/+5
* bsp/stm32h7: move compilation of system files to BSPs spec. filesKarel Gardas2022-05-164-8/+18
* build: Remove obsolete test excludesSebastian Huber2022-04-0613-52/+0
* bsps: Add <dev/irq/arm-gicv3.h>Sebastian Huber2022-04-062-0/+2
* unit: Add a unit test suiteSebastian Huber2022-04-061-0/+1
* bsp/stm32h7: Disable some tests for a variantSebastian Huber2022-04-061-0/+2
* bsps/stm32h7: link to flash on STM32H7B3I-DKKarel Gardas2022-04-061-1/+4
* bsp/stm32h7: use appropriate STM32H7B3xxQ define for STM32H7B3I-DK BSP variantKarel Gardas2022-04-051-1/+4
* bsp/stm32h7: configure S(D)RAM values for STM32H7B3I-DK BSP variantKarel Gardas2022-04-056-6/+24
* bsp/stm32h7: HSE clock value configuration for STM32H7B3I-DK BSP variantKarel Gardas2022-04-051-0/+3
* bsp/stm32h7: add flash latency configurationKarel Gardas2022-04-052-0/+21
* bsp/stm32h7: add configuration for USART1 GPIO pins, registers and alternate ...Karel Gardas2022-04-054-0/+63
* bsp/stm32h7: disable UART 5, 7, 8, 9 and USART 3, 6, 10 for STM32H7B3I-DK BSPKarel Gardas2022-04-057-7/+28
* bsp/stm32h7: add power supply configurationKarel Gardas2022-04-052-0/+21
* bsp/stm32h7: add spec file for the STM32H7B3I-DK BSP variantKarel Gardas2022-04-051-0/+17
* validation: Add test suitesSebastian Huber2022-03-2413-4/+59
* build: Exclude rcxx01 test for sh BSPsSebastian Huber2022-03-236-0/+6
* microblaze: Add JFFS2 AXI QSPI driverAlex White2022-03-154-0/+43
* bsp/fvp: Use only vector table of start sectionSebastian Huber2022-03-111-0/+2
* bsps/riscv: Support .riscv.attributesSebastian Huber2022-02-251-1/+1
* spec/microblaze: Use configurable RAM sizeKinsey Moore2022-02-233-1/+24
* cpukit/microblaze: Add debug vector and handlerKinsey Moore2022-02-041-0/+1
* cpukit/microblaze: Add exception frameworkKinsey Moore2022-02-041-1/+0
* microblaze: Add support for libbsd networkingAlex White2022-02-019-1/+139
* microblaze: Add support for libbsd.Jennifer Averett2022-02-011-0/+2
* sparc: Mark dl06 as expected failSebastian Huber2022-01-281-1/+3
* bsps: Default to CPU counter benchmark timerSebastian Huber2022-01-1521-21/+21
* bsp/imx7: dl06 fails expectedlySebastian Huber2022-01-142-0/+15
* aarch64: always boot into EL1NSGedare Bloom2022-01-125-28/+0
* build: Fix build item formatSebastian Huber2022-01-112-8/+6
* bsp/mrm332: Fix TLS support in linker command fileSebastian Huber2021-12-221-2/+0
* Remove powerpc/haleakala boardJoel Sherrill2021-12-176-136/+0
* bsps/arm: Add missing Cache Manager source fileSebastian Huber2021-12-132-0/+2
* spec: Update location of cadence I2CKinsey Moore2021-12-092-3/+7
* libc: Optimize malloc() initializationSebastian Huber2021-11-3010-0/+10
* score: Optimize Workspace Handler initializationSebastian Huber2021-11-3010-0/+10
* build: Use common objects item for get memorySebastian Huber2021-11-30117-84/+210
* bsp_specs: Delete last remnants of these.Joel Sherrill2021-11-291-3/+0
* build: Remove trailing white spaceSebastian Huber2021-11-292-2/+2
* aarch64: Break out MMU definitionsKinsey Moore2021-11-014-0/+4
* spec/aarch64: Enable previously unbuildable testsKinsey Moore2021-10-206-23/+0
* microblaze: Rework for RTEMS 6Alex White2021-10-1314-0/+522
* cpukit: Add AArch64 SMP SupportKinsey Moore2021-09-213-0/+20
* bsps/gicv2: Allow BSPs to define IRQ attributesKinsey Moore2021-09-217-0/+7
* arm/lpc24xx: Use common test definition fileSebastian Huber2021-09-214-68/+2
* build: Remove invalid attributesSebastian Huber2021-09-142-2/+0
* bsps/arm: Fix ABI flags for Cortex-M4Sebastian Huber2021-09-142-3/+5
* bsps/zynqmp: Added I2C support for ZynqMPStephen Clark2021-09-095-0/+87