summaryrefslogtreecommitdiff
path: root/tools/buildman/README
AgeCommit message (Expand)AuthorFilesLines
2019-01-15buildman: Add support for building with clangSimon Glass1-0/+10
2019-01-15buildman: Drop comment about Ctrl-C problemSimon Glass1-2/+0
2018-11-14buildman: Add a --boards option to specify particular boards to buildSimon Glass1-1/+11
2018-06-07buildman: Add support for environment delta in summaryAlex Kiernan1-0/+28
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko1-9/+2
2017-02-08buildman: Allow showing the list of boards with -nSimon Glass1-1/+1
2017-01-28buildman: Update link to the most recent prebuilt ARC toolachinAlexey Brodkin1-1/+1
2016-12-02buildman: Squash useless output from -KSimon Glass1-0/+12
2016-12-02buildman: Add documentation for CONFIG checkingSimon Glass1-0/+37
2016-10-09tools: buildman: Add compiler wrapperYork Sun1-0/+9
2016-08-01buildman: Add a quick-start noteSimon Glass1-0/+14
2016-08-01buildman: Tidy up the README a littleSimon Glass1-23/+30
2016-05-17buildman: allow more incremental buildingStephen Warren1-0/+42
2016-03-18buildman: Clarify the use of -VSimon Glass1-1/+2
2016-03-18buildman: Add a way to specific a full toolchain prefixSimon Glass1-109/+187
2016-02-25tools: Update openrisc toolchain informationBin Meng1-1/+5
2015-12-11buildman: README: add links for toolchains not available on kernel.orgThomas Chou1-1/+22
2015-07-28buildman: Correct '--fetch-arch' command documentationBin Meng1-2/+2
2015-04-23buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek1-1/+1
2015-03-30ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler1-1/+1
2015-01-15buildman: Add the option to download toolchains from kernel.orgSimon Glass1-3/+44
2015-01-15buildman: Allow architecture to alias to multiple toolchainsSimon Glass1-2/+3
2015-01-15buildman: Add documentation about the .buildman fileSimon Glass1-20/+53
2015-01-15buildman: Add a note about Python pre-requisitesSimon Glass1-1/+10
2015-01-15buildman: Allow specifying a range of commits to buildSimon Glass1-0/+11
2015-01-15buildman: Try to guess the upstream commitSimon Glass1-2/+3
2014-12-30buildman: Fix some typos in READMEDirk Behme1-7/+7
2014-11-27buildman: Don't default to -e when building current sourceSimon Glass1-13/+12
2014-09-05buildman: Separate out display of warnings and errorsSimon Glass1-0/+3
2014-09-05buildman: Add an option to show which boards caused which errorsSimon Glass1-3/+4
2014-09-05buildman: Implement an option to exclude boards from the buildSimon Glass1-0/+7
2014-09-05buildman: Allow make-flags variables to include '-' and '_'Simon Glass1-1/+3
2014-09-05buildman: Set the return code to indicate build resultSimon Glass1-0/+6
2014-08-13buildman: Introduce an 'and' operator for board selectionSimon Glass1-0/+9
2014-08-13buildman: Add a few more toolchain examples to the READMESimon Glass1-0/+2
2014-08-13buildman: Add verbose option to display errors as they happenSimon Glass1-10/+36
2014-08-13buildman: Add some notes about moving from MAKEALLSimon Glass1-0/+92
2014-08-13buildman: Fix a few typosSimon Glass1-6/+6
2013-11-22buildman: make board selector argument a regexStephen Warren1-4/+10
2013-11-22buildman: fix READMEAndreas Bießmann1-1/+1
2013-10-15Coding Style cleanup: drop some excessive empty linesWolfgang Denk1-1/+0
2013-10-02buildman: Allow make flags to be specified for each boardSimon Glass1-0/+22
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-05buildman - U-Boot multi-threaded builder and summary toolSimon Glass1-0/+679