summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3 (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-10-23bsp/leon3: Fix LEON3_mp_irq definitionSebastian Huber3-6/+9
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber1-4/+4
2014-10-23bsp/sparc: Ensure that data cache snooping is enabledDaniel Cederman2-2/+18
2014-10-19sparc/leon3/include/bsp.h: Fix warningsJoel Sherrill1-0/+5
2014-10-09LEON3: use interrupt layer in clock driverDaniel Hellstrom1-3/+20
2014-10-09LEON3 SMP: support static interrupt affinityDaniel Hellstrom2-2/+13
2014-10-09SPARC BSPs: added CPU aware interrupt ctrl operationsDaniel Hellstrom1-12/+40
2014-10-07termios: Partially hide rtems_termios_ttySebastian Huber1-4/+6
2014-10-07termios: Separate flow control from normal handlerSebastian Huber1-0/+2
2014-10-06LEON3: use CPU_Fatal_halt for haltDaniel Hellstrom4-65/+90
2014-10-06SPARC: Fatal_halt use source and exit codesDaniel Hellstrom3-0/+42
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-10-02bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked variableDaniel Cederman5-10/+20