summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-21NGMP PCI: added support for NGMP prototype boardsrcc-v1.2.11Daniel Hellstrom
2013-05-21DRVMGR: reworked the address translation functionsDaniel Hellstrom
2013-05-08GR-CPCI-LEON4-N2X: added PCI peripheral driver for PCI devicercc-v1.2.10Daniel Hellstrom
2013-05-08GRPCI2: updated register layout to newer specificationDaniel Hellstrom
2013-04-30GRPCI2: fix commentDaniel Hellstrom
2013-04-30AMBAPP: update AMBA PnP ID databaseDaniel Hellstrom
2013-04-24GRPCI2: work-around for rev0 bug by limiting prefetchingDaniel Hellstrom
2013-03-25DRVMGR: added drvmgr_dev_by_name() for finding devsDaniel Hellstrom
2013-03-25DRVMGR: drvmgr_children_unregister writes removal error to wrong deviceDaniel Hellstrom
2013-03-19Merge official 4.10.2 sources into rcc-1.2 branchrcc-v1.2.9Daniel Hellstrom
2013-03-18PCI-RASTA: set GRPCI1 target cache-line-size to avoid poor performancercc-v1.2.8Daniel Hellstrom
2013-03-14GRETH: cleaned up parts of PHY init codeDaniel Hellstrom
2013-03-14GRETH: changed the PHY initialization sequenceDaniel Hellstrom
2013-03-12GRETH: forcing autonegotiation during PHY initializationDaniel Hellstrom
2013-03-12GRETH: updated worker Deamon thread nameDaniel Hellstrom
2013-03-06GRPCI: initialize cache-line-size and latency timerDaniel Hellstrom
2013-03-06GR1553BC: fix memory leak when closing BC driverDaniel Hellstrom
2013-01-18GRSPW: fixed SET_RMAPEN and SET_RMAPBUFDISDaniel Hellstrom
2012-11-19GPTIMER: support separate & shared irq by clearing pending bit after ISRrcc-v1.2.7Daniel Hellstrom
2012-11-19SPW_BUS: Cannot verify when writing 3 bytes is not allowedArvid Bjorkengren
2012-11-19GPTIMER: Only probe pending bit on timer0Daniel Hellstrom
2012-11-19RMAP: Removed a compile warning.Arvid Bjorkengren
2012-10-08DRVMGR/SPW_BUS: Don't add index to virq, probably a copy/paste error.rcc-v1.2.6Arvid Bjorkengren
2012-10-08DRVMGR/SPW_BUS: Mask instead of unregister interrupt from SpW ISRArvid Bjorkengren
2012-10-08DRVMGR/SPW_BUS: ISR now has a correct prototypeArvid Bjorkengren
2012-10-08AMBAPP_BUS_RMAP: Check mask when handling interrupts.Arvid Bjorkengren
2012-10-08AMBAPP_BUS_RMAP: IRQ is now enabled properly when registeredArvid Bjorkengren
2012-10-08RMAP: Make sure buffers are 64-bit aligned to improve odds of getting a fast ...Arvid Bjorkengren
2012-10-08DRVMGR: Fix to stop optimization from generating broken code.Arvid Bjorkengren
2012-07-06GRSPW_PKT: the PKT_FLAG_ bit-mask is only 16-bit, fixed translation flagsrcc-v1.2.5Daniel Hellstrom
2012-06-19APBUART: fix GRMON -u support for older UARTsrcc-v1.2.4Daniel Hellstrom
2012-06-19GRSPW: New packet based driver for SPW/SPW2/SPW2_DMADaniel Hellstrom
2012-06-19LEON3: fixed nano seconds support in TLIBDaniel Hellstrom
2012-05-24GRTM: fixed bug where transmitter start loop was optimized awayrcc-v1.2.3Daniel Hellstrom
2012-05-16GRPCI: fix target BAR1 initializationDaniel Hellstrom
2012-04-05LEON APBUART: bad formula for scaler to baudrate conversionDaniel Hellstrom
2012-03-27DRVMGR: insert_dev_into_bus depends on dev->drv, init earlierrcc-v1.2.2Daniel Hellstrom
2012-03-27GRETH-DRVMGR: moved the MEM-load (force-cache-miss) logic to BSPDaniel Hellstrom
2012-03-27GRETH: moved the MEM-load (force-cache-miss) logic to BSPDaniel Hellstrom
2012-03-27GRETH-DRVMGR: removed the use of rtems_set_clock() in auto-nego timeoutDaniel Hellstrom
2012-03-27GRETH: removed the use of rtems_set_clock() in auto-nego timeoutDaniel Hellstrom
2012-03-27ambapp_{grlib,leon2}_init1: config->bus_type not initialized.Magnus Hjorth
2012-03-27b1553rt.c: rt_init: Preserve rtaddr and rtpar fields on init.Magnus Hjorth
2012-03-27LEON2: added PCIF driver againrcc-v1.2.1Daniel Hellstrom
2012-03-27LEON3: fixed GRETH conflict in Makefile.am no. 2Daniel Hellstrom
2012-03-27LEON3: fixed GRETH conflict in Makefile.amDaniel Hellstrom
2012-03-27LEON3: fix CONSOLE_MAX in cons.c, build errorDaniel Hellstrom
2012-03-27LEON: renamed GPIO register names, fixed double definitionsDaniel Hellstrom
2012-03-27DRVMGR: Fix drvmgr_for_each_dev breadth-first search bugDaniel Hellstrom
2012-03-27b1553rt: Workaround for reset mode command issueMagnus Hjorth