summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* LEON: added get_resarray_count() helper routineDaniel Hellstrom2015-04-172-0/+6
* AT697PCI: fix build warningsDaniel Hellstrom2015-04-174-12/+43
* GPTIMER: fix build warningsDaniel Hellstrom2015-04-172-0/+5
* GR-RASTA-SPW-ROUTER: fix build warningsDaniel Hellstrom2015-04-172-0/+5
* PCIF: fixed build warningsDaniel Hellstrom2015-04-172-0/+5
* GRPCI: fixed build warningsDaniel Hellstrom2015-04-172-0/+5
* AT697PCI: fix PCI cfg writesDaniel Hellstrom2015-04-171-2/+2
* AT697 PCI: abort whhen a peripheral PCI system detectedDaniel Hellstrom2015-04-171-1/+8
* LEON PCI: host bridge driver support for probing dev0=AD16Daniel Hellstrom2015-04-171-6/+2
* GR-CPCI-LEON4-N2X: added PCI peripheral driver for PCI deviceDaniel Hellstrom2015-04-172-0/+6
* LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom2015-04-173-0/+139
* LEON: added network device configuration helper functionDaniel Hellstrom2015-04-172-0/+9
* LEON: updated and added PCI peripherals for LEON BSPsDaniel Hellstrom2015-04-176-1025/+65
* LEON2: added support for LEON2-GRLIB systemsDaniel Hellstrom2015-04-171-0/+1
* LEON: replaced old BSP PCI layer with new generic libpci PCI layerDaniel Hellstrom2015-04-174-736/+663
* LEON: GPTIMER driver, Timer Library and System Clock for LEON3Daniel Hellstrom2015-04-173-0/+11
* LEON2: implemented AMBA Bus Driver for Driver ManagerDaniel Hellstrom2015-04-174-0/+97
* sparc BSPs: implemented libpci IRQ BSP supportDaniel Hellstrom2015-04-171-0/+10
* bsp/sparc: Move BSP_ISR_handler to a separate file and rename itDaniel Cederman2015-02-112-0/+4
* bsps/sparc: Fix trap table initializationSebastian Huber2014-12-051-4/+6
* Update bug report URLSebastian Huber2014-12-051-1/+1
* libmisc: More useful default configurationSebastian Huber2014-12-051-1/+0
* sparc/leon2: LEON_Is_interrupt_masked for Leon2 in leon.h wrongly definedJiri Gaisler2014-12-021-1/+1
* leon2: include <rtems/ringbuf.h> not <ringbuf.h>Joel Sherrill2014-11-231-2/+2
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-231-4/+4
* sparc/leon2/include/bsp.h: Fix warningsJoel Sherrill2014-10-191-1/+7
* sparc/leon2: Fix warningsJoel Sherrill2014-10-138-37/+48
* SPARC BSPs: added CPU aware interrupt ctrl operationsDaniel Hellstrom2014-10-091-0/+12
* erc32,leon2: replace bsp_reset with SPARC fatal handlerDaniel Hellstrom2014-10-061-1/+1
* SPARC: Fatal_halt use source and exit codesDaniel Hellstrom2014-10-062-0/+6
* SPARC: add BSP specific error handlerDaniel Hellstrom2014-10-062-0/+3
* SPARC BSPs: remove BSP_fatal_return unreached codeDaniel Hellstrom2014-10-061-2/+0
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-161-1/+1
* score: Rename _BSP_Exception_frame_print()Sebastian Huber2014-09-111-1/+1
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-6/+6
* LEON2: enable exception prinout by defaultDaniel Hellstrom2014-06-051-1/+1
* score/sparc: Add support for paravirtualizationChristian Mauderer2014-06-031-0/+1
* bsps/sparc: Change tabs to spaces.Daniel Cederman2014-05-278-279/+279
* bsps/sparc: Add copyright and license informationDaniel Cederman2014-05-2710-16/+71
* bsps/sparc: Make lines in SPARC BSPs adhere to 80 character limit.Daniel Cederman2014-05-278-90/+156
* bsps: Use standard file name for BSP supportSebastian Huber2014-05-121-1/+2
* leon2 ckinit.c, console.c: Comment clean upJoel Sherrill2014-04-032-26/+5
* leon2/Makefile.am: Change to one file per lineJoel Sherrill2014-04-031-7/+16
* bsps/sparc: Add common gnat handler function prototype.Daniel Cederman2014-03-243-2/+7
* bsps/sparc: Change asm to __asm__ to compile with -pedantic.Daniel Cederman2014-03-211-1/+1
* bsps/sparc: Make spurious trap handler function static.Daniel Cederman2014-03-211-1/+1
* bsps/sparc: Make local functions static.Daniel Cederman2014-03-211-2/+2
* smc91111: Move driver attach prototype to header file.Daniel Cederman2014-03-211-5/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2116-16/+16
* sparc: Fix CPU counter supportSebastian Huber2014-02-241-1/+0