summaryrefslogtreecommitdiffstats
path: root/util/vgabios
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: Ignore .test/.dependencies globallyPatrick Georgi2020-10-311-2/+0
* .gitignore: Split into subdirectory filesPatrick Georgi2020-10-301-0/+3
* util: Add SPDX header, replacing boiler plate where applicablePatrick Georgi2020-05-111-10/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1110-10/+0
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-099-90/+9
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-0910-24/+1
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-10/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-068-16/+8
* util: Add description.md to each utilTom Hiller2018-07-261-0/+1
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-142-6/+7
* {src,util}: Use NULL instead of 0 for pointerElyes HAOUAS2018-06-111-2/+2
* util/vgabios: Don't call redefined printk in printkStefan Reinauer2017-07-211-1/+4
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-2/+0
* Redo testbios utility to use all of YABELStefan Reinauer2016-02-1820-1654/+904
* vgabios: fix compilation after x86emu changesStefan Reinauer2015-10-2514-84/+145
* Remove empty lines at end of fileElyes HAOUAS2015-06-082-2/+0
* vgabios: fix compilationStefan Reinauer2015-05-062-2/+20
* Rename devices -> deviceStefan Reinauer2012-11-301-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-272-7/+7
* enable more warnings for vgabios utility, and enable some debugging Stefan Reinauer2010-04-162-2/+11
* Use coreboot-internal version of x86emu for the vgabios utility.Stefan Reinauer2010-03-2329-17134/+23
* this is probably in vain because this tool should use the same x86emu asStefan Reinauer2009-10-1610-62/+62
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-3010-62/+62
* util/vgabios: build/warning fixes.Luc Verhaegen2009-05-278-16/+25
* Change 0x%p to %p. Thanks Stefan for catching the one I introduced in 3931.Myles Watson2009-02-101-1/+1
* Adds support for understanding bus:dev.func to the -d option of testbiosRichard Smith2006-04-231-1/+65
* Make building with different libpci versions easier. The defines might go intoStefan Reinauer2005-01-172-1/+47
* use Paulo's reduced versionLi-Ta Lo2005-01-1124-17600/+10919
* fixes to make adl855pc compile.Ronald G. Minnich2004-11-282-3/+10
* added testbios for V2Li-Ta Lo2004-07-0836-0/+25688