aboutsummaryrefslogtreecommitdiff
path: root/tools/buildman/README
AgeCommit message (Expand)Author
2022-08-05buildman: Drop a TODO that is doneSimon Glass
2022-08-05buildman: Return an error if there are maintainer warningsSimon Glass
2022-08-05buildman: Incorporate the genboardscfg.py toolSimon Glass
2022-08-05buildman: Support running from an IDESimon Glass
2022-04-25nds32: Remove the architectureTom Rini
2022-02-08buildman: Allow adjusting board config on the flySimon Glass
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass
2021-03-04buildman: Support single-threaded operationSimon Glass
2020-07-28buildman: Show the build rate at the endSimon Glass
2020-04-26buildman: Make sure that -o is given with -wSimon Glass
2020-04-21buildman: Change the exit codesSimon Glass
2020-04-21buildman: Update the TODO itemsSimon Glass
2020-04-21buildman: Add an option to ignore migration warningsSimon Glass
2020-04-21buildman: Add an option to ignore device-tree warningsSimon Glass
2020-04-21buildman: Make -I the defaultSimon Glass
2020-04-21buildman: Update workflow documentation with more detailSimon Glass
2020-04-21buildman: Add the abbreviation for --boardsSimon Glass
2020-04-21buildman: Update the 'theory of operation' a littleSimon Glass
2020-04-10buildman: Drop the -a optionSimon Glass
2020-04-10buildman: Allow ignoring warnings in the return codeSimon Glass
2020-04-10bulidman: Add support for a simple buildSimon Glass
2019-12-10buildman: Add options to get the arch and toolchain infoSimon Glass
2019-07-24buildman: fix invocation examples typosBaruch Siach
2019-01-14buildman: Add support for building with clangSimon Glass
2019-01-14buildman: Drop comment about Ctrl-C problemSimon Glass
2018-11-14buildman: Add a --boards option to specify particular boards to buildSimon Glass
2018-06-07buildman: Add support for environment delta in summaryAlex Kiernan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-02-08buildman: Allow showing the list of boards with -nSimon Glass
2017-01-28buildman: Update link to the most recent prebuilt ARC toolachinAlexey Brodkin
2016-12-02buildman: Squash useless output from -KSimon Glass
2016-12-02buildman: Add documentation for CONFIG checkingSimon Glass
2016-10-09tools: buildman: Add compiler wrapperYork Sun
2016-07-31buildman: Add a quick-start noteSimon Glass
2016-07-31buildman: Tidy up the README a littleSimon Glass
2016-05-17buildman: allow more incremental buildingStephen Warren
2016-03-17buildman: Clarify the use of -VSimon Glass
2016-03-17buildman: Add a way to specific a full toolchain prefixSimon Glass
2016-02-24tools: Update openrisc toolchain informationBin Meng
2015-12-10buildman: README: add links for toolchains not available on kernel.orgThomas Chou
2015-07-28buildman: Correct '--fetch-arch' command documentationBin Meng
2015-04-23buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek
2015-03-30ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler
2015-01-14buildman: Add the option to download toolchains from kernel.orgSimon Glass
2015-01-14buildman: Allow architecture to alias to multiple toolchainsSimon Glass
2015-01-14buildman: Add documentation about the .buildman fileSimon Glass
2015-01-14buildman: Add a note about Python pre-requisitesSimon Glass