1. fd35fbe qconfig: Move converting config args to the top by Simon Glass · 4 months ago
  2. c50b6f1 qconfig: Move checking directory to the top by Simon Glass · 4 months ago
  3. 035ecb4 qconfig: Move getting the colour to where it is needed by Simon Glass · 4 months ago
  4. 382c662 qconfig: Move arg checking to the top of main() by Simon Glass · 4 months ago
  5. fd385b3 qconfig: Move arg checking a little higher by Simon Glass · 4 months ago
  6. a056c42 qconfig: Move arg parsing into a separate function by Simon Glass · 4 months ago
  7. 495e58c qconfig: Rename the doc link by Simon Glass · 4 months ago
  8. 0e03fb1 qconfig: Correct format string in do_imply_config() by Simon Glass · 4 months ago
  9. f876e96 qconfig: Tidy up some pylint warnings by Simon Glass · 4 months ago
  10. 0a0c124 qconfig: Make KconfigScanner a function by Simon Glass · 4 months ago
  11. deedf65 qconfig: Drop the try_expand() function by Simon Glass · 4 months ago
  12. 61d555d qconfig: Fix pylint error in read_database() by Simon Glass · 4 months ago
  13. b51be8e tools: Remove duplicate newlines by Marek Vasut · 4 months ago
  14. e13fcae Revert "buildman: Always use the full path in CROSS_COMPILE" by Tom Rini · 5 months ago
  15. 6074f6e mkimage: Allow 'auto-conf' signing of scripts by Alexander Dahl · 5 months ago
  16. 0318126 u_boot_pylib: Use correct coverage tool within venv by Simon Glass · 5 months ago
  17. 6c0a3cf buildman: Always use the full path in CROSS_COMPILE by Simon Glass · 5 months ago
  18. 57abd7c buildman: Fix a few typos in toolchain code by Simon Glass · 5 months ago
  19. fa77b51 buildman: Add python3-pycryptodome by Simon Glass · 5 months ago
  20. e70bac9 buildman: Add python3-coverage by Simon Glass · 5 months ago
  21. 5d679f8 buildman: Add a way to limit the number of buildmans by Simon Glass · 5 months ago
  22. 8941477 buildman: Add a flag to force mrproper on failure by Simon Glass · 5 months ago
  23. 7e93bd3 buildman: Avoid rebuilding when --mrproper is used by Simon Glass · 5 months ago
  24. 3187da4 buildman: Make mrproper an argument to run_commit() by Simon Glass · 5 months ago
  25. 3f972a4 buildman: Make mrproper an argument to _config_and_build() by Simon Glass · 5 months ago
  26. 49b158a buildman: Make mrproper an argument to _reconfigure() by Simon Glass · 5 months ago
  27. 0f851e2 binman: Make Intel ME default to position 0x1000 by Simon Glass · 5 months ago
  28. 404936e binman: Support an assumed size for missing binaries by Simon Glass · 5 months ago
  29. d552564 binman: Update the entrydocs header by Simon Glass · 5 months ago
  30. 638aa113 binman: ti: Regenerate entry docs by Simon Glass · 5 months ago
  31. e1b5947 binman: Regenerate nxp docs by Simon Glass · 5 months ago
  32. e344f83 binman: efi: Correct entry docs by Simon Glass · 5 months ago
  33. a148875 tools: patman: fix deprecated Python ConfigParser methods by Brandon Maier · 6 months ago
  34. 698b60a tools: binman: fix deprecated Python ConfigParser methods by Brandon Maier · 6 months ago
  35. 357bfca tools: binman: fix deprecated Python unittest methods by Brandon Maier · 6 months ago
  36. 18de1af patman: Add a tag for when a patch gets added to a series by Sean Anderson · 7 months ago
  37. b4f7393 patman: Add Commit-cc as an alias for Patch-cc by Sean Anderson · 7 months ago
  38. eba8085 patman: Fix tests if add_maintainers is set to False by Sean Anderson · 7 months ago
  39. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  40. b7a625b tools: Build mkeficapsule tool by default if EFI_LOADER is set by Jonathan Humphreys · 6 months ago
  41. 3f9a19b rockchip: mkimage: fix mkimage -l for header v1 by Quentin Schulz · 6 months ago
  42. 7e52d6c Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · 6 months ago WIP/24May2024-next
  43. cb9ae40 tools: mkfwumdata: add logic to append vendor data to the FWU metadata by Sughosh Ganu · 8 months ago
  44. df42d68 tools: mkfwumdata: add support for metadata version 2 by Sughosh Ganu · 8 months ago
  45. d99127a tools: mkfwumdata: fix the size parameter to the fwrite call by Sughosh Ganu · 8 months ago
  46. bc6beae binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing by Marek Vasut · 6 months ago
  47. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  48. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  49. 47558a4 common.h: Remove this file and all references by Tom Rini · 7 months ago
  50. 38d88f1 binman: Fix typo in mkimage etype description by Marek Vasut · 7 months ago
  51. d881da3 tools: typo arguemnts by Heinrich Schuchardt · 7 months ago
  52. a9f2ff5 binman: Add nxp_imx8mimage etype by Marek Vasut · 7 months ago
  53. 7c665e1 tools: copyfile: use 64k instead of 512 buffer by Ahelenia Ziemiańska · 8 months ago
  54. 55a7d60 image-host: Fix error value paths and emit error messages to stderr. by Hugo Cornelis · 8 months ago
  55. a26bef2 tools: binman: ti_board_cfg: improve error message by Michael Walle · 8 months ago
  56. fbfd2ba binman: ti-secure: Enable debug extension for combined boot by Manorit Chawdhry · 8 months ago
  57. b782be4 trace: use dynamic string buffer in make_flamegraph() by Vincent Stehlé · 8 months ago
  58. 32bc256 tools: open FIT image read-only by Ahelenia Ziemiańska · 8 months ago
  59. ab8d9ca Merge tag 'v2024.04-rc5' into next by Tom Rini · 8 months ago WIP/25Mar2024-next
  60. fcd0c8b patman: Properly document the patchwork_url setting by Douglas Anderson · 9 months ago
  61. cacc0b2 CI: Move to latest container image by Tom Rini · 8 months ago
  62. 074bfab CI: Cherry-pick reset support for m68k for QEMU by Tom Rini · 9 months ago
  63. 96afd8a CI: Update to using clang-17 by Tom Rini · 9 months ago
  64. d3f9078 Dockerfile: install xilinx-bootgen package by Heinrich Schuchardt · 9 months ago
  65. 25296cf Dockerfile: build fiptool by Heinrich Schuchardt · 9 months ago
  66. 867f97e tools: imx9_image: Reword warning message. by Mathieu Othacehe · 9 months ago
  67. cf62803 dtoc: avoid invalid escape sequence '\s' by Heinrich Schuchardt · 9 months ago
  68. cb59ca3 CI: Move to latest container image by Tom Rini · 10 months ago
  69. f382050 Dockerfile: Build coreboot from source by Tom Rini · 10 months ago
  70. b0adbd6 tools: mkimage: Add support for i.MXRT FlexSPI Header by Jesse Taube · 10 months ago
  71. 341e8a6 tools: buildman: fix non-existing SafeConfigParser in Python 3.12+ by Quentin Schulz · 10 months ago
  72. 3d878b8 docker: Add tools/buildman/requirements.txt to the cache by Tom Rini · 10 months ago
  73. bc01d9f image-host: refactor and protect for very long filenames by Hugo Cornelis · 11 months ago
  74. 10fee88 tools: binman: ti_board_cfg: Check for linting problems by Neha Malcom Francis · 11 months ago
  75. b8f7b37 CI: Move to latest Ubuntu "Jammy" tag by Tom Rini · 10 months ago
  76. 50a907e docker: build QEMU v8.2.0 by Heinrich Schuchardt · 11 months ago
  77. 002764d Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 10 months ago
  78. 753f76e doc: fix three-dash references in reStructuredText by Grzegorz Szymaszek · 11 months ago
  79. 03e5982 tools: fix build without LIBCRYPTO support by Paul-Erwan Rio · 11 months ago
  80. b646a10 tools: kwbimage: Allow disabling build on non-mvebu platforms by Alexander Dahl · 11 months ago
  81. c919069 tools: zynqmpimage: print partition names by Brandon Maier · 11 months ago
  82. d47935b tools: zynqmpimage: add partition extracting by Brandon Maier · 11 months ago
  83. 2ddd024 tools: zynqmpimage: print all partition sizes by Brandon Maier · 11 months ago
  84. 85acf83 tools: zynqmpimage: show info on partition 0 by Brandon Maier · 11 months ago
  85. f637dfe mach-imx: Add i.MX93 binman support. by Mathieu Othacehe · 11 months ago
  86. d73a664 fw_env: autodetect NAND erase size and env sectors by Anthony Loiseau · 11 months ago WIP/2024-01-05-fw_env-fixes
  87. 9e3003f fw_env: keep calling read() until whole flash block is read by Rafał Miłecki · 12 months ago
  88. 73b3080 fw_env: rename variables holding env data content by Rafał Miłecki · 12 months ago
  89. f29c5ca fw_env: fix reading NVMEM device's "compatible" value by Rafał Miłecki · 12 months ago
  90. 0d53be7 Merge patch series "ATF and OP-TEE Firewalling for K3 devices." by Tom Rini · 11 months ago WIP/04Jan2024-next
  91. ba51299 binman: ftest: Add test for ti-secure firewall node by Manorit Chawdhry · 11 months ago
  92. a3e407b binman: ti-secure: Add support for firewalling entities by Manorit Chawdhry · 11 months ago
  93. b1839fc dtoc: Change dst to self in debug message by Manorit Chawdhry · 11 months ago
  94. 7a06cc2 fdtgrep: Allow propagating properties up to supernodes by Simon Glass · 11 months ago
  95. 61a695e fdtgrep: Move property checking into a function by Simon Glass · 11 months ago
  96. 490afe7 fdtgrep: Simplify code to inverting the match by Simon Glass · 11 months ago
  97. b1823ed fdtgrep: Tidy up comment for h_include() by Simon Glass · 11 months ago
  98. f3acd20 fdtgrep: Correct references to fdt_find_regions() by Simon Glass · 11 months ago
  99. 9dab5bd fdtgrep: Correct ordering of flags by Simon Glass · 11 months ago
  100. 233a613 fdtgrep: Tidy up a few type warnings and comments by Simon Glass · 11 months ago