summaryrefslogtreecommitdiff
path: root/drivers/firmware/google/framebuffer-coreboot.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-13firmware: coreboot: framebuffer: Avoid invalid zero physical addressAlper Nebi Yasak1-0/+3
2023-01-31firmware: coreboot: framebuffer: Ignore reserved pixel color bitsAlper Nebi Yasak1-3/+1
2021-02-09firmware: google: make coreboot driver's remove callback return voidUwe Kleine-König1-3/+1
2019-06-09Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Thomas Gleixner1-9/+1
2019-05-24firmware: google: Add a module_coreboot_driver() macro and use itStephen Boyd1-13/+1
2018-04-23firmware: coreboot: Add coreboot framebuffer driverSamuel Holland1-0/+115