summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Fix simple timecounter supportSebastian Huber2016-01-271-13/+18
* bsp/leon3: Fix Termios context usageSebastian Huber2015-10-201-8/+3
* 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-29/+68
* LEON3: move timer variable to where initializedDaniel Hellstrom2015-04-172-5/+2
* LEON3: simplify amba initializationDaniel Hellstrom2015-04-171-7/+2
* LEON3: clock irq always same as timer instanceDaniel Hellstrom2015-04-171-10/+1
* DRVMGR: remove struct driver registration funcDaniel Hellstrom2015-04-171-4/+4
* DRVMGR: renamed RES_EMPTY to DRVMGR_RES_EMPTYDaniel Hellstrom2015-04-171-1/+1
* sparc bsps: updated license to rtems.orgDaniel Hellstrom2015-04-172-2/+2
* leon3,ngmp: cpucounter initialization use proper namesDaniel Hellstrom2015-04-171-2/+3
* leon3: timer config updated to use proper namingDaniel Hellstrom2015-04-172-7/+7
* LEON: move driver headers to bsp/ directoryDaniel Hellstrom2015-04-175-199/+199
* MCTRL: fix build warnings in MCTRL driverDaniel Hellstrom2015-04-172-0/+5
* LEON: added get_resarray_count() helper routineDaniel Hellstrom2015-04-172-0/+6
* GPTIMER: fix build warningsDaniel Hellstrom2015-04-172-0/+5
* APBUART_CONS: fix build warningDaniel 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
* LEON3: watchdog use common timer definesDaniel Hellstrom2015-04-171-1/+1
* LEON3: export debug uart to console uart driverDaniel Hellstrom2015-04-171-1/+1
* GRETH: fix build warnings with GCC-4.9Daniel Hellstrom2015-04-171-1/+1
* GR-CPCI-LEON4-N2X: added PCI peripheral driver for PCI deviceDaniel Hellstrom2015-04-172-0/+6
* GRSPW: New packet based driver for SPW/SPW2/SPW2_DMADaniel Hellstrom2015-04-172-0/+6
* LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom2015-04-173-1/+159
* LEON: added network device configuration helper functionDaniel Hellstrom2015-04-172-0/+12
* LEON: updated and added PCI peripherals for LEON BSPsDaniel Hellstrom2015-04-172-28/+39
* LEON: replaced old BSP PCI layer with new generic libpci PCI layerDaniel Hellstrom2015-04-173-618/+10
* LEON3: new Console driver, APBUART driver using Driver ManagerDaniel Hellstrom2015-04-174-0/+45
* LEON: GPTIMER driver, Timer Library and System Clock for LEON3Daniel Hellstrom2015-04-173-3/+16
* LEON3: implemented AMBA PnP Bus Driver for Driver ManagerDaniel Hellstrom2015-04-173-0/+26
* sparc BSPs: implemented libpci IRQ BSP supportDaniel Hellstrom2015-04-171-2/+7
* LEON3: implemented BSP DRVMGR startup initializationDaniel Hellstrom2015-04-174-1/+101
* leon3,ngmp: simplify cpucounter initializationDaniel Hellstrom2015-04-171-49/+6
* leon3: make timer initialization configurableDaniel Hellstrom2015-04-172-2/+40
* leon3: always clear interrupt controllerDaniel Hellstrom2015-04-171-3/+3
* leon3: clock driver rely on previous found timerDaniel Hellstrom2015-04-171-9/+2
* LEON3: GPTIMER timer watchdog driverDaniel Hellstrom2015-04-174-0/+145
* score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber2015-02-171-8/+5
* bsp/sparc: Move BSP_ISR_handler to a separate file and rename itDaniel Cederman2015-02-112-0/+4
* smp: Add and use _SMP_Should_start_processor()Sebastian Huber2015-01-091-5/+1
* bsps/sparc: Fix trap table initializationSebastian Huber2014-12-051-1/+1
* Update bug report URLSebastian Huber2014-12-051-1/+1
* libmisc: More useful default configurationSebastian Huber2014-12-051-1/+1
* bsp/leon3: Fix trap table initializationSebastian Huber2014-12-041-1/+2
* SPARC: optimize IRQ enable & disableDaniel Hellstrom2014-12-041-5/+7
* sparc/leon3: LEON_Is_interrupt_masked for Leon3 in leon.h wrongly definedJiri Gaisler2014-12-021-3/+1
* bsp/ngmp: Use -muser-mode GCC optionSebastian Huber2014-11-241-1/+1
* bsps/sparc: Include right header fileSebastian Huber2014-10-231-1/+1