summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-07Revert "bsp/leon3: New BSP variant leon3_qemu"Sebastian Huber9-99/+0
2014-02-06bsp/leon3: New BSP variant leon3_qemuSebastian Huber9-0/+99
2014-02-06bsp/leon3: Declare bsp_debug_uart_init() in headerSebastian Huber3-5/+5
2014-02-05bsps: Delete unused bsp_smp_delay()Sebastian Huber1-23/+0
2014-02-05bsp/leon3: Avoid magic delays for IPI broadcastSebastian Huber1-5/+3
2014-02-05bsp/leon3: Fix SMP initializationSebastian Huber2-27/+11
2014-02-05bsp/leon3: Install IPI handler earlySebastian Huber1-7/+4
2014-02-05bsp/leon3: Use printk() only if debug is enabledSebastian Huber1-9/+10
2014-02-04bsp/leon3: Console driver changesSebastian Huber3-68/+56
2014-02-04bsp/leon3: Avoid copy and paste in console driverSebastian Huber1-39/+23
2014-02-04bsp/leon3: Fix interrupt-driven console driverSebastian Huber1-72/+98
2013-12-09doxygen: refactored doxygen in libbsp to illustrate new rule setDaniel Ramirez1-3/+12
2013-12-07sparc shared: improve doxygenToma Radu1-2/+3
2013-12-04leon3: fix doxygen description for bsp.hGedare Bloom1-1/+1
2013-12-04leon3: improve doxygenToma Radu4-1/+23
2013-12-03sparc: refactored shared/start.S to shared/start/start.SDaniel Ramirez1-1/+1
2013-12-03libbsp: refactored sparc/shared/bspgetworkarea.c to sparc/shared/startup/bspg...Daniel Ramirez1-1/+1
2013-12-01sparc/leon3: Add doxygen.Radu Toma7-19/+40
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-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-24sparc all BSPs: Use function and data sectionsJoel Sherrill1-0/+3
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-21leon3/console.c: Fix misisng prototype issuesJoel Sherrill1-2/+15
2013-09-16leon3/include/bsp.h: Fix spacingJoel Sherrill1-1/+0
2013-08-14bsps: Fix clock driver definesSebastian Huber1-1/+1
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 Huber1-16/+13
2013-06-14score: Rename rtems_smp_get_number_of_processors()Sebastian Huber1-1/+1
2013-05-29smp: Simplify SMP initialization sequenceSebastian Huber1-23/+6
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 Bloom1-599/+0
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 Huber1-17/+21
2012-11-25bsps: Use RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2-3/+1
2012-11-15bsps: Interrupt initialization error is fatalSebastian Huber1-1/+1
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2-3/+3
2012-11-13bsps/sparc: Add BSP_INITIAL_EXTENSION to <bsp.h>Sebastian Huber2-0/+3
2012-11-07sapi: Use rtems_*_get_user_multiprocessing_tableSebastian Huber1-1/+1