summaryrefslogtreecommitdiff
path: root/c/src/lib/libbsp/sparc/leon2 (follow)
AgeCommit message (Expand)Author
2015-02-26MCTRL: fix build warnings in MCTRL driverrcc-1.3-0Daniel Hellstrom
2015-02-26LEON: added get_resarray_count() helper routineDaniel Hellstrom
2015-02-26AT697PCI: fix build warningsDaniel Hellstrom
2015-02-26GPTIMER: fix build warningsDaniel Hellstrom
2015-02-26GR-RASTA-SPW-ROUTER: fix build warningsDaniel Hellstrom
2015-02-26PCIF: fixed build warningsDaniel Hellstrom
2015-02-26GRPCI: fixed build warningsDaniel Hellstrom
2015-02-26AT697PCI: fix PCI cfg writesDaniel Hellstrom
2015-02-26AT697 PCI: abort whhen a peripheral PCI system detectedDaniel Hellstrom
2015-02-26LEON PCI: host bridge driver support for probing dev0=AD16Daniel Hellstrom
2015-02-26GR-CPCI-LEON4-N2X: added PCI peripheral driver for PCI deviceDaniel Hellstrom
2015-02-26LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom
2015-02-26LEON: added network device configuration helper functionDaniel Hellstrom
2015-02-26LEON: updated and added PCI peripherals for LEON BSPsDaniel Hellstrom
2015-02-26LEON2: added support for LEON2-GRLIB systemsDaniel Hellstrom
2015-02-26LEON: replaced old BSP PCI layer with new generic libpci PCI layerDaniel Hellstrom
2015-02-26LEON: GPTIMER driver, Timer Library and System Clock for LEON3Daniel Hellstrom
2015-02-26LEON2: implemented AMBA Bus Driver for Driver ManagerDaniel Hellstrom
2015-02-26sparc BSPs: implemented libpci IRQ BSP supportDaniel Hellstrom
2015-02-11bsp/sparc: Move BSP_ISR_handler to a separate file and rename itDaniel Cederman
2014-12-05bsps/sparc: Fix trap table initializationSebastian Huber
2014-12-05Update bug report URLSebastian Huber
2014-12-05libmisc: More useful default configurationSebastian Huber
2014-12-02sparc/leon2: LEON_Is_interrupt_masked for Leon2 in leon.h wrongly definedJiri Gaisler
2014-11-23leon2: include <rtems/ringbuf.h> not <ringbuf.h>Joel Sherrill
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber
2014-10-19sparc/leon2/include/bsp.h: Fix warningsJoel Sherrill
2014-10-13sparc/leon2: Fix warningsJoel Sherrill
2014-10-09SPARC BSPs: added CPU aware interrupt ctrl operationsDaniel Hellstrom
2014-10-06erc32,leon2: replace bsp_reset with SPARC fatal handlerDaniel Hellstrom
2014-10-06SPARC: Fatal_halt use source and exit codesDaniel Hellstrom
2014-10-06SPARC: add BSP specific error handlerDaniel Hellstrom
2014-10-06SPARC BSPs: remove BSP_fatal_return unreached codeDaniel Hellstrom
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill
2014-09-11score: Rename _BSP_Exception_frame_print()Sebastian Huber
2014-08-28Regenerate all preinstall.am files.Joel Sherrill
2014-06-05LEON2: enable exception prinout by defaultDaniel Hellstrom
2014-06-03score/sparc: Add support for paravirtualizationChristian Mauderer
2014-05-27bsps/sparc: Change tabs to spaces.Daniel Cederman
2014-05-27bsps/sparc: Add copyright and license informationDaniel Cederman
2014-05-27bsps/sparc: Make lines in SPARC BSPs adhere to 80 character limit.Daniel Cederman
2014-05-12bsps: Use standard file name for BSP supportSebastian Huber
2014-04-03leon2 ckinit.c, console.c: Comment clean upJoel Sherrill
2014-04-03leon2/Makefile.am: Change to one file per lineJoel Sherrill
2014-03-24bsps/sparc: Add common gnat handler function prototype.Daniel Cederman
2014-03-21bsps/sparc: Change asm to __asm__ to compile with -pedantic.Daniel Cederman
2014-03-21bsps/sparc: Make spurious trap handler function static.Daniel Cederman
2014-03-21bsps/sparc: Make local functions static.Daniel Cederman
2014-03-21smc91111: Move driver attach prototype to header file.Daniel Cederman
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns