1. 0fe7a5f sunxi: dram_sun4i/5i: use DRAM_MEMORY_TYPE_DDR3 instead of magic number 3 by Giulio Benetti · 3 years ago
  2. a9f6d95 i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2c by Chris Morgan · 2 years, 11 months ago
  3. 5a1456b sunxi: call fdt_fixup_ethernet again to set macaddr for more aliases by Icenowy Zheng · 3 years, 3 months ago
  4. 47690e1 sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs by Daniel Wagenknecht · 3 years ago
  5. 4406c52 Merge branch '2022-01-28-assorted-fixes' by Tom Rini · 2 years, 10 months ago
  6. 205783f squashfs: show an error message if the inode_table can't be, allocated by Lars Weber · 2 years, 11 months ago
  7. ddb3ada dm: serial: Add a migration deadline for serial by Simon Glass · 2 years, 10 months ago
  8. 13e1fa0 gitlab/azure: x86: Add a coreboot test by Simon Glass · 2 years, 10 months ago
  9. 466a58f configs: am64x_evm_r5/a53_defconfig: Enable configs required for Ethboot by Vignesh Raghavendra · 2 years, 10 months ago
  10. 1e556d4 configs: am64xx_evm: Increase BSS max size to 16K by Vignesh Raghavendra · 2 years, 10 months ago
  11. cfc57ab ARM: dts: k3-am642-sk: Disable cpsw_port1 in SPL by Vignesh Raghavendra · 2 years, 10 months ago
  12. d26ac2e net: ti: am65-cpsw-nuss: Fix err msg for port bind failures by Vignesh Raghavendra · 2 years, 10 months ago
  13. 5975ad7 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 10 months ago
  14. cca0287 bootcount: fix printf() code by Heinrich Schuchardt · 2 years, 10 months ago
  15. fd1f263 dfu: mtd: skip empty pages when writing page for UBI partition by Patrick Delaunay · 2 years, 10 months ago
  16. 92fa927 pci: Extend 'pci' command with bus option '*' by Pali Rohár · 2 years, 10 months ago
  17. 17d5d72 pci: Add checks for valid cmdline arguments by Pali Rohár · 2 years, 10 months ago
  18. 541e75c pci: Extend 'pci regions' command with bus number by Pali Rohár · 2 years, 10 months ago
  19. 8b79e08 pci: Fix setting controller's last_busno by Pali Rohár · 2 years, 10 months ago
  20. 3db3033 spl: add support for custom boot method names by Heiko Thiery · 2 years, 10 months ago
  21. b129b3c Merge branch '2022-01-28-fastboot-updates' by Tom Rini · 2 years, 10 months ago
  22. 80478f4 fastboot: only look up real partition names when no alias exists by Matthias Schiffer · 3 years ago
  23. 455542c dfu: handle short frame result of UPLOAD in state_dfu_idle by Patrick Delaunay · 3 years, 2 months ago
  24. 52cf76d fastboot: fix fastboot_set_reboot_flag() by Roman Stratiienko · 3 years, 7 months ago
  25. 99ce9ea Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
  26. 2d31e1c Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 10 months ago
  27. eb78f83 usb: gadget: Add CDC ACM function by Loic Poulain · 3 years ago
  28. 12797e6 lib/circbuf: Make circbuf selectable symbol by Loic Poulain · 3 years ago
  29. 3ed2b18 usb: ehci: dm: Convert i.MX28 ehci code to driver model by Lukasz Majewski · 3 years ago
  30. e91edbc usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start}) by Lukasz Majewski · 3 years ago
  31. 5fb7cb2 usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM by Lukasz Majewski · 3 years ago
  32. 7a4aba6 usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28 by Lukasz Majewski · 3 years ago
  33. e460726 tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years, 1 month ago
  34. 89c3fb6 tools: Pass public-key node through to caller by Simon Glass · 3 years, 1 month ago
  35. 94336dc image: Return destination node for add_verify_data() method by Simon Glass · 3 years, 1 month ago
  36. e10e2ee tools: Pass the key blob around by Simon Glass · 3 years, 1 month ago
  37. e3b2178 tools: Tidy up argument order in fit_config_check_sig() by Simon Glass · 3 years, 1 month ago
  38. 4c5ff06 tools: Avoid confusion between keys and signatures by Simon Glass · 3 years, 1 month ago
  39. 888c0c5 tools: Drop unused name in image-host by Simon Glass · 3 years, 1 month ago
  40. 6a0efc8 tools: Improve comments in signing functions by Simon Glass · 3 years, 1 month ago
  41. 5c5797f tools: Avoid leaving extra data at the end of copied files by Simon Glass · 3 years, 1 month ago
  42. 674fc7f tools: Move copyfile() into a common file by Simon Glass · 3 years, 1 month ago
  43. baab20c fit_check_sign: Update help to mention the key is in a dtb by Simon Glass · 3 years, 1 month ago
  44. 101d349 rsa: Add debugging for failure cases by Simon Glass · 3 years, 1 month ago
  45. d589456 binman: doc: fix typo for u-boot-tpl by Heiko Thiery · 2 years, 10 months ago
  46. ddd5e1d binman: Document the __bss_size symbol error by Simon Glass · 2 years, 10 months ago
  47. d6d7adb sandbox: eth-raw: fix building with musl library by Heinrich Schuchardt · 2 years, 10 months ago
  48. 0039f57 sandbox: sandbox_serial_pending depends on DM_VIDEO by Heinrich Schuchardt · 2 years, 10 months ago
  49. 4142486 binman: Add documentation for bintools by Simon Glass · 2 years, 11 months ago
  50. 620c446 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 11 months ago
  51. dab7c14 binman: Complete test coverage of comp_util by Simon Glass · 2 years, 11 months ago
  52. 66152ce binman: Plumb in support for missing bintools by Simon Glass · 2 years, 11 months ago
  53. 84b0c22 binman: Convert to using the lzma_alone bintool by Simon Glass · 2 years, 11 months ago
  54. c793d30 binman: Add a bintool implementation for lzma_alone by Simon Glass · 2 years, 11 months ago
  55. 9203c16 binman: Convert to using the lz4 bintool by Simon Glass · 2 years, 11 months ago
  56. a5c0a42 binman: Add a bintool implementation for lz4 by Simon Glass · 2 years, 11 months ago
  57. dd5c14ec binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 11 months ago
  58. 3ac7d83 binman: Move compression into binman by Simon Glass · 2 years, 11 months ago
  59. 1ea5004 binman: Convert to using the mkimage bintool by Simon Glass · 2 years, 11 months ago
  60. 57c7a48 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 11 months ago
  61. 8d0ee73 binman: Convert to using the futility bintool by Simon Glass · 2 years, 11 months ago
  62. b283322 binman: Convert to using the FIP bintool by Simon Glass · 2 years, 11 months ago
  63. a7c941e binman: Convert to using the CBFS bintool by Simon Glass · 2 years, 11 months ago
  64. 162017b binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 11 months ago
  65. 48bca84 binman: Add a bintool implementation for mkimage by Simon Glass · 2 years, 11 months ago
  66. 645ca58 binman: Add a bintool implementation for ifwitool by Simon Glass · 2 years, 11 months ago
  67. 7a1c101 binman: Add a bintool implementation for futility by Simon Glass · 2 years, 11 months ago
  68. a6aafc6 binman: Add a bintool implementation for fiptool by Simon Glass · 2 years, 11 months ago
  69. b8dbca9 binman: Add a bintool implementation for cbfstool by Simon Glass · 2 years, 11 months ago
  70. 275fa2c binman: Add tests for bintool by Simon Glass · 2 years, 11 months ago
  71. 4eae925 binman: Plumb in support for bintools by Simon Glass · 2 years, 11 months ago
  72. 861fbbf binman: Add support for bintools by Simon Glass · 2 years, 11 months ago
  73. 7a7874f binman: Add installation instructions by Simon Glass · 2 years, 11 months ago
  74. 25639a0 binman: Correct path for fip_util by Simon Glass · 2 years, 11 months ago
  75. ceb5f91 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 11 months ago
  76. f9f3403 binman: Drop the image name from the fake-blob message by Simon Glass · 2 years, 11 months ago
  77. 835b0e9 patman: Add a function to find a tool on the path by Simon Glass · 2 years, 11 months ago
  78. 9158060 patman: Tidy up the download function a little by Simon Glass · 2 years, 11 months ago
  79. 25885d1 buildman: Move the download function to tools by Simon Glass · 2 years, 11 months ago
  80. 6d493a5 patman: Allow running a tool and returning the full result by Simon Glass · 2 years, 11 months ago
  81. 7932c88 binman: Expand the external FIT test a little by Simon Glass · 2 years, 11 months ago
  82. 00c0677 mkimage: Show the external-offset error by Simon Glass · 2 years, 11 months ago
  83. 315400e binman: Tweak elf tests for a toolchain change by Simon Glass · 2 years, 11 months ago
  84. f2d9561 Makefile: Fake external blobs by default with binman by Simon Glass · 2 years, 11 months ago
  85. b4c5211 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · 2 years, 11 months ago
  86. 303d98d introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · 3 years ago
  87. e766570 usb: Use the first available device for ehci_gadget by Sean Anderson · 3 years, 1 month ago
  88. 3ec8be3 acpi: Add myself as maintainer by Simon Glass · 3 years ago
  89. 3e11c8c acpi: Add some tables needed by ARM devices by Simon Glass · 3 years ago
  90. 89b7c44 doc: Add usage information for the acpi command by Simon Glass · 3 years ago
  91. eb025f3 acpi: Tidy up the table list by Simon Glass · 3 years ago
  92. 884dcfa acpi: Tidy up the item list by Simon Glass · 3 years ago
  93. 877205e acpi: Collect tables in the acpi_item list by Simon Glass · 3 years ago
  94. 5f47f23 x86: Move acpi_get_rsdp_addr() ACPI tables to the writer by Simon Glass · 3 years ago
  95. 5da1e3c x86: Move device-specific ACPI tables to a writer function by Simon Glass · 3 years ago
  96. 89ce519 x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · 3 years ago
  97. 6e6bc9b x86: Move CSRT table to a writer function by Simon Glass · 3 years ago
  98. bb3b608 x86: Move TCPA table to a writer function by Simon Glass · 3 years ago
  99. b0d5fab x86: Move MADT table to a writer function by Simon Glass · 3 years ago
  100. c753694 x86: Move TPM2 table to a writer function by Simon Glass · 3 years ago