summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-14sparc/../irq-shared.c: Fix compilation for SMP when not LEON3Joel Sherrill1-1/+2
2013-11-13bsp/ngmp: New BSP variantSebastian Huber4-0/+25
2013-11-13bsp/leon3: Enable linker script variantsSebastian Huber4-4/+11
2013-11-13bsp/leon3: Delete unused LEON_REG symbolSebastian Huber1-7/+0
2013-10-31SPARC BSPs: disable interrupts as early as possibleDaniel Hellstrom1-2/+2
2013-10-31LEON3 SMP: remove compiler warning from __delay() declarationDaniel Hellstrom1-1/+1
2013-10-31LEON3 SMP: CPU ack irq on trap vector entry executionDaniel Hellstrom1-1/+0
2013-10-31LEON3_MP ISR: shared-IRQ setup overwrite SMP/MP ISR trap handlerDaniel Hellstrom1-0/+5
2013-10-24sparc all BSPs: Use function and data sectionsJoel Sherrill4-8/+18
2013-09-30libbsp/sparc/.../gnatcommon.c: FormattingJoel Sherrill1-7/+5
2013-09-30leon2/.../ckinit.c: Change get nanoseconds handler to staticJoel Sherrill1-1/+1
2013-09-23leon3/bsppredriver.c: Add include file to warningJoel Sherrill1-0/+1
2013-09-23leon3/.../ckinit.c: Change get nanoseconds handler to staticJoel Sherrill1-6/+1
2013-09-22leon3/.../ckinit.c: Fix missing prototype warningsJoel Sherrill1-1/+5
2013-09-22leon3/.../bspstart.c: Fix missing prototype warningsJoel Sherrill1-2/+2
2013-09-22sparc/.../grcan.c: Switch to using RTEMS_COMPILER_UNUSED_ATTRIBUTEJoel Sherrill1-8/+6
2013-09-21leon3/console.c: Fix misisng prototype issuesJoel Sherrill1-2/+15
2013-09-21sparc/.../grcan.c: Fix multiple warningsJoel Sherrill1-2/+8
2013-09-21sparc/.../ambapp.h: Add ambapp_get_number_apbslv_devices() prototypeJoel Sherrill1-0/+4
2013-09-21sparc/.../occan.c: Fix missing prototype warningJoel Sherrill1-0/+2
2013-09-21sparc/.../ambapp.h: Add ambapp_get_number_ahbslv_devices() prototypeJoel Sherrill1-0/+6
2013-09-21sparc/../occan.c: Fix set but unused variable warningJoel Sherrill1-2/+1
2013-09-21sparc irq-shared.c: Fix unused variable warningJoel Sherrill1-1/+1
2013-09-16leon3/include/bsp.h: Fix spacingJoel Sherrill1-1/+0
2013-08-14bsps: Fix clock driver definesSebastian Huber3-3/+3
2013-08-09sparc: Make _CPU_ISR_Dispatch_disable per-CPUSebastian Huber1-22/+20
2013-08-09sparc: Move _CPU_Context_switch(), etc.Sebastian Huber1-0/+224
2013-08-09bsps/sparc: SMP and per-CPU thread dispatch disableSebastian Huber1-10/+25
2013-08-09bsps/sparc: Revert most SMP related changesSebastian Huber1-111/+59
2013-07-31smp: Provide cache optimized Per_CPU_ControlSebastian Huber1-11/+12
2013-07-30smp: Add and use _Per_CPU_Get()Sebastian Huber1-5/+5
2013-07-17smp: Add and use _CPU_SMP_Send_interrupt()Sebastian Huber1-5/+3
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2-7/+9
2013-06-25termios: Update due to API changesSebastian Huber2-33/+30
2013-06-14score: Rename rtems_smp_get_number_of_processors()Sebastian Huber1-1/+1
2013-05-29smp: Simplify SMP initialization sequenceSebastian Huber3-27/+8
2013-05-29smp: Delete bsp_smp_secondary_cpu_initialize()Sebastian Huber1-2/+6
2013-05-29smp: Simplify main CPU initializationSebastian Huber1-8/+6
2013-05-16smp: Add maximum_processors field to configSebastian Huber1-3/+3
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom4-2492/+0
2013-02-26sparc: Remove dead code that was leftover from SMP development.Jennifer Averett1-4/+0
2013-02-11libchip/serial: Add const qualifierSebastian Huber1-2/+2
2013-02-11bsp/erc32: Fix warningsSebastian Huber1-2/+2
2013-01-08leon3: disable unused ISR handlerJoel Sherrill1-0/+2
2013-01-08leon3/shmsupp: Fix warnings & comment clean upJoel Sherrill3-65/+36
2013-01-08leon3: Open Ethernet Fixed WarningJoel Sherrill1-1/+1
2012-11-27score: Add CPU_Exception_frameSebastian Huber4-50/+64
2012-11-25bsps: Use RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber6-9/+3
2012-11-15bsps: Interrupt initialization error is fatalSebastian Huber4-9/+5
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber6-9/+9