1. bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 10 months ago
  2. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  3. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  4. 970349a dtoc: Tidy up src_scan tests by Simon Glass · 3 years, 10 months ago
  5. 10ea9c0 dtoc: Move src_scan tests to a separate file by Simon Glass · 3 years, 10 months ago
  6. a542a70 dtoc: Split source-code scanning to a separate file by Simon Glass · 3 years, 10 months ago
  7. d960f0d dtoc: Drop dm_populate_phandle_data() by Simon Glass · 3 years, 10 months ago
  8. 9eca08d dtoc: Output nodes in order by Simon Glass · 3 years, 10 months ago
  9. 1e0f3f4 dtoc: Allow specifying the base directory for tests by Simon Glass · 3 years, 10 months ago
  10. a7d5f96 dtoc: Add the method for each command to OutputFile by Simon Glass · 3 years, 10 months ago
  11. f31fa99 dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 3 years, 10 months ago
  12. d1055d6 dtoc: Add a header comment to each generated file by Simon Glass · 3 years, 10 months ago
  13. 5d9a3aa dtoc: Run tests using test_util by Simon Glass · 3 years, 10 months ago
  14. fe24008 concurrencytest: Fix Python3 warning by Simon Glass · 3 years, 10 months ago
  15. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 10 months ago
  16. 8629d30 dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · 3 years, 10 months ago
  17. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 10 months ago
  18. 10cbd3b dtoc: Add an 'all' command by Simon Glass · 3 years, 10 months ago
  19. be44f27 dtoc: Allow outputing to multiple files by Simon Glass · 3 years, 10 months ago
  20. 192c111 dtoc: Allow providing a directory to write files to by Simon Glass · 3 years, 10 months ago
  21. de846cb dtoc: Test the stdout output by Simon Glass · 3 years, 10 months ago
  22. f62cea0 dtoc: Use None to mean stdout by Simon Glass · 3 years, 10 months ago
  23. 67b5ec5 dtoc: Tidy up pylint warnings in test by Simon Glass · 3 years, 10 months ago
  24. 7d637c1 dtoc: Convert _drivers to a dict by Simon Glass · 3 years, 10 months ago
  25. 161dac1 dtoc: Output the struct values in a separate function by Simon Glass · 3 years, 10 months ago
  26. 221ddc1 dtoc: Output the device in a separate function by Simon Glass · 3 years, 10 months ago
  27. abf0c80 dtoc: Make _output_list a top-level function by Simon Glass · 3 years, 10 months ago
  28. ccc3da7 dtoc: Fix a few pylint warnings in dtb_platdata by Simon Glass · 3 years, 10 months ago
  29. acfb530 sandbox: Drop unnecessary test node by Simon Glass · 3 years, 10 months ago
  30. d42ab39 tools: zynqmp: Fix regex expression around XPm_ConfigObject by Adrian Fiergolski · 4 years ago
  31. 322c813 mkeficapsule: Add support for embedding public key in a dtb by Sughosh Ganu · 3 years, 10 months ago
  32. 73da3d2 buildman: Remove output binaries before building by Simon Glass · 3 years, 10 months ago
  33. ddc44c2 patman: Add project-default for 'gcc' by Philipp Tomsich · 4 years ago
  34. b3aff15 patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · 4 years ago
  35. 73253d7 tools: add a simple script to generate EFI variables by Paulo Alcantara · 3 years, 11 months ago
  36. b7bbd55 checkpatch: Add warnings for unexpected struct names by Simon Glass · 3 years, 11 months ago
  37. 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 3 years, 11 months ago
  38. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  39. 78128d5 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · 3 years, 11 months ago
  40. 9b33038 dtoc: Tidy up Python style in dtb_platdata by Simon Glass · 4 years ago
  41. 479dd30 patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years ago
  42. 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years ago
  43. fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years ago
  44. 5ea9dcc fdt: Use an Enum for the data type by Simon Glass · 4 years ago
  45. 450596f test/py: efi_capsule: test for FIT image capsule by AKASHI Takahiro · 3 years, 11 months ago
  46. fab430b tools: add mkeficapsule command for UEFI capsule update by AKASHI Takahiro · 3 years, 11 months ago
  47. ab31883 Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 3 years, 11 months ago
  48. f31e83d binman: Handle tool paths containing '~' correctly by Simon Glass · 4 years ago
  49. 540a2bc mips: octeon: tools: Add update_octeon_header tool by Stefan Roese · 3 years, 11 months ago
  50. e157a11 tools: dumpimage: Remove remaining mentions of the -i option by Tyler Hicks · 4 years ago
  51. 2692749 tools: image-host.c: use correct variable for strerrno by Philippe Reynes · 4 years ago
  52. cc34f04 tools: image-host.c: use random instead of rand by Philippe Reynes · 4 years ago
  53. fcbec65 patman: Add a Series-patchwork-url option by Simon Glass · 4 years ago
  54. a55be35 patman: Add a setting for the Patchwork URL by Simon Glass · 4 years ago
  55. 7cbf02e patman: Allow specifying the patchwork URL by Simon Glass · 4 years ago
  56. 3145b63 patman: Update defaults in subparsers by Simon Glass · 4 years ago
  57. 53336e6 patman: Correct Change-Ids error message args by Simon Glass · 4 years ago
  58. 4600767 patman: Refactor how the default subcommand works by Simon Glass · 4 years ago
  59. dc4b2a9 patman: Support listing comments from patchwork by Simon Glass · 4 years ago
  60. 6b3252e patman: Support parsing of review snippets by Simon Glass · 4 years ago
  61. 8f9ba3a patman: Support updating a branch with review tags by Simon Glass · 4 years ago
  62. dc6df97 patman: Support checking for review tags in patchwork by Simon Glass · 4 years ago
  63. be051c0 patman: Detect missing upstream in CountCommitsToBranch by Simon Glass · 4 years ago
  64. b334852 patman: Improve handling of files by Simon Glass · 4 years ago
  65. a12ad7c patman: Allow showing a Commit as a string by Simon Glass · 4 years ago
  66. b5e1881 patman: Don't ignore lines starting with hash by Simon Glass · 4 years ago
  67. 9994baa patman: Fix spelling of plural for warning by Simon Glass · 4 years ago
  68. 8c17f8c patman: Convert testBasic() to use an interator by Simon Glass · 4 years ago
  69. 4af9987 patman: Add some tests for warnings by Simon Glass · 4 years ago
  70. 7457051 patman: Add a test for PatchStream tags by Simon Glass · 4 years ago
  71. 47f6295 patman: Drop unused signoff member by Simon Glass · 4 years ago
  72. dffa42c patman: Convert 'Series-xxx' tag errors into warnings by Simon Glass · 4 years ago
  73. 313ef5f patman: Attach warnings to individual patches by Simon Glass · 4 years ago
  74. b5cc399 patman: Move warning collection to a function by Simon Glass · 4 years ago
  75. 1cb1c0f patman: Fix up argument/return docs in patchstream by Simon Glass · 4 years ago
  76. e3a816b patman: Drop unused args in patchstream by Simon Glass · 4 years ago
  77. dd147ed patman: Rename variables in patchstream by Simon Glass · 4 years ago
  78. d93720e patman: Rename functions in patchstream by Simon Glass · 4 years ago
  79. 5769904 patman: Fix constant style in patchstream by Simon Glass · 4 years ago
  80. d06e55a patman: Fix indenting in patchstream by Simon Glass · 4 years ago
  81. f9e4284 patman: Allow linking a series with patchwork by Simon Glass · 4 years ago
  82. fca9911 patman: Fix remaining pylint3 warnings in func_test by Simon Glass · 4 years ago
  83. 366954f patman: Use capture_sys_output() consistently by Simon Glass · 4 years ago
  84. 427b028 patman: Fix whitespace errors in func_test by Simon Glass · 4 years ago
  85. e21c515 patman: Update how tests are run by Simon Glass · 4 years ago
  86. 4a9e578 patman: Correct operation of -n by Simon Glass · 4 years ago
  87. 08594d4 binman: Correct calculation for image-pos by Simon Glass · 4 years ago
  88. 271a083 binman: Update intel_ifwi to store padded section by Simon Glass · 4 years ago
  89. 2c31d7e Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years ago
  90. 29ef48e rockchip: mkimage: Remove host endianness dependency by Samuel Holland · 4 years ago
  91. 2424057 binman: Avoid calculated section data repeatedly by Simon Glass · 4 years ago
  92. 8f5ef89 binman: Support compression of sections by Simon Glass · 4 years ago
  93. 0ff83da binman: Use the actual contents in CheckSize() by Simon Glass · 4 years ago
  94. b004bf3 binman: Update CheckEntries() for compressed sections by Simon Glass · 4 years ago
  95. 0b65769 binman: Drop CheckEntries() by Simon Glass · 4 years ago
  96. 93f3c2e binman: Call CheckSize() from the section's Pack() method by Simon Glass · 4 years ago
  97. 601b69a binman: Drop the Entry.CheckSize() method by Simon Glass · 4 years ago
  98. c1af7a8 binman: Move sort and expand to the main Pack() function by Simon Glass · 4 years ago
  99. 6ddd611 binman: Drop Entry.CheckOffset() by Simon Glass · 4 years ago
  100. a9fad07 binman: Avoid reporting image-pos with compression by Simon Glass · 4 years ago