summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update bug report URLSebastian Huber2014-12-051-1/+1
* rtems: Move rtems_cache_aligned_malloc()Sebastian Huber2014-11-251-1/+1
* powerpc/haleakala: Add network driverNigel Spon2014-11-212-40/+143
* bsp/mpc55xxevb: Fix flash settings for MPC5510Sebastian Huber2014-10-311-1/+2
* libcpu/powerpc configure logic: Do not built e500 components unused by qoriqJoel Sherrill2014-10-193-6/+17
* libcpu/powerpc/ppc403/console/console405.c: Fix warningsJoel Sherrill2014-10-161-18/+6
* libcpu/powerpc/mpc8xx/console-generic/console-generic.c: Fix warningsJoel Sherrill2014-10-161-6/+6
* libcpu/powerpc/mpc6xx: Fix warningsJoel Sherrill2014-10-162-34/+12
* libcpu/powerpc/mpc55xx/misc/flash_support.c: Fix warningsJoel Sherrill2014-10-161-1/+4
* libcpu/powerpc/e500/mmu/mmu.c: Fix warningsJoel Sherrill2014-10-161-331/+331
* mpc8260 libcpu and mpc6260ads BSP: Fix warningsJoel Sherrill2014-10-162-81/+56
* libcpu/powerpc/mpc8260/cpm/brg.c: Remove unneed externJoel Sherrill2014-10-161-1/+0
* libcpu/powerpc/mpc6xx/timer/timer.c: FormattingJoel Sherrill2014-10-161-1/+0
* mpc5xx libcpu and ss555 BSP: Fix warningsJoel Sherrill2014-10-167-47/+38
* bsps/powerpc: Fix the warning fixSebastian Huber2014-10-141-3/+3
* bsps/mpc55xx: Fix MPC5674F memory mapSebastian Huber2014-10-141-2/+2
* libcpu/powerpc/mpc5xx/clock/clock.c: Fix warningsJoel Sherrill2014-10-131-29/+7
* libcpu/powerpc/ppc403: Fix warningsJoel Sherrill2014-10-133-39/+13
* libcpu/powerpc/mpc6xx/timer/timer.c: Fix warningsJoel Sherrill2014-10-131-12/+3
* bsp/gen5200: Fix warningsSebastian Huber2014-10-101-0/+6
* bsps/powerpc: Fix warningSebastian Huber2014-10-101-3/+3
* Eliminate use of /*PAGE and clean up formattingJoel Sherrill2014-10-091-9/+5
* libcpu/powerpc/mpc6xx/clock/c_clock.c: Fix warning and clean upJoel Sherrill2014-10-091-50/+39
* libcpu/powerpc/mpc8xx/clock: Fix warnings and clean upJoel Sherrill2014-10-091-31/+27
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-166-49/+56
* score: Rename _BSP_Exception_frame_print()Sebastian Huber2014-09-111-1/+1
* Regenerate all preinstall.am files.Chris Johns2014-08-291-3/+3
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-3/+3
* bsp/mpc55xx: Fix commentSebastian Huber2014-08-251-1/+1
* bsp/mpc55xx: Add defines for MPC5668Sebastian Huber2014-08-252-7/+13
* bsp/mpc55xx: Limit flash support to MPC55[56]XSebastian Huber2014-08-251-1/+1
* mpc55xx/misc/flash_support.c: Properly flush cache when writing.Peter Dufault2014-08-201-46/+39
* score: PR2183: Fix context switch on SMPSebastian Huber2014-07-041-50/+90
* Revert "bsps/powerpc: Fix potential relocation truncation"Sebastian Huber2014-06-061-1/+1
* bsps/powerpc: Fix potential relocation truncationSebastian Huber2014-06-061-1/+1
* score: Fix CPU context usage on SMPSebastian Huber2014-05-082-14/+6
* score: Implement forced thread migrationSebastian Huber2014-05-072-0/+24
* score: Clarify TLS supportSebastian Huber2014-04-171-1/+1
* bsps/powerpc: SMP support for SPR functionsSebastian Huber2014-04-161-19/+19
* bsps/powerpc: SMP support for one TSEC driverSebastian Huber2014-04-151-13/+16
* bsps/powerpc: PR757: Fix PPC_IRQ_TRACE for ppc601Sebastian Huber2014-04-011-0/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2192-93/+93
* bsps/powerpc: Add support for interrupt profilingSebastian Huber2014-03-141-2/+51
* bsps/powerpc: Fix GET_INTERRUPT_MASK macroSebastian Huber2014-03-121-1/+2
* sapi: Use one SMP lock for all chainsSebastian Huber2014-03-111-1/+1