summaryrefslogtreecommitdiffstats
path: root/cpukit/libpci (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-17DRVMGR: renamed RES_EMPTY to DRVMGR_RES_EMPTYDaniel Hellstrom1-1/+1
2015-04-17DRVMGR: renamed info_dev to get_info_devDaniel Hellstrom1-1/+1
2015-04-17DRVMGR: change name of freq_get to get_freqDaniel Hellstrom1-3/+3
2015-04-17LIBPCI: updated license to rtems.orgDaniel Hellstrom32-32/+32
2015-04-17LIBPCI: new implementation private header fileDaniel Hellstrom7-45/+56
2015-04-17LIBPCI: various comment/unsed clean-upsDaniel Hellstrom1-14/+9
2015-04-17LIBPCI: use enum with pci_system_typeDaniel Hellstrom2-3/+3
2015-04-17LIBPCI: use RTEMS_INLINE_ROUTINEDaniel Hellstrom2-35/+40
2015-04-17LIBPCI: moved comment out of license headerDaniel Hellstrom1-4/+9
2015-04-17PCI BUS: moved comment out of license headerDaniel Hellstrom2-24/+22
2015-04-17LIBPCI: added license and auto-gen comment to pci/ids.hDaniel Hellstrom1-1/+26
2015-04-17LIBPCI: clean-up pci_for_each_child() search argDaniel Hellstrom1-1/+4
2015-04-17LIBPCI: remove $Id in makefile.amDaniel Hellstrom1-4/+0
2015-04-17LIBPCI: converted to BSD headerDaniel Hellstrom14-1158/+1833
2015-04-17DRVMGR: PCI BUS converted to BSD headerDaniel Hellstrom1-8/+8
2015-04-17LIBPCI: moved pci_bus copyright into a single lineDaniel Hellstrom2-4/+2
2015-04-17LIBPCI: moved copyright into a single lineDaniel Hellstrom27-54/+27
2015-04-17LIBPCI: removed unused changes fileDaniel Hellstrom1-46/+0
2015-04-17LIBPCI: fixed RES2DEV in pci/cfg.hDaniel Hellstrom1-2/+5
2015-04-17NGMP PCI: added support for NGMP prototype boardsDaniel Hellstrom1-0/+1
2015-04-17GR-CPCI-LEON4-N2X: added PCI peripheral driver for PCI deviceDaniel Hellstrom2-0/+2
2015-04-17LIBPCI: added DRVMGR model for PCI busDaniel Hellstrom4-0/+740
2015-04-17LIBPCI: added PCI layer to cpukit/libpciDaniel Hellstrom34-0/+4786