summaryrefslogtreecommitdiffstats
path: root/bsps/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/arm: Fix wordingSebastian Huber2023-03-171-1/+1
* score/arm: enhance ARMV7M MPU setup with capability to set control registerKarel Gardas2023-03-166-6/+6
* bsps/stm32h7: fix propagation of configured HSE freq. value into the codeKarel Gardas2023-03-105-0/+22
* bsps/beagle: fix warning on possibly uninitialized clock control in pwmss.Karel Gardas2023-02-181-2/+8
* bsps/beagle: fix warning on missing castKarel Gardas2023-02-181-1/+1
* bsps/beagle: do not set values already set by spec file(s).Karel Gardas2023-02-181-10/+0
* doxygen: Add Doxygen files to a groupSebastian Huber2023-02-163-0/+24
* bsps/stm32h7: allow config and usage of QSPI memory on stm32h757i-eval BSPKarel Gardas2023-02-052-0/+18
* bsps/stm32h7: import stm32h757i-eval QSPI memory high-level driverKarel Gardas2023-02-054-0/+1607
* bsps/stm32h7: import MT25TL01G QSPI memory low-level driverKarel Gardas2023-02-053-0/+1476
* intr: Add Interrupt Manager implementation groupSebastian Huber2023-01-248-10/+10
* clockdrv: Add clock driver implementation groupSebastian Huber2023-01-241-4/+3
* tm27: Avoid function pointer castsSebastian Huber2023-01-241-2/+2
* bsp/tms570: Fix define redefinition errorSebastian Huber2023-01-171-2/+2
* bsp/atsam: Allow to use custom SDRAMChristian Mauderer2022-12-151-0/+7
* bsps/atsam: Add NULL pointer protectionChristian Mauderer2022-12-155-2/+28
* bsps/atsam: Fix unidirectional SPI transfersChristian Mauderer2022-12-151-57/+131
* bsps/arm/beagle/dcan: Added DCAN supportPrashanth S2022-10-307-0/+11552
* bsps/arm: fix Cortex-M7 systick reload valueDariusz Sabala2022-10-261-1/+1
* bsps/arm: Mark functions in start.SSebastian Huber2022-09-221-0/+2
* bsps/arm: Move bsp_start_hook_0_done()Sebastian Huber2022-09-222-2/+6
* bsps/arm: Add comment about banked FIQ registersSebastian Huber2022-09-221-0/+1
* bsp/tms570: Fix declarationsSebastian Huber2022-09-201-4/+4
* bsps: Fix .data.rel.ro placementSebastian Huber2022-08-121-1/+1
* 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