summaryrefslogtreecommitdiffstats
path: root/src/device/root_device.c
Commit message (Expand)AuthorAgeFilesLines
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* reset: Provide new single-function reset APINico Huber2018-10-221-1/+1
* devicetree: Add USB device typeDuncan Laurie2018-05-111-0/+15
* device/root_device.c: Get rid of device_tElyes HAOUAS2018-05-041-7/+7
* device: acpi_name() should take a const struct deviceAaron Durbin2017-09-141-1/+1
* device: Add scan_generic_bus supportFurquan Shaikh2017-02-161-4/+9
* device: Add an ACPI device name and path concept to devicesDuncan Laurie2016-05-211-0/+10
* sconfig: Add a new generic device typeDuncan Laurie2016-05-161-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* devicetree: Change scan_bus() prototype in device opsKyösti Mälkki2015-06-041-18/+6
* devicetree: Single scan_bridges()Kyösti Mälkki2015-06-041-10/+2
* devicetree: Rename unused parameter to passthruKyösti Mälkki2015-06-041-10/+11
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-24/+60
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* devicetree: Drop dummy root_dev opsKyösti Mälkki2015-03-011-36/+4
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Rename devices -> deviceStefan Reinauer2012-11-301-0/+166