summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-19bsps/powerpc: Fix AtliVec context switchSebastian Huber2-62/+68
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 Huber2-0/+2
2015-06-09score: Add Thread_Control::is_fpSebastian Huber1-17/+1
2015-05-29bsps/powerpc: Fix potential integer overflowSebastian Huber1-1/+1
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig1-78/+29
2015-03-09libcpu/powerpc/mpc8260/console-generic/console-generic.c: Include bsp.h to fi...Joel Sherrill1-3/+1
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
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-11-25rtems: Move rtems_cache_aligned_malloc()Sebastian Huber1-1/+1
2014-11-21powerpc/haleakala: Add network driverNigel Spon2-40/+143
2014-10-31bsp/mpc55xxevb: Fix flash settings for MPC5510Sebastian Huber1-1/+2
2014-10-19libcpu/powerpc configure logic: Do not built e500 components unused by qoriqJoel Sherrill3-6/+17
2014-10-16libcpu/powerpc/ppc403/console/console405.c: Fix warningsJoel Sherrill1-18/+6
2014-10-16libcpu/powerpc/mpc8xx/console-generic/console-generic.c: Fix warningsJoel Sherrill1-6/+6
2014-10-16libcpu/powerpc/mpc6xx: Fix warningsJoel Sherrill2-34/+12
2014-10-16libcpu/powerpc/mpc55xx/misc/flash_support.c: Fix warningsJoel Sherrill1-1/+4
2014-10-16libcpu/powerpc/e500/mmu/mmu.c: Fix warningsJoel Sherrill1-331/+331
2014-10-16mpc8260 libcpu and mpc6260ads BSP: Fix warningsJoel Sherrill2-81/+56
2014-10-16libcpu/powerpc/mpc8260/cpm/brg.c: Remove unneed externJoel Sherrill1-1/+0
2014-10-16libcpu/powerpc/mpc6xx/timer/timer.c: FormattingJoel Sherrill1-1/+0
2014-10-16mpc5xx libcpu and ss555 BSP: Fix warningsJoel Sherrill7-47/+38
2014-10-14bsps/powerpc: Fix the warning fixSebastian Huber1-3/+3
2014-10-14bsps/mpc55xx: Fix MPC5674F memory mapSebastian Huber1-2/+2
2014-10-13libcpu/powerpc/mpc5xx/clock/clock.c: Fix warningsJoel Sherrill1-29/+7
2014-10-13libcpu/powerpc/ppc403: Fix warningsJoel Sherrill3-39/+13
2014-10-13libcpu/powerpc/mpc6xx/timer/timer.c: Fix warningsJoel Sherrill1-12/+3
2014-10-10bsp/gen5200: Fix warningsSebastian Huber1-0/+6
2014-10-10bsps/powerpc: Fix warningSebastian Huber1-3/+3
2014-10-09Eliminate use of /*PAGE and clean up formattingJoel Sherrill1-9/+5