summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc: Save/restore only non-volatile contextSebastian Huber2014-02-121-15/+4
* bsps/sparc: Fix ambapp_find_by_idx()Sebastian Huber2014-02-111-1/+1
* score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber2014-02-051-28/+0
* bsp/leon3: Fix SMP initializationSebastian Huber2014-02-051-24/+23
* bsps/sparc: Fix commentSebastian Huber2014-02-051-1/+1
* bsps/sparc: Remove confusing nopSebastian Huber2014-02-041-1/+0
* bsps/sparc: Order load/store by increasing offsetsSebastian Huber2014-02-041-7/+7
* bsps/sparc: Fix commentsSebastian Huber2014-02-041-3/+1
* bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber2014-02-041-0/+14
* bsps/sparc: Fix linkcmds part of new network stackSebastian Huber2014-01-301-3/+3
* sparc BSP shared: Improve DoxygenToma Radu2014-01-0919-49/+147
* bsps: Simplify FreeBSD linker setsSebastian Huber2013-12-161-13/+5
* doxygen: refactored doxygen in libbsp to illustrate new rule setDaniel Ramirez2013-12-091-0/+15
* sparc shared: improve doxygenToma Radu2013-12-071-2/+0
* sparc: refactored shared/start.S to shared/start/start.SDaniel Ramirez2013-12-031-0/+0
* libbsp: refactored sparc/shared/bspgetworkarea.c to sparc/shared/startup/bspg...Daniel Ramirez2013-12-031-0/+0
* sparc/shared/irq_asm.S: Get pointer to self per-CPU controlDaniel Hellstrom2013-11-301-0/+1
* sparc/../irq-shared.c: Fix compilation for SMP when not LEON3Joel Sherrill2013-11-141-1/+2
* SPARC BSPs: disable interrupts as early as possibleDaniel Hellstrom2013-10-311-2/+2
* LEON3_MP ISR: shared-IRQ setup overwrite SMP/MP ISR trap handlerDaniel Hellstrom2013-10-311-0/+5
* sparc all BSPs: Use function and data sectionsJoel Sherrill2013-10-241-8/+9
* libbsp/sparc/.../gnatcommon.c: FormattingJoel Sherrill2013-09-301-7/+5
* sparc/.../grcan.c: Switch to using RTEMS_COMPILER_UNUSED_ATTRIBUTEJoel Sherrill2013-09-221-8/+6
* sparc/.../grcan.c: Fix multiple warningsJoel Sherrill2013-09-211-2/+8
* sparc/.../ambapp.h: Add ambapp_get_number_apbslv_devices() prototypeJoel Sherrill2013-09-211-0/+4
* sparc/.../occan.c: Fix missing prototype warningJoel Sherrill2013-09-211-0/+2
* sparc/.../ambapp.h: Add ambapp_get_number_ahbslv_devices() prototypeJoel Sherrill2013-09-211-0/+6
* sparc/../occan.c: Fix set but unused variable warningJoel Sherrill2013-09-211-2/+1
* sparc irq-shared.c: Fix unused variable warningJoel Sherrill2013-09-211-1/+1
* sparc: Make _CPU_ISR_Dispatch_disable per-CPUSebastian Huber2013-08-091-22/+20
* sparc: Move _CPU_Context_switch(), etc.Sebastian Huber2013-08-091-0/+224
* bsps/sparc: SMP and per-CPU thread dispatch disableSebastian Huber2013-08-091-10/+25
* bsps/sparc: Revert most SMP related changesSebastian Huber2013-08-091-111/+59
* smp: Provide cache optimized Per_CPU_ControlSebastian Huber2013-07-311-11/+12
* sparc: Remove dead code that was leftover from SMP development.Jennifer Averett2013-02-261-4/+0
* bsps: Interrupt initialization error is fatalSebastian Huber2012-11-151-6/+2
* bsps/sparc: Define bsp_reset()Sebastian Huber2012-11-141-0/+2
* bsps/sparc: Add BSP_INITIAL_EXTENSION to <bsp.h>Sebastian Huber2012-11-131-0/+24
* bsps/sparc: Delete unused symbol declarationSebastian Huber2012-11-071-1/+0
* score: Work area initialization API changeSebastian Huber2012-10-252-20/+11
* Remove CVS-Ids.Ralf Corsépius2012-07-191-2/+0
* Fix broken _endtext symbolSebastian Huber2012-07-161-2/+2
* sparc linkcmds.base: Add new FreeBSD TCP/IP stack sectionsJoel Sherrill2012-07-141-11/+24
* pci.h cleanup - Consolidate common defines to cpukit pci.hJoel Sherrill2012-05-162-1135/+3
* LEON: moved register definitions into grlib header fileDaniel Hellstrom2012-05-167-57/+110
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1112-17/+0
* LEON: updated drivers to use new AMBAPP LayerDaniel Hellstrom2012-04-1729-225/+222
* LEON: updated AMBA PnP APIDaniel Hellstrom2012-04-1712-610/+1758
* LEON3: added IRQAMP supportDaniel Hellstrom2012-04-061-3/+4
* SPARC BSPs: implemented shared-irq using libbsp/shared layerDaniel Hellstrom2012-04-062-0/+85