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