summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/google/coreboot_table.h
Commit message (Expand)AuthorAgeFilesLines
* firmware: coreboot: store owner from modules with coreboot_driver_register()Krzysztof Kozlowski2024-04-031-1/+5
* firmware: coreboot: Replace tag with id table in driver structNícolas F. R. A. Prado2024-02-171-1/+2
* firmware: coreboot: Check size of table entry and use flex-arrayKees Cook2023-01-131-0/+1
* firmware: google: Implement cbmem in sysfs driverJack Rosenthal2022-11-101-0/+18
* firmware: google: make coreboot driver's remove callback return voidUwe Kleine-König2021-02-091-1/+1
* Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman2019-06-091-9/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Thomas Gleixner2019-06-051-9/+1
* | firmware: google: coreboot: Drop unnecessary headersStephen Boyd2019-05-241-1/+0
* | firmware: google: Add a module_coreboot_driver() macro and use itStephen Boyd2019-05-241-0/+10
|/
* firmware: coreboot: Collapse platform drivers into bus coreStephen Boyd2018-09-141-6/+0
* firmware: coreboot: Add coreboot framebuffer driverSamuel Holland2018-04-231-0/+22
* firmware: coreboot: Remove unused coreboot_table_findSamuel Holland2018-04-231-3/+0
* firmware: coreboot: Expose the coreboot table as a busSamuel Holland2018-04-231-9/+40
* firmware: google memconsole: Add coreboot supportThierry Escande2017-04-081-0/+50