summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* LEON3: cleanup console UART indexing handlingDaniel Hellstrom2012-04-052-61/+126
* LEON3: various cleanups in leon.hDaniel Hellstrom2012-03-291-63/+1
* LEON3: IRQ index mask was bad, but always shifted out anywayDaniel Hellstrom2012-03-291-1/+1
* LEON3: clock timer indexing should be consequentDaniel Hellstrom2012-03-291-3/+3
* SPARC: bsp_early_malloc() routine for startup memory allocationDaniel Hellstrom2012-03-298-13/+80
* LEON3: fix GRETH interrupt initialization bugDaniel Hellstrom2012-03-291-4/+4
* GRETH: added support for non-snooping GRETH 10/100 systemsDaniel Hellstrom2012-03-274-0/+24
* SMC91111: ERC32 was never supported by driverDaniel Hellstrom2012-03-212-0/+4
* LEON3: spurious trap handler print out trap in hex insteadDaniel Hellstrom2012-03-211-1/+1
* SPARC: added libcpu lowlevel access and byteorder routines/definitionsDaniel Hellstrom2012-03-213-2/+7
* PR 2015 - LEON3: make SHM driver configurable using weakJoel Sherrill2012-02-172-5/+22
* LEON3: change d-cache snoop detect implementationDaniel Hellstrom2012-02-021-5/+5
* White space correction.Joel Sherrill2012-02-021-1/+1
* LEON3: CPU index intialization moved to bspstart.cDaniel Hellstrom2012-02-022-18/+18
* LEON3: fix compiler warning in SHM driverDaniel Hellstrom2012-02-021-1/+1
* LEON3BSP MP: may wake one more CPU than expectedDaniel Hellstrom2012-02-021-1/+1
* Remove all .cvsignore files.Joel Sherrill2012-02-018-46/+0
* Revert "Disable optimization."Sebastian Huber2012-01-261-1/+1
* Disable optimization.Sebastian Huber2012-01-231-1/+1
* 2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-262-4/+8
* 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-10-183-8/+12
* 2011-10-07 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2011-10-072-15/+17