summaryrefslogtreecommitdiffstats
path: root/bsps/arm/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove Clock_driver_support_shutdown_hardware()Sebastian Huber2018-06-273-65/+0
* arm: Simplify CPU counter supportSebastian Huber2018-06-152-133/+55
* Add _CPU_Counter_frequency()Sebastian Huber2018-06-153-15/+24
* Drop executable permissions on .[S] filesJoel Sherrill2018-05-141-0/+0
* bsps: Move arm-cp15-set-ttb-entries.c to bspsSebastian Huber2018-04-241-0/+89
* bsps: Move arm-cp15-set-exception-handler.c to bspsSebastian Huber2018-04-241-0/+56
* bsps: Move arm-a9mpcore-smp.c to bspsSebastian Huber2018-04-241-0/+70
* bsps: Move arm-pl050.c to bspsSebastian Huber2018-04-241-0/+116
* bsps: Move arm-pl011.c to bspsSebastian Huber2018-04-241-0/+91
* bsps: Move arm-pl111-fb.c to bspsSebastian Huber2018-04-241-0/+276
* bsps: Move arm-generic-timer-clock-config.c to bspsSebastian Huber2018-04-241-0/+202
* bsps: Move arm-a9mpcore-clock-config.c to bspsSebastian Huber2018-04-241-0/+212
* bsps: Move armv7m-cpucounter.c to bspsSebastian Huber2018-04-241-0/+53
* bsps: Move bspreset.c to bspsSebastian Huber2018-04-241-0/+38
* bsps: Move legacy network drivers to bspsSebastian Huber2018-04-231-0/+1839
* bsps: Move interrupt controller support to bspsSebastian Huber2018-04-233-0/+279