summaryrefslogtreecommitdiffstats
path: root/bsps/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-17bsps/arm: Fix wordingSebastian Huber1-1/+1
2023-03-16score/arm: enhance ARMV7M MPU setup with capability to set control registerKarel Gardas6-6/+6
2023-03-10bsps/stm32h7: fix propagation of configured HSE freq. value into the codeKarel Gardas5-0/+22
2023-02-18bsps/beagle: fix warning on possibly uninitialized clock control in pwmss.Karel Gardas1-2/+8
2023-02-18bsps/beagle: fix warning on missing castKarel Gardas1-1/+1
2023-02-18bsps/beagle: do not set values already set by spec file(s).Karel Gardas1-10/+0
2023-02-16doxygen: Add Doxygen files to a groupSebastian Huber3-0/+24
2023-02-05bsps/stm32h7: allow config and usage of QSPI memory on stm32h757i-eval BSPKarel Gardas2-0/+18
2023-02-05bsps/stm32h7: import stm32h757i-eval QSPI memory high-level driverKarel Gardas4-0/+1607
2023-02-05bsps/stm32h7: import MT25TL01G QSPI memory low-level driverKarel Gardas3-0/+1476
2023-01-24intr: Add Interrupt Manager implementation groupSebastian Huber8-10/+10
2023-01-24clockdrv: Add clock driver implementation groupSebastian Huber1-4/+3
2023-01-24tm27: Avoid function pointer castsSebastian Huber1-2/+2
2023-01-17bsp/tms570: Fix define redefinition errorSebastian Huber1-2/+2
2022-12-15bsp/atsam: Allow to use custom SDRAMChristian Mauderer1-0/+7
2022-12-15bsps/atsam: Add NULL pointer protectionChristian Mauderer5-2/+28
2022-12-15bsps/atsam: Fix unidirectional SPI transfersChristian Mauderer1-57/+131
2022-10-30bsps/arm/beagle/dcan: Added DCAN supportPrashanth S7-0/+11552
2022-10-26bsps/arm: fix Cortex-M7 systick reload valueDariusz Sabala1-1/+1
2022-09-22bsps/arm: Mark functions in start.SSebastian Huber1-0/+2
2022-09-22bsps/arm: Move bsp_start_hook_0_done()Sebastian Huber2-2/+6
2022-09-22bsps/arm: Add comment about banked FIQ registersSebastian Huber1-0/+1
2022-09-20bsp/tms570: Fix declarationsSebastian Huber1-4/+4
2022-08-12bsps: Fix .data.rel.ro placementSebastian Huber1-1/+1
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