1. 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years, 2 months ago
  2. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 2 months ago
  3. 78128d5 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · 4 years, 2 months ago
  4. 9b33038 dtoc: Tidy up Python style in dtb_platdata by Simon Glass · 4 years, 3 months ago
  5. 479dd30 patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years, 3 months ago
  6. 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years, 3 months ago
  7. fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years, 3 months ago
  8. 5ea9dcc fdt: Use an Enum for the data type by Simon Glass · 4 years, 3 months ago
  9. 450596f test/py: efi_capsule: test for FIT image capsule by AKASHI Takahiro · 4 years, 2 months ago
  10. fab430b tools: add mkeficapsule command for UEFI capsule update by AKASHI Takahiro · 4 years, 2 months ago
  11. e157a11 tools: dumpimage: Remove remaining mentions of the -i option by Tyler Hicks · 4 years, 3 months ago
  12. 2692749 tools: image-host.c: use correct variable for strerrno by Philippe Reynes · 4 years, 3 months ago
  13. cc34f04 tools: image-host.c: use random instead of rand by Philippe Reynes · 4 years, 3 months ago
  14. fcbec65 patman: Add a Series-patchwork-url option by Simon Glass · 4 years, 3 months ago
  15. a55be35 patman: Add a setting for the Patchwork URL by Simon Glass · 4 years, 3 months ago
  16. 7cbf02e patman: Allow specifying the patchwork URL by Simon Glass · 4 years, 3 months ago
  17. 3145b63 patman: Update defaults in subparsers by Simon Glass · 4 years, 3 months ago
  18. 53336e6 patman: Correct Change-Ids error message args by Simon Glass · 4 years, 3 months ago
  19. 4600767 patman: Refactor how the default subcommand works by Simon Glass · 4 years, 3 months ago
  20. dc4b2a9 patman: Support listing comments from patchwork by Simon Glass · 4 years, 3 months ago
  21. 6b3252e patman: Support parsing of review snippets by Simon Glass · 4 years, 3 months ago
  22. 8f9ba3a patman: Support updating a branch with review tags by Simon Glass · 4 years, 3 months ago
  23. dc6df97 patman: Support checking for review tags in patchwork by Simon Glass · 4 years, 3 months ago
  24. be051c0 patman: Detect missing upstream in CountCommitsToBranch by Simon Glass · 4 years, 3 months ago
  25. b334852 patman: Improve handling of files by Simon Glass · 4 years, 3 months ago
  26. a12ad7c patman: Allow showing a Commit as a string by Simon Glass · 4 years, 3 months ago
  27. b5e1881 patman: Don't ignore lines starting with hash by Simon Glass · 4 years, 3 months ago
  28. 9994baa patman: Fix spelling of plural for warning by Simon Glass · 4 years, 3 months ago
  29. 8c17f8c patman: Convert testBasic() to use an interator by Simon Glass · 4 years, 3 months ago
  30. 4af9987 patman: Add some tests for warnings by Simon Glass · 4 years, 3 months ago
  31. 7457051 patman: Add a test for PatchStream tags by Simon Glass · 4 years, 3 months ago
  32. 47f6295 patman: Drop unused signoff member by Simon Glass · 4 years, 3 months ago
  33. dffa42c patman: Convert 'Series-xxx' tag errors into warnings by Simon Glass · 4 years, 3 months ago
  34. 313ef5f patman: Attach warnings to individual patches by Simon Glass · 4 years, 3 months ago
  35. b5cc399 patman: Move warning collection to a function by Simon Glass · 4 years, 3 months ago
  36. 1cb1c0f patman: Fix up argument/return docs in patchstream by Simon Glass · 4 years, 3 months ago
  37. e3a816b patman: Drop unused args in patchstream by Simon Glass · 4 years, 3 months ago
  38. dd147ed patman: Rename variables in patchstream by Simon Glass · 4 years, 3 months ago
  39. d93720e patman: Rename functions in patchstream by Simon Glass · 4 years, 3 months ago
  40. 5769904 patman: Fix constant style in patchstream by Simon Glass · 4 years, 3 months ago
  41. d06e55a patman: Fix indenting in patchstream by Simon Glass · 4 years, 3 months ago
  42. f9e4284 patman: Allow linking a series with patchwork by Simon Glass · 4 years, 3 months ago
  43. fca9911 patman: Fix remaining pylint3 warnings in func_test by Simon Glass · 4 years, 3 months ago
  44. 366954f patman: Use capture_sys_output() consistently by Simon Glass · 4 years, 3 months ago
  45. 427b028 patman: Fix whitespace errors in func_test by Simon Glass · 4 years, 3 months ago
  46. e21c515 patman: Update how tests are run by Simon Glass · 4 years, 3 months ago
  47. 4a9e578 patman: Correct operation of -n by Simon Glass · 4 years, 3 months ago
  48. 08594d4 binman: Correct calculation for image-pos by Simon Glass · 4 years, 3 months ago
  49. 271a083 binman: Update intel_ifwi to store padded section by Simon Glass · 4 years, 3 months ago
  50. 2c31d7e Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 3 months ago
  51. 29ef48e rockchip: mkimage: Remove host endianness dependency by Samuel Holland · 4 years, 3 months ago
  52. 2424057 binman: Avoid calculated section data repeatedly by Simon Glass · 4 years, 3 months ago
  53. 8f5ef89 binman: Support compression of sections by Simon Glass · 4 years, 3 months ago
  54. 0ff83da binman: Use the actual contents in CheckSize() by Simon Glass · 4 years, 3 months ago
  55. b004bf3 binman: Update CheckEntries() for compressed sections by Simon Glass · 4 years, 3 months ago
  56. 0b65769 binman: Drop CheckEntries() by Simon Glass · 4 years, 3 months ago
  57. 93f3c2e binman: Call CheckSize() from the section's Pack() method by Simon Glass · 4 years, 3 months ago
  58. 601b69a binman: Drop the Entry.CheckSize() method by Simon Glass · 4 years, 3 months ago
  59. c1af7a8 binman: Move sort and expand to the main Pack() function by Simon Glass · 4 years, 3 months ago
  60. 6ddd611 binman: Drop Entry.CheckOffset() by Simon Glass · 4 years, 3 months ago
  61. a9fad07 binman: Avoid reporting image-pos with compression by Simon Glass · 4 years, 3 months ago
  62. 63e7ba6 binman: Set section contents in GetData() by Simon Glass · 4 years, 3 months ago
  63. 97c3e9a binman: Store the original data before compression by Simon Glass · 4 years, 3 months ago
  64. 7d398bb binman: Make section padding consistent with other entries by Simon Glass · 4 years, 3 months ago
  65. d1d3ad7 binman: Move section padding to the parent by Simon Glass · 4 years, 3 months ago
  66. 4a655c9 binman: Refactor _BuildSectionData() by Simon Glass · 4 years, 3 months ago
  67. 17ea9f3 binman: Move section-building code into a function by Simon Glass · 4 years, 3 months ago
  68. 4eec34c binman: Expand docs and test for alignment by Simon Glass · 4 years, 3 months ago
  69. f90d906 binman: Expand docs and test for padding by Simon Glass · 4 years, 3 months ago
  70. ef439ed binman: Update testPackExtra with more checks by Simon Glass · 4 years, 3 months ago
  71. 9248c8d binman: Use 'files-compress' to set compression for files by Simon Glass · 4 years, 3 months ago
  72. 87c9629 binman: Move CompressData() into Entry base class by Simon Glass · 4 years, 3 months ago
  73. e6bed4f binman: Expand the error message for breaching a section by Simon Glass · 4 years, 3 months ago
  74. 72628cd binman: Remove references to 'image' in entry_Section by Simon Glass · 4 years, 3 months ago
  75. a812946 binman: Fix return from u-boot-ucode if there is no DT by Simon Glass · 4 years, 3 months ago
  76. 680e3c6 binman: Give a sensible error if no command is given by Simon Glass · 4 years, 3 months ago
  77. f2c0dd8 binman: Add tests for skip-at-start sections by Simon Glass · 4 years, 3 months ago
  78. a4dfe3e binman: Drop unused return variable for _DoTestFile() by Simon Glass · 4 years, 3 months ago
  79. f324330 binman: Update the entry docs by Simon Glass · 4 years, 3 months ago
  80. cb43ac1 dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · 4 years, 4 months ago
  81. 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 4 months ago
  82. e41651f dm: Support parent devices with of-platdata by Simon Glass · 4 years, 4 months ago
  83. e144caf dtoc: Fix widening of int to bytes by Simon Glass · 4 years, 4 months ago
  84. 1b27273 dtoc: Order the structures internally by name by Simon Glass · 4 years, 4 months ago
  85. e4fb5fa dtoc: Document the return value of scan_structs() by Simon Glass · 4 years, 4 months ago
  86. 97136eb dtoc: Use a namedtuple for _links by Simon Glass · 4 years, 4 months ago
  87. 26e408f dtoc: Extract inner loop from output_node() by Simon Glass · 4 years, 4 months ago
  88. 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 3 months ago
  89. 3311eda tools: image-host.c: use correct output format by Heinrich Schuchardt · 4 years, 4 months ago
  90. ad5fb9f mkimage: Skip adding non-existent IDs to a list by Naoki Hayama · 4 years, 4 months ago
  91. e72a6be sunxi: binman: Add support for including SCP firmware by Samuel Holland · 4 years, 3 months ago
  92. 18bd455 binman: Add support for SCP firmware by Samuel Holland · 4 years, 3 months ago
  93. 68158d5 sunxi: binman: Update FIT component descriptions by Samuel Holland · 4 years, 3 months ago
  94. b26536a binman: Only write FDT once per node by Samuel Holland · 4 years, 3 months ago
  95. b9cca2c checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · 4 years, 4 months ago
  96. a6982a6 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 5 months ago
  97. 9885313 Merge branch 'for-next' of https://github.com/lftan/u-boot by Tom Rini · 4 years, 4 months ago
  98. 1fa057b Kconfig: Create a new tools menu by Simon Glass · 4 years, 5 months ago
  99. 1d0dc5b tools: socfpgaimage: Add param entry point (ep) support for Arria 10 (v1) by Ley Foon Tan · 4 years, 4 months ago
  100. 963e17a tools: socfpgaimage: Add check params function for Arria 10 (v1) by Ley Foon Tan · 4 years, 5 months ago