index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
google
/
coreboot_table.c
Age
Commit message (
Expand
)
Author
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-02-09
firmware: google: make coreboot driver's remove callback return void
Uwe Kleine-König
2020-01-14
firmware: google: Release devices before unregistering the bus
Patrick Rudolph
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287
Thomas Gleixner
2018-09-14
firmware: coreboot: Only populate devices in coreboot_table_init()
Stephen Boyd
2018-09-14
firmware: coreboot: Remap RAM with memremap() instead of ioremap()
Stephen Boyd
2018-09-14
firmware: coreboot: Collapse platform drivers into bus core
Stephen Boyd
2018-09-14
firmware: coreboot: Make bus registration symmetric
Stephen Boyd
2018-09-14
firmware: coreboot: Unmap ioregion after device population
Stephen Boyd
2018-04-23
firmware: coreboot: Remove unused coreboot_table_find
Samuel Holland
2018-04-23
firmware: coreboot: Expose the coreboot table as a bus
Samuel Holland
2017-04-08
firmware: google memconsole: Add coreboot support
Thierry Escande