summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* leon3/console.c: Fix misisng prototype issuesJoel Sherrill2013-09-211-2/+15
* leon3/include/bsp.h: Fix spacingJoel Sherrill2013-09-161-1/+0
* bsps: Fix clock driver definesSebastian Huber2013-08-141-1/+1
* 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-251-16/+13
* score: Rename rtems_smp_get_number_of_processors()Sebastian Huber2013-06-141-1/+1
* smp: Simplify SMP initialization sequenceSebastian Huber2013-05-291-23/+6
* smp: Delete bsp_smp_secondary_cpu_initialize()Sebastian Huber2013-05-291-2/+6
* smp: Simplify main CPU initializationSebastian Huber2013-05-291-8/+6
* smp: Add maximum_processors field to configSebastian Huber2013-05-161-3/+3
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-081-599/+0
* leon3: disable unused ISR handlerJoel Sherrill2013-01-081-0/+2
* leon3/shmsupp: Fix warnings & comment clean upJoel Sherrill2013-01-083-65/+36
* leon3: Open Ethernet Fixed WarningJoel Sherrill2013-01-081-1/+1
* score: Add CPU_Exception_frameSebastian Huber2012-11-271-17/+21
* bsps: Use RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2012-11-252-3/+1
* bsps: Interrupt initialization error is fatalSebastian Huber2012-11-151-1/+1
* score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2012-11-152-3/+3
* bsps/sparc: Add BSP_INITIAL_EXTENSION to <bsp.h>Sebastian Huber2012-11-132-0/+3
* sapi: Use rtems_*_get_user_multiprocessing_tableSebastian Huber2012-11-071-1/+1
* score: Work area initialization API changeSebastian Huber2012-10-251-2/+2
* Revert "Add bspopts.h.in."Gedare Bloom2012-08-061-45/+0
* Remove CVS-Ids.Ralf Corsépius2012-07-196-12/+0
* Require automake-1.12.2.Ralf Corsépius2012-07-191-1/+1
* Require autoconf-2.69.Ralf Corsépius2012-07-191-1/+1
* Add bspopts.h.in.Ralf Corsépius2012-05-241-0/+45
* pci.h cleanup - Consolidate common defines to cpukit pci.hJoel Sherrill2012-05-161-17/+18
* LEON: moved register definitions into grlib header fileDaniel Hellstrom2012-05-1610-52/+33
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1120-46/+0
* Revert: Remove CVS IdsJoel Sherrill2012-05-071-0/+2
* Remove CVS-Ids.Ralf Corsépius2012-05-041-2/+0
* LEON3 - Remove bad $Id$ and clean up file headerJoel Sherrill2012-05-021-4/+6
* LEON3: rename console/debugputs.c to printk_support.cDaniel Hellstrom2012-04-192-1/+1
* LEON3: added TX-wait-complete and CR on NL support for UARTDaniel Hellstrom2012-04-192-6/+23
* LEON3: debugputs removed pointless isinit code, invoked only onceDaniel Hellstrom2012-04-191-34/+26
* LEON3: debugputs added printk mem buffer when no UART presentDaniel Hellstrom2012-04-191-1/+13
* LEON3: add console interrupt mode supportDaniel Hellstrom2012-04-192-23/+153
* LEON3: add console attributes such as parity and baudrateDaniel Hellstrom2012-04-191-3/+68
* LEON3: console, lower bus utilization waiting for UART TX readyDaniel Hellstrom2012-04-191-3/+7
* LEON3: Network initialization code updated to new AMBAPP layerDaniel Hellstrom2012-04-173-41/+50
* LEON3: updated console driver for new AMBAPP layerDaniel Hellstrom2012-04-177-43/+75
* LEON2: clock driver use new AMBAPP layerDaniel Hellstrom2012-04-171-8/+8
* LEON: updated AMBA PnP APIDaniel Hellstrom2012-04-174-18/+50
* PR2052: LEON3: fix open_eth interrupt initialization bugDaniel Hellstrom2012-04-101-4/+4