summaryrefslogtreecommitdiff
path: root/bsps/powerpc/mpc8260ads (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-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/mpc8260ads:Add per-section compilation and linking support (GCI 2018)Shashvat Jain
2018-11-19bsps/powerpc: Use interrupt stack for init stackSebastian Huber
2018-10-18mpc8260ads/start/bspstart.c: Fix unused function warningJoel Sherrill
2018-09-10network: Use kernel/user space header filesSebastian Huber
2018-09-06bsps/powerpc: Simplify ppc_exc_initialize()Sebastian 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-18mpc8260ads: Move -Dxxx to configure.acJoel Sherrill
2018-04-26bsps: Move documentation, etc. files 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-04-20bsps: Move start files to bspsSebastian Huber
2018-04-20bsps: Move console drivers to bspsSebastian Huber
2018-04-20bsps: Move clock drivers to bspsSebastian Huber
2018-03-26bsp/mpc8260: Move libcpu content to bspsSebastian Huber
2018-01-25Remove make preinstallChris Johns