Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-30 | firmware: coreboot: Don't register a pdev if screen_info data is present | Javier Martinez Canillas | 1 | -0/+14 |
2024-06-11 | firmware: google: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
2024-02-17 | firmware: coreboot: Replace tag with id table in driver struct | Nícolas F. R. A. Prado | 1 | -1/+7 |
2023-11-13 | firmware: coreboot: framebuffer: Avoid invalid zero physical address | Alper Nebi Yasak | 1 | -0/+3 |
2023-01-31 | firmware: coreboot: framebuffer: Ignore reserved pixel color bits | Alper Nebi Yasak | 1 | -3/+1 |
2021-02-09 | firmware: google: make coreboot driver's remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2019-06-09 | Merge 5.2-rc4 into char-misc-next | Greg Kroah-Hartman | 1 | -9/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287 | Thomas Gleixner | 1 | -9/+1 |
2019-05-24 | firmware: google: Add a module_coreboot_driver() macro and use it | Stephen Boyd | 1 | -13/+1 |
2018-04-23 | firmware: coreboot: Add coreboot framebuffer driver | Samuel Holland | 1 | -0/+115 |