summaryrefslogtreecommitdiff
path: root/src/device/device_util.c
AgeCommit message (Expand)Author
2020-05-12util/sconfig: Add LPC and ESPI busesRaul E Rangel
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-28device: Constify struct device * parameter to dev_nameFurquan Shaikh
2020-04-04src/device: Use SPDX for GPL-2.0-only filesAngel Pons
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-10-27src/{device,drivers}: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-09-17AUTHORS: Move src/device copyrights into AUTHORS fileMartin Roth
2019-07-31device: Constify `dev` argument to (probe|find)_resource()Nico Huber
2019-07-19device/device_util.c: Correct format specifierJacob Garber
2019-07-13device/device_util: Fix encoding the USB device pathKarthikeyan Ramasubramanian
2019-06-28device: Tidy up add_more_links()Jacob Garber
2019-06-28device,nb/amd: Deduplicate add_more_links()Jacob Garber
2019-05-07device: ignore NONE devices behind bridgePatrick Rudolph
2019-03-17resources: introduce io_resource()Subrata Banik
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-05-25device: Move find_dev_path() to device_const.cKyösti Mälkki
2018-05-25device: Move dev_find_path() to device_const.cNico Huber
2018-05-24device: Always build device_simple.c for less code duplicationNico Huber
2018-05-22src/device: Get rid of device_tElyes HAOUAS
2018-05-22device/device_util.c: Remove space after sizeofElyes HAOUAS
2018-05-11devicetree: Add USB device typeDuncan Laurie
2018-05-02src/device: Fix discarded-qualifiers compilation issueSubrata Banik
2018-04-30device: constify some variablesLubomir Rintel
2018-01-25sconfig: Add a new mmio resource typeJustin TerAvest
2017-11-15device: further untangle device_t from struct deviceAaron Durbin
2017-11-07device/device_util: Add string for DEVICE_PATH_NONEPatrick Rudolph
2017-07-25src/device: Fix checkpatch warning: no spaces at the start of a lineMartin Roth
2017-06-02device/device_util: Add function to determine bridge statePatrick Rudolph
2017-02-16device: Add a new "SPI" device typeFurquan Shaikh
2017-02-06devtree: Drop unused parameter show_devs_tree() callKyösti Mälkki
2016-12-07src/device: Get device structure by path typeSubrata Banik
2016-12-07MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki
2016-05-16sconfig: Add a new generic device typeDuncan Laurie
2016-05-16sconfig: Add 10bit addressing mode to i2c device typeDuncan Laurie
2016-02-18device: Add device path display supportLee Leahy
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-09AMD fam10: Drop PCI_BUS_SEGN_BITSKyösti Mälkki
2015-02-15device/device_util.c: Add space after ellipse for better legibilityPaul Menzel
2014-09-29Remove stale char[] initialization causing unaligned memory accessMarcelo Povoa
2014-06-11device/device_util.c: Fix wording in comment of `new_resource()`Paul Menzel
2014-02-12PCI: Guard pci.h with CONFIG_PCIKyösti Mälkki
2014-02-09device_util: Make device in dev_find_slot_pnp u16.Vladimir Serbinenko
2014-02-07device_util: Add dev_find_slot_pnp.Vladimir Serbinenko
2014-01-10Replace all occurences of sprintf with snprintfVladimir Serbinenko
2013-11-26Add function to encode device path into integerDuncan Laurie
2013-07-10device: Fix spellingMartin Roth
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer