aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* buildman: Add a --boards option to specify particular boards to buildSimon Glass2018-11-145-23/+72
* buildman: dtoc: Suppress unwanted output from testSimon Glass2018-10-081-1/+3
* buildman: Make the toolchain test more forgivingSimon Glass2018-10-081-2/+4
* buildman: Avoid hanging when the config changesSimon Glass2018-09-291-1/+1
* Remove CONFIG_USE_STDINTMasahiro Yamada2018-09-101-1/+1
* buildman: Add support for environment delta in summaryAlex Kiernan2018-06-074-16/+145
* buildman: Extract environment as part of each buildAlex Kiernan2018-06-072-0/+15
* buildman: support newer gcc versions from kernel.orgDaniel Schwierzeck2018-05-221-3/+3
* tools: buildman: Don't use the working dir as build dirLothar Waßmann2018-05-163-3/+38
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0712-30/+12
* buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck2018-02-044-2/+10
* host-tools: use python2 explicitly for shebangMasahiro Yamada2018-01-281-1/+1
* tools: Update python "help" tests to cope with "more" odditiesTom Rini2018-01-161-1/+4
* buildman: Fix up testsSimon Glass2017-11-221-10/+21
* buildman: Allow skipping of tests which use the networkSimon Glass2017-11-223-4/+11
* kconfiglib: update with 'imply' supportUlf Magnusson2017-09-291-140/+193
* genconfig.py: Print defconfig next to warningsSimon Glass2017-09-111-6/+16
* avr32: Retire AVR32 for goodAndy Shevchenko2017-07-061-9/+2
* powerpc, 5xx: remove some "5xx" remainsHeiko Schocher2017-06-162-2/+0
* buildman: properly translate strings for log and err files to ASCIIDaniel Schwierzeck2017-06-091-2/+4
* buildman: disable localized and unicode output of all build toolsDaniel Schwierzeck2017-06-091-1/+5
* buildman: Fix bloat option when 'new' only drops functionsTom Rini2017-06-081-1/+1
* buildman: Allow 'gnueabihf' toolchains for ARMTom Rini2017-04-181-2/+3
* buildman: Translate more strings to latin-1Tom Rini2017-04-141-2/+2
* buildman: Handle commit subjects containing unicodeSimon Glass2017-04-131-2/+3
* kconfiglib.py: Kludge in 'imply' supportTom Rini2017-03-091-5/+6
* buildman: Allow showing the list of boards with -nSimon Glass2017-02-083-14/+17
* buildman: Update link to the most recent prebuilt ARC toolachinAlexey Brodkin2017-01-281-1/+1
* buildman: Rename do_build to config_onlySimon Glass2016-12-021-5/+5
* buildman: Clean up odd characters on the terminalSimon Glass2016-12-021-1/+1
* buildman: Squash useless output from -KSimon Glass2016-12-024-13/+38
* buildman: Add documentation for CONFIG checkingSimon Glass2016-12-021-0/+37
* buildman: Add an option to just create the configSimon Glass2016-12-024-7/+17
* buildman: Fix building based on 'options' fieldTom Rini2016-11-061-2/+2
* tools: buildman: Add compiler wrapperYork Sun2016-10-092-2/+25
* tools: buildman: Remove duplicated codeYork Sun2016-10-091-4/+0
* buildman: Drop the 'alive' flag in BuilderThreadSimon Glass2016-10-091-3/+1
* buildman: Don't show a stacktrace on Ctrl-CSimon Glass2016-10-091-0/+7
* buildman: Drop the 'active' flag in the builderSimon Glass2016-10-092-16/+1
* buildman: Allow builds to terminate cleanlySimon Glass2016-10-091-2/+6
* buildman: Put our local libraries first in the pathSimon Glass2016-10-091-1/+1
* buildman: Print a message indicating the build is startingSimon Glass2016-10-092-2/+3
* buildman: Print a message when removing old directoriesSimon Glass2016-10-091-0/+6
* buildman: Tidy up the 'cloning' messageSimon Glass2016-10-091-1/+3
* patman: Adjust command.Output() to raise an error by defaultSimon Glass2016-09-181-1/+1
* buildman: Add a quick-start noteSimon Glass2016-07-311-0/+14
* buildman: Avoid overwriting existing toolchain entriesSimon Glass2016-07-311-2/+1
* buildman: Drop the toolchain error when downloading toolchainsSimon Glass2016-07-311-7/+10
* buildman: Fix a typo in TestSettingsHasPath()Simon Glass2016-07-311-1/+1
* buildman: Improve the toolchain progress/error outputSimon Glass2016-07-312-12/+21