summaryrefslogtreecommitdiffstats
path: root/bsps/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use __asm__ for standard C compatibilitySebastian Huber2022-07-271-16/+16
* bsps: Sort .noinit* sectionsSebastian Huber2022-07-151-1/+1
* bsps/arm/realview-pbx-a9: Change license to BSD-2Joel Sherrill2022-07-0811-33/+242
* bsps/arm/raspberrypi: Change license to BSD-2Joel Sherrill2022-07-082-6/+44
* bsps/arm/lpc32xx: Change license to BSD-2Joel Sherrill2022-07-0829-87/+638
* bsps/arm/lpc24xx: Change license to BSD-2Joel Sherrill2022-07-0834-102/+748
* bsps/arm/imxrt: Change license to BSD-2Joel Sherrill2022-07-081-3/+22
* bsps/arm/lpc176x: Change license to BSD-2Joel Sherrill2022-07-0814-42/+308
* bsps/arm/include: Change license to BSD-2Joel Sherrill2022-07-0817-51/+374
* bsps/arm/imx: Change license to BSD-2Joel Sherrill2022-07-0816-48/+352
* bsps/arm/csb337: Change license to BSD-2Joel Sherrill2022-07-086-18/+132
* bsps/arm/beagle: Change license to BSD-2Joel Sherrill2022-07-082-6/+44
* bsps/arm/atsamv: Change license to BSD-2Joel Sherrill2022-07-0830-90/+660
* bsps/arm/altera-cyclone-v: Change license to BSD-2Joel Sherrill2022-07-0815-45/+330
* bsps/arm/shared: Change license to BSD-2Joel Sherrill2022-07-0813-39/+286
* bsps/xilinx-zynq: Init debug console only onceSebastian Huber2022-07-011-4/+1
* bsp/lpc32xx: Optimize Ethernet transmitSebastian Huber2022-06-271-1/+1
* bsps/arm: MP core timer setting off by oneChris Johns2022-06-151-1/+1
* bsps/stm32h7: remove external memory initialization from nucleo-h743zi BSPKarel Gardas2022-06-102-479/+0
* bsps/stm32h7: move BSP start hooks into boards subdirectoriesKarel Gardas2022-06-107-44/+400
* bsps/imx: Enable clock of ETH2Christian Mauderer2022-06-092-0/+172
* arm/lpc32xx: Implement new interrupt directivesSebastian Huber2022-06-081-6/+42
* bsp/lpc32xx: bsp_interrupt_vector_enable()Sebastian Huber2022-06-081-2/+6
* bsp/lpc32xx: bsp_interrupt_is_valid_vector()Sebastian Huber2022-06-082-0/+31
* bsp/lpc32xx: Use standard timer 2 for tm27.hSebastian Huber2022-06-081-19/+39
* arm/lpc32xx: Hide MLC detailsSebastian Huber2022-06-081-3/+1
* bsp/lpc32xx: Fix FIQ interrupt supportSebastian Huber2022-06-081-10/+13
* bsps/stm32h7: add board C files for stm32h747i-disco BSPKarel Gardas2022-06-014-0/+736
* bsps/stm32h7: include CMSIS Cortex-M4 header when required by configurationKarel Gardas2022-06-011-0/+7
* bsps/stm32h7: enable cache and MPU only on Cortex-M7Karel Gardas2022-06-011-0/+4
* bsps/arm: add CMSIS Cortex-M4 Core Peripheral Access Layer Header FileKarel Gardas2022-05-301-0/+1937
* bsps/stm32h7: enable SDRAM 2 MPU regionKarel Gardas2022-05-271-0/+7
* bsps/stm32h7: add board C files for stm32h757i-eval BSPKarel Gardas2022-05-274-0/+976
* bsp/arm: allocate .rtemsstack on REGION_STACK instead of on REGION_WORKKarel Gardas2022-05-231-1/+1
* bsp/stm32h7: remove system files from start directoryKarel Gardas2022-05-164-575/+0
* bsp/stm32h7: copy system files to nucleo-h743zi board directoryKarel Gardas2022-05-165-0/+1053
* bsp/stm32h7: copy system files to stm32h743i-eval board directoryKarel Gardas2022-05-165-0/+1053
* bsp/stm32h7: remove stm32h7b3i-dk related changes from start system filesKarel Gardas2022-05-164-82/+7
* bsp/stm32h7: update stm32h7b3i-dk board system_stm32h7xx.c fileKarel Gardas2022-05-161-115/+25
* bsp/stm32h7: cleanup osc, clk, per files for stm32h7b3i-dk boardKarel Gardas2022-05-163-54/+0
* bsp/stm32h7: copy system files to stm32h7b3i-dk board directoryKarel Gardas2022-05-165-0/+1128
* bsp/stm32h7: update FMC configuration for SRAM and SDRAM usageKarel Gardas2022-04-071-9/+14
* bsp/stm32h7: Convert to UNIX line endingsSebastian Huber2022-04-05263-708277/+708277
* 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