summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-3/+3
* score: Add SMP support to the cache managerDaniel Cederman2014-08-221-0/+2
* bsp/sparc: Flush only instruction cacheDaniel Cederman2014-08-222-1/+9
* bsp/sparc: Flush icache before first time enabling interruptsDaniel Cederman2014-08-221-0/+9
* bsps/sparc: Move APBUART printk supportChristian Mauderer2014-07-092-70/+0
* bsps/sparc: Add and use shared APBUART consoleSebastian Huber2014-07-093-325/+35
* bsps/sparc: Reduce copy and pasteSebastian Huber2014-07-013-54/+23
* LEON3: devfs free nodes must be sizedDaniel Hellstrom2014-06-301-0/+3
* LEON3: fix console close handlingDaniel Hellstrom2014-06-301-3/+3
* LEON3: enable exception prinout by defaultDaniel Hellstrom2014-06-051-1/+1
* score/sparc: Add support for paravirtualizationChristian Mauderer2014-06-032-1/+2
* LEON3: coding style clean bsp_irq_fixup()Daniel Hellstrom2014-05-281-9/+9
* LEON3: add support for IRQ16..31 for CPU!=0Daniel Hellstrom2014-05-281-2/+3
* bsps/sparc: Change tabs to spaces.Daniel Cederman2014-05-275-18/+16
* bsps/sparc: Add copyright and license informationDaniel Cederman2014-05-275-12/+38
* bsps/sparc: Make lines in SPARC BSPs adhere to 80 character limit.Daniel Cederman2014-05-277-63/+100
* bsps: Use bsp_start_on_secondary_processor()Sebastian Huber2014-05-122-9/+5
* bsps: Use standard file name for BSP supportSebastian Huber2014-05-123-25/+8
* bsp/leon3: Delete unused functionSebastian Huber2014-05-121-5/+0
* bsps/sparc: Move flags to grlib headerChristian Mauderer2014-05-124-10/+6
* score: SMP initialization changesSebastian Huber2014-04-141-30/+20
* sparc: Use __leon__ multilib defineSebastian Huber2014-04-141-1/+2
* rtems: Rename rtems_smp_get_current_processor()Sebastian Huber2014-04-111-1/+1
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-1/+1
* LEON3: UT699 and GR712 sleep-mode d-cache fixDaniel Cederman2014-03-311-5/+3
* bsps/sparc: Add common gnat handler function prototype.Daniel Cederman2014-03-243-2/+7
* greth: Make local functions static, remove overflow and correct printf call.Daniel Cederman2014-03-211-1/+1
* bsps/sparc: Change asm to __asm__ to compile with -pedantic.Daniel Cederman2014-03-212-5/+5
* bsps/sparc: Make spurious trap handler function static.Daniel Cederman2014-03-211-1/+1
* bsps/sparc: Make local functions static.Daniel Cederman2014-03-211-2/+2
* smc91111: Move driver attach prototype to header file.Daniel Cederman2014-03-211-3/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2129-29/+29
* bsps/leon3: Add interrupt delay profiling supportSebastian Huber2014-03-141-1/+38
* score: Add SMP lock profiling supportSebastian Huber2014-03-141-1/+2
* score: Add local context to SMP lock APISebastian Huber2014-03-111-16/+16
* bsp/leon3: Use interrupt timestamping counterSebastian Huber2014-03-102-28/+73
* bsp/leon3: Unmask IPI only on secondary processorDaniel Hellstrom2014-03-061-1/+1
* bsp/leon3: Add L2 cache supportSebastian Huber2014-02-281-0/+88
* bsp/leon3: Add new cache manager implementationSebastian Huber2014-02-282-1/+114
* bsp/leon3: Add and use cache register functionsSebastian Huber2014-02-283-21/+46
* bsp/leon3: Use ambapp_freq_get() for CPU counterSebastian Huber2014-02-283-40/+33
* sparc: Fix CPU counter supportSebastian Huber2014-02-243-34/+80
* bsp/leon3: Add bsp_reset() for SMP configurationSebastian Huber2014-02-212-0/+63
* bsp/leon3: Add and use leon3_get_cpu_count()Sebastian Huber2014-02-212-2/+10
* bsp/leon3: Add leon3_power_down_loop()Sebastian Huber2014-02-212-0/+4
* bsp/leon3: Add and use LEON3_IrqCtrl_LockSebastian Huber2014-02-192-13/+23
* bsp/leon3: Declare LEON3_IrqCtrl_EIrq only onceSebastian Huber2014-02-191-2/+2
* bsp/leon3: Declare leon3_ext_irq_init() in headerSebastian Huber2014-02-193-4/+5
* score: Rename rtems_smp_process_interrupt()Sebastian Huber2014-02-191-4/+3
* score: Rename rtems_smp_secondary_cpu_initialize()Sebastian Huber2014-02-191-1/+2