summaryrefslogtreecommitdiffstats
path: root/src/device/device_util.c
Commit message (Expand)AuthorAgeFilesLines
...
* device/device_util.c: Remove space after sizeofElyes HAOUAS2018-05-221-16/+16
* devicetree: Add USB device typeDuncan Laurie2018-05-111-0/+11
* src/device: Fix discarded-qualifiers compilation issueSubrata Banik2018-05-021-1/+1
* device: constify some variablesLubomir Rintel2018-04-301-4/+4
* sconfig: Add a new mmio resource typeJustin TerAvest2018-01-251-0/+8
* device: further untangle device_t from struct deviceAaron Durbin2017-11-151-21/+24
* device/device_util: Add string for DEVICE_PATH_NONEPatrick Rudolph2017-11-071-0/+3
* src/device: Fix checkpatch warning: no spaces at the start of a lineMartin Roth2017-07-251-5/+5
* device/device_util: Add function to determine bridge statePatrick Rudolph2017-06-021-0/+25
* device: Add a new "SPI" device typeFurquan Shaikh2017-02-161-0/+10
* devtree: Drop unused parameter show_devs_tree() callKyösti Mälkki2017-02-061-4/+4
* src/device: Get device structure by path typeSubrata Banik2016-12-071-0/+25
* MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki2016-12-071-0/+20
* sconfig: Add a new generic device typeDuncan Laurie2016-05-161-0/+12
* sconfig: Add 10bit addressing mode to i2c device typeDuncan Laurie2016-05-161-2/+3
* device: Add device path display supportLee Leahy2016-02-181-0/+12
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* AMD fam10: Drop PCI_BUS_SEGN_BITSKyösti Mälkki2015-03-091-28/+0
* device/device_util.c: Add space after ellipse for better legibilityPaul Menzel2015-02-151-4/+4
* Remove stale char[] initialization causing unaligned memory accessMarcelo Povoa2014-09-291-1/+1
* device/device_util.c: Fix wording in comment of `new_resource()`Paul Menzel2014-06-111-1/+1
* PCI: Guard pci.h with CONFIG_PCIKyösti Mälkki2014-02-121-1/+1
* device_util: Make device in dev_find_slot_pnp u16.Vladimir Serbinenko2014-02-091-1/+1
* device_util: Add dev_find_slot_pnp.Vladimir Serbinenko2014-02-071-0/+21
* Replace all occurences of sprintf with snprintfVladimir Serbinenko2014-01-101-37/+46
* Add function to encode device path into integerDuncan Laurie2013-11-261-0/+55
* device: Fix spellingMartin Roth2013-07-101-2/+2
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-7/+7
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-5/+5
* Rename devices -> deviceStefan Reinauer2012-11-301-0/+870