summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2011-11-06abuild: Avoid race condition when running abuild parallelyPatrick Georgi
2011-11-06buildgcc: Fix wrapper MakefilePatrick Georgi
2011-11-03fix superiotool for NCT6776FFlorian Zumbiehl
2011-11-02buildgcc: Update coreboot reference toolchain to gcc 4.6.2Stefan Reinauer
2011-11-01Add Python scripting to GDB.Stefan Reinauer
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-31buildgcc: Fix colors for dashPatrick Georgi
2011-10-30crossgcc: Fix colors with dashPatrick Georgi
2011-10-30inteltool: Add Intel i63xx I/O Controller HubSven Schnelle
2011-10-30Update coreboot cross toolchain to gcc 4.6.1Stefan Reinauer
2011-10-27Add support for AMD IMC controller.Rudolf Marek
2011-10-27Add -Werror to xcompile's testccStefan Reinauer
2011-10-24Various fixes to cbfstool.Stefan Reinauer
2011-10-23Allow XGCCPATH to be set on the make command line.Marc Jones
2011-10-22Add ifdtool, utility to read / modify Intel Firmware Descriptor imagesStefan Reinauer
2011-10-22nvramtool: Fix CMOS checksum to match coreboot (and /dev/nvram)Stefan Reinauer
2011-10-19sconfig: check whether component directory actually existsStefan Reinauer
2011-10-17cbfstool: improve error messagesStefan Reinauer
2011-10-13Fix romstage creation with gcc 4.6 and CAR targetsStefan Reinauer
2011-09-24mkelfImage: Use -fno-stack-protector if supported by gccRaymond Danks
2011-09-14superiotool: Don't compile with -WerrorMathias Krause
2011-09-14inteltool: fixed 64 bit buildMathias Krause
2011-09-14inteltool: Fixed building of position independent executablesMathias Krause
2011-09-14util/crossgcc: Update gdb to 7.3.1Peter Stuge
2011-09-12inteltool: added more device IDsRuud Schramp
2011-09-07Add support utils for tracingRudolf Marek
2011-08-29buildgcc: Do not download GDB source code if run with --skip-gdbPeter Stuge
2011-08-21buildgcc: Remove all bashisms, making the script run also on BSDPeter Stuge
2011-08-21buildgcc: Fix typo in check for failed iasl buildPeter Stuge
2011-08-14crossgcc: invoke buildgcc with bash, instead of relying on #!/bin/bashJonathan A. Kollasch
2011-08-12buildgcc: improve portabilityJonathan A. Kollasch
2011-08-10Add iasl to buldgcc and rev the version.Marc Jones
2011-07-26crossgcc: update w32apiPatrick Georgi
2011-07-26buildgcc: Break if parts of the toolchain are missingPatrick Georgi
2011-07-07Fix lint-002-build-dir-handlingPatrick Georgi
2011-06-30Add local copy of commit-msg hookPatrick Georgi
2011-06-28msrtool: added support for Intel CPUsAnton Kochkov
2011-06-23Add SMSC SCH3114 superio register descriptions to superiotool.Mark Norman
2011-06-09superiotool: Cosmetics and coding style fixes.Uwe Hermann
2011-06-09util/crossgcc: Add build-without-gdb Makefile targetPeter Stuge
2011-06-09util/crossgcc: Add buildgcc -G and --skip-gdb optionsPeter Stuge
2011-06-06Teach abuild to emit JUnit formatted build reportsPatrick Georgi
2011-06-01Report build result from abuild (did all requested boards build?)Patrick Georgi
2011-05-23exclude src/vendorcode from GPLv2 license checks.Stefan Reinauer
2011-05-21Add regression test for build directory handling to make lint targetPatrick Georgi
2011-05-16Add crossgcc target to automatically build reference toolchainCristian Magherusan-Stanciu
2011-05-10Fix compilation error due to non-unix style line endings in cmos.layout file ...Patrick Georgi
2011-04-22Add (partly) support for Nuvoton NCT6776FStefan Reinauer
2011-04-22cosmetic changes to superiotool's nuvoton codeStefan Reinauer
2011-04-19Cast arguments to ctype(3) functions through (int)(unsigned char).Jonathan Kollasch