1. 48d4c0a buildman: Drop warning about orphaned defconfigs by Simon Glass · 1 year, 3 months ago
  2. ad1c9b2 buildman: Specify the output directory in tests by Simon Glass · 1 year, 3 months ago
  3. ad03787 buildman: Add a way to print the architecture for a board by Simon Glass · 1 year, 3 months ago
  4. 57686d3 buildman: Tidy up reporting of a toolchain error by Simon Glass · 1 year, 3 months ago
  5. 37edf5f buildman: Convert camel case in builder.py by Simon Glass · 1 year, 3 months ago
  6. 42d42cf buildman: Convert camel case in bsettings.py by Simon Glass · 1 year, 3 months ago
  7. 529957c buildman: Convert to argparse by Simon Glass · 1 year, 3 months ago
  8. 6a0c7b4 buildman: Add a test for --boards by Simon Glass · 1 year, 3 months ago
  9. ae042fd buildman: Convert camel case in cmdline.py by Simon Glass · 1 year, 3 months ago
  10. 26d9077 buildman: Add tests for excluding things by Simon Glass · 1 year, 3 months ago
  11. d4366b1 buildman: Add a test for the -A option by Simon Glass · 1 year, 3 months ago
  12. b8be2bd buildman: Fix most pylint warnings in control by Simon Glass · 1 year, 3 months ago
  13. 9ef05b9 buildman: Convert camel case in control.py by Simon Glass · 1 year, 3 months ago
  14. a1431e6 buildman: Provide an argument to the -R option by Simon Glass · 1 year, 3 months ago
  15. 1b21842 buildman: Add an option to check maintainers by Simon Glass · 1 year, 3 months ago
  16. 9a7cc81 buildman: Correct logic for missing maintainers by Simon Glass · 1 year, 3 months ago
  17. 1aaaafa buildman: Sort the maintainer warnings by Simon Glass · 1 year, 3 months ago
  18. 4cab9aa buildman: Just display a single line for missing maintainers by Simon Glass · 1 year, 3 months ago
  19. c649153 buildman: Correct operation of MAINTAINERS N: by Simon Glass · 1 year, 3 months ago
  20. ad99599 buildman: Detect boards with no CONFIG_TARGET defined by Simon Glass · 1 year, 3 months ago
  21. bec06ed buildman: Detect boards with multiple CONFIG_TARGETs defined by Simon Glass · 1 year, 3 months ago
  22. bc12d03 buildman: Warn about dangling maintainer entries by Simon Glass · 1 year, 3 months ago
  23. 5df95cf buildman: Add a partial test for ensure_board_list() by Simon Glass · 1 year, 3 months ago
  24. bd4ed9f buildman: Add a test for Boards.output_is_new() by Simon Glass · 1 year, 3 months ago
  25. 3350d34 buildman: Add a test for Boards.scan_defconfigs() by Simon Glass · 1 year, 3 months ago
  26. 2ef88d6 buildman: Rename the ARM boards by Simon Glass · 1 year, 3 months ago
  27. 4583c00 patman: Move library functions into a library directory by Simon Glass · 1 year, 8 months ago
  28. bfb708a buildman: Add a flag for reproducible builds by Simon Glass · 1 year, 8 months ago
  29. 93202d7 buildman: Support disabling LTO by Simon Glass · 1 year, 8 months ago
  30. cd37d5b buildman: Write out the build command used by Simon Glass · 1 year, 8 months ago
  31. d7713ad buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years ago
  32. 5f319fa buildman: Reinstate removal of temp output dir in tests by Simon Glass · 2 years ago
  33. 74df491 buildman: Convert documentation to rST by Simon Glass · 2 years ago
  34. c52bd22 buildman: Split out Boards into its own file by Simon Glass · 2 years, 3 months ago
  35. 6014db6 buildman: Convert camel case in board.py by Simon Glass · 2 years, 3 months ago
  36. cc2c0d1 buildman: Drop use of 'boards' in control by Simon Glass · 2 years, 3 months ago
  37. 938fa37 buildman: Fix use of 'boards' in func_test by Simon Glass · 2 years, 3 months ago
  38. f4ed470 buildman: Avoid using board as a variable by Simon Glass · 2 years, 3 months ago
  39. ac05335 buildman: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  40. 098b10f patman: Convert camel case in terminal.py by Simon Glass · 2 years, 9 months ago
  41. 0157b18 patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 9 months ago
  42. d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 9 months ago
  43. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 9 months ago
  44. 8ca0931 buildman: Provide a hint on how to debug thread crashes by Simon Glass · 2 years, 9 months ago
  45. 19133b7 buildman: Add helper functions for updating .config files by Simon Glass · 2 years, 9 months ago
  46. f1a83ab buildman: Use bytes for the environment by Simon Glass · 3 years, 6 months ago
  47. 8116c78 buildman: Handle exceptions in threads gracefully by Simon Glass · 3 years, 6 months ago
  48. 2499331 buildman: Tidy up a few comments by Simon Glass · 3 years, 6 months ago
  49. 76de29f buildman: Use git worktrees instead of git clones when possible by Alper Nebi Yasak · 4 years, 2 months ago
  50. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  51. 0ede00f buildman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  52. 60b285f buildman: Write output files when using -w by Simon Glass · 4 years, 6 months ago
  53. 166a98a buildman: Use out-env for environment output by Simon Glass · 4 years, 6 months ago
  54. 88daaef buildman: Make sure that -o is given with -w by Simon Glass · 4 years, 6 months ago
  55. b1e5e6d buildman: Change the exit codes by Simon Glass · 4 years, 6 months ago
  56. eb70a2c buildman: Make -I the default by Simon Glass · 4 years, 6 months ago
  57. b2d89bc buildman: Allow building within a subdir of the current dir by Simon Glass · 4 years, 7 months ago
  58. d829f12 bulidman: Add support for a simple build by Simon Glass · 4 years, 7 months ago
  59. c05aa03 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  60. aae6258 buildman: Perform tests in a temporary directory by Tom Rini · 5 years ago
  61. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  62. 0ddc510 buildman: Extract environment as part of each build by Alex Kiernan · 6 years ago
  63. 409fc02 tools: buildman: Don't use the working dir as build dir by Lothar Waßmann · 7 years ago
  64. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  65. 3759df0 tools: Update python "help" tests to cope with "more" oddities by Tom Rini · 7 years ago
  66. b9f7d88 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
  67. bd6f5d9 buildman: Fix the 'help' test to use the correct path by Simon Glass · 8 years ago
  68. d4c8572 buildman: Allow branch names which conflict with directories by Simon Glass · 9 years ago
  69. 950a231 buildman: Ignore conflicting tags by Simon Glass · 10 years ago
  70. f7582ce buildman: Permit branch names with an embedded '/' by Simon Glass · 10 years ago
  71. dfb7e93 buildman: Add additional functional tests by Simon Glass · 10 years ago
  72. 823e60b buildman: Allow tests to have their own boards by Simon Glass · 10 years ago
  73. 8b985ee buildman: Avoid looking at config file or toolchains in tests by Simon Glass · 10 years ago
  74. d4144e4 buildman: Add a functional test by Simon Glass · 10 years ago