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