summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-17GRETH: forcing autonegotiation during PHY initializationDaniel Hellstrom1-6/+11
2015-04-17GRETH: updated worker Deamon thread nameDaniel Hellstrom1-1/+3
2015-04-17GRPCI: initialize cache-line-size and latency timerDaniel Hellstrom1-0/+7
2015-04-17GRSPW: fixed SET_RMAPEN and SET_RMAPBUFDISDaniel Hellstrom1-2/+2
2015-04-17GPTIMER: support separate & shared irq by clearing pending bit after ISRDaniel Hellstrom1-3/+5
2015-04-17GPTIMER: Only probe pending bit on timer0Daniel Hellstrom1-10/+12
2015-04-17leon,gpiolib: add mask/unmask interrupt supportDaniel Hellstrom3-0/+27
2015-04-17GRSPW: Make sure buffers are 64-bit alignedArvid Bjorkengren1-4/+7
2015-04-17APBUART: fix GRMON -u support for older UARTsDaniel Hellstrom1-2/+14
2015-04-17GRSPW: New packet based driver for SPW/SPW2/SPW2_DMADaniel Hellstrom5-0/+3247
2015-04-17LEON3: fixed nano seconds support in TLIBDaniel Hellstrom3-12/+59
2015-04-17GRTM: fixed bug where transmitter start loop was optimized awayDaniel Hellstrom1-16/+17
2015-04-17GRPCI: fix target BAR1 initializationDaniel Hellstrom1-1/+1
2015-04-17LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom55-5/+21513
2015-04-17LEON: added network device configuration helper functionDaniel Hellstrom7-0/+134
2015-04-17LEON: updated shared drivers to Driver Manger frameworkDaniel Hellstrom10-3843/+4391
2015-04-17LEON: updated and added PCI peripherals for LEON BSPsDaniel Hellstrom36-2260/+4272
2015-04-17LEON2: added support for LEON2-GRLIB systemsDaniel Hellstrom3-0/+267
2015-04-17LEON: replaced old BSP PCI layer with new generic libpci PCI layerDaniel Hellstrom16-1463/+2947
2015-04-17LEON3: new Console driver, APBUART driver using Driver ManagerDaniel Hellstrom9-1/+958
2015-04-17MERGE: new system clock implementationDaniel Hellstrom1-4/+10
2015-04-17LEON: GPTIMER driver, Timer Library and System Clock for LEON3Daniel Hellstrom12-3/+1049
2015-04-17LEON2: implemented AMBA Bus Driver for Driver ManagerDaniel Hellstrom7-0/+653
2015-04-17LEON3: implemented AMBA PnP Bus Driver for Driver ManagerDaniel Hellstrom8-0/+1148
2015-04-17sparc BSPs: implemented libpci IRQ BSP supportDaniel Hellstrom3-2/+24
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-03-15bsps/sparc: Fix linker sectionSebastian Huber1-3/+3
2015-03-09shared/include/grcan.h: Add prototypes to fix warningsJoel Sherrill1-1/+2
2015-02-17score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber1-8/+5
2015-02-11grspw: Fix typosDaniel Cederman1-3/+3
2015-02-11bsp/sparc: Move BSP_ISR_handler to a separate file and rename itDaniel Cederman9-23/+59
2015-01-23bsps/sparc: Use calloc()Sebastian Huber1-3/+1
2015-01-22grspw: descriptor tables no longer statically allocatedjavamonn1-7/+7
2015-01-09smp: Add and use _SMP_Should_start_processor()Sebastian Huber1-5/+1
2014-12-05bsps/sparc: Fix trap table initializationSebastian Huber3-9/+13
2014-12-05Update bug report URLSebastian Huber4-4/+4
2014-12-05libmisc: More useful default configurationSebastian Huber3-3/+1
2014-12-04bsp/leon3: Fix trap table initializationSebastian Huber1-1/+2
2014-12-04SPARC: optimize IRQ enable & disableDaniel Hellstrom3-35/+49
2014-12-02sparc/leon2: LEON_Is_interrupt_masked for Leon2 in leon.h wrongly definedJiri Gaisler1-1/+1
2014-12-02sparc/leon3: LEON_Is_interrupt_masked for Leon3 in leon.h wrongly definedJiri Gaisler1-3/+1
2014-12-02SPARC: optimize window underflow trapDaniel Hellstrom1-1/+10
2014-12-02SPARC: window overflow optimizationDaniel Hellstrom1-1/+10
2014-11-24bsp/ngmp: Use -muser-mode GCC optionSebastian Huber1-1/+1
2014-11-23leon2: include <rtems/ringbuf.h> not <ringbuf.h>Joel Sherrill1-2/+2