aboutsummaryrefslogtreecommitdiff
path: root/src/device/oprom/yabel/compat
AgeCommit message (Expand)Author
2020-09-21src/device: Drop unneeded empty linesElyes HAOUAS
2020-06-17treewide: Replace CONFIG(ARCH_xx) testsKyösti Mälkki
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-07-09src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2017-07-25src/device: Fix checkpatch warning: no spaces at the start of a lineMartin Roth
2017-06-28device/oprom/yabel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-01-18device/oprom/yabel: Update BSD license headersMartin Roth
2014-07-11YABEL: Initialize global `biosmem` pointer for VBENico Huber
2013-07-10device: Fix spellingMartin Roth
2013-07-10Provide support for setting up the framebuffer from EDIDRonald G. Minnich
2012-12-08Fix Yabel compilation on non-x86 platformsStefan Reinauer
2012-11-30Rename devices -> deviceStefan Reinauer