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