aboutsummaryrefslogtreecommitdiff
path: root/src/device/oprom/yabel/vbe.c
AgeCommit message (Expand)Author
2020-12-14drivers: Replace multiple fill_lb_framebuffer with single instancePatrick Rudolph
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-07-26src/device/oprom: Fix bootsplash display code for optionromsJohanna Schander
2019-07-19device/oprom: List all supported vesa mode by opromSubrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-08-09src/device: Fix typoElyes HAOUAS
2018-07-09src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-04-23device/oprom/yabel: Fix spelling of *successful*Paul Menzel
2018-04-20device/oprom/yabel: Fix vbe-buffer index in vbe.cHal Tsai
2017-06-28device/oprom/yabel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-05-18vbe: remove the necessity for a global vbe_mode_info_valid()Aaron Durbin
2017-05-18coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin
2016-08-28src/device: Remove unnecessary whitespace before newlineElyes HAOUAS
2016-01-18device/oprom/yabel: Update BSD license headersMartin Roth
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2014-07-28device/oprom/yabel/vbe.c: Fix memory leakDaniele Forsi
2014-05-18device/oprom/yabel/vbe.c: Avoid unused func warnEdward O'Callaghan
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2013-07-10device: Fix spellingMartin Roth
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2012-11-30Rename devices -> deviceStefan Reinauer