summaryrefslogtreecommitdiff
path: root/bsps/powerpc (follow)
AgeCommit message (Expand)Author
2018-11-30powerpc/mpc8260ads:Add per-section compilation and linking support (GCI 2018)Shashvat Jain
2018-11-30powerpc/qemuppc:Add per-section compilation and linking support (GCI 2018)Shashvat Jain
2018-11-30powerpc/ss555:Add per-section compilation and linking support(GCI 2018)Shashvat Jain
2018-11-19bsps/powerpc: Use interrupt stack for init stackSebastian Huber
2018-11-09Include missing <rtems/score/thread.h>Sebastian Huber
2018-11-09bsp/motorola_powerpc: Include <sys/param.h>Sebastian Huber
2018-11-09bsp/beatnik: Fix warningsSebastian Huber
2018-11-08score: Rename interrupt stack symbolsSebastian Huber
2018-10-18mpc8260ads/start/bspstart.c: Fix unused function warningJoel Sherrill
2018-10-18qemuppc/start/cmain.c: Cast args to memcpy and bzero to fix warningsJoel Sherrill
2018-10-18gen5200/mscan/mscan.c: Fix printf() format warningJoel Sherrill
2018-10-02Use rtems_task_exit()Sebastian Huber
2018-09-17bsp/tqm8xx: Remove unused filesSebastian Huber
2018-09-17bsp/tqm8xx: Fix polled vs. interrupt outputSebastian Huber
2018-09-17bsp/tqm8xx: Convert console to new Termios APISebastian Huber
2018-09-17bsp/tqm8xx: Move DMA support to channel descriptorSebastian Huber
2018-09-17bsp/tqm8xx: Move rxBuf to channel descriptorSebastian Huber
2018-09-17bsp/tqm8xx: Use IRQ extensions APISebastian Huber
2018-09-17bsp/tqm8xx: Clear sbss sectionSebastian Huber
2018-09-17bsp/tqm8xx: Use custom string to uint32_tSebastian Huber
2018-09-10network: Use kernel/user space header filesSebastian Huber
2018-09-06bsp/qoriq: Add struct qoriq to allow forward declsSebastian Huber
2018-09-06bsps/powerpc: Simplify ppc_exc_initialize()Sebastian Huber
2018-09-05bsp/mpc55xxevb: Fix format warningSebastian Huber
2018-09-03bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGINSebastian Huber
2018-08-29psim/include/tm27.h: Fix not a prototype warningsJoel Sherrill
2018-08-29mvme5500/include/tm27.h: Fix not a prototype warningsJoel Sherrill
2018-08-29qoriq/include/tm27.h: Fix warningsJoel Sherrill
2018-08-29gen5200/include/tm27.h: Fix warningsJoel Sherrill
2018-08-29mpc55xxevb/clock/clock-config.c: Remove unused mpc55xx_clock_cleanup() methodJoel Sherrill
2018-08-29gen5200/include/bsp/bestcomm.h: Fix unused variable warningJoel Sherrill
2018-08-29bsp/qoriq: Remove READMESebastian Huber
2018-08-10qoriq/include/tm27.h: Fix prototype warningJoel Sherrill
2018-08-10motorola_powerpc/include/tm27.h: Fix prototype warningJoel Sherrill
2018-08-10bsps/powerpc/include/mpc83xx/mpc83xx.h: Fix nested comment warningJoel Sherrill
2018-08-10bsps/powerpc/include/bsp/tictac.h: Fix protototype warningsJoel Sherrill
2018-08-10gen83xx/include/tm27.h: Fix prototype warningJoel Sherrill
2018-08-10gen5200/include/tm27.h: Fix prototype warningJoel Sherrill
2018-08-10gen5200/include/bsp/ata.h: Fix warningJoel Sherrill
2018-08-07bsp/gen5200: Avoid deprecated routineSebastian Huber
2018-07-25_SMP_Start_multitasking_on_secondary_processor()Sebastian Huber
2018-07-25bsps: bsp_start_on_secondary_processor()Sebastian Huber
2018-07-25score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber
2018-07-24bsps: Fix function declaration warningsSebastian Huber
2018-06-27Rework initialization and interrupt stack supportSebastian Huber
2018-06-27bsps: Support .rtemsstack.* linker input sectionsSebastian Huber
2018-06-27Remove Clock_driver_support_shutdown_hardware()Sebastian Huber
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber
2018-06-15bsp/beatnik: Remove CFLAGS_DEBUG_VSebastian Huber
2018-06-07powerpc: Fix ss555 buildSebastian Huber