Age | Commit message (Expand) | Author |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-29 | device/device.h: Drop multiple links | Arthur Heymans |
2023-04-22 | lib/version: Move board identification strings | Kyösti Mälkki |
2020-10-21 | device: Export enable_static_device() function | Duncan Laurie |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-04 | src/device: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-10-08 | device/root_device: Consolidate common _scan_bus() functions | Nico Huber |
2019-10-07 | device: Rename scan_static_bus() -> enable_static_devices() | Nico Huber |
2019-09-17 | AUTHORS: Move src/device copyrights into AUTHORS file | Martin Roth |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-10-22 | reset: Provide new single-function reset API | Nico Huber |
2018-05-11 | devicetree: Add USB device type | Duncan Laurie |
2018-05-04 | device/root_device.c: Get rid of device_t | Elyes HAOUAS |
2017-09-14 | device: acpi_name() should take a const struct device | Aaron Durbin |
2017-02-16 | device: Add scan_generic_bus support | Furquan Shaikh |
2016-05-21 | device: Add an ACPI device name and path concept to devices | Duncan Laurie |
2016-05-16 | sconfig: Add a new generic device type | Duncan Laurie |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-04 | devicetree: Change scan_bus() prototype in device ops | Kyösti Mälkki |
2015-06-04 | devicetree: Single scan_bridges() | Kyösti Mälkki |
2015-06-04 | devicetree: Rename unused parameter to passthru | Kyösti Mälkki |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-03-01 | devicetree: Drop dummy root_dev ops | Kyösti Mälkki |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-11-30 | Rename devices -> device | Stefan Reinauer |