summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Fix TLS support in linker command filesSebastian Huber2014-04-221-1/+3
* 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
* sparc/shared/.../linkcmds.base: Correct C++ supportJoel Sherrill2014-04-041-7/+6
* leon2 ckinit.c, console.c: Comment clean upJoel Sherrill2014-04-032-26/+5
* leon2/Makefile.am: Change to one file per lineJoel Sherrill2014-04-031-7/+16
* erc32/Makefile.am: Change to one file per lineJoel Sherrill2014-04-031-7/+17
* LEON3: UT699 and GR712 sleep-mode d-cache fixDaniel Cederman2014-03-311-5/+3
* bsps/sparc: Make local functions for amba plug&play static.Daniel Cederman2014-03-245-12/+10
* bsps/sparc: Add common gnat handler function prototype.Daniel Cederman2014-03-2412-6/+42
* 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-213-6/+6
* bsps/sparc: Make spurious trap handler function static.Daniel Cederman2014-03-213-3/+3
* bsps/sparc: Make local functions static.Daniel Cederman2014-03-219-4/+32
* smc91111: Move driver attach prototype to header file.Daniel Cederman2014-03-212-8/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2195-95/+95
* bsps/leon3: Add interrupt delay profiling supportSebastian Huber2014-03-141-1/+38
* sparc: Add support for interrupt profilingSebastian Huber2014-03-141-2/+23
* 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
* bsps/sparc: Add missing IRQMP registersSebastian Huber2014-03-101-3/+13
* bsps/sparc: Remove fix for ERC32 with FPU rev. B/CSebastian Huber2014-03-101-66/+0
* 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 L2C registersSebastian Huber2014-02-281-0/+25
* 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-246-36/+96
* bsp/leon3: Add bsp_reset() for SMP configurationSebastian Huber2014-02-213-0/+65
* 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
* bsps/sparc: Delete unused fileSebastian Huber2014-02-211-24/+0
* 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
* score: Delete bsp_smp_broadcast_interrupt()Sebastian Huber2014-02-191-16/+0
* score: Rename bsp_smp_initialize()Sebastian Huber2014-02-191-1/+1
* bsp/leon3: Add and use fatal codesSebastian Huber2014-02-192-3/+5
* score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2014-02-192-5/+2
* bsp/leon3: Declare amba_initialize()Sebastian Huber2014-02-142-2/+2
* bsp/leon3: Do not define RTEMS_DEBUGSebastian Huber2014-02-141-11/+12
* sparc: Add LEON3_ASR17_PROCESSOR_INDEX_SHIFTSebastian Huber2014-02-145-17/+6
* score: Add CPU counter supportSebastian Huber2014-02-147-0/+73
* sparc: Save/restore only non-volatile contextSebastian Huber2014-02-121-15/+4