Age | Commit message (Expand) | Author |
2012-04-13 | kconfig: Fix 'make gconfig'. | Uwe Hermann |
2012-04-12 | cbfstool: pretty print cmos layout files | Mathias Krause |
2012-04-07 | hexdump: fix compiler warning | Vikram Narayanan |
2012-04-05 | Ignore .exe files in whitespace test | Patrick Georgi |
2012-04-05 | Add getopt implementation to abuild | Patrick Georgi |
2012-04-03 | nvramtool: 64bit safe CBFS handling | Patrick Georgi |
2012-04-03 | Add nvramtool to coreboot build system | Patrick Georgi |
2012-04-02 | Force coreboot mconf to create temp files in the output directory | Vadim Bendebury |
2012-04-02 | Add a "remove" command to cbfstool | Gabe Black |
2012-03-31 | Update xcompile to search for x86_64 toolchain. | Marc Jones |
2012-03-31 | Enable -Werror for romcc | Stefan Reinauer |
2012-03-30 | Fix warnings in coreboot utilities. | Stefan Reinauer |
2012-03-30 | Allow components smaller than declared size. | Vadim Bendebury |
2012-03-30 | Revamp cbmem.py to use the coreboot tables. | Gabe Black |
2012-03-29 | Introduce utility for parsing CBMEM contents. | Vadim Bendebury |
2012-03-25 | gitconfig: Improve commit-msg hook | Patrick Georgi |
2012-03-10 | tell superiotool about the ITE 8772 | Stefan Reinauer |
2012-03-09 | Fix lint-stable checkin hooks on MacOS X | Stefan Reinauer |
2012-03-07 | Move C labels to start-of-line | Patrick Georgi |
2012-03-07 | lint: test that labels begin at start-of-line | Patrick Georgi |
2012-03-07 | correctly mark code segments as code in SELF | Stefan Reinauer |
2012-03-06 | Revert "Use -mno-sse to prevent overzealous gcc optimizations" | Patrick Georgi |
2012-03-03 | Use -mno-sse to prevent overzealous gcc optimizations | Stefan Reinauer |
2012-03-01 | gitconfig: Add lint-stable as pre-commit hook | Patrick Georgi |
2012-03-01 | lint: create two classes of tests, stable and dev | Patrick Georgi |
2012-03-01 | Fix lint test for build directories | Patrick Georgi |
2012-03-01 | Drop support for BROKEN marker | Patrick Georgi |
2012-02-17 | Remove whitespace. | Patrick Georgi |
2012-02-17 | lint: Add test for whitespace issues in the code | Patrick Georgi |
2012-02-17 | Exit building if romstage.bin is larger than size of XIP | zbao |
2012-02-07 | romcc: kill gcc warnings and .gitignore generated files | Bernhard Urban |
2012-01-26 | dumpmmcr: Fix compilation warnings in printf | Vikram Narayanan |
2012-01-09 | Un-perl commit-msg hook | Patrick Georgi |
2012-01-08 | inteltool: Add support for dumping AMB registers | Sven Schnelle |
2012-01-03 | Add missing EOT marker. | Jonathan A. Kollasch |
2011-12-24 | Sconfig: parse Kconfig options from devicetree.cb | Kyösti Mälkki |
2011-12-21 | Respect linker order | Christian Ruppert |
2011-11-09 | buildgcc: Add option to use ccache | Patrick Georgi |
2011-11-07 | superiotool: add detection and dump of Infineon SLB9635 TPM | Jonathan A. Kollasch |
2011-11-07 | buildgcc: don't download python and expat if disabled | Jonathan A. Kollasch |
2011-11-07 | abuild: Don't try to use files that don't exist | Patrick Georgi |
2011-11-07 | Avoid false detection of SMSC FDC37N972 when Infineon TPM is present | Jonathan A. Kollasch |
2011-11-06 | buildgcc: Explicitely state CC everywhere | Patrick Georgi |
2011-11-06 | kconfig: Use more collision resistant temporary filenames | Patrick Georgi |
2011-11-06 | abuild: Write XML/JUnit files per board | Patrick Georgi |
2011-11-06 | abuild: Refactor parallelization support | Patrick Georgi |
2011-11-06 | abuild: Avoid race condition when running abuild parallely | Patrick Georgi |
2011-11-06 | buildgcc: Fix wrapper Makefile | Patrick Georgi |
2011-11-03 | fix superiotool for NCT6776F | Florian Zumbiehl |
2011-11-02 | buildgcc: Update coreboot reference toolchain to gcc 4.6.2 | Stefan Reinauer |