summaryrefslogtreecommitdiffstats
path: root/bsps/arm/include (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-23bsps/arm: Rely on initialized vector tableSebastian Huber1-5/+4
2020-12-23bsps: Use header file for GIC architecture supportSebastian Huber1-0/+68
2020-12-23bsps/arm: Add arm-data-cache-loop-set-way.hSebastian Huber1-0/+96
2020-12-23bsps/arm: Remove optional start hook argumentsSebastian Huber1-11/+2
2020-12-23bsps/arm: Invalidate branch predictors earlierSebastian Huber1-2/+0
2020-12-23bsps/arm: Set VBAR in start.SSebastian Huber2-79/+4
2020-12-15bsps/arm: Fix MMU configurationSebastian Huber2-0/+8
2020-12-14bsps/arm/imx*: Fix location of shared headersChristian Mauderer4-0/+355
2020-12-11bsps/arm: Fix MMU small pages supportJan Sommer1-1/+1
2020-12-02bsps: Move zynq-uart to bsps/sharedKinsey Moore2-241/+0
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-05bsps: Break out AArch32 GICv3 supportKinsey Moore5-687/+1
2020-10-05Move ARM PL011 UART driverKinsey Moore2-181/+0
2020-09-17bsps/arm: Use RTEMS_SECTION()Sebastian Huber1-6/+12
2020-01-17bsps/arm/shared: Add GICv3 implementationKinsey Moore2-9/+82
2020-01-07bsps/arm: Define index of the workspace entry.Christian Mauderer1-0/+2
2019-10-31bsps/arm: Add support for small pages MMUSebastian Huber1-9/+48
2019-06-29bsp/beagle: Partial re-write of I2C driver.Christian Mauderer1-11/+24
2019-04-11bsp/zynq-uart: Move Zynq UART driver to shared directoryJeff Kubascik2-0/+241
2019-04-09bsps/arm: Optimize ARMv7-M CPU counterSebastian Huber1-4/+5
2019-04-09bsps/arm: Fix ARMv7-M CPU counterSebastian Huber1-0/+1
2019-03-08bsps/arm: Adjust CMSIS Doxygen groupsSebastian Huber4-0/+7
2019-03-08bsps: Adjust shared Doxygen groupsSebastian Huber16-16/+16
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber5-10/+10
2019-02-28bsps/arm: Add BSP_ARM_GIC_ENABLE_FIQ_FOR_GROUP_0Sebastian Huber1-0/+3
2019-02-28bsps/arm: Fix typoSebastian Huber1-1/+1
2019-02-28bsps/arm: Support GIC group 0/1Sebastian Huber3-4/+54
2019-02-28Remove explicit file names from @fileSebastian Huber7-7/+7
2019-02-27arm/beagle: SPI driverPierre-Louis Garnier1-1/+92
2018-08-20bsps/arm: Fix PL111 register define re-definitionSebastian Huber1-1/+1
2018-07-25_SMP_Start_multitasking_on_secondary_processor()Sebastian Huber1-1/+1
2018-07-24bsps: Fix function declaration warningsSebastian Huber1-2/+2
2018-07-05bsps/arm: Include missing header fileSebastian Huber1-0/+1
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-22/+1
2018-06-15arm: Simplify CPU counter supportSebastian Huber1-0/+78
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber1-9/+0
2018-03-16bsp/arm-a8core-start.h: Add void return type to fix warningJoel Sherrill1-2/+2
2018-01-25Remove make preinstallChris Johns36-0/+8729