summaryrefslogtreecommitdiffstats
path: root/bsps/arm/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-16bsps: Remove gicvx_interrupt_dispatch()Sebastian Huber1-5/+0
2020-12-14bsps/arm/imx*: Fix location of shared headersChristian Mauderer4-355/+0
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-10arm/cache-cp15: Support Armv8Sebastian Huber1-13/+12
2020-12-02bsps: Move ARM GICv2 driver to bsps/sharedKinsey Moore2-287/+1
2020-12-02bsps: Move zynq-uart to bsps/sharedKinsey Moore2-361/+0
2020-11-20bsp/imxrt: Add new BSPChristian Mauderer1-0/+5
2020-11-20bsps/imx: Move imx-gpio to arm/sharedChristian Mauderer3-0/+560
2020-11-20imx: Move imx_iomux to arm/sharedChristian Mauderer5-0/+637
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-05bsps: Break out AArch32 GICv3 supportKinsey Moore3-330/+62
2020-10-05bsps: Break out AArch32 portions of GPT driverKinsey Moore2-211/+74
2020-10-05Move ARM PL011 UART driverKinsey Moore1-91/+0
2020-09-17arm: Fix arm_cp15_set_translation_table_entries()Sebastian Huber1-1/+1
2020-08-22bsp/xilinx-zynq: Flush TX-Buffer before initializing uartJan Sommer1-0/+2
2020-08-20bsps/arm: Use _Assert()Sebastian Huber1-3/+2
2020-04-20bsps/arm: Fix uninitialized value in generic timerChristian Mauderer1-4/+10
2020-04-03arm: ARMv7-M statically initialized vector tableSebastian Huber3-36/+63
2020-02-24bsps/arm: Initialize priorities of PPIsSebastian Huber1-0/+6
2020-02-12score: Statically allocate idle/MPCI stacksSebastian Huber1-3/+7
2020-02-12arm/xilinx-zynq: Split console driver filesSebastian Huber2-151/+182
2020-02-04bsps: Add RamEnd to linker command filesSebastian Huber1-0/+1
2020-01-17bsps/arm/shared: Add GICv3 implementationKinsey Moore2-0/+345
2019-12-19bsps/arm: Export bsp_start_hook_0_doneSebastian Huber1-5/+8
2019-12-05bsps/arm: Unmask generic timer in interrupt handlerJeff Kubascik1-0/+3
2019-12-05bsps/arm: Add zImage boot headerJeff Kubascik1-0/+11
2019-10-31bsps/arm: Add support for small pages MMUSebastian Huber1-19/+51
2019-08-12arm/tlb: Fix the MP affinity check to invalidate ASIDs.Chris Johns1-1/+9
2019-07-31arm: Select the TLB invalidate based on the core's Id variant.Chris Johns1-6/+10
2019-07-26bsps/arm: Move HYP to SVC change to start.SSebastian Huber2-78/+40
2019-07-26bsps/arm: Move register init to start.SSebastian Huber2-109/+55
2019-07-26bsps/arm: Remove register init for ARMv7-MSebastian Huber1-12/+1
2019-06-28arm: Return the current handler from arm_cp15_set_exception_handlerChris Johns1-2/+7
2019-05-20score: Add _SMP_Othercast_action()Sebastian Huber2-13/+9
2019-05-20score: Add _SMP_Broadcast_action()Sebastian Huber2-2/+2
2019-04-12score: Remove _SMP_Before_multitasking_action()Sebastian Huber2-16/+14
2019-04-11bsp/zynq-uart: Move Zynq UART driver to shared directoryJeff Kubascik1-0/+328
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber2-2/+0
2019-03-08bsps/arm: Adjust CMSIS Doxygen groupsSebastian Huber1-0/+8
2019-03-08bsps: Adjust shared Doxygen groupsSebastian Huber3-9/+9
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber1-8/+8
2019-02-28bsps/arm: Add BSP_ARM_GIC_ENABLE_FIQ_FOR_GROUP_0Sebastian Huber1-3/+51
2019-02-28bsps/arm: Support GIC group 0/1Sebastian Huber1-1/+37
2019-02-28Remove explicit file names from @fileSebastian Huber1-1/+1
2019-02-18bsps/arm: Move device tree copySebastian Huber1-23/+24
2019-02-07bsps/arm: Fix generic timer frequencySebastian Huber1-1/+1
2019-01-21bsps/arm: Remove unused bsp_stack_irq_sizeSebastian Huber1-3/+0
2019-01-10bsps/arm: Conditional ARMv7-AR data cache disableSebastian Huber1-0/+2