aboutsummaryrefslogtreecommitdiff
path: root/src/device/device.c
AgeCommit message (Expand)Author
2017-06-28src/device: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-02-06devtree: Drop unused parameter show_devs_tree() callKyösti Mälkki
2016-04-13src/device: Update license headersMartin Roth
2015-11-19device/device.c: remove warning for missing apic read resourcesMartin Roth
2015-10-27device: Stop and output time in `scan_bus()`Paul Menzel
2015-06-10resource: Refactor IORESOURCE flags useKyösti Mälkki
2015-06-10PCI subsystem: Drop PCI_64BIT_PREF_MEM optionKyösti Mälkki
2015-06-09device/device.c: Improve output in `init_dev()`Paul Menzel
2015-06-04devicetree: Change scan_bus() prototype in device opsKyösti Mälkki
2015-06-04devicetree: Single scan_bridges()Kyösti Mälkki
2015-05-05resource: Adjust memory resources high earlierKyösti Mälkki
2015-05-05resource: Enhance resource reportingKyösti Mälkki
2015-05-05resource: Report correct secondary resource windowKyösti Mälkki
2015-03-21device: convert to stopwatch APIAaron Durbin
2015-01-06doxygen fixes: fix parameter names to match the functionsMartin Roth
2014-02-12PCI: Guard pci.h with CONFIG_PCIKyösti Mälkki
2013-12-12Log device path during resource allocationDuncan Laurie
2013-11-26Clean up POST codes for Boot State machineDuncan Laurie
2013-11-26Log device path into CMOS during probe stagesDuncan Laurie
2013-11-08Add new finalize functions for devices and chipsMarc Jones
2013-07-10device: Fix spellingMartin Roth
2013-05-01device tree: track init timesAaron Durbin
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2012-11-30Rename devices -> deviceStefan Reinauer