summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Fix simple timecounter supportSebastian Huber2016-01-271-3/+10
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-161-2/+2
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-201-18/+34
* DRVMGR: remove struct driver registration funcDaniel Hellstrom2015-04-171-2/+2
* DRVMGR: renamed RES_EMPTY to DRVMGR_RES_EMPTYDaniel Hellstrom2015-04-171-1/+1
* DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom2015-04-171-4/+4
* sparc bsps: updated license to rtems.orgDaniel Hellstrom2015-04-172-2/+2
* LEON: converted AT697,GRPCi,GRPCI2,PCIF to BSD headerDaniel Hellstrom2015-04-171-3/+0
* LEON: move driver headers to bsp/ directoryDaniel Hellstrom2015-04-173-162/+162
* MCTRL: fix build warnings in MCTRL driverDaniel Hellstrom2015-04-172-0/+5
* 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