summaryrefslogtreecommitdiffstats
path: root/bsps/arm/shared (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-01-10bsps/arm: Fix typo in disable cache for ARMv7-ARThomas Dörfler1-1/+1
2018-12-21bsps/arm: Add cache size support for CP15Sebastian Huber1-0/+41
2018-12-21bsps/arm: Add ARMv7-AR disable data cacheSebastian Huber2-7/+127
2018-12-21ARM_CACHE_L1_CPU_SUPPORT_PROVIDES_RANGE_FUNCTIONSSebastian Huber3-5/+2
2018-11-21bsps/arm: Avoid short range branch in start.SSebastian Huber1-14/+13
2018-11-21bsps/arm: Use local labels in start.SSebastian Huber1-44/+40
2018-11-21bsps/arm: Simplify start.SSebastian Huber1-12/+0
2018-11-08score: Rename interrupt stack symbolsSebastian Huber1-4/+4
2018-10-15bsps/arm: Recognize .tm_clone_table input sectionSebastian Huber1-0/+3
2018-10-09bsps/arm: Fix ctor/dtor invocation orderSebastian Huber1-31/+4
2018-09-10network: Use kernel/user space header filesSebastian Huber1-1/+1
2018-07-25score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber1-1/+1
2018-06-27Rework initialization and interrupt stack supportSebastian Huber3-139/+48
2018-06-27bsps: Support .rtemsstack.* linker input sectionsSebastian Huber1-0/+3
2018-06-27Remove Clock_driver_support_shutdown_hardware()Sebastian Huber3-65/+0
2018-06-15arm: Simplify CPU counter supportSebastian Huber2-133/+55
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber3-15/+24
2018-05-14Drop executable permissions on .[S] filesJoel Sherrill1-0/+0
2018-04-24bsps: Move arm-cp15-set-ttb-entries.c to bspsSebastian Huber1-0/+89