summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* GR-RASTA-TMTC,rev1: add GRGPIO[0] register initDaniel Hellstrom2015-04-171-90/+77
* B1553BRM: change the init of the RT legalization registersDaniel Hellstrom2015-04-172-2/+29
* GRSPW: added clock cycles after GRSPW resetDaniel Hellstrom2015-04-171-0/+13
* GRSPW_PKT: Add support for Interrupt-codesAndreas Larsson2015-04-172-18/+363
* GRSPW: Fix incorrect register defines - presently functionally inconsequentialAndreas Larsson2015-04-171-4/+4
* AMBAPP: updated PnP IDs database with SPWTDPDaniel Hellstrom2015-04-172-0/+2
* GRTIMER: added to GPTIMER driverDaniel Hellstrom2015-04-171-0/+1
* GRETH: avoid hw generated UDP/TCP cksum generationDaniel Hellstrom2015-04-171-2/+2
* GR-RASTA-IO: updated for new versionDaniel Hellstrom2015-04-171-17/+200
* GR-RASTA-TMTC: updated for new versionDaniel Hellstrom2015-04-171-1/+192
* 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: fix for PCI host bridge driver CFG space accessDaniel Hellstrom2015-04-173-5/+5
* GPTIMER: timer probing must not be on timer0Daniel Hellstrom2015-04-171-2/+2
* LEON PCI: host bridge driver support for probing dev0=AD16Daniel Hellstrom2015-04-174-18/+66
* APBUART: debug bit was cleared incorrectlyDaniel Hellstrom2015-04-171-16/+16
* NGMP PCI: added support for NGMP prototype boardsDaniel Hellstrom2015-04-171-5/+8
* LEON GRSPW: updated to new DRVMGR translation interfaceDaniel Hellstrom2015-04-171-61/+110
* GR-CPCI-LEON4-N2X: added PCI peripheral driver for PCI deviceDaniel Hellstrom2015-04-177-0/+831
* GRPCI2: updated register layout to newer specificationDaniel Hellstrom2015-04-171-3/+4
* AMBAPP: update AMBA PnP ID databaseDaniel Hellstrom2015-04-172-22/+77
* GRPCI2: work-around for rev0 bug by limiting prefetchingDaniel Hellstrom2015-04-171-0/+8
* PCI-RASTA: set GRPCI1 target cache-line-size to avoid poor performanceDaniel Hellstrom2015-04-173-0/+18
* GRETH: cleaned up parts of PHY init codeDaniel Hellstrom2015-04-171-19/+14
* GRETH: changed the PHY initialization sequenceDaniel Hellstrom2015-04-172-13/+68
* GRETH: forcing autonegotiation during PHY initializationDaniel Hellstrom2015-04-171-6/+11
* GRETH: updated worker Deamon thread nameDaniel Hellstrom2015-04-171-1/+3
* GRPCI: initialize cache-line-size and latency timerDaniel Hellstrom2015-04-171-0/+7
* GRSPW: fixed SET_RMAPEN and SET_RMAPBUFDISDaniel Hellstrom2015-04-171-2/+2
* GPTIMER: support separate & shared irq by clearing pending bit after ISRDaniel Hellstrom2015-04-171-3/+5
* GPTIMER: Only probe pending bit on timer0Daniel Hellstrom2015-04-171-10/+12
* leon,gpiolib: add mask/unmask interrupt supportDaniel Hellstrom2015-04-173-0/+27
* GRSPW: Make sure buffers are 64-bit alignedArvid Bjorkengren2015-04-171-4/+7
* APBUART: fix GRMON -u support for older UARTsDaniel Hellstrom2015-04-171-2/+14
* GRSPW: New packet based driver for SPW/SPW2/SPW2_DMADaniel Hellstrom2015-04-175-0/+3247
* LEON3: fixed nano seconds support in TLIBDaniel Hellstrom2015-04-173-12/+59
* GRTM: fixed bug where transmitter start loop was optimized awayDaniel Hellstrom2015-04-171-16/+17
* GRPCI: fix target BAR1 initializationDaniel Hellstrom2015-04-171-1/+1
* LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom2015-04-1755-5/+21513
* LEON: added network device configuration helper functionDaniel Hellstrom2015-04-177-0/+134
* LEON: updated shared drivers to Driver Manger frameworkDaniel Hellstrom2015-04-1710-3843/+4391
* LEON: updated and added PCI peripherals for LEON BSPsDaniel Hellstrom2015-04-1736-2260/+4272
* LEON2: added support for LEON2-GRLIB systemsDaniel Hellstrom2015-04-173-0/+267
* LEON: replaced old BSP PCI layer with new generic libpci PCI layerDaniel Hellstrom2015-04-1716-1463/+2947
* LEON3: new Console driver, APBUART driver using Driver ManagerDaniel Hellstrom2015-04-179-1/+958
* MERGE: new system clock implementationDaniel Hellstrom2015-04-171-4/+10
* LEON: GPTIMER driver, Timer Library and System Clock for LEON3Daniel Hellstrom2015-04-1712-3/+1049
* LEON2: implemented AMBA Bus Driver for Driver ManagerDaniel Hellstrom2015-04-177-0/+653
* LEON3: implemented AMBA PnP Bus Driver for Driver ManagerDaniel Hellstrom2015-04-178-0/+1148
* sparc BSPs: implemented libpci IRQ BSP supportDaniel Hellstrom2015-04-173-2/+24