summaryrefslogtreecommitdiff
path: root/drivers/firmware/google/coreboot_table.c
AgeCommit message (Expand)Author
2024-04-03firmware: coreboot: store owner from modules with coreboot_driver_register()Krzysztof Kozlowski
2024-02-17firmware: coreboot: Replace tag with id table in driver structNícolas F. R. A. Prado
2024-02-17firmware: coreboot: Generate modalias uevent for devicesNícolas F. R. A. Prado
2024-02-06firmware: coreboot: make coreboot_bus_type constRicardo B. Marliere
2023-12-28firmware: coreboot: Convert to platform remove callback returning voidUwe Kleine-König
2023-01-13firmware: coreboot: Check size of table entry and use flex-arrayKees Cook
2022-11-21Merge 6.1-rc6 into char-misc-nextGreg Kroah-Hartman
2022-11-10firmware: google: Implement cbmem in sysfs driverJack Rosenthal
2022-11-10firmware: coreboot: Register bus in module initBrian Norris
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-02-09firmware: google: make coreboot driver's remove callback return voidUwe Kleine-König
2020-01-14firmware: google: Release devices before unregistering the busPatrick Rudolph
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Thomas Gleixner
2018-09-14firmware: coreboot: Only populate devices in coreboot_table_init()Stephen Boyd
2018-09-14firmware: coreboot: Remap RAM with memremap() instead of ioremap()Stephen Boyd
2018-09-14firmware: coreboot: Collapse platform drivers into bus coreStephen Boyd
2018-09-14firmware: coreboot: Make bus registration symmetricStephen Boyd
2018-09-14firmware: coreboot: Unmap ioregion after device populationStephen Boyd
2018-04-23firmware: coreboot: Remove unused coreboot_table_findSamuel Holland
2018-04-23firmware: coreboot: Expose the coreboot table as a busSamuel Holland
2017-04-08firmware: google memconsole: Add coreboot supportThierry Escande