summaryrefslogtreecommitdiff
path: root/bsps/powerpc/haleakala (follow)
AgeCommit message (Expand)Author
2020-02-04bsps: Add RamEnd to linker command filesSebastian Huber
2019-12-19bsps/powerpc: Support constructors with prioritySebastian Huber
2019-05-16bsps: Always build generic interrupt supportSebastian Huber
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber
2019-03-07libdl: Add small data support to the remaining PowerPC BSPs.Chris Johns
2018-11-30powerpc/haleakala:Add per-section compilation and linking support (GCI 2018)Shashvat Jain
2018-11-19bsps/powerpc: Use interrupt stack for init stackSebastian Huber
2018-11-08score: Rename interrupt stack symbolsSebastian Huber
2018-09-10network: Use kernel/user space header filesSebastian Huber
2018-09-06bsps/powerpc: Simplify ppc_exc_initialize()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-15Add _CPU_Counter_frequency()Sebastian Huber
2018-05-18haleakala: Move -Dxxx to configure.acJoel Sherrill
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber
2018-04-26bsp/haleakala: Move assembler files to bspsSebastian Huber
2018-04-25bsp/haleakala: Move mmu_405.c to bspsSebastian Huber
2018-04-23bsps: Move legacy network drivers to bspsSebastian Huber
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber
2018-04-20bsps: Move startup files to bspsSebastian Huber
2018-01-25Remove make preinstallChris Johns