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