summaryrefslogtreecommitdiff
path: root/bsps/arm/shared (follow)
AgeCommit message (Expand)Author
2020-04-03arm: ARMv7-M statically initialized vector tableSebastian Huber
2020-02-24bsps/arm: Initialize priorities of PPIsSebastian Huber
2020-02-12score: Statically allocate idle/MPCI stacksSebastian Huber
2020-02-12arm/xilinx-zynq: Split console driver filesSebastian Huber
2020-02-04bsps: Add RamEnd to linker command filesSebastian Huber
2020-01-17bsps/arm/shared: Add GICv3 implementationKinsey Moore
2019-12-19bsps/arm: Export bsp_start_hook_0_doneSebastian Huber
2019-12-05bsps/arm: Unmask generic timer in interrupt handlerJeff Kubascik
2019-12-05bsps/arm: Add zImage boot headerJeff Kubascik
2019-10-31bsps/arm: Add support for small pages MMUSebastian Huber
2019-08-12arm/tlb: Fix the MP affinity check to invalidate ASIDs.Chris Johns
2019-07-31arm: Select the TLB invalidate based on the core's Id variant.Chris Johns
2019-07-26bsps/arm: Move HYP to SVC change to start.SSebastian Huber
2019-07-26bsps/arm: Move register init to start.SSebastian Huber
2019-07-26bsps/arm: Remove register init for ARMv7-MSebastian Huber
2019-06-28arm: Return the current handler from arm_cp15_set_exception_handlerChris Johns
2019-05-20score: Add _SMP_Othercast_action()Sebastian Huber
2019-05-20score: Add _SMP_Broadcast_action()Sebastian Huber
2019-04-12score: Remove _SMP_Before_multitasking_action()Sebastian Huber
2019-04-11bsp/zynq-uart: Move Zynq UART driver to shared directoryJeff Kubascik
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber
2019-03-08bsps/arm: Adjust CMSIS Doxygen groupsSebastian Huber
2019-03-08bsps: Adjust shared Doxygen groupsSebastian Huber
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber
2019-02-28bsps/arm: Add BSP_ARM_GIC_ENABLE_FIQ_FOR_GROUP_0Sebastian Huber
2019-02-28bsps/arm: Support GIC group 0/1Sebastian Huber
2019-02-28Remove explicit file names from @fileSebastian Huber
2019-02-18bsps/arm: Move device tree copySebastian Huber
2019-02-07bsps/arm: Fix generic timer frequencySebastian Huber
2019-01-21bsps/arm: Remove unused bsp_stack_irq_sizeSebastian Huber
2019-01-10bsps/arm: Conditional ARMv7-AR data cache disableSebastian Huber
2019-01-10bsps/arm: Fix typo in disable cache for ARMv7-ARThomas Dörfler
2018-12-21bsps/arm: Add cache size support for CP15Sebastian Huber
2018-12-21bsps/arm: Add ARMv7-AR disable data cacheSebastian Huber
2018-12-21ARM_CACHE_L1_CPU_SUPPORT_PROVIDES_RANGE_FUNCTIONSSebastian Huber
2018-11-21bsps/arm: Avoid short range branch in start.SSebastian Huber
2018-11-21bsps/arm: Use local labels in start.SSebastian Huber
2018-11-21bsps/arm: Simplify start.SSebastian Huber
2018-11-08score: Rename interrupt stack symbolsSebastian Huber
2018-10-15bsps/arm: Recognize .tm_clone_table input sectionSebastian Huber
2018-10-09bsps/arm: Fix ctor/dtor invocation orderSebastian Huber
2018-09-10network: Use kernel/user space header filesSebastian Huber
2018-07-25score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber
2018-06-27Rework initialization and interrupt stack supportSebastian Huber
2018-06-27bsps: Support .rtemsstack.* linker input sectionsSebastian Huber
2018-06-27Remove Clock_driver_support_shutdown_hardware()Sebastian Huber
2018-06-15arm: Simplify CPU counter supportSebastian Huber
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber
2018-05-14Drop executable permissions on .[S] filesJoel Sherrill
2018-04-24bsps: Move arm-cp15-set-ttb-entries.c to bspsSebastian Huber