aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/google/framebuffer-coreboot.c
Commit message (Expand)AuthorAgeFilesLines
* firmware: coreboot: Don't register a pdev if screen_info data is presentJavier Martinez Canillas2024-09-301-0/+14
* firmware: google: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-111-0/+1
* firmware: coreboot: Replace tag with id table in driver structNícolas F. R. A. Prado2024-02-171-1/+7
* firmware: coreboot: framebuffer: Avoid invalid zero physical addressAlper Nebi Yasak2023-11-131-0/+3
* firmware: coreboot: framebuffer: Ignore reserved pixel color bitsAlper Nebi Yasak2023-01-311-3/+1
* firmware: google: make coreboot driver's remove callback return voidUwe Kleine-König2021-02-091-3/+1
* Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman2019-06-091-9/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287Thomas Gleixner2019-06-051-9/+1
* | firmware: google: Add a module_coreboot_driver() macro and use itStephen Boyd2019-05-241-13/+1
|/
* firmware: coreboot: Add coreboot framebuffer driverSamuel Holland2018-04-231-0/+115