summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Rework cache manager implementationSebastian Huber2018-01-314-2088/+0
* bsps: Move network define to source filesSebastian Huber2018-01-311-2/+1
* Remove make preinstallChris Johns2018-01-2532-7570/+0
* ARM BSPs: Simplify bsp_specsJoel Sherrill2017-12-191-0/+1
* bsps/arm: Disable all interrupts in GIC initSebastian Huber2017-12-141-0/+4
* bsps/arm: Remove DWT based clock.Christian Mauderer2017-10-181-30/+7
* bsps/arm: Copy FDT only on boot processorSebastian Huber2017-09-221-7/+14
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-184-20/+8
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-1/+0
* Include missing <string.h>Sebastian Huber2017-08-252-0/+3
* bsps/arm: Add ARMv7-AR Generic Timer clock driverSebastian Huber2017-08-041-0/+205
* bsps: Include missing header fileSebastian Huber2017-07-121-0/+1
* bsp/beagle: Add FDT support for Beaglebone BlackSichen Zhao2017-07-121-0/+5
* Add interrupt vector set/get affinitySebastian Huber2017-07-122-12/+21
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-202-32/+14
* Remove excessive locking from cache operations.Alexei Pososin2017-06-141-35/+9
* bsps/arm: Fix ARMv7-M interrupt suppportChristian Mauderer2017-06-071-2/+6
* bsps/arm: Fix bit field offset in GIC supportSebastian Huber2017-05-111-1/+1
* arm: Remove legacy execption supportSebastian Huber2017-03-083-343/+0
* bsps/arm: Fix Cortex-M DWT CPU counter.Christian Mauderer2017-01-302-10/+6
* Adding ARM VFP V2 supportKevin Kirspel2017-01-241-0/+4
* powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwsetJoel Sherrill2017-01-161-0/+2
* bsps/arm: Add Cortex-M DWT CPU counterSebastian Huber2016-11-241-0/+55
* arm: Use TPIDRPRW for current per-CPU controlSebastian Huber2016-11-181-5/+13
* bsps/arm: Export bsp_start_hook_0_done symbol from ARM start.S.Pavel Pisa2016-09-221-0/+1
* bsps/arm: remove lock in arm_cp15_set_translation_table_entries().Pavel Pisa2016-09-071-9/+1
* libbsp/arm: Add the TTB table to the default MMU set up as read/write.Chris Johns2016-08-151-0/+4
* bsps/arm: Clear pending exceptions for ARMv7-MAlexander Krutwig2016-07-261-0/+2
* arm/bsps: CP15 and basic cache support entire cache clean for more architectu...Pavel Pisa2016-07-202-4/+24
* bsps/arm: do not disable MMU during translation table management operations.Pavel Pisa2016-07-201-8/+42
* Misc: Spell length correctlyJoel Sherrill2016-07-122-2/+2
* bsps/arm: Fix basic cache support for SMPSebastian Huber2016-07-051-8/+8
* bsps/arm: basic on core cache support changed to use l1 functions.Pavel Pisa2016-07-042-45/+69
* bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa2016-07-041-0/+134
* bsp/arm: Report correct maximal cache line length for ARM Cortex-A + L2C-310.Pavel Pisa2016-07-041-0/+4
* bsps/arm: Support recent bootloaders starting kernel in HYP modePavel Pisa2016-07-045-7/+175
* score: Fix SMP message handlingSebastian Huber2016-06-291-1/+0
* bsps: Include missing <rtems/bspIo.h>Sebastian Huber2016-06-241-0/+2
* bsps: Add CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSORSebastian Huber2016-06-141-2/+2
* bsps: Add defines for some linker subsectionsSebastian Huber2016-05-311-1/+7
* bsps: Sort some sections first by alignmentSebastian Huber2016-05-311-3/+3
* score: Distribute clock tick to all online CPUsSebastian Huber2016-03-043-9/+82
* arm: Use DWT CYCCNT for timecounter if availableSebastian Huber2016-01-211-15/+47
* bsp/atsam: NewSebastian Huber2016-01-192-0/+183
* bsps/arm: Copy vector table only if necessarySebastian Huber2016-01-191-5/+7
* bsps/arm: Use common ARMv7-M bsp_reset()Sebastian Huber2016-01-191-0/+38
* bsps/arm: Update CMSIS/IncludeSebastian Huber2016-01-1917-0/+22144
* score: Fix simple timecounter supportSebastian Huber2016-01-191-14/+37
* bsps/arm: Fix broken switch statementSebastian Huber2016-01-181-3/+4
* bsps: Generalize .nocacheheap to .nocachenoloadSebastian Huber2015-10-283-3/+13