summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/google/coreboot_table.c
AgeCommit message (Expand)AuthorLines
2021-07-21bus: Make remove callback return voidUwe Kleine-König-3/+1
2021-02-09firmware: google: make coreboot driver's remove callback return voidUwe Kleine-König-3/+2
2020-01-14firmware: google: Release devices before unregistering the busPatrick Rudolph-0/+7
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Thomas Gleixner-9/+1
2018-09-14firmware: coreboot: Only populate devices in coreboot_table_init()Stephen Boyd-38/+29
2018-09-14firmware: coreboot: Remap RAM with memremap() instead of ioremap()Stephen Boyd-21/+19
2018-09-14firmware: coreboot: Collapse platform drivers into bus coreStephen Boyd-4/+62
2018-09-14firmware: coreboot: Make bus registration symmetricStephen Boyd-6/+8
2018-09-14firmware: coreboot: Unmap ioregion after device populationStephen Boyd-3/+4
2018-04-23firmware: coreboot: Remove unused coreboot_table_findSamuel Holland-43/+0
2018-04-23firmware: coreboot: Expose the coreboot table as a busSamuel Holland-7/+114
2017-04-08firmware: google memconsole: Add coreboot supportThierry Escande-0/+94