1. 541186e patman: Update documentation to match new usage by Simon Glass · 3 years, 10 months ago
  2. 8265933 tools: mtk_image: add an option to set device header offset by developer · 3 years, 9 months ago
  3. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
  4. 9a365e3 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 9 months ago
  5. c635d89 buildman: Support single-threaded operation by Simon Glass · 3 years, 10 months ago
  6. 49d092f fix patman --limit-cc option by Bernhard Kirchen · 3 years, 10 months ago
  7. a30f24f Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 9 months ago
  8. caa5f18 binman: Indicate how to make binman verbose by Simon Glass · 3 years, 10 months ago
  9. 452b025 tools: imx8mimage: Restore the original __ALIGN_MASK() macro by Fabio Estevam · 3 years, 9 months ago
  10. 2748fb6 tools/mkeficapsule.c: fix DEBUG build by Klaus Heinrich Kiwi · 3 years, 9 months ago
  11. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
  12. b7ff766 buildman: 'Thread' object has no attribute 'isAlive' by Heinrich Schuchardt · 3 years, 10 months ago
  13. f6c38c1 tools/fit_check_sign.c: Update usage function. by Ilies CHERGUI · 3 years, 10 months ago
  14. 7297544 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 10 months ago
  15. db84b56 binman: Allow for skip_at_start when reading entries by Simon Glass · 3 years, 11 months ago
  16. a2af730 binman: Support alignment of files by Simon Glass · 3 years, 11 months ago
  17. 220c622 binman: Allow vblock to include devicetree blobs by Simon Glass · 3 years, 11 months ago
  18. 3fb2540 binman: Support reading an image with entry args by Simon Glass · 3 years, 11 months ago
  19. ecbe473 binman: Support finding symbols in sub-sections by Simon Glass · 3 years, 11 months ago
  20. d2b3b2a binman: Fix a few file comments by Simon Glass · 3 years, 11 months ago
  21. 0834945 binman: Show the size when writing entries by Simon Glass · 3 years, 11 months ago
  22. 01ab229 binman: Update the TODO list by Simon Glass · 3 years, 11 months ago
  23. 9920989 patman: Correct lz4 compression parameters by Simon Glass · 3 years, 11 months ago
  24. d35a852 dtoc: binman: Drop Python 2 code by Simon Glass · 3 years, 11 months ago
  25. 8077d292 tools: add mkeficapsule to .gitignore by Heinrich Schuchardt · 3 years, 10 months ago
  26. 75d0cd1 Merge tag 'efi-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
  27. 14b4420 mkeficapsule: Miscellaneous fixes in the utility by Sughosh Ganu · 3 years, 10 months ago
  28. a4c14aa tools: mkeficapsule: fill reserved members of structure by AKASHI Takahiro · 3 years, 10 months ago
  29. 710e9c1 tools: env: return error if ubi_update_start() fails by Martin Hundebøll · 4 years ago
  30. 00dffdd mkimage: Move padding commands outside of FIT_SIGNATURE by Joel Stanley · 4 years ago
  31. a9cc270 tools/Makefile: FIT_CIPHER requires libssl by Joel Stanley · 4 years ago
  32. 1f7d9a2 tools: image-host: add support for several sub-images by Philippe Reynes · 4 years ago
  33. 856bcc8 tools: image-host: clean function fit_config_get_hash_list by Philippe Reynes · 4 years ago
  34. 541f6d3 tools: mtk_image: add support for booting ARM64 images by Fabien Parent · 4 years, 1 month ago
  35. 0c59c9a Merge branch '2021.04-rc' of https://github.com/lftan/u-boot by Tom Rini · 3 years, 11 months ago
  36. 4f0a87b tools: socfpgaimage: update padding flow by Ley Foon Tan · 3 years, 11 months ago
  37. 2bba5e5 tools: socfpgaimage: Print image header information by Ley Foon Tan · 4 years ago
  38. c82e626 tools: efivar.py unused variable by Heinrich Schuchardt · 3 years, 11 months ago
  39. c32fca7 tools: efivar.py should check GUID when deleting by Heinrich Schuchardt · 3 years, 11 months ago
  40. 10712a1 tools: efivar.py: incorrect indentation by Heinrich Schuchardt · 3 years, 11 months ago
  41. facf1a5 tools: efivar.py without arguments by Heinrich Schuchardt · 3 years, 11 months ago
  42. e53f9d9 tools: mkimage: Add Allwinner eGON support by Andre Przywara · 6 years ago
  43. 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 11 months ago
  44. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  45. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  46. b430e9e dtoc: Tidy up src_scan tests by Simon Glass · 4 years ago
  47. df692c3 dtoc: Move src_scan tests to a separate file by Simon Glass · 4 years ago
  48. 9065bc9 dtoc: Split source-code scanning to a separate file by Simon Glass · 4 years ago
  49. 2500de2 dtoc: Drop dm_populate_phandle_data() by Simon Glass · 4 years ago
  50. 16382ce dtoc: Output nodes in order by Simon Glass · 4 years ago
  51. 4f2059b dtoc: Allow specifying the base directory for tests by Simon Glass · 4 years ago
  52. 5552678 dtoc: Add the method for each command to OutputFile by Simon Glass · 4 years ago
  53. beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 4 years ago
  54. 6b20884 dtoc: Add a header comment to each generated file by Simon Glass · 4 years ago
  55. 5fa24b0 dtoc: Run tests using test_util by Simon Glass · 4 years ago
  56. e0451a6 concurrencytest: Fix Python3 warning by Simon Glass · 4 years ago
  57. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 4 years ago
  58. e10c0ff dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · 4 years ago
  59. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  60. 4e8e846 dtoc: Add an 'all' command by Simon Glass · 4 years ago
  61. c3a310a8 dtoc: Allow outputing to multiple files by Simon Glass · 4 years ago
  62. 6a65d8a dtoc: Allow providing a directory to write files to by Simon Glass · 4 years ago
  63. 07ee48e dtoc: Test the stdout output by Simon Glass · 4 years ago
  64. 6ca0c7a dtoc: Use None to mean stdout by Simon Glass · 4 years ago
  65. a60cabd dtoc: Tidy up pylint warnings in test by Simon Glass · 4 years ago
  66. b42ed51 dtoc: Convert _drivers to a dict by Simon Glass · 4 years ago
  67. 9829eea dtoc: Output the struct values in a separate function by Simon Glass · 4 years ago
  68. 9fdd0c3 dtoc: Output the device in a separate function by Simon Glass · 4 years ago
  69. 9d98b6e dtoc: Make _output_list a top-level function by Simon Glass · 4 years ago
  70. 2751123 dtoc: Fix a few pylint warnings in dtb_platdata by Simon Glass · 4 years ago
  71. 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · 4 years ago
  72. 70bd6cc tools: zynqmp: Fix regex expression around XPm_ConfigObject by Adrian Fiergolski · 4 years ago
  73. 079fcf2 mkeficapsule: Add support for embedding public key in a dtb by Sughosh Ganu · 4 years ago
  74. e0f1971 buildman: Remove output binaries before building by Simon Glass · 4 years ago
  75. 98373d4 patman: Add project-default for 'gcc' by Philipp Tomsich · 4 years ago
  76. 858531a patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · 4 years ago
  77. 2659068 tools: add a simple script to generate EFI variables by Paulo Alcantara · 4 years ago
  78. 2d84811 checkpatch: Add warnings for unexpected struct names by Simon Glass · 4 years ago
  79. 39edb95 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
  80. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  81. 93daa01 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · 4 years ago
  82. 94ee3bd dtoc: Tidy up Python style in dtb_platdata by Simon Glass · 4 years, 1 month ago
  83. 632b84c patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years, 1 month ago
  84. c27ee7c patman: Drop tools.ToByte() by Simon Glass · 4 years, 1 month ago
  85. 9dfb311 patman: Drop unicode helper functions by Simon Glass · 4 years, 1 month ago
  86. c9a032c fdt: Use an Enum for the data type by Simon Glass · 4 years, 1 month ago
  87. 0f626ce test/py: efi_capsule: test for FIT image capsule by AKASHI Takahiro · 4 years ago
  88. 19122aa tools: add mkeficapsule command for UEFI capsule update by AKASHI Takahiro · 4 years ago
  89. df054ef Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
  90. 6e89224 binman: Handle tool paths containing '~' correctly by Simon Glass · 4 years, 1 month ago
  91. 3dc0667 mips: octeon: tools: Add update_octeon_header tool by Stefan Roese · 4 years ago
  92. 791c747 tools: dumpimage: Remove remaining mentions of the -i option by Tyler Hicks · 4 years, 1 month ago
  93. 4ec40da tools: image-host.c: use correct variable for strerrno by Philippe Reynes · 4 years ago
  94. 95f2ab2 tools: image-host.c: use random instead of rand by Philippe Reynes · 4 years ago
  95. 4acc93c patman: Add a Series-patchwork-url option by Simon Glass · 4 years, 1 month ago
  96. 3d80d79 patman: Add a setting for the Patchwork URL by Simon Glass · 4 years, 1 month ago
  97. f9b03cf patman: Allow specifying the patchwork URL by Simon Glass · 4 years, 1 month ago
  98. 9bb0a8d patman: Update defaults in subparsers by Simon Glass · 4 years, 1 month ago
  99. 718f1a8 patman: Correct Change-Ids error message args by Simon Glass · 4 years, 1 month ago
  100. 1ee91c1 patman: Refactor how the default subcommand works by Simon Glass · 4 years, 1 month ago