summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/psim (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-29bsp_specs: Delete last remnants of these.Joel Sherrill1-0/+0
2021-09-21build: Remove old build systemSebastian Huber1-11/+0
2021-07-27bsps/irq: bsp_interrupt_facility_initialize()Sebastian Huber1-6/+5
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-1/+0
2021-04-07bsps: Remove networking driversVijay Kumar Banerjee3-16538/+0
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber1-9/+0
2020-07-05bsps/powerpc: Remove __atexit form start.oSebastian Huber1-11/+0
2020-05-06testsuite: Add expected-fail to psimChris Johns1-0/+22
2020-03-05psim: Rework device tree so devices do not conflict with 256MB RAMJoel Sherrill4-15/+12
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber1-0/+20
2019-02-11bsps/powerpc: Fix small data area sectionSebastian Huber1-4/+2
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns1-2/+2
2019-02-09powerpc/psim: Increase the psim memory to 256MChris Johns3-4/+9
2018-12-04Capitalize Rtems to RTEMSMarçal Comajoan Cara1-1/+1
2018-11-08score: Rename interrupt stack symbolsSebastian Huber2-2/+2
2018-09-06bsps/powerpc: Simplify ppc_exc_initialize()Sebastian Huber1-4/+0
2018-09-03bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGINSebastian Huber1-1/+1
2018-08-29psim/include/tm27.h: Fix not a prototype warningsJoel Sherrill1-4/+4
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-8/+2
2018-06-27bsps: Support .rtemsstack.* linker input sectionsSebastian Huber1-1/+1
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber1-1/+5
2018-05-18psim: Move -Dxxx to configure.acJoel Sherrill1-1/+1
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber2-0/+69
2018-04-26bsp/psim: Move align_h.S to bspsSebastian Huber1-0/+439
2018-04-23bsps: Move legacy network drivers to bspsSebastian Huber3-0/+16538
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber1-0/+125
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber1-0/+18
2018-04-20bsps: Move MPCI support to bspsSebastian Huber5-0/+188
2018-04-20bsps: Move startup files to bspsSebastian Huber4-0/+166
2018-04-20bsps: Move start files to bspsSebastian Huber1-0/+141
2018-04-20bsps: Move console drivers to bspsSebastian Huber2-0/+111
2018-01-25Remove make preinstallChris Johns5-0/+331