summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-08bsps: Do not install <libcpu/cache.h>Sebastian Huber2-6/+0
2017-12-07bsps/powerpc: Fix mpc83xx_i2cdrv.h locationSebastian Huber3-17/+16
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber1-3/+3
2017-11-20bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber1-0/+7
2017-10-09bsps/powerpc: Fix robust thread dispatch againSebastian Huber1-3/+1
2017-09-28bsps: Fix integer to/from pointer warningsSebastian Huber2-4/+4
2017-09-28bsps/powerpc: Fix print format warningsSebastian Huber2-37/+37
2017-09-21bsps/powerpc: Fix robust thread dispatchSebastian Huber1-6/+21
2017-09-20bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber2-4/+6
2017-09-19bsps/powerpc: PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber3-179/+107
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-3/+0
2017-08-22powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORESebastian Huber2-0/+4
2017-08-22bsp/qoriq: Use LA to load an addressSebastian Huber1-0/+8
2017-08-22bsps/powerpc: Rename ppc_exc_wrap_async_normal_endSebastian Huber1-1/+1
2017-08-22bsps/powerpc: Add 64-bit SET_SELF_CPU_CONTROLSebastian Huber1-7/+12
2017-08-22powerpc: Add 64-bit context/interrupt supportSebastian Huber7-151/+147
2017-08-22powerpc: 64-bit _CPU_Context_Initialize() supportSebastian Huber2-7/+13
2017-08-01bsps/powerpc: Add PPC_EXC_INTERRUPT_FRAME_SIZESebastian Huber2-2/+4
2017-08-01bsps/powerpc: Rename ppc_exc_wrap_async_normalSebastian Huber1-3/+3
2017-07-31bsp/qoriq: Simplify fatal exceptionsSebastian Huber3-2/+236
2017-07-31bsps/powerpc: Fix format specifiersSebastian Huber1-39/+39
2017-06-20bsps: Improve interrupt vector enable/disable APISebastian Huber1-12/+6
2017-06-09Simplify TLS support in context switchSebastian Huber1-1/+0
2017-05-29Add support for IBM PowerPC 750 chip.Phong Pham3-0/+6
2017-04-24powerpc/new-exceptions/bspsupport/ppc_exc_print.c: Fix printf() format warningsJoel Sherrill1-2/+2
2017-04-24powerpc/mpc5xx/console-generic/console-generic.c: Use updated struct termios ...Joel Sherrill1-2/+2
2017-04-07libcpu/../mpc5xx/.../vectors_init.c: Using inttype macros fixes 39 format war...Cillian O'Donnell1-39/+41
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel7-9/+9
2017-03-07powerpc: Optimize AltiVec context switchSebastian Huber2-31/+30
2017-03-07powerpc: Fix AltiVec context switchSebastian Huber1-12/+12
2017-03-02powerpc: Fix warningsSebastian Huber1-1/+1
2017-03-02powerpc: Fix interrupt thread dispatchSebastian Huber1-2/+1
2017-02-15bsps/powerpc: Fix warningSebastian Huber1-2/+0
2017-02-15bsps/powerpc: Fix warningsSebastian Huber4-58/+61
2016-12-02score: Fix ARM and PowerPC context initializationSebastian Huber1-0/+1
2016-11-24score: Fix interrupt profilingSebastian Huber1-20/+13
2016-11-24powerpc: Fix interrupt profiling for e6500Sebastian Huber1-1/+3
2016-11-21powerpc/mpc5xx: Rename CPU_Interrupt_frameSebastian Huber2-4/+4
2016-11-18powerpc: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber2-20/+66
2016-11-18score: Allow interrupts during thread dispatchSebastian Huber1-12/+17
2016-11-18powerpc: Add up to date CPU_Interrupt_frameSebastian Huber3-379/+4
2016-11-18powerpc: Move legacy CPU_Interrupt_frameSebastian Huber1-0/+33
2016-11-18bsps/powerpc: Avoid use of CPU_Interrupt_frameSebastian Huber1-3/+3
2016-11-10powerpc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber1-1/+8
2016-11-09score: Add and use Thread_Control::is_idleSebastian Huber1-5/+1
2016-09-08powerpc: Fix SMP context switchSebastian Huber1-61/+62
2016-07-19bsps/powerpc: Fix AtliVec context switchSebastian Huber2-62/+68
2016-05-20score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber2-4/+4
2016-05-20score: Rename _ISR_Disable_without_giant()Sebastian Huber1-12/+12
2016-02-03Delete unused API extensionsSebastian Huber3-3/+0