summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-084-2492/+0
* sparc: Remove dead code that was leftover from SMP development.Jennifer Averett2013-02-261-4/+0
* libchip/serial: Add const qualifierSebastian Huber2013-02-111-2/+2
* bsp/erc32: Fix warningsSebastian Huber2013-02-111-2/+2
* 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-274-50/+64
* bsps: Use RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2012-11-256-9/+3
* bsps: Interrupt initialization error is fatalSebastian Huber2012-11-154-9/+5
* score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2012-11-156-9/+9
* bsps/sparc: Define bsp_reset()Sebastian Huber2012-11-141-0/+2
* bsps/sparc: Add BSP_INITIAL_EXTENSION to <bsp.h>Sebastian Huber2012-11-137-0/+33
* bsps/sparc: Delete unused symbol declarationSebastian Huber2012-11-071-1/+0
* sapi: Use rtems_*_get_user_multiprocessing_tableSebastian Huber2012-11-071-1/+1
* score: Work area initialization API changeSebastian Huber2012-10-255-26/+17
* Revert "Add bspopts.h.in."Gedare Bloom2012-08-063-138/+0
* Remove CVS-Ids.Ralf Corsépius2012-07-197-14/+0
* Require automake-1.12.2.Ralf Corsépius2012-07-194-4/+4
* Require autoconf-2.69.Ralf Corsépius2012-07-194-4/+4
* Fix broken _endtext symbolSebastian Huber2012-07-161-2/+2
* sparc linkcmds.base: Add new FreeBSD TCP/IP stack sectionsJoel Sherrill2012-07-141-11/+24
* Add bspopts.h.in.Ralf Corsépius2012-05-243-0/+138
* pci.h cleanup - Consolidate common defines to cpukit pci.hJoel Sherrill2012-05-164-1158/+24
* LEON: moved register definitions into grlib header fileDaniel Hellstrom2012-05-1621-134/+153
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1177-168/+0
* Revert: Remove CVS IdsJoel Sherrill2012-05-076-0/+16
* Remove CVS-Ids.Ralf Corsépius2012-05-046-16/+0
* LEON3 - Remove bad $Id$ and clean up file headerJoel Sherrill2012-05-021-4/+6
* LEON2 - 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
* LEON: updated drivers to use new AMBAPP LayerDaniel Hellstrom2012-04-1731-259/+266
* 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-1719-634/+1839
* PR2052: LEON3: fix open_eth interrupt initialization bugDaniel Hellstrom2012-04-101-4/+4
* GRETH: use shared-irq service instead of BSP specific set_vec()Daniel Hellstrom2012-04-061-5/+2
* SMC91111: updated to use shared IRQ serviceDaniel Hellstrom2012-04-062-8/+6
* LEON3 - Fix spacingJoel Sherrill2012-04-062-2/+2
* LEON3: added IRQAMP supportDaniel Hellstrom2012-04-062-3/+18
* LEON3: halt boot if IRQ controller not foundDaniel Hellstrom2012-04-061-4/+9
* SPARC BSPs: implemented shared-irq using libbsp/shared layerDaniel Hellstrom2012-04-0623-4/+634
* LEON3: console use register pointers instead of UART indexesDaniel Hellstrom2012-04-052-33/+33