Age | Commit message (Expand) | Author |
---|---|---|
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 |