summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for IBM PowerPC 750 chip.Phong Pham2017-05-293-0/+6
* powerpc/new-exceptions/bspsupport/ppc_exc_print.c: Fix printf() format warningsJoel Sherrill2017-04-241-2/+2
* powerpc/mpc5xx/console-generic/console-generic.c: Use updated struct termios ...Joel Sherrill2017-04-241-2/+2
* libcpu/../mpc5xx/.../vectors_init.c: Using inttype macros fixes 39 format war...Cillian O'Donnell2017-04-071-39/+41
* termios: Synchronize with latest FreeBSD headersKevin Kirspel2017-03-227-9/+9
* powerpc: Optimize AltiVec context switchSebastian Huber2017-03-072-31/+30
* powerpc: Fix AltiVec context switchSebastian Huber2017-03-071-12/+12
* powerpc: Fix warningsSebastian Huber2017-03-021-1/+1
* powerpc: Fix interrupt thread dispatchSebastian Huber2017-03-021-2/+1
* bsps/powerpc: Fix warningSebastian Huber2017-02-151-2/+0
* bsps/powerpc: Fix warningsSebastian Huber2017-02-154-58/+61
* score: Fix ARM and PowerPC context initializationSebastian Huber2016-12-021-0/+1
* score: Fix interrupt profilingSebastian Huber2016-11-241-20/+13
* powerpc: Fix interrupt profiling for e6500Sebastian Huber2016-11-241-1/+3
* powerpc/mpc5xx: Rename CPU_Interrupt_frameSebastian Huber2016-11-212-4/+4
* powerpc: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber2016-11-182-20/+66
* score: Allow interrupts during thread dispatchSebastian Huber2016-11-181-12/+17
* powerpc: Add up to date CPU_Interrupt_frameSebastian Huber2016-11-183-379/+4
* powerpc: Move legacy CPU_Interrupt_frameSebastian Huber2016-11-181-0/+33
* bsps/powerpc: Avoid use of CPU_Interrupt_frameSebastian Huber2016-11-181-3/+3
* powerpc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2016-11-101-1/+8
* score: Add and use Thread_Control::is_idleSebastian Huber2016-11-091-5/+1
* powerpc: Fix SMP context switchSebastian Huber2016-09-081-61/+62
* bsps/powerpc: Fix AtliVec context switchSebastian Huber2016-07-192-62/+68
* score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber2016-05-202-4/+4
* score: Rename _ISR_Disable_without_giant()Sebastian Huber2016-05-201-12/+12
* Delete unused API extensionsSebastian Huber2016-02-033-3/+0
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-2/+2
* Fix interrupt epilogue for ARMv7-AR and PowerPCSebastian Huber2015-11-121-13/+38
* SMP: Fix and optimize thread dispatchingSebastian Huber2015-09-282-15/+19
* bsp/mpc83xx: Update due to header guard changeSebastian Huber2015-07-172-6/+6
* bsps/powerpc: Provide debug and trace symbolsSebastian Huber2015-07-081-0/+3
* score: Simplify <rtems/system.h>Sebastian Huber2015-06-262-0/+2
* score: Add Thread_Control::is_fpSebastian Huber2015-06-091-17/+1
* bsps/powerpc: Fix potential integer overflowSebastian Huber2015-05-291-1/+1
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-201-78/+29
* libcpu/powerpc/mpc8260/console-generic/console-generic.c: Include bsp.h to fi...Joel Sherrill2015-03-091-3/+1
* bsps/powerpc: Fix a clock driverNick Withers2015-01-301-9/+57
* bsps/powerpc: Fix switch statement in CPU identSebastian Huber2015-01-231-0/+2
* powerpc: Fix AltiVec VSCR save/restoreSebastian Huber2015-01-201-4/+6
* libcpu/powerpc/mpc6xx/mmu/bat.c: Now compiles with gcc 5.xJoel Sherrill2015-01-131-12/+12
* powerpc: AltiVec and FPU context supportSebastian Huber2015-01-137-12/+821
* bsps/powerpc: Use e500 exc categories for e6500Sebastian Huber2015-01-131-0/+1
* powerpc: Use PPC_HAS_FPUSebastian Huber2015-01-091-6/+6
* powerpc: Set PPC_DEFAULT_CACHE_LINE_SIZE for e6500Sebastian Huber2015-01-091-15/+11
* powerpc: Use PPC_DEFAULT_CACHE_LINE_SIZESebastian Huber2015-01-091-8/+2
* bsps/powerpc: ppc_exc_initialize_interrupt_stack()Sebastian Huber2015-01-092-11/+20
* bsps/powerpc: Add TMR access macrosSebastian Huber2015-01-091-0/+28
* bsps/powerpc: Add cache size functionsSebastian Huber2015-01-091-0/+46
* bsps/powerpc: Delete C pre-processor warningSebastian Huber2015-01-091-2/+0