summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-21drop dead code.Stefan Reinauer
2010-03-21Don't abuse LDFLAGS and fix linking with -Wl,--as-needed.Christian Ruppert
2010-03-17Catch non-static arrays in romcc. Not allowed.Eric W. Biederman
2010-03-16it was reason for workaround rules already, and it's somewhat ugly:Stefan Reinauer
2010-03-16Various changes to the buildsystem:Patrick Georgi patrick.georgi
2010-03-16Make CLANG selectable in KconfigPatrick Georgi
2010-03-16back out r5212 and r5210; Follow the thread of Stefan Reinauer
2010-03-15Use copy_triple only on non-flattened nodes.Patrick Georgi
2010-03-14Fix segfault of romcc when complex assignment operatorsPatrick Georgi
2010-03-14Add scan-build support to the build system.Patrick Georgi
2010-03-05Remove redundant run_bios prototype. Trivial.Myles Watson
2010-03-051. Move run_bios prototype to device.hMyles Watson
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-03-01This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer
2010-02-28Add attribute((noreturn)) to romccStefan Reinauer
2010-02-22drop empty x86emu MakefileStefan Reinauer
2010-02-22Inteltool: Add i830/Tolapai/Ich4 supportStefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-22YABEL updateStefan Reinauer
2010-02-191. Change CONFIG_DEBUG to DEBUG in util/x86emu/*Myles Watson
2010-02-12romcc: Fix a few (harmless) warningsPeter Stuge
2010-02-11romcc: Ignore empty string tokens. So far, romcc emitted a single double-quot...Patrick Georgi
2010-02-11separate build.h and config.h usage (now possible because newconfig is gone)Stefan Reinauer
2010-02-10Improve compiler detection and configuration in xcompile.Patrick Georgi
2010-02-10Do not print the full path name to coreboot.rom in "cbfstool print" (trivial).Uwe Hermann
2010-02-10Remove two perl calls with sed, and adds an alternativePatrick Georgi
2010-02-10python is no longer used in abuild.Stefan Reinauer
2010-02-09I took Rob Landley's nice "menuconfig2html.py" script fromStefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2010-02-04Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU.Stefan Reinauer
2010-02-04Add dump support for the Winbond W83877AF (trivial).Uwe Hermann
2010-02-03Guards against errors that are hard to track down:Patrick Georgi
2010-01-31compareboard:Stefan Reinauer
2010-01-31Add detection support for the Winbond W83877AF (trivial).Uwe Hermann
2010-01-30These lines slipped in. Sorry for the inconvenience.Stefan Reinauer
2010-01-30add Kbuild support to abuild and enable it per default;Stefan Reinauer
2010-01-29Add the BSD-licensed getopt tool to crossgcc, to usePatrick Georgi
2010-01-26use stdint types for structures, and don't use pointersStefan Reinauer
2010-01-25More Kconfig changes to improve match with newconfig:Patrick Georgi
2010-01-24Document CONFIG_PCI usage in the README (trivial).Uwe Hermann
2010-01-24Update list of superiotool contributors to r5048 (trivial).Uwe Hermann
2010-01-24Add missing files from the last commit (trivial).Uwe Hermann
2010-01-24Add VIA VT82C686A/VT82C686B detection support to superiotool.Carl-Daniel Hailfinger
2010-01-23Add detection support for the Winbond W83667HG Super I/O.David Bartley
2010-01-23Add detection support for ITE IT8510E/TE/G and IT8511E/TE/G.Anders Juel Jensen
2010-01-19dev->rom_address was dropped a while ago which broke yabel. This patch fixes itStefan Reinauer
2010-01-19drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3Stefan Reinauer
2010-01-17msrtool: Fix typoPaul Menzel
2010-01-17msrtool: Read both MSR values from file in diff modePeter Stuge