aboutsummaryrefslogtreecommitdiff
path: root/src/device/root_device.c
AgeCommit message (Expand)Author
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