summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/mpc55xxevb (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-20bsps: Avoid unused argument in clock interruptSebastian Huber1-13/+11
2023-05-20Update company nameSebastian Huber58-58/+58
2023-04-24bsps/powerpc: Fix warnings with PPC_SPECIAL_PURPOSE_REGISTERChris Johns2-6/+6
2023-01-24intr: Add Interrupt Manager implementation groupSebastian Huber1-1/+1
2022-12-02bsps/irq: Rename handler in dispatch tableSebastian Huber1-1/+1
2022-07-12bsps/powerpc/mpc55xxevb: Change license to BSD-2Joel Sherrill48-144/+1056
2022-03-10bsps/powerpc: Manual file header clean upChristian Mauderer1-18/+13
2022-03-10bsps/powerpc/: Scripted embedded brains header file clean upJoel Sherrill53-319/+8
2022-03-10powerpc/mpc55xxevb: Manual file header clean upJoel Sherrill3-18/+0
2022-02-26powerpc: Use .machine any for some inline asmSebastian Huber1-1/+6
2021-11-29bsp_specs: Delete last remnants of these.Joel Sherrill1-0/+0
2021-09-21build: Remove old build systemSebastian Huber1-34/+0
2021-07-27bsps/irq: bsp_interrupt_facility_initialize()Sebastian Huber1-3/+1
2021-07-26bsps/irq: bsp_interrupt_vector_disable()Sebastian Huber1-1/+2
2021-07-26bsps/irq: bsp_interrupt_vector_enable()Sebastian Huber1-1/+2
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-06-24bsps/irq: Remove BSP_INTERRUPT_NO_HEAP_USAGESebastian Huber1-1/+0
2021-04-07bsps: Remove networking driversVijay Kumar Banerjee2-2285/+0
2021-02-26bsps: Fix legacy buildSebastian Huber1-4/+0
2021-02-24bsps: Change license to BSD-2-Clause of some filesSebastian Huber1-9/+31
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber1-9/+0
2020-07-05bsps/powerpc: Remove SPE enabled variantsSebastian Huber23-165/+2
2020-04-06tests: Exclude record02 for some BSPsSebastian Huber1-0/+1
2020-02-27bsp/mpc5643l_*: Exclude some testsSebastian Huber2-0/+4
2020-02-04bsps: Rework work area initializationSebastian Huber1-16/+11
2019-11-25bsp/mpc55xxevb: Remove obsolete linker cmd fileSebastian Huber1-1/+0
2019-03-12mpc5643l_evb-testsuite.tcfg: : Update to account for static allocation and BS...Joel Sherrill1-0/+4
2019-03-12mpc5643l_dpu-testsuite.tcfg: Update to account for static allocation and BSP ...Joel Sherrill1-0/+4
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber39-45/+53
2019-03-07bsps/powerpc: Move mpc55xx header filesSebastian Huber17-0/+48275
2019-03-07testsuite: Make the OPERATION_COUNT a test configuration parameter.Chris Johns12-164/+12
2019-03-04bsp/mpc5643l_*: Disable unsupported testsSebastian Huber2-0/+108
2018-11-08score: Rename interrupt stack symbolsSebastian Huber2-2/+2
2018-10-02Use rtems_task_exit()Sebastian Huber1-1/+1
2018-09-10network: Use kernel/user space header filesSebastian Huber1-2/+1
2018-09-06bsps/powerpc: Simplify ppc_exc_initialize()Sebastian Huber1-4/+0
2018-09-05bsp/mpc55xxevb: Fix format warningSebastian Huber1-1/+3
2018-09-03bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGINSebastian Huber3-12/+1
2018-08-29mpc55xxevb/clock/clock-config.c: Remove unused mpc55xx_clock_cleanup() methodJoel Sherrill1-10/+0
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-9/+1
2018-06-27bsps: Support .rtemsstack.* linker input sectionsSebastian Huber8-8/+8
2018-06-27Remove Clock_driver_support_shutdown_hardware()Sebastian Huber1-10/+0
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber1-1/+5
2018-05-18mpc55xxevb: Move -Dxxx to configure.acJoel Sherrill1-1/+1