summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2012-04-02Force coreboot mconf to create temp files in the output directoryVadim Bendebury
2012-04-02Add a "remove" command to cbfstoolGabe Black
2012-03-31Update xcompile to search for x86_64 toolchain.Marc Jones
2012-03-31Enable -Werror for romccStefan Reinauer
2012-03-30Fix warnings in coreboot utilities.Stefan Reinauer
2012-03-30Allow components smaller than declared size.Vadim Bendebury
2012-03-30Revamp cbmem.py to use the coreboot tables.Gabe Black
2012-03-29Introduce utility for parsing CBMEM contents.Vadim Bendebury
2012-03-25gitconfig: Improve commit-msg hookPatrick Georgi
2012-03-10tell superiotool about the ITE 8772Stefan Reinauer
2012-03-09Fix lint-stable checkin hooks on MacOS XStefan Reinauer
2012-03-07Move C labels to start-of-linePatrick Georgi
2012-03-07lint: test that labels begin at start-of-linePatrick Georgi
2012-03-07correctly mark code segments as code in SELFStefan Reinauer
2012-03-06Revert "Use -mno-sse to prevent overzealous gcc optimizations"Patrick Georgi
2012-03-03Use -mno-sse to prevent overzealous gcc optimizationsStefan Reinauer
2012-03-01gitconfig: Add lint-stable as pre-commit hookPatrick Georgi
2012-03-01lint: create two classes of tests, stable and devPatrick Georgi
2012-03-01Fix lint test for build directoriesPatrick Georgi
2012-03-01Drop support for BROKEN markerPatrick Georgi
2012-02-17Remove whitespace.Patrick Georgi
2012-02-17lint: Add test for whitespace issues in the codePatrick Georgi
2012-02-17Exit building if romstage.bin is larger than size of XIPzbao
2012-02-07romcc: kill gcc warnings and .gitignore generated filesBernhard Urban
2012-01-26dumpmmcr: Fix compilation warnings in printfVikram Narayanan
2012-01-09Un-perl commit-msg hookPatrick Georgi
2012-01-08inteltool: Add support for dumping AMB registersSven Schnelle
2012-01-03Add missing EOT marker.Jonathan A. Kollasch
2011-12-24Sconfig: parse Kconfig options from devicetree.cbKyösti Mälkki
2011-12-21Respect linker orderChristian Ruppert
2011-11-09buildgcc: Add option to use ccachePatrick Georgi
2011-11-07superiotool: add detection and dump of Infineon SLB9635 TPMJonathan A. Kollasch
2011-11-07buildgcc: don't download python and expat if disabledJonathan A. Kollasch
2011-11-07abuild: Don't try to use files that don't existPatrick Georgi
2011-11-07Avoid false detection of SMSC FDC37N972 when Infineon TPM is presentJonathan A. Kollasch
2011-11-06buildgcc: Explicitely state CC everywherePatrick Georgi
2011-11-06kconfig: Use more collision resistant temporary filenamesPatrick Georgi
2011-11-06abuild: Write XML/JUnit files per boardPatrick Georgi
2011-11-06abuild: Refactor parallelization supportPatrick Georgi
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