summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-11score: Rename _SMP_Get_processor_count()Sebastian Huber1-1/+1
2019-04-11score: Rename _SMP_Processor_countSebastian Huber1-1/+1
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber1-1/+1
2019-04-04Set the small data section size to max. for beatnik BSPs.Goetz Pfeiffer1-0/+2
2019-03-30Set the small data section size to max. for mvme5500 and mvme2100 BSPsChris Johns2-0/+4
2019-03-15bsps/powerpc: Initialize stack earlierSebastian Huber1-9/+9
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber10-10/+0
2019-03-12mpc5643l_evb-testsuite.tcfg: : Update to account for static allocation and BS...Joel Sherrill1-0/+4
2019-03-12mpc5643l_dpu-testsuite.tcfg: Update to account for static allocation and BSP ...Joel Sherrill1-0/+4
2019-03-08bsps: Adjust shared Doxygen groupsSebastian Huber12-25/+37
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber90-104/+426
2019-03-07bsps/powerpc: Move mpc55xx header filesSebastian Huber18-19/+19
2019-03-07libdl: Add small data support to the remaining PowerPC BSPs.Chris Johns7-42/+129
2019-03-07testsuite: Make the OPERATION_COUNT a test configuration parameter.Chris Johns17-169/+17
2019-03-05bsps: Move VME header filesSebastian Huber4-0/+585
2019-03-04bsps/powerpc: Move .rtemstack sectionSebastian Huber1-4/+3
2019-03-04bsps/powerpc: Fix PAGE_ALIGN() macrosSebastian Huber3-3/+3
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber4-27/+8
2019-03-04bsp/mpc5643l_*: Disable unsupported testsSebastian Huber2-0/+108
2019-03-01bsp/gen5200: Remove offending @mainpageSebastian Huber1-7/+0
2019-02-28Remove explicit file names from @fileSebastian Huber3-3/+3
2019-02-11bsps/powerpc: Fix small data area sectionSebastian Huber5-20/+26
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns4-2/+25
2019-02-09powerpc/psim: Increase the psim memory to 256MChris Johns3-4/+9
2019-01-25bsps/powerpc: Fix warningsSebastian Huber2-5/+3
2019-01-25bsps/powerpc: Fix 64-bit issues in assembler filesSebastian Huber4-10/+34
2018-12-04Capitalize Rtems to RTEMSMarçal Comajoan Cara4-4/+4
2018-12-04Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara1-1/+1
2018-11-30powerpc/haleakala:Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+2
2018-11-30powerpc/mpc8260ads:Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+2
2018-11-30powerpc/qemuppc:Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+2
2018-11-30powerpc/ss555:Add per-section compilation and linking support(GCI 2018)Shashvat Jain1-3/+2
2018-11-19bsps/powerpc: Use interrupt stack for init stackSebastian Huber13-74/+64
2018-11-09Include missing <rtems/score/thread.h>Sebastian Huber2-0/+2
2018-11-09bsp/motorola_powerpc: Include <sys/param.h>Sebastian Huber4-0/+4
2018-11-09bsp/beatnik: Fix warningsSebastian Huber6-97/+93
2018-11-08score: Rename interrupt stack symbolsSebastian Huber18-23/+23
2018-10-18mpc8260ads/start/bspstart.c: Fix unused function warningJoel Sherrill1-0/+6
2018-10-18qemuppc/start/cmain.c: Cast args to memcpy and bzero to fix warningsJoel Sherrill1-5/+14
2018-10-18gen5200/mscan/mscan.c: Fix printf() format warningJoel Sherrill1-1/+1
2018-10-02Use rtems_task_exit()Sebastian Huber4-5/+5
2018-09-17bsp/tqm8xx: Remove unused filesSebastian Huber2-1280/+0
2018-09-17bsp/tqm8xx: Fix polled vs. interrupt outputSebastian Huber2-57/+81
2018-09-17bsp/tqm8xx: Convert console to new Termios APISebastian Huber1-259/+99
2018-09-17bsp/tqm8xx: Move DMA support to channel descriptorSebastian Huber1-164/+170
2018-09-17bsp/tqm8xx: Move rxBuf to channel descriptorSebastian Huber1-58/+50
2018-09-17bsp/tqm8xx: Use IRQ extensions APISebastian Huber1-26/+12
2018-09-17bsp/tqm8xx: Clear sbss sectionSebastian Huber1-4/+7
2018-09-17bsp/tqm8xx: Use custom string to uint32_tSebastian Huber1-2/+19
2018-09-10network: Use kernel/user space header filesSebastian Huber16-28/+16