summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-24Add bspopts.h.in.Ralf Corsépius3-0/+138
2012-05-16pci.h cleanup - Consolidate common defines to cpukit pci.hJoel Sherrill4-1158/+24
2012-05-16LEON: moved register definitions into grlib header fileDaniel Hellstrom21-134/+153
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill77-168/+0
2012-05-07Revert: Remove CVS IdsJoel Sherrill6-0/+16
2012-05-04Remove CVS-Ids.Ralf Corsépius6-16/+0
2012-05-02LEON3 - Remove bad $Id$ and clean up file headerJoel Sherrill1-4/+6
2012-05-02LEON2 - Remove bad $Id$ and clean up file headerJoel Sherrill1-4/+6
2012-04-19LEON3: rename console/debugputs.c to printk_support.cDaniel Hellstrom2-1/+1
2012-04-19LEON3: added TX-wait-complete and CR on NL support for UARTDaniel Hellstrom2-6/+23
2012-04-19LEON3: debugputs removed pointless isinit code, invoked only onceDaniel Hellstrom1-34/+26
2012-04-19LEON3: debugputs added printk mem buffer when no UART presentDaniel Hellstrom1-1/+13
2012-04-19LEON3: add console interrupt mode supportDaniel Hellstrom2-23/+153
2012-04-19LEON3: add console attributes such as parity and baudrateDaniel Hellstrom1-3/+68
2012-04-19LEON3: console, lower bus utilization waiting for UART TX readyDaniel Hellstrom1-3/+7
2012-04-17LEON: updated drivers to use new AMBAPP LayerDaniel Hellstrom31-259/+266
2012-04-17LEON3: Network initialization code updated to new AMBAPP layerDaniel Hellstrom3-41/+50
2012-04-17LEON3: updated console driver for new AMBAPP layerDaniel Hellstrom7-43/+75
2012-04-17LEON2: clock driver use new AMBAPP layerDaniel Hellstrom1-8/+8
2012-04-17LEON: updated AMBA PnP APIDaniel Hellstrom19-634/+1839
2012-04-10PR2052: LEON3: fix open_eth interrupt initialization bugDaniel Hellstrom1-4/+4
2012-04-06GRETH: use shared-irq service instead of BSP specific set_vec()Daniel Hellstrom1-5/+2
2012-04-06SMC91111: updated to use shared IRQ serviceDaniel Hellstrom2-8/+6
2012-04-06LEON3 - Fix spacingJoel Sherrill2-2/+2
2012-04-06LEON3: added IRQAMP supportDaniel Hellstrom2-3/+18
2012-04-06LEON3: halt boot if IRQ controller not foundDaniel Hellstrom1-4/+9
2012-04-06SPARC BSPs: implemented shared-irq using libbsp/shared layerDaniel Hellstrom23-4/+634
2012-04-05LEON3: console use register pointers instead of UART indexesDaniel Hellstrom2-33/+33
2012-04-05LEON3: cleanup console UART indexing handlingDaniel Hellstrom2-61/+126
2012-03-29LEON3: various cleanups in leon.hDaniel Hellstrom1-63/+1
2012-03-29LEON3: IRQ index mask was bad, but always shifted out anywayDaniel Hellstrom1-1/+1
2012-03-29LEON3: clock timer indexing should be consequentDaniel Hellstrom1-3/+3
2012-03-29SPARC: bsp_early_malloc() routine for startup memory allocationDaniel Hellstrom8-13/+80
2012-03-29LEON3: fix GRETH interrupt initialization bugDaniel Hellstrom1-4/+4
2012-03-27GRETH: added support for non-snooping GRETH 10/100 systemsDaniel Hellstrom4-0/+24
2012-03-21SMC91111: ERC32 was never supported by driverDaniel Hellstrom2-0/+4
2012-03-21LEON3: spurious trap handler print out trap in hex insteadDaniel Hellstrom1-1/+1
2012-03-21SPARC: added libcpu lowlevel access and byteorder routines/definitionsDaniel Hellstrom3-2/+7
2012-02-17PR 2015 - LEON3: make SHM driver configurable using weakJoel Sherrill2-5/+22
2012-02-02LEON3: change d-cache snoop detect implementationDaniel Hellstrom1-5/+5
2012-02-02White space correction.Joel Sherrill1-1/+1
2012-02-02LEON3: CPU index intialization moved to bspstart.cDaniel Hellstrom2-18/+18
2012-02-02LEON3: fix compiler warning in SHM driverDaniel Hellstrom1-1/+1
2012-02-02LEON3BSP MP: may wake one more CPU than expectedDaniel Hellstrom1-1/+1
2012-02-01Remove all .cvsignore files.Joel Sherrill8-46/+0
2012-01-26Revert "Disable optimization."Sebastian Huber1-1/+1
2012-01-23Disable optimization.Sebastian Huber1-1/+1
2011-10-262011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-4/+8
2011-10-182011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett3-8/+12
2011-10-072011-10-07 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2-15/+17