1. 4ea1548 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 3 years ago
  2. c1cad06 video: Add a test for 16bpp BMP files by Simon Glass · 3 years ago
  3. ed96683 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · 2 years, 10 months ago
  4. 8e07681 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · 2 years, 10 months ago
  5. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 10 months ago
  6. 08cf1a5 fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use by Joakim Tjernlund · 2 years, 11 months ago
  7. 70ab7b1 fdtgrep: Correct alignment of struct section by Simon Glass · 2 years, 11 months ago
  8. 1c11b5e iot2050: binman: add missing-msg for blobs by Ivan Mikhaylov · 2 years, 11 months ago
  9. 33f27f4 binman: Use less hard coded magic when inserting new PATH by Andy Shevchenko · 2 years, 11 months ago
  10. 022f6b0 binman: Do not pollute source tree when build with `make O=...` by Andy Shevchenko · 2 years, 11 months ago
  11. 7598972 binman: Add support for ATF FIP by Simon Glass · 2 years, 11 months ago
  12. ed16b12 binman: Add a utility module for ATF FIP by Simon Glass · 2 years, 11 months ago
  13. 5bf8121 binman: Rename _ReadSubnodes() to ReadEntries() by Simon Glass · 2 years, 11 months ago
  14. cc2c500 binman: Support lists of external blobs by Simon Glass · 2 years, 11 months ago
  15. 1b5a533 dtoc: Add support for reading string-list properties by Simon Glass · 2 years, 11 months ago
  16. 943bf78 binman: Allow extracting a file in an alternative format by Simon Glass · 2 years, 11 months ago
  17. 858436d binman: Allow listing an image created by a newer version by Simon Glass · 2 years, 11 months ago
  18. 7945077 binman: Allow providing tools and blob directories by Simon Glass · 2 years, 11 months ago
  19. e2f0474 binman: Rename testCbfsNoCOntents() by Simon Glass · 2 years, 11 months ago
  20. 7413321 binman: cfbs: Refactor ObtainContents() for consistency by Simon Glass · 2 years, 11 months ago
  21. 3fc20fd binman: cbfs: Refactor the init process by Simon Glass · 2 years, 11 months ago
  22. 080f859 binman: Use normal entries in cbfs by Simon Glass · 2 years, 11 months ago
  23. 8cb069a binman: Move cbfs.ObtainContents() down a bit by Simon Glass · 2 years, 11 months ago
  24. 3f495f1 binman: Update the section documentation by Simon Glass · 2 years, 11 months ago
  25. e586f44 binman: Allow control of which entries to read by Simon Glass · 2 years, 11 months ago
  26. d34bcdd binman: Allow overriding BuildSectionData() by Simon Glass · 2 years, 11 months ago
  27. b6caf0e binman: Drop the filename property in entry_Section by Simon Glass · 2 years, 11 months ago
  28. 1e99bc2 binman: Drop the underscore in _ReadEntries() by Simon Glass · 2 years, 11 months ago
  29. 557693e binman: Correct comments for ReadChildData() by Simon Glass · 2 years, 11 months ago
  30. c473831 binman: Correct init of entry in Entry class by Simon Glass · 2 years, 11 months ago
  31. c475dec binman: Add a way to obtain the version by Simon Glass · 2 years, 11 months ago
  32. 650e5de binman: Tidy up style in cmdline by Simon Glass · 2 years, 11 months ago
  33. 40b4d64 dtoc: Add support for reading fixed-length bytes properties by Simon Glass · 2 years, 11 months ago
  34. d866e62 dtoc: Add support for reading 64-bit ints by Simon Glass · 2 years, 11 months ago
  35. ff139b6 dtoc: Bring in the libfdt module automatically by Simon Glass · 2 years, 11 months ago
  36. f0d4607 tools/netconsole: Add support for socat by Andy Shevchenko · 3 years ago
  37. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 11 months ago
  38. c700f10 binman: Fix extract command for using non-absolute image paths by Jan Kiszka · 3 years ago
  39. 9d3d981 arm64: relocate-rela: Add support for ld.lld by Alistair Delva · 3 years ago
  40. 99cffa2 Dockerfile, CI: Update to latest "focal" tag by Tom Rini · 3 years ago
  41. 8a87d1a Dockerfile: build swtpm by Heinrich Schuchardt · 3 years ago
  42. 89cc052 binman: Fix replace subcommand help and comments by Jan Kiszka · 3 years ago
  43. 0427bed binman: Support updating the dtb in an ELF file by Simon Glass · 3 years ago
  44. 7115f00 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years ago
  45. 056f0ef binman: Support reading the offset of an ELF-file symbol by Simon Glass · 3 years ago
  46. 2fb2cd7 binman: Report an error if test files fail to compile by Simon Glass · 3 years ago
  47. e5eaf81 patman: Use a ValueError exception if tools.Run() fails by Simon Glass · 3 years ago
  48. 19a91f2 Create a new boot/ directory by Simon Glass · 3 years ago
  49. 5c61710 tools: kwbimage: Properly set srcaddr in kwbimage v0 by Pali Rohár · 3 years ago
  50. 851114b tools: kwbimage: Properly calculate and align kwbimage v0 header size by Pali Rohár · 3 years ago
  51. 2b0980c tools: kwbimage: Fill the real header size into the main header by Pali Rohár · 3 years ago
  52. 5cad2e6 tools: kwbimage: Align kwbimage header to proper size by Pali Rohár · 3 years ago
  53. e23ad5d tools: kwbimage: Do not put final image padding to the image data size by Pali Rohár · 3 years ago
  54. 188099e tools: kwbimage: Align final UART image to 128 bytes by Pali Rohár · 3 years ago
  55. 56087c1 tools: kwbimage: Remove unused enums and prototypes by Pali Rohár · 3 years ago
  56. 700ea98 tools: kwbimage: Fix validation of kwbimage v0 by Pali Rohár · 3 years ago
  57. d1547b3 tools: kwbimage: Set BOOT_FROM by default to SPI by Pali Rohár · 3 years ago
  58. 01bdac6 tools: kwbimage: Explicitly set version also for kwbimage v0 by Pali Rohár · 3 years ago
  59. 12f2c03 tools: kwbimage: Add support for new commands UART_PORT and UART_MPP by Pali Rohár · 3 years ago
  60. 75176dc tools: kwboot: Always print kwboot version by Pali Rohár · 3 years ago
  61. f8017c3 tools: kwboot: Fix sending Kirkwood v0 images by Pali Rohár · 3 years ago
  62. 62a98f4 tools: kwboot: Do not send magic seq when changing baudrate back to 115200 by Pali Rohár · 3 years ago
  63. 8dbe027 tools: kwboot: Do not use stack when setting baudrate back to default value by Pali Rohár · 3 years ago
  64. 558176d tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr by Pali Rohár · 3 years ago
  65. 5645229 tools: kwboot: Increase delay after changing baudrate in ARM code by Pali Rohár · 3 years ago
  66. cab817d tools: kwboot: Do not call tcdrain() after each sent packet by Pali Rohár · 3 years ago
  67. 455c0d2 tools: kwboot: Fix sending retry of last header packet by Pali Rohár · 3 years ago
  68. a6fcac2 tools: kwboot: Resend first 3 xmodem retry packets immediately by Pali Rohár · 3 years ago
  69. d14a342 tools: kwboot: Change retry loop from decreasing to increasing by Pali Rohár · 3 years ago
  70. d656f5a tools: kwboot: Calculate real used space in kwbimage header when calling kwboot_img_grow_hdr() by Pali Rohár · 3 years ago
  71. e511cc3 tools: kwboot: Do not modify kwbimage header before increasing its size by Pali Rohár · 3 years ago
  72. ed792c2 tools: kwboot: Simplify code for aligning image header by Pali Rohár · 3 years ago
  73. 8e2e7ca tools: kwboot: Show verbose message when waiting for baudrate change magic by Pali Rohár · 3 years ago
  74. 4bebab6 tools: kwboot: Correctly set configuration of UART for BootROM messages by Pali Rohár · 3 years ago
  75. 82c5a0a tools: kwboot: Recalculate 4-byte data checksum after injecting baudrate code by Pali Rohár · 3 years ago
  76. 063cb35 tools: kwboot: Inject baudrate change back code after data part by Pali Rohár · 3 years ago
  77. ad9a3ac tools: kwboot: Validate 4-byte image data checksum by Pali Rohár · 3 years ago
  78. 5923ef6 tools: kwboot: Reserve enough space for patching kwbimage in memory by Pali Rohár · 3 years ago
  79. 2ecca3d tools: kwboot: Fix initialization of tty device by Pali Rohár · 3 years ago
  80. 0a14341 tools: kwboot: Initialize rfds to zero by Pali Rohár · 3 years ago
  81. 082c119 patman: Add "postfix" support to patch subjects by Sean Anderson · 3 years ago
  82. b2dfe83 binman: Allow timeout to occur in the image or its section by Simon Glass · 3 years ago
  83. 0089f61 tools: kwboot: Patch nandpagesize to zero also for v1 image by Pali Rohár · 3 years ago
  84. 2fdba4f tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 images by Pali Rohár · 3 years ago
  85. e58f08b tools: kwbimage: Align BIN header executable code to 128-bit boundary by Pali Rohár · 3 years ago
  86. a85a71d tools: kwboot: Align UART baudrate change code in BIN header to 128-bit boundary by Pali Rohár · 3 years ago
  87. 18cfbbb Revert "Revert "mkeficapsule: Remove dtb related options"" by AKASHI Takahiro · 3 years ago
  88. 397b35f Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years ago
  89. 35a7677 Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  90. a13fa74 tools: mksunxiboot: Use sunxi_image header directly by Samuel Holland · 3 years ago
  91. f7832ee buildman: Add gcc-11.1.0 to the directory list by Tom Rini · 3 years, 1 month ago
  92. 56ced77 tools: imx8m_image: Support ddr3 firmware by Ariel D'Alessandro · 3 years, 1 month ago
  93. f200a4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago
  94. a46877e tools: termios_linux.h: Fix tcsendbreak() implementation by Pali Rohár · 3 years, 1 month ago
  95. 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  96. 7bf83a5 buildman: Detect Kconfig loops by Simon Glass · 3 years ago
  97. bafdeb4 buildman: Write output even on fatal error by Simon Glass · 3 years ago
  98. 4f03a4c tools: Stop re-defining -std= when building tools by Tom Rini · 3 years ago
  99. d6f8ab3 treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years ago
  100. 927e0ee CI: Update to LLVM-13 by Tom Rini · 3 years, 1 month ago