summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-16bsp/stm32h7: copy system files to nucleo-h743zi board directoryKarel Gardas1-5/+5
2022-05-16bsp/stm32h7: copy system files to stm32h743i-eval board directoryKarel Gardas1-5/+5
2022-05-16bsp/stm32h7: copy system files to stm32h7b3i-dk board directoryKarel Gardas1-5/+5
2022-05-16bsp/stm32h7: move compilation of system files to BSPs spec. filesKarel Gardas4-8/+18
2022-04-06build: Remove obsolete test excludesSebastian Huber11-45/+0
2022-04-06bsps: Add <dev/irq/arm-gicv3.h>Sebastian Huber1-0/+1
2022-04-06bsp/stm32h7: Disable some tests for a variantSebastian Huber1-0/+2
2022-04-06bsps/stm32h7: link to flash on STM32H7B3I-DKKarel Gardas1-1/+4
2022-04-05bsp/stm32h7: use appropriate STM32H7B3xxQ define for STM32H7B3I-DK BSP variantKarel Gardas1-1/+4
2022-04-05bsp/stm32h7: configure S(D)RAM values for STM32H7B3I-DK BSP variantKarel Gardas6-6/+24
2022-04-05bsp/stm32h7: HSE clock value configuration for STM32H7B3I-DK BSP variantKarel Gardas1-0/+3
2022-04-05bsp/stm32h7: add flash latency configurationKarel Gardas2-0/+21
2022-04-05bsp/stm32h7: add configuration for USART1 GPIO pins, registers and alternate ...Karel Gardas4-0/+63
2022-04-05bsp/stm32h7: disable UART 5, 7, 8, 9 and USART 3, 6, 10 for STM32H7B3I-DK BSPKarel Gardas7-7/+28
2022-04-05bsp/stm32h7: add power supply configurationKarel Gardas2-0/+21
2022-04-05bsp/stm32h7: add spec file for the STM32H7B3I-DK BSP variantKarel Gardas1-0/+17
2022-03-24validation: Add test suitesSebastian Huber2-0/+2
2022-03-11bsp/fvp: Use only vector table of start sectionSebastian Huber1-0/+2
2022-01-15bsps: Default to CPU counter benchmark timerSebastian Huber12-12/+12
2022-01-14bsp/imx7: dl06 fails expectedlySebastian Huber1-0/+2
2021-12-13bsps/arm: Add missing Cache Manager source fileSebastian Huber2-0/+2
2021-12-09spec: Update location of cadence I2CKinsey Moore1-2/+4
2021-11-30libc: Optimize malloc() initializationSebastian Huber3-0/+3
2021-11-30score: Optimize Workspace Handler initializationSebastian Huber3-0/+3
2021-11-30build: Use common objects item for get memorySebastian Huber33-21/+42
2021-11-29bsp_specs: Delete last remnants of these.Joel Sherrill1-3/+0
2021-09-21bsps/gicv2: Allow BSPs to define IRQ attributesKinsey Moore6-0/+6
2021-09-21arm/lpc24xx: Use common test definition fileSebastian Huber4-68/+2
2021-09-14build: Remove invalid attributesSebastian Huber2-2/+0
2021-09-14bsps/arm: Fix ABI flags for Cortex-M4Sebastian Huber2-3/+5
2021-09-09bsps/zynq: Moved general i2c files to shared directoriesStephen Clark1-3/+3
2021-08-18build: Merge default-by-family into by-variantSebastian Huber311-311/+0
2021-08-09bsps: Move optfdt* files to shared parent directorypranav16-207/+20
2021-07-20Fixes for TMS570 BSPRobin Mueller1-1/+1
2021-07-20STM32H7 ethernet pin correctionsRobin Mueller3-0/+44
2021-07-15build: Add missing default-by-familySebastian Huber2-0/+2
2021-07-15build: Use BSP family for optionsChris Johns319-0/+319
2021-07-02bsps/imxrt: Simplify linkcmds and make it flexibleChristian Mauderer12-67/+96
2021-07-02bsps/imxrt: Allow different ARM PLL settingChristian Mauderer1-0/+1
2021-06-07arm/fvp: Remove unused GICv2 BSP optionSebastian Huber2-6/+1
2021-05-17bsps/imxrt: Fix OCRAM, ITCM and DTCM sizesChristian Mauderer7-4/+86
2021-04-23Nucleo UART3 (console) pins correctionRobin Mueller2-8/+2
2021-04-22build: Remove duplicated attributesSebastian Huber2-2/+0
2021-04-20bsp/stm32h7: Remove duplicated build definitionsSebastian Huber1-89/+1
2021-04-07spec: Remove RTEMS_NETWORKING optionsVijay Kumar Banerjee16-151/+0
2021-04-06arm/stm32h7: Add STM32H7_USART3_GPIO_*Sebastian Huber3-0/+44
2021-04-06arm/stm32h7: Add STM32H7_HSE_FREQUENCYSebastian Huber2-0/+22
2021-04-06arm/nucleo-h743zi: New BSP variantSebastian Huber1-0/+17
2021-04-06build: Add group for arm/stm32h7Sebastian Huber3-419/+538
2021-04-01stm32h7: Add init for sdmmc pinsChristian Mauderer1-0/+1