1. 3172911 mkimage: Default to adding a crc32 hash with '-f auto' by Simon Glass · 4 years, 5 months ago
  2. 50bb682 tools: fw_env: Fix warning when reading too little by Harald Seiler · 4 years, 5 months ago
  3. dc03ba4 patman: Modify functional tests for new behavior by Sean Anderson · 4 years, 6 months ago
  4. 0411fff patman: Support multi-line changes in changelogs by Sean Anderson · 4 years, 6 months ago
  5. 6949f70 patman: Add new tags for finer-grained changelog control by Sean Anderson · 4 years, 6 months ago
  6. b0436b9 patman: Suppress empty changelog entries by Sean Anderson · 4 years, 6 months ago
  7. 14aa35a patman: Add an option to create patches without binary contents by Bin Meng · 4 years, 6 months ago
  8. 0fc01bf patman: Sort the command line options by Bin Meng · 4 years, 6 months ago
  9. 2aca880 tools/env/fw_env.h: remove env.h by Romain Naour · 4 years, 5 months ago
  10. 69cd0c4 tools: value checks in rkcommon_check_params() by Heinrich Schuchardt · 4 years, 5 months ago
  11. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  12. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  13. b606a6c tools: ftdgrep: use /* fallthrough */ as needed by Heinrich Schuchardt · 4 years, 5 months ago
  14. a29162a tools: mkimage: use /* fallthrough */ as needed by Heinrich Schuchardt · 4 years, 5 months ago
  15. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 6 months ago
  16. 7946a81 Revert "mkimage: fit: Do not tail-pad fitImage with external data" by Tom Rini · 4 years, 6 months ago
  17. 20a154f mkimage: fit: Do not tail-pad fitImage with external data by Marek Vasut · 4 years, 6 months ago
  18. ea5d373 tools/fit-image: print a warning when cmd-line for dtc might be truncated by Sven Roederer · 4 years, 6 months ago
  19. fc21a88 tools/mkimage: fix handling long filenames by Sven Roederer · 4 years, 6 months ago
  20. 545c747 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 6 months ago
  21. e282c42 tools: fw_env: use erasesize from MEMGETINFO ioctl by Rasmus Villemoes · 4 years, 7 months ago
  22. b4fa949 patman: Tidy up sys.path changes by Simon Glass · 4 years, 6 months ago
  23. bf77667 patman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  24. 1628793 binman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  25. 0ede00f buildman: Move to absolute imports by Simon Glass · 4 years, 6 months ago
  26. ce0dc2e patman: Move test running/reporting to test_util by Simon Glass · 4 years, 6 months ago
  27. 428e773 patman: Drop the python2 code in test coverage by Simon Glass · 4 years, 6 months ago
  28. c07ab6e binman: Rename the main module by Simon Glass · 4 years, 6 months ago
  29. 4d25fe2 dtoc: Rename the main module by Simon Glass · 4 years, 6 months ago
  30. 7ec3dc5 buildman: Rename the main module by Simon Glass · 4 years, 6 months ago
  31. c3a13cc patman: Drop Python 2 StringIO code by Simon Glass · 4 years, 6 months ago
  32. 83a4518 patman: Drop references to __future__ by Simon Glass · 4 years, 6 months ago
  33. 515ce96 rmboard: Move to Python 3 by Simon Glass · 4 years, 6 months ago
  34. 0d7a8c4 patman: Rename the main module by Simon Glass · 4 years, 6 months ago
  35. 60b285f buildman: Write output files when using -w by Simon Glass · 4 years, 6 months ago
  36. 166a98a buildman: Use out-env for environment output by Simon Glass · 4 years, 6 months ago
  37. 88daaef buildman: Make sure that -o is given with -w by Simon Glass · 4 years, 6 months ago
  38. 97944d3 buildman: Correct operation of -A flag by Simon Glass · 4 years, 6 months ago
  39. 55a98d9 buildman: Fix test for new 9.2 kernel by Simon Glass · 4 years, 6 months ago
  40. 64045a6 libfdt: split fdt_region declarations out to <fdt_region.h> by Masahiro Yamada · 4 years, 6 months ago
  41. 3e69db1 fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · 4 years, 6 months ago
  42. bcbdab7 libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c by Masahiro Yamada · 4 years, 6 months ago
  43. 0dbd6e3 mkimage: fit: Free buf directly in fit_extract_data() by Bin Meng · 4 years, 6 months ago
  44. 3fc85a7 mkimage: fit: Unmmap the memory before closing fd in fit_import_data() by Lihua Zhao · 4 years, 6 months ago
  45. 3b32cf0 tools: Remove the out-of-date MinGW support codes by Bin Meng · 4 years, 6 months ago
  46. b21c08a tools: image-host.c: use correct output format by Heinrich Schuchardt · 4 years, 6 months ago
  47. ebfe611 mkimage: fit_image: Add option to make fit header align by Kever Yang · 4 years, 7 months ago
  48. 02560b1 tool: use ALIGN() to align the size by Kever Yang · 4 years, 7 months ago
  49. e5ad99c tools: imx8mimage: remove redundant code by Kever Yang · 4 years, 7 months ago
  50. e002ee7 tools: kwbimage: use common ALIGN to do the size align by Kever Yang · 4 years, 7 months ago
  51. 29e7ab0 tools: mkimage: use common ALIGN to do the size align by Kever Yang · 4 years, 7 months ago
  52. cd1cec6 tool: aisimage: use ALIGN instead of self defiend macro by Kever Yang · 4 years, 7 months ago
  53. c738adb tool: Move ALIGN_MASK to header as common MACRO by Kever Yang · 4 years, 7 months ago
  54. b1e5e6d buildman: Change the exit codes by Simon Glass · 4 years, 6 months ago
  55. a38930e buildman: Update the TODO items by Simon Glass · 4 years, 6 months ago
  56. 113a8a5 buildman: Add an option to ignore migration warnings by Simon Glass · 4 years, 6 months ago
  57. 174592b buildman: Add an option to ignore device-tree warnings by Simon Glass · 4 years, 6 months ago
  58. eb70a2c buildman: Make -I the default by Simon Glass · 4 years, 6 months ago
  59. ea09fb5 buildman: Update workflow documentation with more detail by Simon Glass · 4 years, 6 months ago
  60. 9e040b5 buildman: Add the abbreviation for --boards by Simon Glass · 4 years, 6 months ago
  61. f972836 buildman: Update the 'theory of operation' a little by Simon Glass · 4 years, 6 months ago
  62. 7b33f21 buildman: Show a summary of the build result by Simon Glass · 4 years, 6 months ago
  63. 95ed0a2 buildman: Limit the length of progress messages by Simon Glass · 4 years, 6 months ago
  64. 6eb76ca buildman: Show the number of builds remaining by Simon Glass · 4 years, 6 months ago
  65. edae4ad buildman: Drop unused output code by Simon Glass · 4 years, 6 months ago
  66. 212c0b8 buildman: Show a message when fetching a repo by Simon Glass · 4 years, 6 months ago
  67. 102969bb buildman: Drop the line-clearing code in Builder by Simon Glass · 4 years, 6 months ago
  68. 1e13047 patman: Support limiting output to a single line by Simon Glass · 4 years, 6 months ago
  69. 37b224f patman: Support erasing a previously unfinished text line by Simon Glass · 4 years, 6 months ago
  70. a84eb16 patman: Update flushing Print() for Python 3 by Simon Glass · 4 years, 6 months ago
  71. 9ef0ceb buildman: Use spaces in the board list by Simon Glass · 4 years, 6 months ago
  72. 8c9a267 buildman: Show the list of boards in magenta by Simon Glass · 4 years, 6 months ago
  73. 35d696d buildman: Use an object to hold error lines by Simon Glass · 4 years, 6 months ago
  74. 5627bd9 buildman: Use yellow consistently for warning lines by Simon Glass · 4 years, 6 months ago
  75. e631a2b buildman: Test the output with --list-error-boards by Simon Glass · 4 years, 6 months ago
  76. c9dd80b buildman: Add a test helper for creating a line prefix by Simon Glass · 4 years, 6 months ago
  77. ce558db buildman: Split out testOutput() into separate functions by Simon Glass · 4 years, 6 months ago
  78. af43065 buildman: Create temp directory in test setup by Simon Glass · 4 years, 6 months ago
  79. c3bc4f1 buildman: Use an iterator to check test output by Simon Glass · 4 years, 6 months ago
  80. 3c339bb buildman: Add test coverage for error/warning colour by Simon Glass · 4 years, 6 months ago
  81. b206d87 buildman: Refactor error-line output int a function by Simon Glass · 4 years, 6 months ago
  82. 2799a69 doc: fix references to driver-model by Heinrich Schuchardt · 4 years, 8 months ago
  83. ab5a2b0 mkimage: fit: don't create image with 0700 permissions by Thomas Hebb · 4 years, 8 months ago
  84. cf0ef93 patman: Apply the cc limit to the cover letter also by Simon Glass · 4 years, 8 months ago
  85. 4e9162d buildman: Drop the -a option by Simon Glass · 4 years, 7 months ago
  86. b2d89bc buildman: Allow building within a subdir of the current dir by Simon Glass · 4 years, 7 months ago
  87. 925f6ad buildman: Be more selective about which directories to remove by Simon Glass · 4 years, 7 months ago
  88. 7beb43c buildman: Allow ignoring warnings in the return code by Simon Glass · 4 years, 7 months ago
  89. f9c094b buildman: Update help for -d by Simon Glass · 4 years, 7 months ago
  90. d829f12 bulidman: Add support for a simple build by Simon Glass · 4 years, 7 months ago
  91. e9fbbf6 buildman: Document the members of BuilderJob by Simon Glass · 4 years, 7 months ago
  92. 205254e buildman: Support fetching gcc 9.2.0 by Bin Meng · 4 years, 7 months ago
  93. 587e4a4 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 7 months ago
  94. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 7 months ago
  95. 72188f5 image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 7 months ago
  96. c3aa81e fit_check_sign: Allow selecting the configuration to verify by Simon Glass · 4 years, 7 months ago
  97. 382cf62 image: Be a little more verbose when checking signatures by Simon Glass · 4 years, 7 months ago
  98. 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 7 months ago
  99. e5a4055 rockchip: mkimage: Use an existing macro instead of a decimal value by Miquel Raynal · 4 years, 7 months ago
  100. b983cc2 lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 8 months ago