summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* newconfig is no more.Patrick Georgi2010-02-0717-5615/+15
* Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU.Stefan Reinauer2010-02-041-1/+2
* Add dump support for the Winbond W83877AF (trivial).Uwe Hermann2010-02-041-0/+9
* Guards against errors that are hard to track down:Patrick Georgi2010-02-031-0/+5
* compareboard:Stefan Reinauer2010-01-311-2/+5
* Add detection support for the Winbond W83877AF (trivial).Uwe Hermann2010-01-311-3/+5
* These lines slipped in. Sorry for the inconvenience.Stefan Reinauer2010-01-301-1/+0
* add Kbuild support to abuild and enable it per default;Stefan Reinauer2010-01-302-32/+129
* Add the BSD-licensed getopt tool to crossgcc, to usePatrick Georgi2010-01-292-1/+69
* use stdint types for structures, and don't use pointersStefan Reinauer2010-01-262-92/+86
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-251-0/+5
* Document CONFIG_PCI usage in the README (trivial).Uwe Hermann2010-01-241-0/+4
* Update list of superiotool contributors to r5048 (trivial).Uwe Hermann2010-01-241-0/+11
* Add missing files from the last commit (trivial).Uwe Hermann2010-01-242-0/+145
* Add VIA VT82C686A/VT82C686B detection support to superiotool.Carl-Daniel Hailfinger2010-01-243-2/+40
* Add detection support for the Winbond W83667HG Super I/O.David Bartley2010-01-231-0/+3
* Add detection support for ITE IT8510E/TE/G and IT8511E/TE/G.Anders Juel Jensen2010-01-231-0/+4
* dev->rom_address was dropped a while ago which broke yabel. This patch fixes itStefan Reinauer2010-01-191-1/+1
* drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3Stefan Reinauer2010-01-1917-104/+1
* 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
OpenPOWER on IntegriCloud