summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/leon3/include/leon.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-20bsps/leon3: Make GPTIMER fall back mandatorySebastian Huber1-21/+0
2023-07-14bsp/leon3: Fix group membershipsSebastian Huber1-1/+1
2023-07-14bsp/leon3: Move leon3_power_down_loop()Sebastian Huber1-2/+0
2023-07-14bsp/leon3: Add LEON3_APBUART_BASESebastian Huber1-0/+2
2023-07-14bsp/leon3: Use new GPTIMER register block APISebastian Huber1-24/+0
2023-07-14bsp/leon3: Move system control register supportSebastian Huber1-99/+1
2023-07-14bsp/leon3: Use new IRQ(A)MP register block APISebastian Huber1-35/+28
2023-07-14bsp/leon3: Move and simplify bsp_irq_fixup()Sebastian Huber1-18/+0
2023-07-14bsp/leon3: Untangle interrupt controller supportSebastian Huber1-9/+1
2022-11-14bsps/sparc: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman1-3/+22
2021-06-17grlib: Add ambapp_plb()Sebastian Huber1-1/+1
2020-11-06sparc: Add SPARC_INTERRUPT_SOURCE_TO_TRAP()Sebastian Huber1-1/+1
2020-11-06sparc: Add SPARC_INTERRUPT_TRAP_TO_SOURCE()Sebastian Huber1-1/+1
2020-11-06sparc: Add SPARC_IS_INTERRUPT_TRAP()Sebastian Huber1-3/+1
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber1-1/+1
2020-10-10grlib: Add and use irqmp_has_timestamp()Sebastian Huber1-7/+0
2018-12-07Simplify _CPU_Counter_difference()Sebastian Huber1-0/+6
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-10-25leon,gr740: start ASR22:23 up-counter on boot by writing ASR22Daniel Hellstrom1-1/+1
2017-05-14bsp/leon3: Cleaner namespace for LEON3 debug UARTMartin Aberg1-1/+1
2016-10-19bsp/leon3: Avoid implicit integer conversionsSebastian Huber1-8/+8
2016-06-21sparc: Rework CPU counter supportSebastian Huber1-2/+45
2016-06-20bsp/leon3: Use sysinit for bsp_debug_uart_init()Sebastian Huber1-2/+0
2016-03-04score: Distribute clock tick to all online CPUsSebastian Huber1-0/+18
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber1-1/+1
2015-04-17leon3: timer config updated to use proper namingDaniel Hellstrom1-2/+2
2015-04-17LEON3: new Console driver, APBUART driver using Driver ManagerDaniel Hellstrom1-0/+37
2015-04-17leon3: make timer initialization configurableDaniel Hellstrom1-0/+24
2014-12-02sparc/leon3: LEON_Is_interrupt_masked for Leon3 in leon.h wrongly definedJiri Gaisler1-3/+1
2014-10-23bsp/sparc: Ensure that data cache snooping is enabledDaniel Cederman1-0/+6
2014-10-09SPARC BSPs: added CPU aware interrupt ctrl operationsDaniel Hellstrom1-12/+40
2014-10-02bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked variableDaniel Cederman1-2/+0
2014-08-22bsp/sparc: Flush only instruction cacheDaniel Cederman1-0/+5
2014-07-09bsps/sparc: Move APBUART printk supportChristian Mauderer1-19/+0
2014-07-01bsps/sparc: Reduce copy and pasteSebastian Huber1-33/+0
2014-05-28LEON3: coding style clean bsp_irq_fixup()Daniel Hellstrom1-9/+9
2014-05-28LEON3: add support for IRQ16..31 for CPU!=0Daniel Hellstrom1-2/+3
2014-05-27bsps/sparc: Change tabs to spaces.Daniel Cederman1-3/+3
2014-05-27bsps/sparc: Make lines in SPARC BSPs adhere to 80 character limit.Daniel Cederman1-6/+8
2014-05-12bsps: Use bsp_start_on_secondary_processor()Sebastian Huber1-7/+0
2014-05-12bsps/sparc: Move flags to grlib headerChristian Mauderer1-5/+0
2014-03-21bsps/sparc: Change asm to __asm__ to compile with -pedantic.Daniel Cederman1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-11score: Add local context to SMP lock APISebastian Huber1-16/+16
2014-03-10bsp/leon3: Use interrupt timestamping counterSebastian Huber1-0/+7
2014-02-28bsp/leon3: Add and use cache register functionsSebastian Huber1-0/+42
2014-02-28bsp/leon3: Use ambapp_freq_get() for CPU counterSebastian Huber1-0/+7
2014-02-24sparc: Fix CPU counter supportSebastian Huber1-0/+7
2014-02-21bsp/leon3: Add and use leon3_get_cpu_count()Sebastian Huber1-0/+9
2014-02-21bsp/leon3: Add leon3_power_down_loop()Sebastian Huber1-0/+2