summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2010-03-30abuild:Stefan Reinauer
2010-03-30abuild:Stefan Reinauer
2010-03-30build_opt_tbl: error instead of null pointer access if no checksum is defined.Stefan Reinauer
2010-03-29This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer
2010-03-29abuild: fail with dignity if mainboard does not exist.Stefan Reinauer
2010-03-27make only needs to read Makefile.incs once, thanks to thePatrick Georgi
2010-03-26Make sconfig only complain about real conflicts.Patrick Georgi
2010-03-25Add support to build with ccache in the build systemPatrick Georgi
2010-03-25Make build verbose when requested by abuildPatrick Georgi
2010-03-25Copy argument of -include as it's modified later.Patrick Georgi
2010-03-25It's really obj=, not O= (see toplevel Makefile)Patrick Georgi
2010-03-25One feature I've been really missing since we switched toStefan Reinauer
2010-03-24abuild should be using O=, not obj=Stefan Reinauer
2010-03-24Drop unneeded code that checks for CONFIG_ variables inStefan Reinauer
2010-03-23Use coreboot-internal version of x86emu for the vgabios utility.Stefan Reinauer
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