summaryrefslogtreecommitdiff
path: root/cpukit/libpci (follow)
AgeCommit message (Expand)Author
2019-01-07Fix format warningsSebastian Huber
2018-10-10build: Merge libpci/Makefile.amSebastian Huber
2018-04-04build: Remove EXTRA_DISTSebastian Huber
2018-01-25Remove make preinstallChris Johns
2018-01-02sparc: Remove BSP specifics from <pci/irq.h>Sebastian Huber
2018-01-02sparc: Remove BSP specifics from <pci/access.h>Sebastian Huber
2017-09-29libpci: fix pci device allocationDaniel Hellstrom
2017-08-25libpci: Use calloc()Sebastian Huber
2017-08-25Include missing <string.h>Sebastian Huber
2017-05-02leon, GR-CPCI-GR740: Added peripheral PCI driverJavier Jalle
2017-03-06libpci: code cleanupDaniel Hellstrom
2015-04-17DRVMGR: renamed RES_EMPTY to DRVMGR_RES_EMPTYDaniel Hellstrom
2015-04-17DRVMGR: renamed info_dev to get_info_devDaniel Hellstrom
2015-04-17DRVMGR: change name of freq_get to get_freqDaniel Hellstrom
2015-04-17LIBPCI: updated license to rtems.orgDaniel Hellstrom
2015-04-17LIBPCI: new implementation private header fileDaniel Hellstrom
2015-04-17LIBPCI: various comment/unsed clean-upsDaniel Hellstrom
2015-04-17LIBPCI: use enum with pci_system_typeDaniel Hellstrom
2015-04-17LIBPCI: use RTEMS_INLINE_ROUTINEDaniel Hellstrom
2015-04-17LIBPCI: moved comment out of license headerDaniel Hellstrom
2015-04-17PCI BUS: moved comment out of license headerDaniel Hellstrom
2015-04-17LIBPCI: added license and auto-gen comment to pci/ids.hDaniel Hellstrom
2015-04-17LIBPCI: clean-up pci_for_each_child() search argDaniel Hellstrom
2015-04-17LIBPCI: remove $Id in makefile.amDaniel Hellstrom
2015-04-17LIBPCI: converted to BSD headerDaniel Hellstrom
2015-04-17DRVMGR: PCI BUS converted to BSD headerDaniel Hellstrom
2015-04-17LIBPCI: moved pci_bus copyright into a single lineDaniel Hellstrom
2015-04-17LIBPCI: moved copyright into a single lineDaniel Hellstrom
2015-04-17LIBPCI: removed unused changes fileDaniel Hellstrom
2015-04-17LIBPCI: fixed RES2DEV in pci/cfg.hDaniel Hellstrom
2015-04-17NGMP PCI: added support for NGMP prototype boardsDaniel Hellstrom
2015-04-17GR-CPCI-LEON4-N2X: added PCI peripheral driver for PCI deviceDaniel Hellstrom
2015-04-17LIBPCI: added DRVMGR model for PCI busDaniel Hellstrom
2015-04-17LIBPCI: added PCI layer to cpukit/libpciDaniel Hellstrom