index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
device
/
root_device.c
Age
Commit message (
Expand
)
Author
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