summaryrefslogtreecommitdiffstats
path: root/bsps/arm/stm32h7/start (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-2010-10/+10
* bsps/stm32h7: move BSP start hooks into boards subdirectoriesKarel Gardas2022-06-101-44/+4
* bsps/stm32h7: enable cache and MPU only on Cortex-M7Karel Gardas2022-06-011-0/+4
* bsps/stm32h7: enable SDRAM 2 MPU regionKarel Gardas2022-05-271-0/+7
* bsp/stm32h7: remove system files from start directoryKarel Gardas2022-05-164-575/+0
* bsp/stm32h7: remove stm32h7b3i-dk related changes from start system filesKarel Gardas2022-05-164-82/+7
* bsp/stm32h7: update FMC configuration for SRAM and SDRAM usageKarel Gardas2022-04-071-9/+14
* bsp/stm32h7: Convert to UNIX line endingsSebastian Huber2022-04-053-927/+927
* bsp/stm32h7: bring all required changes into system_stm32h7xx for STM32H7B3I-...Karel Gardas2022-04-051-7/+44
* bsp/stm32h7: properly ifdef all unsupported features in start -hal file while...Karel Gardas2022-04-051-0/+20
* bsp/stm32h7: configure peripheral clocks for STM32H7B3xxQ (e.g. STM32H7B3I-DK...Karel Gardas2022-04-051-0/+17
* bsp/stm32h7: configure oscillator for STM32H7B3xxQ (e.g. STM32H7B3I-DK BSP)Karel Gardas2022-04-051-0/+17
* bsp/stm32h7: configure AHB clock divider for STM32H7B3xxQ (e.g. STM32H7B3I-DK...Karel Gardas2022-04-051-0/+4
* bsp/stm32h7: disable ethernet for STM32H7B3I-DK BSP variantKarel Gardas2022-04-051-0/+4
* bsp/stm32h7: add flash latency configurationKarel Gardas2022-04-051-1/+1
* bsp/stm32h7: add power supply configurationKarel Gardas2022-04-051-1/+1
* bsp_specs: Delete last remnants of these.Joel Sherrill2021-11-291-0/+0
* STM32H7 ethernet pin correctionsRobin Mueller2021-07-201-1/+21
* Implementation for STM32 HAL_GetTick using RTEMSRobin Mueller2021-04-261-2/+2
* Updated tick implementation for HAL_GetTickRobin Mueller2021-04-201-1/+3
* stm32h7: Add init for sdmmc pinsChristian Mauderer2021-04-011-0/+88
* stm32h7: Add SDMMC modules to clockChristian Mauderer2021-04-011-2/+12
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-281-9/+0
* bsp/stm32h7: Split start configurationSebastian Huber2021-01-045-38/+166
* cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer2020-11-202-118/+77
* bsp/stm32h7: New BSPSebastian Huber2020-10-2710-0/+1765