summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* msrtool: Fix typoPaul Menzel2010-01-171-1/+1
* msrtool: Read both MSR values from file in diff modePeter Stuge2010-01-171-22/+37
* msrtool: Add endptr to str2msr() showing how many characters were parsedPeter Stuge2010-01-173-7/+8
* msrtool: More trivial rearrangementPeter Stuge2010-01-161-14/+13
* ectool: Support for dumping EC "index ram"Stefan Reinauer2010-01-163-0/+20
* msrtool: Remove indent by using continue inside for() to avoid an if blockPeter Stuge2010-01-161-13/+14
* Update reference toolchain toStefan Reinauer2010-01-163-9/+90
* nvramtool: Consider a string with non-printable characters a "bad value".Stefan Reinauer2010-01-161-5/+21
* (missing svn add)Nils Jacobs2010-01-151-0/+519
* Support for the AMD Geode GX2 Nils Jacobs2010-01-153-1/+6
* indent all of nvramtool to make it fit into coreboot'sStefan Reinauer2010-01-1324-3408/+3584
* - Makefile.romccboard.inc supports tinybootblock romcc boards, too.Patrick Georgi2010-01-081-0/+1
* Print (empty) instead of nothing at all for emptyMaciej Pijanka2010-01-071-3/+5
* * 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
OpenPOWER on IntegriCloud