summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/mpc8260ads (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-10libio: Clean up usage of rtems_termios_device_modeKinsey Moore1-2/+2
2023-01-24tm27: Avoid function pointer castsSebastian Huber1-1/+1
2022-07-15bsps: Sort .noinit* sectionsSebastian Huber1-1/+1
2022-07-12bsps/powerpc/mpc8260ads: Change license to BSD-2Joel Sherrill2-6/+44
2022-03-24Update Eric Norum contact info and start to normalize file headersJoel Sherrill4-12/+4
2021-11-29bsp_specs: Delete last remnants of these.Joel Sherrill1-0/+0
2021-09-21build: Remove old build systemSebastian Huber1-10/+0
2021-07-27bsps/irq: bsp_interrupt_facility_initialize()Sebastian Huber1-9/+7
2021-07-26bsps/irq: bsp_interrupt_vector_disable()Sebastian Huber1-1/+3
2021-07-26bsps/irq: bsp_interrupt_vector_enable()Sebastian Huber1-1/+3
2021-07-26bsps/irq: Add rtems_interrupt_is_pending()Sebastian Huber1-0/+11
2021-07-26bsps/irq: Add rtems_interrupt_get_attributes()Sebastian Huber1-0/+8
2021-07-26bsps/irq: Add rtems_interrupt_raise()Sebastian Huber1-0/+12
2021-07-26bsps/irq: Add rtems_interrupt_vector_is_enabled()Sebastian Huber1-0/+11
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber1-1/+0
2021-06-24bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber1-0/+1
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber1-2/+0
2021-05-02bsps: Support RTEMS_NOINIT in linkcmdsSebastian Huber1-0/+4
2021-04-07bsps: Remove networking driversVijay Kumar Banerjee4-1407/+0
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber1-9/+0
2020-02-04bsps: Add RamEnd to linker command filesSebastian Huber1-0/+1
2019-12-19bsps/powerpc: Support constructors with prioritySebastian Huber1-22/+12
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber1-0/+20
2019-03-07libdl: Add small data support to the remaining PowerPC BSPs.Chris Johns1-8/+16
2018-11-30powerpc/mpc8260ads:Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+2
2018-11-19bsps/powerpc: Use interrupt stack for init stackSebastian Huber1-7/+10
2018-10-18mpc8260ads/start/bspstart.c: Fix unused function warningJoel Sherrill1-0/+6
2018-09-10network: Use kernel/user space header filesSebastian Huber2-3/+2
2018-09-06bsps/powerpc: Simplify ppc_exc_initialize()Sebastian Huber1-7/+1
2018-06-27Rework initialization and interrupt stack supportSebastian Huber2-17/+2
2018-06-27bsps: Support .rtemsstack.* linker input sectionsSebastian Huber1-0/+4
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber1-1/+5
2018-05-18mpc8260ads: Move -Dxxx to configure.acJoel Sherrill1-2/+1
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber1-0/+331
2018-04-23bsps: Move legacy network drivers to bspsSebastian Huber4-0/+1408
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber1-0/+372
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber1-0/+23
2018-04-20bsps: Move startup files to bspsSebastian Huber4-0/+601
2018-04-20bsps: Move start files to bspsSebastian Huber1-0/+168
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-0/+458
2018-04-20bsps: Move clock drivers to bspsSebastian Huber1-0/+69
2018-03-26bsp/mpc8260: Move libcpu content to bspsSebastian Huber5-0/+1551
2018-01-25Remove make preinstallChris Johns4-0/+335