Age | Commit message (Expand) | Author |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-07-26 | src/device/oprom: Fix bootsplash display code for optionroms | Johanna Schander |
2019-07-19 | device/oprom: List all supported vesa mode by oprom | Subrata Banik |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-08-09 | src/device: Fix typo | Elyes HAOUAS |
2018-07-09 | src/{device,drivers}: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-04-23 | device/oprom/yabel: Fix spelling of *successful* | Paul Menzel |
2018-04-20 | device/oprom/yabel: Fix vbe-buffer index in vbe.c | Hal Tsai |
2017-06-28 | device/oprom/yabel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-05-18 | vbe: remove the necessity for a global vbe_mode_info_valid() | Aaron Durbin |
2017-05-18 | coreboot_tables: specify clear interface for lb_framebuffer() | Aaron Durbin |
2016-08-28 | src/device: Remove unnecessary whitespace before newline | Elyes HAOUAS |
2016-01-18 | device/oprom/yabel: Update BSD license headers | Martin Roth |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2014-07-28 | device/oprom/yabel/vbe.c: Fix memory leak | Daniele Forsi |
2014-05-18 | device/oprom/yabel/vbe.c: Avoid unused func warn | Edward O'Callaghan |
2014-01-12 | lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content | Vladimir Serbinenko |
2013-07-10 | device: Fix spelling | Martin Roth |
2013-01-30 | Extend CBFS to support arbitrary ROM source media. | Hung-Te Lin |
2012-11-30 | Rename devices -> device | Stefan Reinauer |