summaryrefslogtreecommitdiff
path: root/src/device/oprom/include
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/device: Use SPDX for GPL-2.0-only filesAngel Pons
2020-02-17treewide: capitalize 'BIOS'Elyes HAOUAS
2019-04-23src: Use include <console/console.h> when appropriateElyes 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-08-01src/device: Add guards on all header filesMartin Roth
2017-07-25src/device: Fix checkpatch warning: no spaces at the start of a lineMartin Roth
2017-05-22device/oprom/include: Use IS_ENABLED() macroNico Huber
2016-04-13src/device: Update license headersMartin Roth
2015-11-20x86emu: Remove XFree86 CVS tagsStefan Reinauer
2013-07-10device: Fix spellingMartin Roth
2013-07-10Provide support for setting up the framebuffer from EDIDRonald G. Minnich
2013-05-10Get rid of a number of __GNUC__ checksStefan Reinauer
2013-02-07YABEL: use system {in,out}[bwl] on x86Patrick Georgi
2012-12-08Fix Yabel compilation on non-x86 platformsStefan Reinauer
2012-11-30Rename devices -> deviceStefan Reinauer