summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* rtems: Use size_t for cache line sizeSebastian Huber2014-02-281-1/+1
* score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2014-02-193-6/+7
* powerpc: Change interrupt disable implemetationSebastian Huber2014-02-192-6/+0
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-3/+13
* libcpu/powerpc/mpc5xx: use THREAD_DISABLE_DISPATCH_LEVEL in asmChirayu Desai2013-12-061-13/+13
* bsps/powerpc: Unconditionally clear reservationsSebastian Huber2013-12-031-7/+8
* powerpc: Add r2 to CPU contextSebastian Huber2013-11-182-1/+7
* sapi: SMP support for chainsSebastian Huber2013-08-301-1/+1
* bsps/powerpc: Per-CPU thread dispatch disableSebastian Huber2013-08-093-53/+45
* Include missing <rtems/score/threaddispatch.h>Sebastian Huber2013-07-262-3/+5
* bsp/mpc55xx: Fix prototypePeter Dufault2013-07-241-1/+1
* bsp/mpc55xx: Add MPC5668G supportSebastian Huber2013-07-157-13/+6770
* bsps/powerpc: Add ppc_count_leading_zeros()Sebastian Huber2013-07-091-0/+13
* powerpc: Fix Altivec supportSebastian Huber2013-06-261-1/+1
* termios: Update due to API changesSebastian Huber2013-06-255-18/+29
* bsps/powerpc: Delete clock_4xx.cSebastian Huber2013-06-241-225/+0
* bsps: Move bsp_generic_fatal_code to new fileSebastian Huber2013-06-211-5/+2
* bsps/powerpc: Delete bsp_exceptions_in_RAMSebastian Huber2013-06-214-68/+77
* smp: Fix PowerPC context switchSebastian Huber2013-06-071-1/+1
* smp: Add PowerPC supportSebastian Huber2013-05-311-0/+23
* score: Remove idle field of Per_CPU_ControlSebastian Huber2013-05-311-2/+5
* bsp/mpc55xx: Avoid empty enumSebastian Huber2013-04-291-0/+2
* bsp/mpc55xx: Add MMU tag translate initializerSebastian Huber2013-04-251-3/+6
* bsp/mpc55xx: TypoSebastian Huber2013-04-171-1/+1
* bsp/mpc55xx: eDMA API changesSebastian Huber2013-04-084-165/+471
* bsp/mpc55xx: Add alternative register layoutSebastian Huber2013-04-081-0/+17
* bsp/mpc55xx: Add PCR index enumerationSebastian Huber2013-04-081-2/+266