summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Fix ARM and PowerPC context initializationSebastian Huber2016-12-021-0/+1
* libdebugger: Build for ARM's without a CP15.Chris Johns2016-12-021-1/+2
* sparc: Optimize _ISR_Handler()Sebastian Huber2016-11-281-0/+37
* or1k: Avoid multiple iterations over cacheMartin Erik Werner2016-11-281-0/+27
* or1k: Remove secondary functions in cache managerMartin Erik Werner2016-11-281-56/+34
* or1k: Avoid excessive ISR toggle in cache managerMartin Erik Werner2016-11-282-44/+123
* or1k: Indent & comment fix in cache.cMartin Erik Werner2016-11-281-14/+25
* or1k: Add functions for entire cache operationsMartin Erik Werner2016-11-281-3/+42
* score: Fix interrupt profilingSebastian Huber2016-11-241-20/+13
* powerpc: Fix interrupt profiling for e6500Sebastian Huber2016-11-241-1/+3
* powerpc/mpc5xx: Rename CPU_Interrupt_frameSebastian Huber2016-11-212-4/+4
* powerpc: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber2016-11-182-20/+66
* score: Allow interrupts during thread dispatchSebastian Huber2016-11-181-12/+17
* powerpc: Add up to date CPU_Interrupt_frameSebastian Huber2016-11-183-379/+4
* powerpc: Move legacy CPU_Interrupt_frameSebastian Huber2016-11-181-0/+33
* bsps/powerpc: Avoid use of CPU_Interrupt_frameSebastian Huber2016-11-181-3/+3
* sparc64: Rename CPU_Minimum_stack_frameSebastian Huber2016-11-181-1/+1
* bsps/mips: Use <libcpu/isr_entries.h>Sebastian Huber2016-11-181-0/+2
* powerpc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2016-11-101-1/+8
* score: Add and use Thread_Control::is_idleSebastian Huber2016-11-092-10/+2
* powerpc: Fix SMP context switchSebastian Huber2016-09-081-61/+62
* bsps/arm: reorganize CP15 code to allow clean and invalidate ARMv7 cache by l...Pavel Pisa2016-09-071-48/+60
* bsps/arm: use defines for cache type register format field.Pavel Pisa2016-09-071-9/+30
* arm/bsps: CP15 and basic cache support entire cache clean for more architectu...Pavel Pisa2016-07-201-2/+42
* bsps/arm: do not disable MMU during translation table management operations.Pavel Pisa2016-07-201-0/+16
* bsps/powerpc: Fix AtliVec context switchSebastian Huber2016-07-192-62/+68
* Beaglebone: Update PWM driver imported from BBBIOPunit Vara2016-07-041-1/+96
* bsps/arm: basic on core cache support changed to use l1 functions.Pavel Pisa2016-07-041-3/+28
* bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa2016-07-041-104/+30
* rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa2016-07-041-0/+42
* arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa2016-07-041-0/+30
* score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber2016-05-207-54/+54
* score: Rename _ISR_Disable_without_giant()Sebastian Huber2016-05-201-12/+12
* score: _Thread_Dispatch_increment_disable_level()Sebastian Huber2016-05-204-8/+8
* bsps/arm: CP15 support for flush prefetch buffer and table base control.Pavel Pisa2016-05-191-0/+48
* libcpu/m68k/mcf5272/clock/ckinit.c: Fix warning by including <rtems/clockdrv.h>Joel Sherrill2016-03-271-0/+1
* libcpu/m68k/mcf5206/clock/ckinit.c: Fix warning by including <rtems/clockdrv.h>Joel Sherrill2016-03-271-0/+1
* libcpu/bfin/clock/clock.c: Fix warning by including <rtems/clockdrv.h>Joel Sherrill2016-03-271-0/+2
* sparc: Fix window underflow trap handlerDaniel Hellstrom2016-03-171-6/+6
* i386: refactor libcpu/cpu.h into rtems/score/i386.hJoel Sherrill2016-03-037-484/+49
* am335x irq handling improvementMartin Galvan2016-02-281-1/+2
* Delete unused API extensionsSebastian Huber2016-02-033-3/+0
* score: Introduce CPU_CACHE_LINE_BYTESSebastian Huber2016-01-261-0/+8
* score: Fix simple timecounter supportSebastian Huber2016-01-191-14/+18
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-112-4/+4
* Fix interrupt epilogue for ARMv7-AR and PowerPCSebastian Huber2015-11-121-13/+38
* basdefs.h: Add and use RTEMS_PACKEDSebastian Huber2015-10-261-1/+1
* SMP: Fix and optimize thread dispatchingSebastian Huber2015-09-282-15/+19
* Beagle: GPIO support (for BBB)Ketul Shah2015-08-181-0/+168
* bsp/mpc83xx: Update due to header guard changeSebastian Huber2015-07-172-6/+6