aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/google/coreboot_table.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-03firmware: coreboot: store owner from modules with coreboot_driver_register()Gravatar Krzysztof Kozlowski 1-1/+5
2024-02-17firmware: coreboot: Replace tag with id table in driver structGravatar Nícolas F. R. A. Prado 1-1/+2
2023-01-13firmware: coreboot: Check size of table entry and use flex-arrayGravatar Kees Cook 1-0/+1
2022-11-10firmware: google: Implement cbmem in sysfs driverGravatar Jack Rosenthal 1-0/+18
2021-02-09firmware: google: make coreboot driver's remove callback return voidGravatar Uwe Kleine-König 1-1/+1
2019-06-09Merge 5.2-rc4 into char-misc-nextGravatar Greg Kroah-Hartman 1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Gravatar Thomas Gleixner 1-9/+1
2019-05-24firmware: google: coreboot: Drop unnecessary headersGravatar Stephen Boyd 1-1/+0
2019-05-24firmware: google: Add a module_coreboot_driver() macro and use itGravatar Stephen Boyd 1-0/+10
2018-09-14firmware: coreboot: Collapse platform drivers into bus coreGravatar Stephen Boyd 1-6/+0
2018-04-23firmware: coreboot: Add coreboot framebuffer driverGravatar Samuel Holland 1-0/+22
2018-04-23firmware: coreboot: Remove unused coreboot_table_findGravatar Samuel Holland 1-3/+0
2018-04-23firmware: coreboot: Expose the coreboot table as a busGravatar Samuel Holland 1-9/+40
2017-04-08firmware: google memconsole: Add coreboot supportGravatar Thierry Escande 1-0/+50