summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/arm: reorganize CP15 code to allow clean and invalidate ARMv7 cache by l...Pavel Pisa2016-10-021-48/+60
* bsps/arm: use defines for cache type register format field.Pavel Pisa2016-10-021-9/+30
* arm/bsps: CP15 and basic cache support entire cache clean for more architectu...Pavel Pisa2016-10-021-2/+42
* bsps/arm: do not disable MMU during translation table management operations.Pavel Pisa2016-10-021-0/+16
* bsps/arm: basic on core cache support changed to use l1 functions.Pavel Pisa2016-10-021-3/+28
* bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa2016-10-021-104/+30
* rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa2016-10-021-0/+42
* arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa2016-10-021-0/+30
* bsps/arm: CP15 support for flush prefetch buffer and table base control.Pavel Pisa2016-10-021-0/+48
* bsps/powerpc: Fix AtliVec context switchSebastian Huber2016-07-192-62/+68
* sparc: Fix window underflow trap handlerDaniel Hellstrom2016-03-241-6/+6
* score: Fix simple timecounter supportSebastian Huber2016-01-271-14/+18
* Fix interrupt epilogue for ARMv7-AR and PowerPCSebastian Huber2015-11-171-13/+38
* bsp/mpc83xx: Update due to header guard changeSebastian Huber2015-07-172-6/+6
* bsps/powerpc: Provide debug and trace symbolsSebastian Huber2015-07-081-0/+3
* score: Simplify <rtems/system.h>Sebastian Huber2015-06-264-0/+4
* score: Add Thread_Control::is_fpSebastian Huber2015-06-091-17/+1
* bsps/powerpc: Fix potential integer overflowSebastian Huber2015-05-291-1/+1
* beagle bsp: RTC support for BBBragunath2015-05-282-0/+26
* arm/s3c24xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
* arm/lpc22xx/clock/clockdrv.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-206-122/+80
* bsps/sparc: Use inline functions for cache managerSebastian Huber2015-04-273-46/+32
* bsps/cache: Clarify range functions supportSebastian Huber2015-04-272-4/+6
* Fix broken BSPs due to a shared cache function declaration.Hesham ALMatary2015-04-271-1/+0
* score: Refactor SMP cache manager supportSebastian Huber2015-04-201-172/+51
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-202-2/+2
* rtems: Use atomic operation with correct typeDaniel Cederman2015-03-201-1/+1
* libcpu/bfin/clock/rtc.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-2/+2
* libcpu/powerpc/mpc8260/console-generic/console-generic.c: Include bsp.h to fi...Joel Sherrill2015-03-091-3/+1
* sparc64: fix copyright notices.Gedare Bloom2015-02-232-14/+4
* bsps/powerpc: Fix a clock driverNick Withers2015-01-301-9/+57
* bsps/powerpc: Fix switch statement in CPU identSebastian Huber2015-01-231-0/+2
* powerpc: Fix AltiVec VSCR save/restoreSebastian Huber2015-01-201-4/+6
* libcpu/powerpc/mpc6xx/mmu/bat.c: Now compiles with gcc 5.xJoel Sherrill2015-01-131-12/+12
* powerpc: AltiVec and FPU context supportSebastian Huber2015-01-137-12/+821
* bsps/powerpc: Use e500 exc categories for e6500Sebastian Huber2015-01-131-0/+1
* powerpc: Use PPC_HAS_FPUSebastian Huber2015-01-091-6/+6
* powerpc: Set PPC_DEFAULT_CACHE_LINE_SIZE for e6500Sebastian Huber2015-01-091-15/+11
* powerpc: Use PPC_DEFAULT_CACHE_LINE_SIZESebastian Huber2015-01-091-8/+2
* bsps/powerpc: ppc_exc_initialize_interrupt_stack()Sebastian Huber2015-01-092-11/+20
* bsps/powerpc: Add TMR access macrosSebastian Huber2015-01-091-0/+28
* bsps/powerpc: Add cache size functionsSebastian Huber2015-01-091-0/+46
* bsps/powerpc: Delete C pre-processor warningSebastian Huber2015-01-091-2/+0
* bsps/powerpc: Support a cache alignment of 64Sebastian Huber2015-01-091-1/+8
* bsps/powerpc: Support e6500 indentificationSebastian Huber2015-01-092-0/+12
* bsps/mpc83xx: Fix warningsSebastian Huber2015-01-091-4/+5
* Use fixed-width C99 types for PowerPC in_be16() and co.Nick Withers2014-12-231-21/+22
* bsp/mpc8xx: Fix warningsSebastian Huber2014-12-121-2/+0
* bsp/mpc8xx: Fix warningsSebastian Huber2014-12-123-11/+2