summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/beatnik/net: Remove unused filesVijay Kumar Banerjee2021-03-033-503/+0
* powerpc/motorola_power: Place any common data in the .bss sectionChris Johns2021-02-271-1/+7
* powerpc/motorola_power: Link all text sections into the executable imageChris Johns2021-02-241-1/+1
* Update motorola_power to irq-generic interrupt managementChris Johns2021-02-167-55/+283
* bsp/motorola_powerp: Print RTEMS_VERSION from the bootloaderChris Johns2021-02-101-1/+3
* powerpc/shared: ISA bus bridge fails to enable the openpic irqChris Johns2021-02-082-2/+2
* powerpc/io: The eieio() function clashes with FreeBSD. Change.Chris Johns2020-08-121-4/+4
* testsuite: Add expected-fail to psimChris Johns2020-05-061-0/+22
* Use rtems_get_version_string()Sebastian Huber2020-05-064-4/+4
* tests: Exclude record02 for some BSPsSebastian Huber2020-04-061-0/+1
* bsp/qoriq: Fix off by one error in clock initSebastian Huber2020-04-021-1/+1
* psim: Rework device tree so devices do not conflict with 256MB RAMJoel Sherrill2020-03-054-15/+12
* bsp/mpc5643l_*: Exclude some testsSebastian Huber2020-02-272-0/+4
* bsps: Rework work area initializationSebastian Huber2020-02-045-45/+128
* bsps: Add RTEMS_SYSINIT_BSP_EARLYSebastian Huber2020-02-045-38/+48
* bsps: Add RamEnd to linker command filesSebastian Huber2020-02-047-0/+7
* bsps/powerpc: Fix warningSebastian Huber2020-01-021-3/+1
* bsps/powerpc: Support constructors with prioritySebastian Huber2019-12-196-115/+59
* clock: Simplify driver initializationSebastian Huber2019-12-114-29/+4
* clock: Remove Clock_exit() from APISebastian Huber2019-12-114-24/+2
* bsp/mpc55xxevb: Remove obsolete linker cmd fileSebastian Huber2019-11-251-1/+0
* bsp/gen83xx: Remove obsolete linker command fileSebastian Huber2019-11-251-19/+0
* bsp/t32mppc: Rename linker command fileSebastian Huber2019-11-141-0/+0
* bsp/motorola_powerpc: Fix linker command fileSebastian Huber2019-06-271-1/+2
* bsps/powerpc: Adjust ppcboot.ldsSebastian Huber2019-05-271-10/+14
* bsps: Always build generic interrupt supportSebastian Huber2019-05-168-0/+12
* bsps/powerpc: Fix constructors with prioritySebastian Huber2019-05-071-19/+8
* bsps/powerpc: Fix C++ exception handlingSebastian Huber2019-05-071-2/+3
* bsp/motorola_powerpc: Fix bootloader outputSebastian Huber2019-05-071-0/+4
* bsp/motorola_powerpc: Fix debug outputSebastian Huber2019-04-122-4/+4
* 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