summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-051-1/+0
* romcc:Patrick Georgi2009-12-312-0/+12
* Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functio...Libra Li2009-12-231-11/+35
* Tiny Bootblock, step 1/n.Patrick Georgi2009-12-231-3/+14
* make strcmp happy by including string.h (trivial)Stefan Reinauer2009-12-211-0/+1
* Allow user to specify the size of a newly created cbfs imagePatrick Georgi2009-12-211-1/+8
* CONFIG_K8_MEM_BANK_B_ONLY and CONFIG_PCIE_CONFIGSPACE_HOLE aren't used _anywh...Patrick Georgi2009-12-181-1/+2
* Filter out some more K8/Fam10 specific options on unrelated boards.Patrick Georgi2009-12-181-4/+21
* - speed up board comparison by only building abuild configs, not the wholeStefan Reinauer2009-12-182-3/+12
* Make "KBuild report" a bit happierStefan Reinauer2009-12-171-0/+3
* crossgcc: Fix MPFR download locationPeter Stuge2009-12-131-1/+1
* cbfstool: Fill memory allocated in create_cbfs_file() with 0xffPeter Stuge2009-12-061-0/+1
* Eliminate some noise in the output of compareboard on non-K8/Fam10h boardsPatrick Georgi2009-12-011-0/+15
* msrtool: Fix simple breakage in r4964Peter Stuge2009-11-281-1/+1
* msrtool: Add FreeBSD support using /dev/cpuctl ioctl interfaceAndriy Gapon2009-11-284-1/+117
* msrtool: Make configure more POSIX sh friendlyAndriy Gapon2009-11-281-8/+8
* msrtool: Actually do PREFIX substitution in MakefilePeter Stuge2009-11-281-2/+2
* Remove commented out example MSR definitionsPeter Stuge2009-11-262-13/+0
* Add the following GeodeLX memory controller MSRsNathan Williams2009-11-261-0/+292
* msrtool: Fix Geode LX probe function, Family/Model were swappedPeter Stuge2009-11-251-1/+1
* Make the kconfig-style build work in mingw:Patrick Georgi2009-11-2111-29/+5510
* Add GLCP_SYS_RSTPLL MSR defines for GeodeLXPeter Stuge2009-11-211-0/+68
* Initialize memory before using it. put_bits wants it that way.Patrick Georgi2009-11-171-1/+1
* msrtool: Add comment with DirectIO URL to the code where it is used.Peter Stuge2009-11-161-0/+4
* Cosmetics (trivial).Uwe Hermann2009-11-121-1/+1
* Print size of file on cbfs_add_file failure. The size of the file afterMyles Watson2009-11-121-0/+1
* Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson2009-11-121-1/+1
* Trivial debug print format string fix for romcc.Myles Watson2009-11-121-1/+1
* Rework bootblock size handling:Patrick Georgi2009-11-112-8/+7
* Add detection and dump support for the Winbond WPCD376I.Sean Young2009-11-091-5/+56
* Add a "locate" function cbfstool, which helps you findPatrick Georgi2009-11-093-2/+90
* biosemu (non-yabel) cleanupStefan Reinauer2009-11-058-451/+382
* fix QemuStefan Reinauer2009-11-051-5/+3
* Get the passed in Bus/Device/Function from the correct location on theMark Marshall2009-11-051-2/+4
* Use more care when implementing the PCI BIOS functions.Mark Marshall2009-11-051-38/+37
* x86emu: Add support for the following opcodes:Stefan Reinauer2009-11-038-189/+362
* Add 82Q35/P35/Q33/G33/G31/P31 support to inteltool.Loïc Grenié2009-11-024-0/+18
* Only remove .xcompile with distclean. Look for crossgcc in util.Myles Watson2009-10-311-1/+1
* ADLO has long been replaced by SeaBIOS, and it's also in v1 if someone needsStefan Reinauer2009-10-3016-12045/+0
* Add an initial version of some tools to compare (extended) K8 memory settings.Ward Vandewege2009-10-289-0/+1133
* Remove all build/ prefixes in the build output.Uwe Hermann2009-10-284-12/+12
* Prefix all build output file names of files which end up in the buildUwe Hermann2009-10-274-16/+14
* Improve coreboot build output and eliminate some warnings:Uwe Hermann2009-10-275-10/+18
* Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka2009-10-272-2/+5
* Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann2009-10-261-0/+2
* Option ROM init x86/x86emu updateStefan Reinauer2009-10-255-10/+17
* add CPP to xcompile in case we need it (trivial)Stefan Reinauer2009-10-241-0/+1
* move all register fram definitions to arch/register.hStefan Reinauer2009-10-242-18/+2
* drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer2009-10-231-2/+0
* Drop duplicate version of the documentation/cbfs.txt file as discussed.Uwe Hermann2009-10-161-337/+0