1. 611fd91 mkimage: Default to adding a crc32 hash with '-f auto' by Simon Glass · 4 years, 6 months ago
  2. 79685b2 tools: fw_env: Fix warning when reading too little by Harald Seiler · 4 years, 6 months ago
  3. cf13b86 patman: Modify functional tests for new behavior by Sean Anderson · 4 years, 7 months ago
  4. 1a32f92 patman: Support multi-line changes in changelogs by Sean Anderson · 4 years, 7 months ago
  5. 48f46d6 patman: Add new tags for finer-grained changelog control by Sean Anderson · 4 years, 7 months ago
  6. 5ae4e8d patman: Suppress empty changelog entries by Sean Anderson · 4 years, 7 months ago
  7. a04f121 patman: Add an option to create patches without binary contents by Bin Meng · 4 years, 7 months ago
  8. 5b0a511 patman: Sort the command line options by Bin Meng · 4 years, 7 months ago
  9. 9120eca tools/env/fw_env.h: remove env.h by Romain Naour · 4 years, 6 months ago
  10. 1707816 tools: value checks in rkcommon_check_params() by Heinrich Schuchardt · 4 years, 7 months ago
  11. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  12. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  13. d0d2456 tools: ftdgrep: use /* fallthrough */ as needed by Heinrich Schuchardt · 4 years, 7 months ago
  14. ddc38e6 tools: mkimage: use /* fallthrough */ as needed by Heinrich Schuchardt · 4 years, 7 months ago
  15. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 7 months ago
  16. 9664297 Revert "mkimage: fit: Do not tail-pad fitImage with external data" by Tom Rini · 4 years, 7 months ago
  17. a657761 mkimage: fit: Do not tail-pad fitImage with external data by Marek Vasut · 4 years, 7 months ago
  18. cbcb399 tools/fit-image: print a warning when cmd-line for dtc might be truncated by Sven Roederer · 4 years, 7 months ago
  19. 904b87d tools/mkimage: fix handling long filenames by Sven Roederer · 4 years, 7 months ago
  20. d4778b0 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  21. faf2998 tools: fw_env: use erasesize from MEMGETINFO ioctl by Rasmus Villemoes · 4 years, 8 months ago
  22. 4214316 patman: Tidy up sys.path changes by Simon Glass · 4 years, 7 months ago
  23. a997ea5 patman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  24. c585dd4 binman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  25. f0d9c10 buildman: Move to absolute imports by Simon Glass · 4 years, 7 months ago
  26. 7330692 patman: Move test running/reporting to test_util by Simon Glass · 4 years, 7 months ago
  27. f156e3b patman: Drop the python2 code in test coverage by Simon Glass · 4 years, 7 months ago
  28. ebbb543 binman: Rename the main module by Simon Glass · 4 years, 7 months ago
  29. 8fde981 dtoc: Rename the main module by Simon Glass · 4 years, 7 months ago
  30. 7ad7a36 buildman: Rename the main module by Simon Glass · 4 years, 7 months ago
  31. 945328b patman: Drop Python 2 StringIO code by Simon Glass · 4 years, 7 months ago
  32. b38aa01 patman: Drop references to __future__ by Simon Glass · 4 years, 7 months ago
  33. 70d3351 rmboard: Move to Python 3 by Simon Glass · 4 years, 7 months ago
  34. bdaad40 patman: Rename the main module by Simon Glass · 4 years, 7 months ago
  35. e3c85ab buildman: Write output files when using -w by Simon Glass · 4 years, 7 months ago
  36. ff48a21 buildman: Use out-env for environment output by Simon Glass · 4 years, 7 months ago
  37. d9c9863 buildman: Make sure that -o is given with -w by Simon Glass · 4 years, 7 months ago
  38. f4c0072 buildman: Correct operation of -A flag by Simon Glass · 4 years, 7 months ago
  39. dd65c5f buildman: Fix test for new 9.2 kernel by Simon Glass · 4 years, 7 months ago
  40. 6dd1052 libfdt: split fdt_region declarations out to <fdt_region.h> by Masahiro Yamada · 4 years, 7 months ago
  41. 8e8d3cf fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · 4 years, 7 months ago
  42. b10b8cf libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c by Masahiro Yamada · 4 years, 7 months ago
  43. 6eb23874 mkimage: fit: Free buf directly in fit_extract_data() by Bin Meng · 4 years, 7 months ago
  44. 4536ef8 mkimage: fit: Unmmap the memory before closing fd in fit_import_data() by Lihua Zhao · 4 years, 7 months ago
  45. 112ee0b tools: Remove the out-of-date MinGW support codes by Bin Meng · 4 years, 7 months ago
  46. 6495fe0 tools: image-host.c: use correct output format by Heinrich Schuchardt · 4 years, 8 months ago
  47. 8e238b5 mkimage: fit_image: Add option to make fit header align by Kever Yang · 4 years, 8 months ago
  48. 8c11bc1 tool: use ALIGN() to align the size by Kever Yang · 4 years, 8 months ago
  49. bad64ff tools: imx8mimage: remove redundant code by Kever Yang · 4 years, 8 months ago
  50. 0b21cde tools: kwbimage: use common ALIGN to do the size align by Kever Yang · 4 years, 8 months ago
  51. 86f2601 tools: mkimage: use common ALIGN to do the size align by Kever Yang · 4 years, 8 months ago
  52. 8b4c38a tool: aisimage: use ALIGN instead of self defiend macro by Kever Yang · 4 years, 8 months ago
  53. 078cfae tool: Move ALIGN_MASK to header as common MACRO by Kever Yang · 4 years, 8 months ago
  54. e4cd506 buildman: Change the exit codes by Simon Glass · 4 years, 8 months ago
  55. a628631 buildman: Update the TODO items by Simon Glass · 4 years, 8 months ago
  56. f4ebfba buildman: Add an option to ignore migration warnings by Simon Glass · 4 years, 8 months ago
  57. 9ea9381 buildman: Add an option to ignore device-tree warnings by Simon Glass · 4 years, 8 months ago
  58. 6029af1 buildman: Make -I the default by Simon Glass · 4 years, 8 months ago
  59. 1be6ccc buildman: Update workflow documentation with more detail by Simon Glass · 4 years, 8 months ago
  60. 9aad8ce buildman: Add the abbreviation for --boards by Simon Glass · 4 years, 8 months ago
  61. 4d7efb5 buildman: Update the 'theory of operation' a little by Simon Glass · 4 years, 8 months ago
  62. 726ae81 buildman: Show a summary of the build result by Simon Glass · 4 years, 8 months ago
  63. c7ddae1 buildman: Limit the length of progress messages by Simon Glass · 4 years, 8 months ago
  64. 69c3a8a buildman: Show the number of builds remaining by Simon Glass · 4 years, 8 months ago
  65. 766ba9c buildman: Drop unused output code by Simon Glass · 4 years, 8 months ago
  66. 4305493 buildman: Show a message when fetching a repo by Simon Glass · 4 years, 8 months ago
  67. dd95b0b buildman: Drop the line-clearing code in Builder by Simon Glass · 4 years, 8 months ago
  68. bbde053 patman: Support limiting output to a single line by Simon Glass · 4 years, 8 months ago
  69. 5f9325d patman: Support erasing a previously unfinished text line by Simon Glass · 4 years, 8 months ago
  70. 82e4c64 patman: Update flushing Print() for Python 3 by Simon Glass · 4 years, 8 months ago
  71. 070589b buildman: Use spaces in the board list by Simon Glass · 4 years, 8 months ago
  72. ea49f9b buildman: Show the list of boards in magenta by Simon Glass · 4 years, 8 months ago
  73. de0fefc buildman: Use an object to hold error lines by Simon Glass · 4 years, 8 months ago
  74. 564ddac buildman: Use yellow consistently for warning lines by Simon Glass · 4 years, 8 months ago
  75. dacbe1e buildman: Test the output with --list-error-boards by Simon Glass · 4 years, 8 months ago
  76. 6643eb4 buildman: Add a test helper for creating a line prefix by Simon Glass · 4 years, 8 months ago
  77. 724c175 buildman: Split out testOutput() into separate functions by Simon Glass · 4 years, 8 months ago
  78. 09bbfcd buildman: Create temp directory in test setup by Simon Glass · 4 years, 8 months ago
  79. 575ce51 buildman: Use an iterator to check test output by Simon Glass · 4 years, 8 months ago
  80. 71ca4a8 buildman: Add test coverage for error/warning colour by Simon Glass · 4 years, 8 months ago
  81. ac50022 buildman: Refactor error-line output int a function by Simon Glass · 4 years, 8 months ago
  82. c79f03c doc: fix references to driver-model by Heinrich Schuchardt · 4 years, 9 months ago
  83. 97caa07 mkimage: fit: don't create image with 0700 permissions by Thomas Hebb · 4 years, 9 months ago
  84. 39ed6bb patman: Apply the cc limit to the cover letter also by Simon Glass · 4 years, 9 months ago
  85. 2df44be buildman: Drop the -a option by Simon Glass · 4 years, 8 months ago
  86. 4402827 buildman: Allow building within a subdir of the current dir by Simon Glass · 4 years, 8 months ago
  87. 5dc1ca7 buildman: Be more selective about which directories to remove by Simon Glass · 4 years, 8 months ago
  88. 35e7d38 buildman: Allow ignoring warnings in the return code by Simon Glass · 4 years, 8 months ago
  89. b400246 buildman: Update help for -d by Simon Glass · 4 years, 8 months ago
  90. b6eb8cf bulidman: Add support for a simple build by Simon Glass · 4 years, 8 months ago
  91. df89015 buildman: Document the members of BuilderJob by Simon Glass · 4 years, 8 months ago
  92. 6ad154b buildman: Support fetching gcc 9.2.0 by Bin Meng · 4 years, 8 months ago
  93. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
  94. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
  95. d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 8 months ago
  96. 0571232 fit_check_sign: Allow selecting the configuration to verify by Simon Glass · 4 years, 8 months ago
  97. a559bb2 image: Be a little more verbose when checking signatures by Simon Glass · 4 years, 8 months ago
  98. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 8 months ago
  99. b980104 rockchip: mkimage: Use an existing macro instead of a decimal value by Miquel Raynal · 4 years, 8 months ago
  100. 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 9 months ago