summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/google/coreboot_table.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Thomas Gleixner2019-06-051-9/+1
* firmware: coreboot: Only populate devices in coreboot_table_init()Stephen Boyd2018-09-141-38/+29
* firmware: coreboot: Remap RAM with memremap() instead of ioremap()Stephen Boyd2018-09-141-21/+19
* firmware: coreboot: Collapse platform drivers into bus coreStephen Boyd2018-09-141-4/+62
* firmware: coreboot: Make bus registration symmetricStephen Boyd2018-09-141-6/+8
* firmware: coreboot: Unmap ioregion after device populationStephen Boyd2018-09-141-3/+4
* firmware: coreboot: Remove unused coreboot_table_findSamuel Holland2018-04-231-43/+0
* firmware: coreboot: Expose the coreboot table as a busSamuel Holland2018-04-231-7/+114
* firmware: google memconsole: Add coreboot supportThierry Escande2017-04-081-0/+94