summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Rename _SMP_Get_processor_count()Sebastian Huber2019-04-111-1/+1
* score: Rename _SMP_Processor_countSebastian Huber2019-04-111-1/+1
* rtems: Add rtems_scheduler_get_processor()Sebastian Huber2019-04-091-1/+1
* Set the small data section size to max. for beatnik BSPs.Goetz Pfeiffer2019-04-041-0/+2
* Set the small data section size to max. for mvme5500 and mvme2100 BSPsChris Johns2019-03-302-0/+4
* bsps/powerpc: Initialize stack earlierSebastian Huber2019-03-151-9/+9
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-1410-10/+0
* mpc5643l_evb-testsuite.tcfg: : Update to account for static allocation and BS...Joel Sherrill2019-03-121-0/+4
* mpc5643l_dpu-testsuite.tcfg: Update to account for static allocation and BSP ...Joel Sherrill2019-03-121-0/+4
* bsps: Adjust shared Doxygen groupsSebastian Huber2019-03-0812-25/+37
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-0890-104/+426
* bsps/powerpc: Move mpc55xx header filesSebastian Huber2019-03-0718-19/+19
* libdl: Add small data support to the remaining PowerPC BSPs.Chris Johns2019-03-077-42/+129
* testsuite: Make the OPERATION_COUNT a test configuration parameter.Chris Johns2019-03-0717-169/+17
* bsps: Move VME header filesSebastian Huber2019-03-054-0/+585
* bsps/powerpc: Move .rtemstack sectionSebastian Huber2019-03-041-4/+3
* bsps/powerpc: Fix PAGE_ALIGN() macrosSebastian Huber2019-03-043-3/+3
* bsps: Adjust architecture Doxygen groupsSebastian Huber2019-03-044-27/+8
* bsp/mpc5643l_*: Disable unsupported testsSebastian Huber2019-03-042-0/+108
* bsp/gen5200: Remove offending @mainpageSebastian Huber2019-03-011-7/+0
* Remove explicit file names from @fileSebastian Huber2019-02-283-3/+3
* bsps/powerpc: Fix small data area sectionSebastian Huber2019-02-115-20/+26
* libdl: Add powerpc large memory and small data support.Chris Johns2019-02-094-2/+25
* powerpc/psim: Increase the psim memory to 256MChris Johns2019-02-093-4/+9
* bsps/powerpc: Fix warningsSebastian Huber2019-01-252-5/+3
* bsps/powerpc: Fix 64-bit issues in assembler filesSebastian Huber2019-01-254-10/+34
* Capitalize Rtems to RTEMSMarçal Comajoan Cara2018-12-044-4/+4
* Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara2018-12-041-1/+1
* powerpc/haleakala:Add per-section compilation and linking support (GCI 2018)Shashvat Jain2018-11-301-3/+2
* powerpc/mpc8260ads:Add per-section compilation and linking support (GCI 2018)Shashvat Jain2018-11-301-3/+2
* powerpc/qemuppc:Add per-section compilation and linking support (GCI 2018)Shashvat Jain2018-11-301-3/+2
* powerpc/ss555:Add per-section compilation and linking support(GCI 2018)Shashvat Jain2018-11-301-3/+2
* bsps/powerpc: Use interrupt stack for init stackSebastian Huber2018-11-1913-74/+64
* Include missing <rtems/score/thread.h>Sebastian Huber2018-11-092-0/+2
* bsp/motorola_powerpc: Include <sys/param.h>Sebastian Huber2018-11-094-0/+4
* bsp/beatnik: Fix warningsSebastian Huber2018-11-096-97/+93
* score: Rename interrupt stack symbolsSebastian Huber2018-11-0818-23/+23
* mpc8260ads/start/bspstart.c: Fix unused function warningJoel Sherrill2018-10-181-0/+6
* qemuppc/start/cmain.c: Cast args to memcpy and bzero to fix warningsJoel Sherrill2018-10-181-5/+14
* gen5200/mscan/mscan.c: Fix printf() format warningJoel Sherrill2018-10-181-1/+1
* Use rtems_task_exit()Sebastian Huber2018-10-024-5/+5
* bsp/tqm8xx: Remove unused filesSebastian Huber2018-09-172-1280/+0
* bsp/tqm8xx: Fix polled vs. interrupt outputSebastian Huber2018-09-172-57/+81
* bsp/tqm8xx: Convert console to new Termios APISebastian Huber2018-09-171-259/+99
* bsp/tqm8xx: Move DMA support to channel descriptorSebastian Huber2018-09-171-164/+170
* bsp/tqm8xx: Move rxBuf to channel descriptorSebastian Huber2018-09-171-58/+50
* bsp/tqm8xx: Use IRQ extensions APISebastian Huber2018-09-171-26/+12
* bsp/tqm8xx: Clear sbss sectionSebastian Huber2018-09-171-4/+7
* bsp/tqm8xx: Use custom string to uint32_tSebastian Huber2018-09-171-2/+19
* network: Use kernel/user space header filesSebastian Huber2018-09-1016-28/+16