summaryrefslogtreecommitdiffstats
path: root/bsps/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-23bsps/arm: Add arm-data-cache-loop-set-way.hSebastian Huber2-62/+105
2020-12-23bsps/arm: Remove optional start hook argumentsSebastian Huber2-48/+28
2020-12-23bsps/arm: Invalidate branch predictors earlierSebastian Huber5-5/+11
2020-12-23bsps/arm: Set VBAR in start.SSebastian Huber10-93/+34
2020-12-16bsps: Remove gicvx_interrupt_dispatch()Sebastian Huber1-5/+0
2020-12-15bsps/arm: Fix MMU configurationSebastian Huber2-0/+8
2020-12-14bsps/arm/imx*: Fix location of shared headersChristian Mauderer4-0/+0
2020-12-14bsps/imxrt: Split up dts.Christian Mauderer2-290/+311
2020-12-14bsp/rtl22xx: Fix non-ASCII characterChristian Mauderer1-1/+1
2020-12-14bsps: Replace non-ASCII trademark symbolChristian Mauderer2-2/+2
2020-12-14bsps: Replace non-ASCII copyright characterChristian Mauderer11-11/+11
2020-12-11bsps/arm: Fix MMU small pages supportJan Sommer1-1/+1
2020-12-10bsps: Remove ARM GIC SGI target filterSebastian Huber1-1/+0
2020-12-10bsps: Fix GICv3 arm_gic_trigger_sgi()Sebastian Huber1-1/+1
2020-12-10bsp/realview-pbx-a9: Fix smpfatal04 testSebastian Huber1-2/+3
2020-12-10arm/cache-cp15: Support Armv8Sebastian Huber1-13/+12
2020-12-03bsps: Remove unused bsp_stack_main_sizeSebastian Huber4-12/+0
2020-12-02bsps: Move ARM GICv2 driver to bsps/sharedKinsey Moore2-287/+1
2020-12-02bsps: Move zynq-uart to bsps/sharedKinsey Moore11-610/+6
2020-12-02rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber2-0/+2
2020-11-26bsp/stm32h7: Add and use BSP Doxygen groupSebastian Huber216-0/+3517
2020-11-20bsp/imxrt: Add new BSPChristian Mauderer24-35/+4863
2020-11-20bsp/imxrt: Adapt imported filesChristian Mauderer8-26/+80
2020-11-20bsp/imxrt: Fix warnings for imported filesChristian Mauderer5-0/+307
2020-11-20bsp/imxrt: Import files from MCUXpresso SDK V2.8.5Christian Mauderer145-0/+141919
2020-11-20cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer3-118/+121
2020-11-20bsps/imx: Move imx-gpio to arm/sharedChristian Mauderer4-5/+5
2020-11-20imx: Move imx_iomux to arm/sharedChristian Mauderer8-4/+56
2020-11-12bsp/atsam: Fix XDMAD statusChristian Mauderer2-1/+63
2020-10-27bsp/stm32h7: New BSPSebastian Huber31-0/+3670
2020-10-27bsp/stm32h7: Fix warningsSebastian Huber2-15/+15
2020-10-27bsp/stm32h7: Disable unused functionsSebastian Huber5-0/+28
2020-10-27bsp/stm32h7: Enable LL driversSebastian Huber46-88/+88
2020-10-27bsp/stm32h7: Move <math.h> includeSebastian Huber3-1/+2
2020-10-27bsp/stm32h7: Constify some functionsSebastian Huber6-12/+12
2020-10-27bsp/stm32h7: Import from STM32CubeMX-5.6.0Sebastian Huber259-0/+706411
2020-10-21bsps/arm: Sort fast text/data sectionsSebastian Huber1-2/+2
2020-10-21bsps/arm: Add support for MPU region alignmentSebastian Huber1-0/+21
2020-10-16bsps/arm: Add workaround for Errata 794072Sebastian Huber1-0/+16
2020-10-16bsps/arm: Workaround for Errata 845369Sebastian Huber1-0/+15
2020-10-12lpc32xx_mzx_stage_1-testsuite.tcfg: Add ttest01Joel Sherrill1-0/+1
2020-10-12lpc2362-testsuite.tcfg: Add monitor and psxmsgq01Joel Sherrill1-0/+2
2020-10-12lm3s3749-testsuite.tcfg: Add spcxx01Joel Sherrill1-0/+1
2020-10-05bsps: Break out AArch32 GICv3 supportKinsey Moore21-1033/+75
2020-10-05bsps: Break out AArch32 portions of GPT driverKinsey Moore11-217/+89
2020-10-05Move ARM PL011 UART driverKinsey Moore7-277/+3
2020-10-05bsp/lpc176x: Fix memory mapSebastian Huber1-3/+3
2020-09-17bsps/arm: Use RTEMS_SECTION()Sebastian Huber1-6/+12
2020-09-17arm: Fix arm_cp15_set_translation_table_entries()Sebastian Huber1-1/+1
2020-09-14build: Alternative build system based on wafSebastian Huber1-0/+27