summaryrefslogtreecommitdiffstats
path: root/bsps/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-2822-198/+0
* bsps: Add missing DWARF 5 sectionsSebastian Huber2021-01-261-3/+5
* bsps: Support DWARF 5 sectionsSebastian Huber2021-01-251-8/+13
* bsp/imx: Fix system counter init for imx6Christian Mauderer2021-01-211-1/+60
* bsps/imxrt: Add ioctl to LPSPI to get registersChristian Mauderer2021-01-212-0/+74
* bsps/imxrt: Add DMA numbers to dtsiChristian Mauderer2021-01-212-478/+604
* bsps/shared: Adapt fsl-edma driver for imxrtChristian Mauderer2021-01-211-0/+3
* bsps/imxrt: Use standard names to avoid warningsChristian Mauderer2021-01-212-106/+103
* bsp/stm32h7: Split console configurationSebastian Huber2021-01-0421-150/+498
* bsp/stm32h7: Split start configurationSebastian Huber2021-01-045-38/+166
* Update header.amSebastian Huber2020-12-233-8/+15
* arm/fvp: New BSPSebastian Huber2020-12-2311-0/+694
* bsps/arm: Rely on initialized vector tableSebastian Huber2020-12-231-5/+4
* bsps: Use header file for GIC architecture supportSebastian Huber2020-12-231-3/+15
* bsps/arm: Invalidate TLB in start.SSebastian Huber2020-12-235-15/+10
* bsps/arm: Clear SCTLR[M, I, A, C] in start.SSebastian Huber2020-12-235-119/+43
* bsps/arm: Add arm-data-cache-loop-set-way.hSebastian Huber2020-12-232-62/+105
* bsps/arm: Remove optional start hook argumentsSebastian Huber2020-12-232-48/+28
* bsps/arm: Invalidate branch predictors earlierSebastian Huber2020-12-235-5/+11
* bsps/arm: Set VBAR in start.SSebastian Huber2020-12-2310-93/+34
* bsps: Remove gicvx_interrupt_dispatch()Sebastian Huber2020-12-161-5/+0
* bsps/arm: Fix MMU configurationSebastian Huber2020-12-152-0/+8
* bsps/arm/imx*: Fix location of shared headersChristian Mauderer2020-12-144-0/+0
* bsps/imxrt: Split up dts.Christian Mauderer2020-12-142-290/+311
* bsp/rtl22xx: Fix non-ASCII characterChristian Mauderer2020-12-141-1/+1
* bsps: Replace non-ASCII trademark symbolChristian Mauderer2020-12-142-2/+2
* bsps: Replace non-ASCII copyright characterChristian Mauderer2020-12-1411-11/+11
* bsps/arm: Fix MMU small pages supportJan Sommer2020-12-111-1/+1
* bsps: Remove ARM GIC SGI target filterSebastian Huber2020-12-101-1/+0
* bsps: Fix GICv3 arm_gic_trigger_sgi()Sebastian Huber2020-12-101-1/+1
* bsp/realview-pbx-a9: Fix smpfatal04 testSebastian Huber2020-12-101-2/+3
* arm/cache-cp15: Support Armv8Sebastian Huber2020-12-101-13/+12
* bsps: Remove unused bsp_stack_main_sizeSebastian Huber2020-12-034-12/+0
* bsps: Move ARM GICv2 driver to bsps/sharedKinsey Moore2020-12-022-287/+1
* bsps: Move zynq-uart to bsps/sharedKinsey Moore2020-12-0211-610/+6
* rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber2020-12-022-0/+2
* bsp/stm32h7: Add and use BSP Doxygen groupSebastian Huber2020-11-26216-0/+3517
* bsp/imxrt: Add new BSPChristian Mauderer2020-11-2024-35/+4863
* bsp/imxrt: Adapt imported filesChristian Mauderer2020-11-208-26/+80
* bsp/imxrt: Fix warnings for imported filesChristian Mauderer2020-11-205-0/+307
* bsp/imxrt: Import files from MCUXpresso SDK V2.8.5Christian Mauderer2020-11-20145-0/+141919
* cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer2020-11-203-118/+121
* bsps/imx: Move imx-gpio to arm/sharedChristian Mauderer2020-11-204-5/+5
* imx: Move imx_iomux to arm/sharedChristian Mauderer2020-11-208-4/+56
* bsp/atsam: Fix XDMAD statusChristian Mauderer2020-11-122-1/+63
* bsp/stm32h7: New BSPSebastian Huber2020-10-2731-0/+3670
* bsp/stm32h7: Fix warningsSebastian Huber2020-10-272-15/+15
* bsp/stm32h7: Disable unused functionsSebastian Huber2020-10-275-0/+28
* bsp/stm32h7: Enable LL driversSebastian Huber2020-10-2746-88/+88
* bsp/stm32h7: Move <math.h> includeSebastian Huber2020-10-273-1/+2