1. 573b303 buildman: Avoid too many returns in do_buildman() by Simon Glass · 1 year, 3 months ago
  2. 6378bad buildman: Move commit numbering into determine_series() by Simon Glass · 1 year, 3 months ago
  3. e48b946 buildman: Move setting up the output dir into a function by Simon Glass · 1 year, 3 months ago
  4. aeb2381 buildman: Move counting of commits into a function by Simon Glass · 1 year, 3 months ago
  5. 168d792 buildman: Build option-adjusting into a function by Simon Glass · 1 year, 3 months ago
  6. 1b820ee buildman: Pass option values to show_actions() by Simon Glass · 1 year, 3 months ago
  7. 1d3a5a5 buildman: Pass option values to get_action_summary() by Simon Glass · 1 year, 3 months ago
  8. 081c34c buildman: Move output-file setup into one place by Simon Glass · 1 year, 3 months ago
  9. 372b445 bulldman: Set up output_dir earlier by Simon Glass · 1 year, 3 months ago
  10. b868064 bulidman: Move toolchain handling to a function by Simon Glass · 1 year, 3 months ago
  11. 180c718 buildman: Move Boards-object code into a function by Simon Glass · 1 year, 3 months ago
  12. 9df59e4 bulidman: Move more code to determine_series() by Simon Glass · 1 year, 3 months ago
  13. 0d4874f buildman: Move board-selection code into a function by Simon Glass · 1 year, 3 months ago
  14. 26d9077 buildman: Add tests for excluding things by Simon Glass · 1 year, 3 months ago
  15. f0207d7 buildman: Move dry-run handling higher in do_buildman() by Simon Glass · 1 year, 3 months ago
  16. d233dfb buildman: Drop use of builder in show_actions() by Simon Glass · 1 year, 3 months ago
  17. d4366b1 buildman: Add a test for the -A option by Simon Glass · 1 year, 3 months ago
  18. f7a36d5 buildman: Move fetch-arch code into a separate function by Simon Glass · 1 year, 3 months ago
  19. d230c01 buildman: Move series calculations into a separate function by Simon Glass · 1 year, 3 months ago
  20. 309f0f1 buildman: Move full-help processing to main by Simon Glass · 1 year, 3 months ago
  21. b8be2bd buildman: Fix most pylint warnings in control by Simon Glass · 1 year, 3 months ago
  22. 9ef05b9 buildman: Convert camel case in control.py by Simon Glass · 1 year, 3 months ago
  23. 2ce6f9f buildman: Tidy up pylint warnings in main by Simon Glass · 1 year, 3 months ago
  24. a1431e6 buildman: Provide an argument to the -R option by Simon Glass · 1 year, 3 months ago
  25. 1b21842 buildman: Add an option to check maintainers by Simon Glass · 1 year, 3 months ago
  26. 9a7cc81 buildman: Correct logic for missing maintainers by Simon Glass · 1 year, 3 months ago
  27. 1aaaafa buildman: Sort the maintainer warnings by Simon Glass · 1 year, 3 months ago
  28. 4cab9aa buildman: Just display a single line for missing maintainers by Simon Glass · 1 year, 3 months ago
  29. c649153 buildman: Correct operation of MAINTAINERS N: by Simon Glass · 1 year, 3 months ago
  30. ad99599 buildman: Detect boards with no CONFIG_TARGET defined by Simon Glass · 1 year, 3 months ago
  31. bec06ed buildman: Detect boards with multiple CONFIG_TARGETs defined by Simon Glass · 1 year, 3 months ago
  32. f99f34b buildman: Refactor target handling in Boards.scan() by Simon Glass · 1 year, 3 months ago
  33. bc12d03 buildman: Warn about dangling maintainer entries by Simon Glass · 1 year, 3 months ago
  34. a114c61 buildman: Tidy up common code in parse_file() by Simon Glass · 1 year, 3 months ago
  35. 5df95cf buildman: Add a partial test for ensure_board_list() by Simon Glass · 1 year, 3 months ago
  36. bd4ed9f buildman: Add a test for Boards.output_is_new() by Simon Glass · 1 year, 3 months ago
  37. 3350d34 buildman: Add a test for Boards.scan_defconfigs() by Simon Glass · 1 year, 3 months ago
  38. b27e989 buildman: Avoid globals in leaf functions by Simon Glass · 1 year, 3 months ago
  39. 6a754c6 buildman: Drop dead code to handle :CONFIG_ construct by Simon Glass · 1 year, 3 months ago
  40. 2ef88d6 buildman: Rename the ARM boards by Simon Glass · 1 year, 3 months ago
  41. 8dae07a buildman: Exit with the return code consistently by Simon Glass · 1 year, 3 months ago
  42. eadbfa6 buildman: Allow --debug to enable debugging by Simon Glass · 1 year, 3 months ago
  43. 2ef22f8 buildman: Fix verboose typo and add comment by Simon Glass · 1 year, 3 months ago
  44. e381b12 buildman: Create a requirements.txt file by Tom Rini · 1 year, 3 months ago
  45. 6d6ddab CI: Update to gcc-13.1.0 by Tom Rini · 1 year, 3 months ago
  46. 83f348d buildman: Switch ARC toolchain to the upstream version by Alexey Brodkin · 1 year, 4 months ago
  47. 43bdb3b buildman: Pass -Werror to the host compiler too by Simon Glass · 1 year, 6 months ago
  48. de65b12 tools: Fall back to importlib_resources on Python 3.6 by Jan Kiszka · 1 year, 6 months ago
  49. 288fe30 Merge branch 'next' by Tom Rini · 1 year, 7 months ago
  50. 49d8cc4 buildman: Correct overwriting of settings file by Simon Glass · 1 year, 7 months ago
  51. c3cea95 buildman: Fix CROSS_COMPILE output for sandbox by Simon Glass · 1 year, 7 months ago
  52. 2dbfcf4 Revert "buildman: Correct CROSS_COMPILE output for sandbox" by Simon Glass · 1 year, 7 months ago
  53. bd0a548 buildman: Correct CROSS_COMPILE output for sandbox by Simon Glass · 1 year, 8 months ago
  54. 0de2ffe buildman: Add support for building a buildman PyPi package by Simon Glass · 1 year, 8 months ago
  55. d85f790 buildman: Use importlib to find the help by Simon Glass · 1 year, 8 months ago
  56. 8dd7be7 buildman: Fix use of a type as a variable by Simon Glass · 1 year, 8 months ago
  57. 5cfb73b buildman: Hide the test options unless test code is available by Simon Glass · 1 year, 8 months ago
  58. 793aa17 buildman: Move the main code into a function by Simon Glass · 1 year, 8 months ago
  59. 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 8 months ago
  60. bfb708a buildman: Add a flag for reproducible builds by Simon Glass · 1 year, 8 months ago
  61. 93202d7 buildman: Support disabling LTO by Simon Glass · 1 year, 8 months ago
  62. cd37d5b buildman: Write out the build command used by Simon Glass · 1 year, 8 months ago
  63. 5a93c15 buildman: Add a note about the out-env file by Simon Glass · 1 year, 8 months ago
  64. eeb5525 buildman: invalid reference to README by Heinrich Schuchardt · 1 year, 9 months ago
  65. 83e37a8 buildman: Fetch 12.2.0 toolchains by default by Tom Rini · 1 year, 11 months ago
  66. d7713ad buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years ago
  67. 5f319fa buildman: Reinstate removal of temp output dir in tests by Simon Glass · 2 years ago
  68. 301cd74 buildman: Ensure config_fname is inited by Simon Glass · 2 years ago
  69. 35b6e53 buildman: Detect binman reporting missing blobs by Simon Glass · 2 years ago
  70. cd6889d buildman: Drop mention of old architectures by Simon Glass · 2 years ago
  71. 3da04ff buildman: Update the default settings file by Simon Glass · 2 years ago
  72. ce59252 buildman: Update the arc toolchain by Simon Glass · 2 years ago
  73. 274d053 buildman: Drop mention of MAKEALL by Simon Glass · 2 years ago
  74. 74df491 buildman: Convert documentation to rST by Simon Glass · 2 years ago
  75. e8da1da buildman: Handle the MAINTAINERS 'N' tag by Simon Glass · 2 years ago
  76. 3672ed7 buildman: differentiate between riscv32, riscv64 by Heinrich Schuchardt · 2 years, 1 month ago
  77. ff75d6e buildman: Drop a TODO that is done by Simon Glass · 2 years, 3 months ago
  78. 7f275bd buildman: Drop a Python 2.7 comment by Simon Glass · 2 years, 3 months ago
  79. f2e6775 buildman: Allow lines without a symbol by Simon Glass · 2 years, 3 months ago
  80. add76e7 buildman: Return an error if there are maintainer warnings by Simon Glass · 2 years, 3 months ago
  81. 256126c buildman: Replace the Options column with config name by Simon Glass · 2 years, 3 months ago
  82. 969fd33 buildman: Tidy up pylint problems in boards module by Simon Glass · 2 years, 3 months ago
  83. a8a0141 buildman: Incorporate the genboardscfg.py tool by Simon Glass · 2 years, 3 months ago
  84. c52bd22 buildman: Split out Boards into its own file by Simon Glass · 2 years, 3 months ago
  85. 6014db6 buildman: Convert camel case in board.py by Simon Glass · 2 years, 3 months ago
  86. fb5cb07 buildman: Drop use of 'board' in board module by Simon Glass · 2 years, 3 months ago
  87. cc2c0d1 buildman: Drop use of 'boards' in control by Simon Glass · 2 years, 3 months ago
  88. fd1b507 buildman: Fix use of 'boards' in test by Simon Glass · 2 years, 3 months ago
  89. 938fa37 buildman: Fix use of 'boards' in func_test by Simon Glass · 2 years, 3 months ago
  90. f4ed470 buildman: Avoid using board as a variable by Simon Glass · 2 years, 3 months ago
  91. ae1a09f buildman: Support running from an IDE by Simon Glass · 2 years, 3 months ago
  92. 5635c50 buildman: Drop -I option by Simon Glass · 2 years, 3 months ago
  93. d8318fe patman: test_util: Use unittest text runner to print test results by Alper Nebi Yasak · 2 years, 7 months ago
  94. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 7 months ago
  95. 34d2b7f Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 7 months ago
  96. 17b8cb6 tools: buildman: Fix doc path in warning message by Johannes Krottmayer · 2 years, 8 months ago
  97. fc8af38 buildman: Update default config to build for sandbox by Simon Glass · 2 years, 8 months ago
  98. ac05335 buildman: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  99. 098b10f patman: Convert camel case in terminal.py by Simon Glass · 2 years, 9 months ago
  100. 252ac58 patman: Rename Color() method to build() by Simon Glass · 2 years, 9 months ago