summaryrefslogtreecommitdiffstats
path: root/bsps/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bsp/stm32h7: Constify some functionsSebastian Huber2020-10-276-12/+12
* bsp/stm32h7: Import from STM32CubeMX-5.6.0Sebastian Huber2020-10-27259-0/+706411
* bsps/arm: Sort fast text/data sectionsSebastian Huber2020-10-211-2/+2
* bsps/arm: Add support for MPU region alignmentSebastian Huber2020-10-211-0/+21
* bsps/arm: Add workaround for Errata 794072Sebastian Huber2020-10-161-0/+16
* bsps/arm: Workaround for Errata 845369Sebastian Huber2020-10-161-0/+15
* lpc32xx_mzx_stage_1-testsuite.tcfg: Add ttest01Joel Sherrill2020-10-121-0/+1
* lpc2362-testsuite.tcfg: Add monitor and psxmsgq01Joel Sherrill2020-10-121-0/+2
* lm3s3749-testsuite.tcfg: Add spcxx01Joel Sherrill2020-10-121-0/+1
* bsps: Break out AArch32 GICv3 supportKinsey Moore2020-10-0521-1033/+75
* bsps: Break out AArch32 portions of GPT driverKinsey Moore2020-10-0511-217/+89
* Move ARM PL011 UART driverKinsey Moore2020-10-057-277/+3
* bsp/lpc176x: Fix memory mapSebastian Huber2020-10-051-3/+3
* bsps/arm: Use RTEMS_SECTION()Sebastian Huber2020-09-171-6/+12
* arm: Fix arm_cp15_set_translation_table_entries()Sebastian Huber2020-09-171-1/+1
* build: Alternative build system based on wafSebastian Huber2020-09-141-0/+27
* bsp/xilinx-zynq: Flush TX-Buffer before initializing uartJan Sommer2020-08-221-0/+2