summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-10-09libcpu/powerpc/mpc6xx/clock/c_clock.c: Fix warning and clean upJoel Sherrill1-50/+39
2014-10-09libcpu/powerpc/mpc8xx/clock: Fix warnings and clean upJoel Sherrill1-31/+27
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill6-49/+56
2014-09-11score: Rename _BSP_Exception_frame_print()Sebastian Huber1-1/+1
2014-08-29Regenerate all preinstall.am files.Chris Johns1-3/+3
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-3/+3
2014-08-25bsp/mpc55xx: Fix commentSebastian Huber1-1/+1
2014-08-25bsp/mpc55xx: Add defines for MPC5668Sebastian Huber2-7/+13
2014-08-25bsp/mpc55xx: Limit flash support to MPC55[56]XSebastian Huber1-1/+1