summaryrefslogtreecommitdiff
path: root/util/vgabios
AgeCommit message (Expand)Author
2020-10-31.gitignore: Ignore .test/.dependencies globallyPatrick Georgi
2020-10-30.gitignore: Split into subdirectory filesPatrick Georgi
2020-05-11util: Add SPDX header, replacing boiler plate where applicablePatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2018-07-26util: Add description.md to each utilTom Hiller
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-11{src,util}: Use NULL instead of 0 for pointerElyes HAOUAS
2017-07-21util/vgabios: Don't call redefined printk in printkStefan Reinauer
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-02-18Redo testbios utility to use all of YABELStefan Reinauer
2015-10-25vgabios: fix compilation after x86emu changesStefan Reinauer
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-06vgabios: fix compilationStefan Reinauer
2012-11-30Rename devices -> deviceStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-16enable more warnings for vgabios utility, and enable some debugging Stefan Reinauer
2010-03-23Use coreboot-internal version of x86emu for the vgabios utility.Stefan Reinauer
2009-10-16this is probably in vain because this tool should use the same x86emu asStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-05-27util/vgabios: build/warning fixes.Luc Verhaegen
2009-02-10Change 0x%p to %p. Thanks Stefan for catching the one I introduced in 3931.Myles Watson
2006-04-23Adds support for understanding bus:dev.func to the -d option of testbiosRichard Smith
2005-01-17Make building with different libpci versions easier. The defines might go intoStefan Reinauer
2005-01-11use Paulo's reduced versionLi-Ta Lo
2004-11-28fixes to make adl855pc compile.Ronald G. Minnich
2004-07-08added testbios for V2Li-Ta Lo