summaryrefslogtreecommitdiff
path: root/src/device/root_device.c
AgeCommit message (Expand)Author
2020-10-21device: Export enable_static_device() functionDuncan Laurie
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-04src/device: Use SPDX for GPL-2.0-only filesAngel Pons
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-10-08device/root_device: Consolidate common _scan_bus() functionsNico Huber
2019-10-07device: Rename scan_static_bus() -> enable_static_devices()Nico Huber
2019-09-17AUTHORS: Move src/device copyrights into AUTHORS fileMartin Roth
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-10-22reset: Provide new single-function reset APINico Huber
2018-05-11devicetree: Add USB device typeDuncan Laurie
2018-05-04device/root_device.c: Get rid of device_tElyes HAOUAS
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-02-16device: Add scan_generic_bus supportFurquan Shaikh
2016-05-21device: Add an ACPI device name and path concept to devicesDuncan Laurie
2016-05-16sconfig: Add a new generic device typeDuncan Laurie
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-04devicetree: Change scan_bus() prototype in device opsKyösti Mälkki
2015-06-04devicetree: Single scan_bridges()Kyösti Mälkki
2015-06-04devicetree: Rename unused parameter to passthruKyösti Mälkki
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-01devicetree: Drop dummy root_dev opsKyösti Mälkki
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-30Rename devices -> deviceStefan Reinauer