summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-061-2/+2
* LEON3 - Fix spacingJoel Sherrill2012-04-062-2/+2
* LEON3: added IRQAMP supportDaniel Hellstrom2012-04-061-0/+14
* LEON3: halt boot if IRQ controller not foundDaniel Hellstrom2012-04-061-4/+9
* SPARC BSPs: implemented shared-irq using libbsp/shared layerDaniel Hellstrom2012-04-068-1/+221
* 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-292-3/+8
* LEON3: fix GRETH interrupt initialization bugDaniel Hellstrom2012-03-291-4/+4
* GRETH: added support for non-snooping GRETH 10/100 systemsDaniel Hellstrom2012-03-272-0/+12
* SMC91111: ERC32 was never supported by driverDaniel Hellstrom2012-03-211-0/+2
* LEON3: spurious trap handler print out trap in hex insteadDaniel Hellstrom2012-03-211-1/+1