summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-3/+0
* powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORESebastian Huber2017-08-222-0/+4
* bsp/qoriq: Use LA to load an addressSebastian Huber2017-08-221-0/+8
* bsps/powerpc: Rename ppc_exc_wrap_async_normal_endSebastian Huber2017-08-221-1/+1
* bsps/powerpc: Add 64-bit SET_SELF_CPU_CONTROLSebastian Huber2017-08-221-7/+12
* powerpc: Add 64-bit context/interrupt supportSebastian Huber2017-08-227-151/+147
* powerpc: 64-bit _CPU_Context_Initialize() supportSebastian Huber2017-08-222-7/+13
* bsps/powerpc: Add PPC_EXC_INTERRUPT_FRAME_SIZESebastian Huber2017-08-012-2/+4
* bsps/powerpc: Rename ppc_exc_wrap_async_normalSebastian Huber2017-08-011-3/+3
* bsp/qoriq: Simplify fatal exceptionsSebastian Huber2017-07-313-2/+236
* bsps/powerpc: Fix format specifiersSebastian Huber2017-07-311-39/+39
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-201-12/+6
* Simplify TLS support in context switchSebastian Huber2017-06-091-1/+0
* 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