summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* lint: tighten whitespace check some morePatrick Georgi2012-04-171-0/+2
* kconfig: Fix 'make gconfig'.Uwe Hermann2012-04-132-1/+2
* cbfstool: pretty print cmos layout filesMathias Krause2012-04-121-1/+2
* hexdump: fix compiler warningVikram Narayanan2012-04-071-9/+9
* Ignore .exe files in whitespace testPatrick Georgi2012-04-051-0/+1
* Add getopt implementation to abuildPatrick Georgi2012-04-052-0/+68
* nvramtool: 64bit safe CBFS handlingPatrick Georgi2012-04-031-9/+9
* Add nvramtool to coreboot build systemPatrick Georgi2012-04-031-0/+48
* Force coreboot mconf to create temp files in the output directoryVadim Bendebury2012-04-021-10/+43
* Add a "remove" command to cbfstoolGabe Black2012-04-022-0/+86
* Update xcompile to search for x86_64 toolchain.Marc Jones2012-03-311-6/+11
* Enable -Werror for romccStefan Reinauer2012-03-312-5/+1
* Fix warnings in coreboot utilities.Stefan Reinauer2012-03-306-13/+20
* Allow components smaller than declared size.Vadim Bendebury2012-03-301-1/+1
* Revamp cbmem.py to use the coreboot tables.Gabe Black2012-03-301-109/+158
* Introduce utility for parsing CBMEM contents.Vadim Bendebury2012-03-291-0/+204
* gitconfig: Improve commit-msg hookPatrick Georgi2012-03-251-53/+69
* tell superiotool about the ITE 8772Stefan Reinauer2012-03-101-0/+2
* Fix lint-stable checkin hooks on MacOS XStefan Reinauer2012-03-091-2/+2
* Move C labels to start-of-linePatrick Georgi2012-03-071-0/+0
* lint: test that labels begin at start-of-linePatrick Georgi2012-03-071-0/+22
* correctly mark code segments as code in SELFStefan Reinauer2012-03-071-1/+4
* Revert "Use -mno-sse to prevent overzealous gcc optimizations"Patrick Georgi2012-03-061-4/+0
* Use -mno-sse to prevent overzealous gcc optimizationsStefan Reinauer2012-03-031-0/+4
* gitconfig: Add lint-stable as pre-commit hookPatrick Georgi2012-03-011-0/+2
* lint: create two classes of tests, stable and devPatrick Georgi2012-03-012-0/+0
* Fix lint test for build directoriesPatrick Georgi2012-03-011-1/+1
* Drop support for BROKEN markerPatrick Georgi2012-03-011-22/+1
* Remove whitespace.Patrick Georgi2012-02-175-9/+9
* lint: Add test for whitespace issues in the codePatrick Georgi2012-02-171-0/+39
* Exit building if romstage.bin is larger than size of XIPzbao2012-02-171-2/+3
* romcc: kill gcc warnings and .gitignore generated filesBernhard Urban2012-02-071-33/+18
* dumpmmcr: Fix compilation warnings in printfVikram Narayanan2012-01-261-5/+5
* Un-perl commit-msg hookPatrick Georgi2012-01-091-34/+87
* inteltool: Add support for dumping AMB registersSven Schnelle2012-01-084-3/+490
* Add missing EOT marker.Jonathan A. Kollasch2012-01-031-1/+1
* Sconfig: parse Kconfig options from devicetree.cbKyösti Mälkki2011-12-241-37/+136
* Respect linker orderChristian Ruppert2011-12-211-2/+2
* buildgcc: Add option to use ccachePatrick Georgi2011-11-091-2/+8
* superiotool: add detection and dump of Infineon SLB9635 TPMJonathan A. Kollasch2011-11-073-1/+94
* buildgcc: don't download python and expat if disabledJonathan A. Kollasch2011-11-071-0/+2
* abuild: Don't try to use files that don't existPatrick Georgi2011-11-071-4/+6
* Avoid false detection of SMSC FDC37N972 when Infineon TPM is presentJonathan A. Kollasch2011-11-071-0/+13
* buildgcc: Explicitely state CC everywherePatrick Georgi2011-11-061-9/+9
* kconfig: Use more collision resistant temporary filenamesPatrick Georgi2011-11-061-4/+7
* abuild: Write XML/JUnit files per boardPatrick Georgi2011-11-061-1/+11
* abuild: Refactor parallelization supportPatrick Georgi2011-11-061-2/+6
* abuild: Avoid race condition when running abuild parallelyPatrick Georgi2011-11-061-1/+1
* buildgcc: Fix wrapper MakefilePatrick Georgi2011-11-061-2/+2
* fix superiotool for NCT6776FFlorian Zumbiehl2011-11-031-0/+2