summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-08cpukit/include/rtems/rtems/intr.hqual-51Sebastian Huber
2021-12-08Doxygen: Adding Doxygen groups to filesFrank Kühndel
2021-12-08bsps/leon3: Fix group membershipsSebastian Huber
Update #3706.
2021-12-08spec/build/testsuites/validation/objgrlib.ymlSebastian Huber
2021-12-08bsps/include/grlib/irqamp.hSebastian Huber
2021-12-08bsps/sparc/include/grlib/io.hSebastian Huber
2021-12-08testsuites/validation/tc-dev-grlib-irqamp-get-timestamp.cSebastian Huber
2021-12-08validation: grlibSebastian Huber
2021-12-08bsps/sparc: Remove BSP_POWER_DOWN_AT_FATAL_HALTSebastian Huber
Remove the BSP_POWER_DOWN_AT_FATAL_HALT BSP option. Applications should do the customization of the system termination with an initial fatal extension.
2021-12-08bsp/leon3: Enable up-counter conditionallySebastian Huber
2021-12-08bsp/leon3: Use LEON3_GPTIMER_BASESebastian Huber
2021-12-08bsp/leon3: Add LEON3_IRQAMP_EXTENDED_INTERRUPTSebastian Huber
2021-12-08bsp/leon3: Add LEON3_PROBE_ASR_22_23_UP_COUNTERSebastian Huber
2021-12-08bsp/leon3: Simplify fatal error handlingSebastian Huber
2021-12-08bsp/leon3: Move leon3_power_down_loop()Sebastian Huber
2021-12-08bsp/leon3: Add LEON3_L2CACHE_BASESebastian Huber
2021-12-08bsp/leon3: Add LEON3_HAS_ASR_22_23_UP_COUNTERSebastian Huber
2021-12-08bsp/leon3: Add LEON3_IRQAMP_PROBE_TIMESTAMPSebastian Huber
2021-12-08bsp/leon3: LEON3_PLB_FREQUENCY_DEFINED_BY_GPTIMERSebastian Huber
2021-12-08bsp/leon3: Add LEON3_IRQAMP_BASESebastian Huber
2021-12-08bsp/leon3: Add LEON3_GPTIMER_BASESebastian Huber
2021-12-08bsp/leon3: Add LEON3_APBUART_BASESebastian Huber
2021-12-08bsp/leon3: Use new L2CACHE register block APISebastian Huber
2021-12-08bsp/leon3: Use new GPTIMER register block APISebastian Huber
2021-12-08bsp/leon3: Move up-counter supportSebastian Huber
Move, document, and reformat support functions from <leon.h> to <bsp/leon3.h>.
2021-12-08bsp/leon3: Move system control register supportSebastian Huber
Move, document, and reformat support functions from <leon.h> to <bsp/leon3.h>.
2021-12-08bsp/leon3: Use new IRQ(A)MP register block APISebastian Huber
2021-12-08bsps: Use new APBUART register block APISebastian Huber
2021-12-08bsp/leon3: Move and simplify bsp_irq_fixup()Sebastian Huber
2021-12-08bsp/leon3: Untangle interrupt controller supportSebastian Huber
Separate the probing of the interrupt controller from the initialization.
2021-12-08bsps/sparc/include/dev/grlib/io.hSebastian Huber
2021-12-08bsp/leon3: Do not invalidate cache in SMP startSebastian Huber
Since the trap table is now statically initialized, there is no need to invalidate the instruction cache.
2021-12-08leon3 tm27.hSebastian Huber
2021-12-08tm27.hSebastian Huber
2021-12-08bsp/leon3: Use interrupt entry directivesSebastian Huber
2021-12-08grlib: Add generated headersSebastian Huber
2021-12-08validation: Add tests derived from modelsAndrew Butterfield
2021-12-08membench: Add memory benchmark programsSebastian Huber
2021-12-08testsuites/validation/tx-thread-queue.cSebastian Huber
2021-12-08testsuites/validation/tc-sched-yield.cSebastian Huber
2021-12-08validation: PerformanceSebastian Huber
2021-12-08validation: PerformanceSebastian Huber
2021-12-08tx-supportSebastian Huber
2021-12-08validation: PerformanceSebastian Huber
2021-12-08validation: PerformanceSebastian Huber
2021-12-08tx-supportSebastian Huber
2021-12-08testsuites/validation/tc-sched-smp.cSebastian Huber
2021-12-08testsuites/validation/tr-tq-surrender-mrsp.cSebastian Huber
2021-12-08tx-supportSebastian Huber
2021-12-08testsuites/validation/tc-signals.cSebastian Huber