summaryrefslogtreecommitdiffstats
path: root/bsps/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-27Use __asm__ for standard C compatibilitySebastian Huber1-16/+16
2022-07-15bsps: Sort .noinit* sectionsSebastian Huber1-1/+1
2022-07-08bsps/arm/realview-pbx-a9: Change license to BSD-2Joel Sherrill11-33/+242
2022-07-08bsps/arm/raspberrypi: Change license to BSD-2Joel Sherrill2-6/+44
2022-07-08bsps/arm/lpc32xx: Change license to BSD-2Joel Sherrill29-87/+638
2022-07-08bsps/arm/lpc24xx: Change license to BSD-2Joel Sherrill34-102/+748
2022-07-08bsps/arm/imxrt: Change license to BSD-2Joel Sherrill1-3/+22
2022-07-08bsps/arm/lpc176x: Change license to BSD-2Joel Sherrill14-42/+308
2022-07-08bsps/arm/include: Change license to BSD-2Joel Sherrill17-51/+374
2022-07-08bsps/arm/imx: Change license to BSD-2Joel Sherrill16-48/+352
2022-07-08bsps/arm/csb337: Change license to BSD-2Joel Sherrill6-18/+132
2022-07-08bsps/arm/beagle: Change license to BSD-2Joel Sherrill2-6/+44
2022-07-08bsps/arm/atsamv: Change license to BSD-2Joel Sherrill30-90/+660
2022-07-08bsps/arm/altera-cyclone-v: Change license to BSD-2Joel Sherrill15-45/+330
2022-07-08bsps/arm/shared: Change license to BSD-2Joel Sherrill13-39/+286
2022-07-01bsps/xilinx-zynq: Init debug console only onceSebastian Huber1-4/+1
2022-06-27bsp/lpc32xx: Optimize Ethernet transmitSebastian Huber1-1/+1
2022-06-15bsps/arm: MP core timer setting off by oneChris Johns1-1/+1
2022-06-10bsps/stm32h7: remove external memory initialization from nucleo-h743zi BSPKarel Gardas2-479/+0
2022-06-10bsps/stm32h7: move BSP start hooks into boards subdirectoriesKarel Gardas7-44/+400
2022-06-09bsps/imx: Enable clock of ETH2Christian Mauderer2-0/+172
2022-06-08arm/lpc32xx: Implement new interrupt directivesSebastian Huber1-6/+42
2022-06-08bsp/lpc32xx: bsp_interrupt_vector_enable()Sebastian Huber1-2/+6
2022-06-08bsp/lpc32xx: bsp_interrupt_is_valid_vector()Sebastian Huber2-0/+31
2022-06-08bsp/lpc32xx: Use standard timer 2 for tm27.hSebastian Huber1-19/+39
2022-06-08arm/lpc32xx: Hide MLC detailsSebastian Huber1-3/+1
2022-06-08bsp/lpc32xx: Fix FIQ interrupt supportSebastian Huber1-10/+13
2022-06-01bsps/stm32h7: add board C files for stm32h747i-disco BSPKarel Gardas4-0/+736
2022-06-01bsps/stm32h7: include CMSIS Cortex-M4 header when required by configurationKarel Gardas1-0/+7
2022-06-01bsps/stm32h7: enable cache and MPU only on Cortex-M7Karel Gardas1-0/+4
2022-05-30bsps/arm: add CMSIS Cortex-M4 Core Peripheral Access Layer Header FileKarel Gardas1-0/+1937
2022-05-27bsps/stm32h7: enable SDRAM 2 MPU regionKarel Gardas1-0/+7
2022-05-27bsps/stm32h7: add board C files for stm32h757i-eval BSPKarel Gardas4-0/+976
2022-05-23bsp/arm: allocate .rtemsstack on REGION_STACK instead of on REGION_WORKKarel Gardas1-1/+1
2022-05-16bsp/stm32h7: remove system files from start directoryKarel Gardas4-575/+0
2022-05-16bsp/stm32h7: copy system files to nucleo-h743zi board directoryKarel Gardas5-0/+1053
2022-05-16bsp/stm32h7: copy system files to stm32h743i-eval board directoryKarel Gardas5-0/+1053
2022-05-16bsp/stm32h7: remove stm32h7b3i-dk related changes from start system filesKarel Gardas4-82/+7
2022-05-16bsp/stm32h7: update stm32h7b3i-dk board system_stm32h7xx.c fileKarel Gardas1-115/+25
2022-05-16bsp/stm32h7: cleanup osc, clk, per files for stm32h7b3i-dk boardKarel Gardas3-54/+0
2022-05-16bsp/stm32h7: copy system files to stm32h7b3i-dk board directoryKarel Gardas5-0/+1128
2022-04-07bsp/stm32h7: update FMC configuration for SRAM and SDRAM usageKarel Gardas1-9/+14
2022-04-05bsp/stm32h7: Convert to UNIX line endingsSebastian Huber263-708277/+708277
2022-04-05bsp/stm32h7: bring all required changes into system_stm32h7xx for STM32H7B3I-...Karel Gardas1-7/+44
2022-04-05bsp/stm32h7: properly ifdef all unsupported features in start -hal file while...Karel Gardas1-0/+20
2022-04-05bsp/stm32h7: configure peripheral clocks for STM32H7B3xxQ (e.g. STM32H7B3I-DK...Karel Gardas1-0/+17
2022-04-05bsp/stm32h7: configure oscillator for STM32H7B3xxQ (e.g. STM32H7B3I-DK BSP)Karel Gardas1-0/+17
2022-04-05bsp/stm32h7: configure AHB clock divider for STM32H7B3xxQ (e.g. STM32H7B3I-DK...Karel Gardas1-0/+4
2022-04-05bsp/stm32h7: disable ethernet for STM32H7B3I-DK BSP variantKarel Gardas1-0/+4
2022-04-05bsp/stm32h7: add flash latency configurationKarel Gardas1-1/+1