summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/mpc55xxevb (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber1-0/+15
2018-04-23bsps: Move legacy network drivers to bspsSebastian Huber2-0/+2286
2018-04-23bsps: Move I2C drivers to bspsSebastian Huber1-0/+75
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber26-0/+204
2018-04-20bsps: Move startup files to bspsSebastian Huber38-0/+2558
2018-04-20bsps: Move start files to bspsSebastian Huber1-0/+299
2018-04-20bsps: Move console drivers to bspsSebastian Huber4-0/+980
2018-04-20bsps: Move clock drivers to bspsSebastian Huber1-0/+257
2018-03-22bsps/mpc55xx: Move libcpu content to bspsSebastian Huber7-0/+2228
2018-01-25Remove make preinstallChris Johns9-0/+1695