summaryrefslogtreecommitdiff
path: root/drivers/firmware/google/coreboot_table.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-14firmware: coreboot: Check size of table entry and use flex-arrayKees Cook1-0/+1
2022-11-10firmware: google: Implement cbmem in sysfs driverJack Rosenthal1-0/+18
2021-02-09firmware: google: make coreboot driver's remove callback return voidUwe Kleine-König1-1/+1
2019-06-09Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Thomas Gleixner1-9/+1
2019-05-24firmware: google: coreboot: Drop unnecessary headersStephen Boyd1-1/+0
2019-05-24firmware: google: Add a module_coreboot_driver() macro and use itStephen Boyd1-0/+10
2018-09-14firmware: coreboot: Collapse platform drivers into bus coreStephen Boyd1-6/+0
2018-04-23firmware: coreboot: Add coreboot framebuffer driverSamuel Holland1-0/+22
2018-04-23firmware: coreboot: Remove unused coreboot_table_findSamuel Holland1-3/+0
2018-04-23firmware: coreboot: Expose the coreboot table as a busSamuel Holland1-9/+40
2017-04-08firmware: google memconsole: Add coreboot supportThierry Escande1-0/+50