Age | Commit message (Expand) | Author |
2020-09-10 | util/abuild: Remove symbols that don't exist anymore in Kconfig | Patrick Georgi |
2020-08-24 | util/abuild: Don't pass kconfig output through head | Patrick Georgi |
2020-08-24 | util/abuild: Delete temporary config in failure case | Patrick Georgi |
2020-08-19 | util/abuild: Avoid another git submodule invocation | Patrick Georgi |
2020-06-30 | Add qc_blobs repository | Julius Werner |
2020-06-25 | util/abuild: Only update submodules once | Patrick Georgi |
2020-06-10 | Revert "util/abuild: Have abuild generate the .xcompile if it doesn't exist" | Nico Huber |
2020-06-10 | util/abuild: Ensure .xcompile exists | Nico Huber |
2020-05-09 | AUTHORS, util/: Drop individual copyright notices | Patrick Georgi |
2020-04-14 | src/Kconfig: enable USE_BLOBS by default | Felix Held |
2020-04-05 | fsp2_0: Clean up around `config FSP_USE_REPO` | Nico Huber |
2020-03-10 | abuild: Always build the default config | Nico Huber |
2020-02-26 | Get rid of ROMCC | Elyes HAOUAS |
2020-01-05 | abuild: Allow proper build tests with USE_AMD_BLOBS=y | Nico Huber |
2019-10-17 | util/abuild: Have abuild generate the .xcompile if it doesn't exist | Raul E Rangel |
2019-08-28 | abuild: Add -Z / --clean-somewhat option | Patrick Georgi |
2019-08-08 | util/abuild: Clean up the missing_arches check | Raul E Rangel |
2019-08-03 | util/abuild: Use realpath for FAILED_BOARDS/PASSED_BOARDS | Raul E Rangel |
2019-07-28 | util/abuild: Add asserts flag to getopts | Martin Roth |
2019-07-26 | util/abuild: Add --asserts flag | Patrick Georgi |
2019-02-27 | util/abuild: Set fatal asserts when running scanbuild | Martin Roth |
2019-02-25 | security/vboot: Add measured boot mode | Philipp Deppenwiese |
2018-10-12 | util/abuild: When using blobs, enable 3rdparty/fsp by default | Patrick Georgi |
2018-10-04 | util/abuild/abuild.1: Fix references to CBROOT parameter | Jonathan Neuschäfer |
2018-08-30 | util/abuild: Use env to find bash | Martin Roth |
2018-07-31 | abuild: Fix shellcheck errors | Martin Roth |
2018-07-31 | abuild: Update failed boards handling | Martin Roth |
2018-07-26 | util: Add description.md to each util | Tom Hiller |
2018-07-24 | Build system: Add fixes for scanbuild | Martin Roth |
2018-06-25 | util/abuild: Enable abuild to compile a single variant | Furquan Shaikh |
2018-06-21 | util/abuild: Fix building when not in coreboot root dir | Arthur Heymans |
2018-06-19 | payloads: Add LinuxBoot payload in u-root mode | Philipp Deppenwiese |
2018-05-17 | util/abuild: Disable unspecified payload options | Martin Roth |
2017-09-06 | abuild: Allow building with any toolchain | Damien Zammit |
2017-07-31 | util/abuild: Set exit status on failure | Martin Roth |
2017-07-25 | abuild: Update file locations | Martin Roth |
2017-07-19 | abuild: Update file locations | Martin Roth |
2017-07-11 | abuild: give --silent the silent treatment | Patrick Georgi |
2017-06-29 | util/abuild: Update abuild | Martin Roth |
2017-06-07 | abuild: Remove space before tab | Paul Menzel |
2017-06-07 | Use more secure HTTPS URLs for coreboot sites | Paul Menzel |
2017-05-27 | util/abuild: Start junit testcase block on kconfig failure | Martin Roth |
2017-04-04 | abuild: add timeless build command line parameter | Martin Roth |
2017-04-04 | util/abuild: Save checksums of build files | Martin Roth |
2017-03-28 | abuild: Treat command line for recursive invocations as bash array | Julius Werner |
2017-01-09 | util/abuild: Print list of failed boards at the end of the abuild | Martin Roth |
2017-01-03 | util/abuild: Don't set XGCCPATH if it's in the environment | Martin Roth |
2016-12-15 | util/abuild: Fix update_config function | Martin Roth |
2016-12-12 | util/abuild: Add more error handling for command line options | Martin Roth |
2016-12-12 | util/abuild: Add argument -R to specify root directory | Martin Roth |
2016-12-12 | util/abuild: Clean up usage | Martin Roth |
2016-12-12 | util/abuild: Fix or disable shellcheck warnings | Martin Roth |
2016-12-09 | abuild: Build saved config files | Martin Roth |
2016-03-13 | abuild: Add option of starting with an existing defconfig file | Martin Roth |
2016-03-02 | abuild: Use 12 lines of context for errors | Stefan Reinauer |
2015-11-01 | abuild: allow specifying multiple targets by mainboard descriptor | Patrick Georgi |
2015-11-01 | abuild: Don't keep around old junit reports | Patrick Georgi |
2015-11-01 | abuild: allow users to specify multiple boards | Patrick Georgi |
2015-11-01 | abuild: change board identifier to a variant of CONFIG_BOARD_* | Patrick Georgi |
2015-11-01 | abuild: change compile_target interface | Patrick Georgi |
2015-11-01 | abuild: change remove_board interface | Patrick Georgi |
2015-11-01 | abuild: remove ancient, unused test submission feature | Patrick Georgi |
2015-11-01 | abuild: drop the ability to specify a configuration | Patrick Georgi |
2015-10-15 | abuild: add a command line parameter for junit filename | Martin Roth |
2015-09-16 | abuild: don't complain about missing junit reports for skipped boards | Patrick Georgi |
2015-09-16 | abuild: log bulding tools | Patrick Georgi |
2015-09-16 | abuild: don't create junit tests with empty testclass field | Patrick Georgi |
2015-08-08 | abuild: avoid hanging in oldconfig for parallel builds | Patrick Georgi |
2015-08-08 | abuild: in junit output, name chromeos builds different from normal ones | Patrick Georgi |
2015-08-08 | abuild: when using --chromeos, skip boards with no Chrome OS support | Patrick Georgi |
2015-08-08 | abuild: Make help text into a heredoc | Patrick Georgi |
2015-07-14 | abuild: Allow disabling mainboards | Patrick Georgi |
2015-04-22 | abuild: add option to build with CHROMEOS enabled | Patrick Georgi |
2015-04-22 | abuild: mark failed builds as failed | Patrick Georgi |
2015-04-10 | abuild: also consider verstage architecture | Patrick Georgi |
2014-12-29 | abuild: silence make | Patrick Georgi |
2014-12-11 | abuild: Don't print "Using payload ..." message in quiet mode | Alexandru Gagniuc |
2014-12-10 | abuild: update output so multithreaded is decipherable | Martin Roth |
2014-12-09 | utils: Remove references to tracker from manpages | Martin Roth |
2014-11-30 | build system: only do the compiler test for gcc | Patrick Georgi |
2014-11-09 | abuild: pass compiler configuration options to tool building step | Patrick Georgi |
2014-11-04 | abuild: fix cross compiler test | Patrick Georgi |
2014-10-18 | abuild: skip boards for which we lack a cross compiler | Patrick Georgi |
2014-10-18 | abuild: don't track architecture | Patrick Georgi |
2014-05-23 | abuild: make build directory configurable with a variable | Patrick Georgi |
2014-05-23 | abuild: update version and copyright | Patrick Georgi |
2014-05-23 | abuild: allow build results outside the source tree | Patrick Georgi |
2014-05-23 | abuild: allow deleting the work directories immediately | Patrick Georgi |
2014-05-19 | abuild: Only build boards with Kconfig | Patrick Georgi |
2014-05-17 | build: make scan-build work again | Patrick Georgi |
2014-05-17 | abuild: replace hardcoded values by their variables | Patrick Georgi |
2014-05-15 | abuild: add -L|--clang to enable clang builds | Patrick Georgi |
2014-05-07 | kconfig: update to follow upstream more closely | Patrick Georgi |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-04-16 | abuild: break early if building tools fails | Patrick Georgi |
2014-04-16 | abuild: more verbose configuration step | Patrick Georgi |
2013-12-20 | abuild: improve --remove | Patrick Georgi |
2013-12-07 | abuild: drop xml mode | Patrick Georgi |
2013-12-05 | abuild: fix and enable USE_XARGS configuration | Patrick Georgi |
2013-09-20 | buildgcc: Downgrade to gcc 4.7.3, handle armv7-a | Patrick Georgi |