summaryrefslogtreecommitdiffstats
path: root/bsps/arm/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move ARM PL011 UART driverKinsey Moore2020-10-051-91/+0
* arm: Fix arm_cp15_set_translation_table_entries()Sebastian Huber2020-09-171-1/+1
* bsp/xilinx-zynq: Flush TX-Buffer before initializing uartJan Sommer2020-08-221-0/+2
* bsps/arm: Use _Assert()Sebastian Huber2020-08-201-3/+2
* bsps/arm: Fix uninitialized value in generic timerChristian Mauderer2020-04-201-4/+10
* arm: ARMv7-M statically initialized vector tableSebastian Huber2020-04-033-36/+63
* bsps/arm: Initialize priorities of PPIsSebastian Huber2020-02-241-0/+6
* score: Statically allocate idle/MPCI stacksSebastian Huber2020-02-121-3/+7
* arm/xilinx-zynq: Split console driver filesSebastian Huber2020-02-122-151/+182
* bsps: Add RamEnd to linker command filesSebastian Huber2020-02-041-0/+1
* bsps/arm/shared: Add GICv3 implementationKinsey Moore2020-01-172-0/+345
* bsps/arm: Export bsp_start_hook_0_doneSebastian Huber2019-12-191-5/+8
* bsps/arm: Unmask generic timer in interrupt handlerJeff Kubascik2019-12-051-0/+3
* bsps/arm: Add zImage boot headerJeff Kubascik2019-12-051-0/+11
* bsps/arm: Add support for small pages MMUSebastian Huber2019-10-311-19/+51
* arm/tlb: Fix the MP affinity check to invalidate ASIDs.Chris Johns2019-08-121-1/+9
* arm: Select the TLB invalidate based on the core's Id variant.Chris Johns2019-07-311-6/+10
* bsps/arm: Move HYP to SVC change to start.SSebastian Huber2019-07-262-78/+40
* bsps/arm: Move register init to start.SSebastian Huber2019-07-262-109/+55
* bsps/arm: Remove register init for ARMv7-MSebastian Huber2019-07-261-12/+1
* arm: Return the current handler from arm_cp15_set_exception_handlerChris Johns2019-06-281-2/+7
* score: Add _SMP_Othercast_action()Sebastian Huber2019-05-202-13/+9
* score: Add _SMP_Broadcast_action()Sebastian Huber2019-05-202-2/+2
* score: Remove _SMP_Before_multitasking_action()Sebastian Huber2019-04-122-16/+14
* bsp/zynq-uart: Move Zynq UART driver to shared directoryJeff Kubascik2019-04-111-0/+328
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-142-2/+0
* bsps/arm: Adjust CMSIS Doxygen groupsSebastian Huber2019-03-081-0/+8
* bsps: Adjust shared Doxygen groupsSebastian Huber2019-03-083-9/+9
* bsps: Adjust architecture Doxygen groupsSebastian Huber2019-03-041-8/+8
* bsps/arm: Add BSP_ARM_GIC_ENABLE_FIQ_FOR_GROUP_0Sebastian Huber2019-02-281-3/+51
* bsps/arm: Support GIC group 0/1Sebastian Huber2019-02-281-1/+37
* Remove explicit file names from @fileSebastian Huber2019-02-281-1/+1
* bsps/arm: Move device tree copySebastian Huber2019-02-181-23/+24
* bsps/arm: Fix generic timer frequencySebastian Huber2019-02-071-1/+1
* bsps/arm: Remove unused bsp_stack_irq_sizeSebastian Huber2019-01-211-3/+0
* bsps/arm: Conditional ARMv7-AR data cache disableSebastian Huber2019-01-101-0/+2
* bsps/arm: Fix typo in disable cache for ARMv7-ARThomas Dörfler2019-01-101-1/+1
* bsps/arm: Add cache size support for CP15Sebastian Huber2018-12-211-0/+41
* bsps/arm: Add ARMv7-AR disable data cacheSebastian Huber2018-12-212-7/+127
* ARM_CACHE_L1_CPU_SUPPORT_PROVIDES_RANGE_FUNCTIONSSebastian Huber2018-12-213-5/+2
* bsps/arm: Avoid short range branch in start.SSebastian Huber2018-11-211-14/+13
* bsps/arm: Use local labels in start.SSebastian Huber2018-11-211-44/+40
* bsps/arm: Simplify start.SSebastian Huber2018-11-211-12/+0
* score: Rename interrupt stack symbolsSebastian Huber2018-11-081-4/+4
* bsps/arm: Recognize .tm_clone_table input sectionSebastian Huber2018-10-151-0/+3
* bsps/arm: Fix ctor/dtor invocation orderSebastian Huber2018-10-091-31/+4
* network: Use kernel/user space header filesSebastian Huber2018-09-101-1/+1
* score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber2018-07-251-1/+1
* Rework initialization and interrupt stack supportSebastian Huber2018-06-273-139/+48
* bsps: Support .rtemsstack.* linker input sectionsSebastian Huber2018-06-271-0/+3