1. 2753b07 sunxi: call fdt_fixup_ethernet again to set macaddr for more aliases by Icenowy Zheng · 3 years, 1 month ago
  2. b106a14 sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs by Daniel Wagenknecht · 2 years, 10 months ago
  3. c7d042f Merge tag 'efi-2022-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  4. 98a90b2 Merge branch '2022-01-28-assorted-fixes' by Tom Rini · 2 years, 9 months ago
  5. 1e69db5 squashfs: show an error message if the inode_table can't be, allocated by Lars Weber · 2 years, 9 months ago
  6. 5ee900c efi_loader: hash the image once before checking against db/dbx by Ilias Apalodimas · 2 years, 9 months ago
  7. 4b63431 efi_loader: correctly handle mixed hashes and signatures in db by Ilias Apalodimas · 2 years, 9 months ago
  8. 8d4c426 lib: allow printing RISC-V EFI Boot Protocol GUID by Heinrich Schuchardt · 2 years, 9 months ago
  9. 1ccf871 efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support by Sunil V L · 2 years, 9 months ago
  10. 9e63786 tools: mkeficapsule: rework the code a little bit by AKASHI Takahiro · 2 years, 9 months ago
  11. df1ce60 tools: mkeficapsule: output messages to stderr instead of stdout by AKASHI Takahiro · 2 years, 9 months ago
  12. 3dd719d efi_loader: correct function comment style by Heinrich Schuchardt · 2 years, 9 months ago
  13. ab37fac doc: describe MSEL settings for booting from SD card by Heinrich Schuchardt · 2 years, 9 months ago
  14. 92a0940 Nokia RX-51: Convert documentation to rst format by Pali Rohár · 2 years, 9 months ago
  15. 41c3ef4 Nokia RX-51: Update documentation about flashing by Pali Rohár · 2 years, 9 months ago
  16. 8f89e19 Nokia RX-51: Update documentation about ext2/3/4 by Pali Rohár · 2 years, 9 months ago
  17. 9053374 dm: serial: Add a migration deadline for serial by Simon Glass · 2 years, 9 months ago
  18. bfb2a7f gitlab/azure: x86: Add a coreboot test by Simon Glass · 2 years, 9 months ago
  19. c506ef1 configs: am64x_evm_r5/a53_defconfig: Enable configs required for Ethboot by Vignesh Raghavendra · 2 years, 9 months ago
  20. f621ff8 configs: am64xx_evm: Increase BSS max size to 16K by Vignesh Raghavendra · 2 years, 9 months ago
  21. afe5163 ARM: dts: k3-am642-sk: Disable cpsw_port1 in SPL by Vignesh Raghavendra · 2 years, 9 months ago
  22. 5022a2e net: ti: am65-cpsw-nuss: Fix err msg for port bind failures by Vignesh Raghavendra · 2 years, 9 months ago
  23. 2a4b0d5 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 9 months ago
  24. 05ec899 bootcount: fix printf() code by Heinrich Schuchardt · 2 years, 9 months ago
  25. 5622747 dfu: mtd: skip empty pages when writing page for UBI partition by Patrick Delaunay · 2 years, 9 months ago
  26. 1a4942f pci: Extend 'pci' command with bus option '*' by Pali Rohár · 2 years, 9 months ago
  27. 6850a5a pci: Add checks for valid cmdline arguments by Pali Rohár · 2 years, 9 months ago
  28. 3932093 pci: Extend 'pci regions' command with bus number by Pali Rohár · 2 years, 9 months ago
  29. 8c303bc pci: Fix setting controller's last_busno by Pali Rohár · 2 years, 9 months ago
  30. c592292 spl: add support for custom boot method names by Heiko Thiery · 2 years, 9 months ago
  31. 2d0953c Merge branch '2022-01-28-fastboot-updates' by Tom Rini · 2 years, 9 months ago
  32. 7e90f77 fastboot: only look up real partition names when no alias exists by Matthias Schiffer · 2 years, 10 months ago
  33. 86b6a38 dfu: handle short frame result of UPLOAD in state_dfu_idle by Patrick Delaunay · 3 years ago
  34. 51566bc fastboot: fix fastboot_set_reboot_flag() by Roman Stratiienko · 3 years, 6 months ago
  35. 761a178 Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 9 months ago
  36. 9a1dd6d Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 9 months ago
  37. fc2b399 usb: gadget: Add CDC ACM function by Loic Poulain · 2 years, 11 months ago
  38. 334a9b9 lib/circbuf: Make circbuf selectable symbol by Loic Poulain · 2 years, 11 months ago
  39. 07791e8 usb: ehci: dm: Convert i.MX28 ehci code to driver model by Lukasz Majewski · 2 years, 10 months ago
  40. 2d431e3 usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start}) by Lukasz Majewski · 2 years, 10 months ago
  41. fc313d3 usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM by Lukasz Majewski · 2 years, 10 months ago
  42. f82feb7 usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28 by Lukasz Majewski · 2 years, 10 months ago
  43. 2d2384b tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years ago
  44. 9737c2d tools: Pass public-key node through to caller by Simon Glass · 3 years ago
  45. c033dc8 image: Return destination node for add_verify_data() method by Simon Glass · 3 years ago
  46. 99f844b tools: Pass the key blob around by Simon Glass · 3 years ago
  47. 2ad90b3 tools: Tidy up argument order in fit_config_check_sig() by Simon Glass · 3 years ago
  48. e8aa558 tools: Avoid confusion between keys and signatures by Simon Glass · 3 years ago
  49. 4842234 tools: Drop unused name in image-host by Simon Glass · 3 years ago
  50. 70e6bcc tools: Improve comments in signing functions by Simon Glass · 3 years ago
  51. 7ae46c3 tools: Avoid leaving extra data at the end of copied files by Simon Glass · 3 years ago
  52. e291a5c tools: Move copyfile() into a common file by Simon Glass · 3 years ago
  53. 195f789 fit_check_sign: Update help to mention the key is in a dtb by Simon Glass · 3 years ago
  54. c367558 rsa: Add debugging for failure cases by Simon Glass · 3 years ago
  55. 2ce0738 binman: doc: fix typo for u-boot-tpl by Heiko Thiery · 2 years, 9 months ago
  56. 61a631e binman: Document the __bss_size symbol error by Simon Glass · 2 years, 9 months ago
  57. 8e72374 sandbox: eth-raw: fix building with musl library by Heinrich Schuchardt · 2 years, 9 months ago
  58. ce51884 sandbox: sandbox_serial_pending depends on DM_VIDEO by Heinrich Schuchardt · 2 years, 9 months ago
  59. 3e7749e binman: Add documentation for bintools by Simon Glass · 2 years, 10 months ago
  60. bc57064 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 10 months ago
  61. a00d971 binman: Complete test coverage of comp_util by Simon Glass · 2 years, 10 months ago
  62. 4f9ee83 binman: Plumb in support for missing bintools by Simon Glass · 2 years, 10 months ago
  63. 359e431 binman: Convert to using the lzma_alone bintool by Simon Glass · 2 years, 10 months ago
  64. 4cd4ee0 binman: Add a bintool implementation for lzma_alone by Simon Glass · 2 years, 10 months ago
  65. 33ce351 binman: Convert to using the lz4 bintool by Simon Glass · 2 years, 10 months ago
  66. 992d475 binman: Add a bintool implementation for lz4 by Simon Glass · 2 years, 10 months ago
  67. 0d1e95a binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 10 months ago
  68. ad35ce5 binman: Move compression into binman by Simon Glass · 2 years, 10 months ago
  69. f75db1e binman: Convert to using the mkimage bintool by Simon Glass · 2 years, 10 months ago
  70. 532ae70 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 10 months ago
  71. a104bb2 binman: Convert to using the futility bintool by Simon Glass · 2 years, 10 months ago
  72. 388f04f binman: Convert to using the FIP bintool by Simon Glass · 2 years, 10 months ago
  73. 5417da5 binman: Convert to using the CBFS bintool by Simon Glass · 2 years, 10 months ago
  74. 56ee85e binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 10 months ago
  75. e1b7e4d binman: Add a bintool implementation for mkimage by Simon Glass · 2 years, 10 months ago
  76. 6f7eb0c binman: Add a bintool implementation for ifwitool by Simon Glass · 2 years, 10 months ago
  77. 9d3a7a2 binman: Add a bintool implementation for futility by Simon Glass · 2 years, 10 months ago
  78. bf87b20 binman: Add a bintool implementation for fiptool by Simon Glass · 2 years, 10 months ago
  79. d388333 binman: Add a bintool implementation for cbfstool by Simon Glass · 2 years, 10 months ago
  80. 3b47dfa binman: Add tests for bintool by Simon Glass · 2 years, 10 months ago
  81. 386c63c binman: Plumb in support for bintools by Simon Glass · 2 years, 10 months ago
  82. 252de6b binman: Add support for bintools by Simon Glass · 2 years, 10 months ago
  83. 81d6e3f binman: Add installation instructions by Simon Glass · 2 years, 10 months ago
  84. 7f29583 binman: Correct path for fip_util by Simon Glass · 2 years, 10 months ago
  85. f4590e0 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 10 months ago
  86. 2cc8c1f binman: Drop the image name from the fake-blob message by Simon Glass · 2 years, 10 months ago
  87. 596fd10 patman: Add a function to find a tool on the path by Simon Glass · 2 years, 10 months ago
  88. 5b79686 patman: Tidy up the download function a little by Simon Glass · 2 years, 10 months ago
  89. 8ea6d23 buildman: Move the download function to tools by Simon Glass · 2 years, 10 months ago
  90. ade5327 patman: Allow running a tool and returning the full result by Simon Glass · 2 years, 10 months ago
  91. 8bc78b7 binman: Expand the external FIT test a little by Simon Glass · 2 years, 10 months ago
  92. 206117a mkimage: Show the external-offset error by Simon Glass · 2 years, 10 months ago
  93. 1e18a69 binman: Tweak elf tests for a toolchain change by Simon Glass · 2 years, 10 months ago
  94. 8bbd8a3 Makefile: Fake external blobs by default with binman by Simon Glass · 2 years, 10 months ago
  95. 9876ae7 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · 2 years, 10 months ago
  96. a77f468 introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · 3 years ago
  97. 821ca60 usb: Use the first available device for ehci_gadget by Sean Anderson · 3 years ago
  98. c77504d acpi: Add myself as maintainer by Simon Glass · 2 years, 11 months ago
  99. 979a24e acpi: Add some tables needed by ARM devices by Simon Glass · 2 years, 11 months ago
  100. 02155e0 doc: Add usage information for the acpi command by Simon Glass · 2 years, 11 months ago