summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3/include (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-17GRETH: fix build warnings with GCC-4.9Daniel Hellstrom1-1/+1
2015-04-17LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom1-0/+1
2015-04-17LEON3: new Console driver, APBUART driver using Driver ManagerDaniel Hellstrom2-0/+38
2015-04-17LEON: GPTIMER driver, Timer Library and System Clock for LEON3Daniel Hellstrom1-0/+1
2015-04-17LEON3: implemented AMBA PnP Bus Driver for Driver ManagerDaniel Hellstrom1-0/+7
2015-04-17sparc BSPs: implemented libpci IRQ BSP supportDaniel Hellstrom1-2/+7
2015-04-17leon3: make timer initialization configurableDaniel Hellstrom1-0/+24
2015-04-17LEON3: GPTIMER timer watchdog driverDaniel Hellstrom1-0/+49
2015-02-11bsp/sparc: Move BSP_ISR_handler to a separate file and rename itDaniel Cederman1-0/+3
2014-12-02sparc/leon3: LEON_Is_interrupt_masked for Leon3 in leon.h wrongly definedJiri Gaisler1-3/+1
2014-10-23bsp/leon3: Fix LEON3_mp_irq definitionSebastian Huber1-1/+2
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber1-4/+4
2014-10-23bsp/sparc: Ensure that data cache snooping is enabledDaniel Cederman1-0/+6
2014-10-19sparc/leon3/include/bsp.h: Fix warningsJoel Sherrill1-0/+5
2014-10-09LEON3 SMP: support static interrupt affinityDaniel Hellstrom1-1/+12
2014-10-09SPARC BSPs: added CPU aware interrupt ctrl operationsDaniel Hellstrom1-12/+40
2014-10-06SPARC: add BSP specific error handlerDaniel Hellstrom1-0/+2
2014-10-06SPARC BSPs: remove BSP_fatal_return unreached codeDaniel Hellstrom1-2/+0
2014-10-02bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked variableDaniel Cederman2-2/+7
2014-08-22score: Add SMP support to the cache managerDaniel Cederman1-0/+2
2014-08-22bsp/sparc: Flush only instruction cacheDaniel Cederman2-1/+9
2014-07-09bsps/sparc: Move APBUART printk supportChristian Mauderer1-19/+0
2014-07-01bsps/sparc: Reduce copy and pasteSebastian Huber1-33/+0
2014-06-30LEON3: devfs free nodes must be sizedDaniel Hellstrom1-0/+3
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 Cederman2-7/+7
2014-05-27bsps/sparc: Add copyright and license informationDaniel Cederman2-2/+11
2014-05-27bsps/sparc: Make lines in SPARC BSPs adhere to 80 character limit.Daniel Cederman2-11/+16
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 Johns6-6/+6
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 L2 cache supportSebastian Huber1-0/+88
2014-02-28bsp/leon3: Add new cache manager implementationSebastian Huber1-0/+109
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
2014-02-19bsp/leon3: Add and use LEON3_IrqCtrl_LockSebastian Huber1-13/+21
2014-02-19bsp/leon3: Declare LEON3_IrqCtrl_EIrq only onceSebastian Huber1-2/+2
2014-02-19bsp/leon3: Declare leon3_ext_irq_init() in headerSebastian Huber1-0/+3
2014-02-19score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber1-4/+0
2014-02-14bsp/leon3: Declare amba_initialize()Sebastian Huber1-0/+2
2014-02-14sparc: Add LEON3_ASR17_PROCESSOR_INDEX_SHIFTSebastian Huber1-1/+1
2014-02-14score: Add CPU counter supportSebastian Huber2-0/+6
2014-02-06bsp/leon3: Declare bsp_debug_uart_init() in headerSebastian Huber1-0/+2