summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Simplify FreeBSD linker setsSebastian Huber2013-12-161-13/+5
* PR1960: ERC32_Is_interrupt_masked for ERC32 in erc32.hHelder Silva2013-12-111-1/+1
* doxygen: refactored doxygen in libbsp to illustrate new rule setDaniel Ramirez2013-12-094-9/+50
* sparc shared: improve doxygenToma Radu2013-12-074-8/+9
* erc32: improve doxygenToma Radu2013-12-044-0/+25
* leon3: fix doxygen description for bsp.hGedare Bloom2013-12-041-1/+1
* leon3: improve doxygenToma Radu2013-12-044-1/+23
* sparc: refactored shared/start.S to shared/start/start.SDaniel Ramirez2013-12-035-4/+4
* leon2: fix typo in doxygenGedare Bloom2013-12-031-1/+1
* leon2: improve doxygenToma Radu2013-12-032-0/+12
* libbsp: refactored sparc/shared/bspgetworkarea.c to sparc/shared/startup/bspg...Daniel Ramirez2013-12-034-3/+3
* leon2_doxygen_1Radu2013-12-0220-3/+121
* sparc/leon3: Add doxygen.Radu Toma2013-12-017-19/+40
* 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
* bsp/ngmp: New BSP variantSebastian Huber2013-11-134-0/+25
* bsp/leon3: Enable linker script variantsSebastian Huber2013-11-134-4/+11
* bsp/leon3: Delete unused LEON_REG symbolSebastian Huber2013-11-131-7/+0
* SPARC BSPs: disable interrupts as early as possibleDaniel Hellstrom2013-10-311-2/+2
* LEON3 SMP: remove compiler warning from __delay() declarationDaniel Hellstrom2013-10-311-1/+1
* LEON3 SMP: CPU ack irq on trap vector entry executionDaniel Hellstrom2013-10-311-1/+0
* 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-244-8/+18
* libbsp/sparc/.../gnatcommon.c: FormattingJoel Sherrill2013-09-301-7/+5
* leon2/.../ckinit.c: Change get nanoseconds handler to staticJoel Sherrill2013-09-301-1/+1
* leon3/bsppredriver.c: Add include file to warningJoel Sherrill2013-09-231-0/+1
* leon3/.../ckinit.c: Change get nanoseconds handler to staticJoel Sherrill2013-09-231-6/+1
* leon3/.../ckinit.c: Fix missing prototype warningsJoel Sherrill2013-09-221-1/+5
* leon3/.../bspstart.c: Fix missing prototype warningsJoel Sherrill2013-09-221-2/+2
* sparc/.../grcan.c: Switch to using RTEMS_COMPILER_UNUSED_ATTRIBUTEJoel Sherrill2013-09-221-8/+6
* leon3/console.c: Fix misisng prototype issuesJoel Sherrill2013-09-211-2/+15
* 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
* leon3/include/bsp.h: Fix spacingJoel Sherrill2013-09-161-1/+0
* bsps: Fix clock driver definesSebastian Huber2013-08-143-3/+3
* 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
* smp: Add and use _Per_CPU_Get()Sebastian Huber2013-07-301-5/+5
* smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber2013-07-171-5/+3
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-172-7/+9
* termios: Update due to API changesSebastian Huber2013-06-252-33/+30
* score: Rename rtems_smp_get_number_of_processors()Sebastian Huber2013-06-141-1/+1
* smp: Simplify SMP initialization sequenceSebastian Huber2013-05-293-27/+8