Age | Commit message (Expand) | Author |
2016-01-12 | util/lint: Add lint script to run kconfig_lint | Martin Roth |
2016-01-12 | util/lint/kconfig_lint: Run through perltidy to fix whitespace | Martin Roth |
2016-01-12 | lint: rename lint-006-checkpatch because board name is lint-006 | Martin Roth |
2016-01-11 | autoport: Add missing casts | Vladimir Serbinenko |
2016-01-09 | buildgcc: Print out all missing tools then halt | Martin Roth |
2016-01-07 | buildgcc: Don't request that optional tools be installed | Martin Roth |
2016-01-07 | xcompile: Quote variables to prevent globbing and splitting. | Martin Roth |
2016-01-07 | xcompile: Use local variables in the test functions | Martin Roth |
2016-01-07 | xcompile: use $() instead of backticks | Martin Roth |
2016-01-07 | xcompile: Only include arm64 erratum check in arm64 section | Martin Roth |
2016-01-07 | xcompile: Put compiler variables outside of 'if' to allow checking | Martin Roth |
2016-01-07 | xcompile: Separate flags from clang executable | Martin Roth |
2016-01-07 | xcompile: Add XGCCPATH to clang compiler | Martin Roth |
2016-01-07 | xcompile: Add separation for architectures to improve readability | Martin Roth |
2016-01-07 | xcompile: Use tabs for indentation | Martin Roth |
2016-01-07 | inteltool: add NetBSD compatibility | Andrey Korolyov |
2016-01-07 | viatool: add NetBSD support | Andrey Korolyov |
2016-01-07 | Revert "util/crossgcc: Regenerate MPFR autotools files before build" | Timothy Pearson |
2016-01-07 | util/crossgcc: Bump MPFR version to 3.1.3 | Timothy Pearson |
2016-01-06 | viatool: Add VIA C3 MSRs | Andrey Korolyov |
2016-01-06 | cbfstool: correct add-master-header logic to match runtime expectations | Aaron Durbin |
2016-01-06 | cbfstool: Add 'hashcbfs' command to compute hash of CBFS region. | Aaron Durbin |
2016-01-06 | cbfstool: keep cbfs master header pointer | Patrick Georgi |
2016-01-06 | cbfstool: Adapt "cbfstool copy" to only use fmap regions. | Patrick Georgi |
2016-01-06 | cbfstool: Use buffer over offset/size pair for cbfs_copy_instance | Patrick Georgi |
2016-01-05 | xcompile: Remove warnings about missing tools & architectures | Martin Roth |
2016-01-04 | util/crossgcc: Add ppc64el support | Timothy Pearson |
2016-01-04 | util/crossgcc: Regenerate MPFR autotools files before build | Timothy Pearson |
2016-01-04 | util/crossgcc: Bump GMP version to 6.1.0 | Timothy Pearson |
2016-01-04 | genbuild_h.sh: allow coreboot to be a git submodule | Ben Gardner |
2016-01-03 | sb/intel/bd82x6x: Add missing PCIIDs for variants . | Vladimir Serbinenko |
2015-12-29 | cbmem: Makefile: Add install target | Denis 'GNUtoo' Carikli |
2015-12-28 | genbuild_h.sh: Get current rev for git revision, not origin/master | Martin Roth |
2015-12-20 | buildgcc: Add coreboot toolchain string to clang version | Martin Roth |
2015-12-20 | board_status.sh: Double quote variables to prevent globbing and word splitting. | Martin Roth |
2015-12-20 | board_status.sh: checksum the rom and save it for later verification | Martin Roth |
2015-12-20 | board_status.sh: Clean up output, show what the script is doing | Martin Roth |
2015-12-20 | board_status.sh: Extract payload config & version files | Martin Roth |
2015-12-20 | board_status.sh: Update to fix serial port reads | Martin Roth |
2015-12-16 | buildgcc: Add coreboot toolchain version to iasl | Martin Roth |
2015-12-14 | msrtool/configure: change svn to git | Iru Cai |
2015-12-12 | cbfstool: add ppc64 support | Ronald G. Minnich |
2015-12-11 | build system: Switch to fmap based firmware layout | Patrick Georgi |
2015-12-09 | cbfstool: make top-aligned address work per-region | Patrick Georgi |
2015-12-08 | amdfwtool: Fill the first 3 romsig entries as 0 | zbao |
2015-12-07 | xcompile: Don't warn on missing power8 compiler | Martin Roth |
2015-12-06 | util/board_status: Fix a couple of ugly wiki lines | Timothy Pearson |
2015-12-06 | cbfstool: Re-align help text | Martin Roth |
2015-12-06 | Makefile: Individualize help targets & set as non-compile targets | Martin Roth |
2015-12-03 | add support for power8 to xcompile script | Ronald G. Minnich |