summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon2 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-27score: Fix simple timecounter supportSebastian Huber1-3/+10
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill1-2/+2
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig1-18/+34
2015-04-17DRVMGR: remove struct driver registration funcDaniel Hellstrom1-2/+2
2015-04-17DRVMGR: renamed RES_EMPTY to DRVMGR_RES_EMPTYDaniel Hellstrom1-1/+1
2015-04-17DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom1-4/+4
2015-04-17sparc bsps: updated license to rtems.orgDaniel Hellstrom2-2/+2
2015-04-17LEON: converted AT697,GRPCi,GRPCI2,PCIF to BSD headerDaniel Hellstrom1-3/+0
2015-04-17LEON: move driver headers to bsp/ directoryDaniel Hellstrom3-162/+162
2015-04-17MCTRL: fix build warnings in MCTRL driverDaniel Hellstrom2-0/+5
2015-04-17LEON: added get_resarray_count() helper routineDaniel Hellstrom2-0/+6
2015-04-17AT697PCI: fix build warningsDaniel Hellstrom4-12/+43
2015-04-17GPTIMER: fix build warningsDaniel Hellstrom2-0/+5
2015-04-17GR-RASTA-SPW-ROUTER: fix build warningsDaniel Hellstrom2-0/+5
2015-04-17PCIF: fixed build warningsDaniel Hellstrom2-0/+5
2015-04-17GRPCI: fixed build warningsDaniel Hellstrom2-0/+5
2015-04-17AT697PCI: fix PCI cfg writesDaniel Hellstrom1-2/+2
2015-04-17AT697 PCI: abort whhen a peripheral PCI system detectedDaniel Hellstrom1-1/+8
2015-04-17LEON PCI: host bridge driver support for probing dev0=AD16Daniel Hellstrom1-6/+2
2015-04-17GR-CPCI-LEON4-N2X: added PCI peripheral driver for PCI deviceDaniel Hellstrom2-0/+6
2015-04-17LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom3-0/+139
2015-04-17LEON: added network device configuration helper functionDaniel Hellstrom2-0/+9
2015-04-17LEON: updated and added PCI peripherals for LEON BSPsDaniel Hellstrom6-1025/+65
2015-04-17LEON2: added support for LEON2-GRLIB systemsDaniel Hellstrom1-0/+1
2015-04-17LEON: replaced old BSP PCI layer with new generic libpci PCI layerDaniel Hellstrom4-736/+663
2015-04-17LEON: GPTIMER driver, Timer Library and System Clock for LEON3Daniel Hellstrom3-0/+11
2015-04-17LEON2: implemented AMBA Bus Driver for Driver ManagerDaniel Hellstrom4-0/+97
2015-04-17sparc BSPs: implemented libpci IRQ BSP supportDaniel Hellstrom1-0/+10
2015-02-11bsp/sparc: Move BSP_ISR_handler to a separate file and rename itDaniel Cederman2-0/+4
2014-12-05bsps/sparc: Fix trap table initializationSebastian Huber1-4/+6
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-12-05libmisc: More useful default configurationSebastian Huber1-1/+0
2014-12-02sparc/leon2: LEON_Is_interrupt_masked for Leon2 in leon.h wrongly definedJiri Gaisler1-1/+1
2014-11-23leon2: include <rtems/ringbuf.h> not <ringbuf.h>Joel Sherrill1-2/+2
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber1-4/+4
2014-10-19sparc/leon2/include/bsp.h: Fix warningsJoel Sherrill1-1/+7
2014-10-13sparc/leon2: Fix warningsJoel Sherrill8-37/+48
2014-10-09SPARC BSPs: added CPU aware interrupt ctrl operationsDaniel Hellstrom1-0/+12
2014-10-06erc32,leon2: replace bsp_reset with SPARC fatal handlerDaniel Hellstrom1-1/+1
2014-10-06SPARC: Fatal_halt use source and exit codesDaniel Hellstrom2-0/+6
2014-10-06SPARC: add BSP specific error handlerDaniel Hellstrom2-0/+3
2014-10-06SPARC BSPs: remove BSP_fatal_return unreached codeDaniel Hellstrom1-2/+0
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill1-1/+1
2014-09-11score: Rename _BSP_Exception_frame_print()Sebastian Huber1-1/+1
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-6/+6
2014-06-05LEON2: enable exception prinout by defaultDaniel Hellstrom1-1/+1
2014-06-03score/sparc: Add support for paravirtualizationChristian Mauderer1-0/+1
2014-05-27bsps/sparc: Change tabs to spaces.Daniel Cederman8-279/+279
2014-05-27bsps/sparc: Add copyright and license informationDaniel Cederman10-16/+71
2014-05-27bsps/sparc: Make lines in SPARC BSPs adhere to 80 character limit.Daniel Cederman8-90/+156