summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/include/pci.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* libpayload: Make pci and endian handling -Wconversion safePatrick Georgi2020-02-051-4/+4
* libpayload: Add definitions for more config space registers.Gabe Black2012-11-071-10/+51
* libpayload: Add more libpci-compatibility (#defines)Patrick Georgi2011-03-011-0/+2
* Attached patch moves functions out of the huge libpayload.h into headersPatrick Georgi2010-06-241-0/+3
* [PATCH] libpayload: Add pci_set_bus_master() functionJordan Crouse2008-10-201-1/+5
* add PCI_BUS macro (trivial)Stefan Reinauer2008-08-131-0/+1
* Add a full set of pci access functions.Stefan Reinauer2008-08-071-12/+17
* Various small consistency fixes (trivial):Uwe Hermann2008-04-111-2/+2
* libpayload: Support functions for GeodeJordan Crouse2008-04-101-0/+61