aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/google/framebuffer-coreboot.c
Commit message (Collapse)AuthorAgeFilesLines
* firmware: coreboot: Add coreboot framebuffer driverSamuel Holland2018-04-231-0/+115
Register a simplefb framebuffer when the coreboot table contains a framebuffer entry. Signed-off-by: Samuel Holland <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>