1. 8d4c426 lib: allow printing RISC-V EFI Boot Protocol GUID by Heinrich Schuchardt · 3 years ago
  2. 1ccf871 efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support by Sunil V L · 3 years ago
  3. 9e63786 tools: mkeficapsule: rework the code a little bit by AKASHI Takahiro · 3 years ago
  4. df1ce60 tools: mkeficapsule: output messages to stderr instead of stdout by AKASHI Takahiro · 3 years ago
  5. 3dd719d efi_loader: correct function comment style by Heinrich Schuchardt · 3 years ago
  6. ab37fac doc: describe MSEL settings for booting from SD card by Heinrich Schuchardt · 3 years ago
  7. 92a0940 Nokia RX-51: Convert documentation to rst format by Pali Rohár · 3 years ago
  8. 41c3ef4 Nokia RX-51: Update documentation about flashing by Pali Rohár · 3 years ago
  9. 8f89e19 Nokia RX-51: Update documentation about ext2/3/4 by Pali Rohár · 3 years ago
  10. 2d0953c Merge branch '2022-01-28-fastboot-updates' by Tom Rini · 3 years ago
  11. 7e90f77 fastboot: only look up real partition names when no alias exists by Matthias Schiffer · 3 years, 2 months ago
  12. 86b6a38 dfu: handle short frame result of UPLOAD in state_dfu_idle by Patrick Delaunay · 3 years, 4 months ago
  13. 51566bc fastboot: fix fastboot_set_reboot_flag() by Roman Stratiienko · 3 years, 9 months ago
  14. 761a178 Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years ago
  15. 9a1dd6d Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years ago
  16. fc2b399 usb: gadget: Add CDC ACM function by Loic Poulain · 3 years, 2 months ago
  17. 334a9b9 lib/circbuf: Make circbuf selectable symbol by Loic Poulain · 3 years, 2 months ago
  18. 07791e8 usb: ehci: dm: Convert i.MX28 ehci code to driver model by Lukasz Majewski · 3 years, 1 month ago
  19. 2d431e3 usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start}) by Lukasz Majewski · 3 years, 1 month ago
  20. fc313d3 usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM by Lukasz Majewski · 3 years, 1 month ago
  21. f82feb7 usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28 by Lukasz Majewski · 3 years, 1 month ago
  22. 2d2384b tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years, 3 months ago
  23. 9737c2d tools: Pass public-key node through to caller by Simon Glass · 3 years, 3 months ago
  24. c033dc8 image: Return destination node for add_verify_data() method by Simon Glass · 3 years, 3 months ago
  25. 99f844b tools: Pass the key blob around by Simon Glass · 3 years, 3 months ago
  26. 2ad90b3 tools: Tidy up argument order in fit_config_check_sig() by Simon Glass · 3 years, 3 months ago
  27. e8aa558 tools: Avoid confusion between keys and signatures by Simon Glass · 3 years, 3 months ago
  28. 4842234 tools: Drop unused name in image-host by Simon Glass · 3 years, 3 months ago
  29. 70e6bcc tools: Improve comments in signing functions by Simon Glass · 3 years, 3 months ago
  30. 7ae46c3 tools: Avoid leaving extra data at the end of copied files by Simon Glass · 3 years, 3 months ago
  31. e291a5c tools: Move copyfile() into a common file by Simon Glass · 3 years, 3 months ago
  32. 195f789 fit_check_sign: Update help to mention the key is in a dtb by Simon Glass · 3 years, 3 months ago
  33. c367558 rsa: Add debugging for failure cases by Simon Glass · 3 years, 3 months ago
  34. 2ce0738 binman: doc: fix typo for u-boot-tpl by Heiko Thiery · 3 years ago
  35. 61a631e binman: Document the __bss_size symbol error by Simon Glass · 3 years ago
  36. 8e72374 sandbox: eth-raw: fix building with musl library by Heinrich Schuchardt · 3 years ago
  37. ce51884 sandbox: sandbox_serial_pending depends on DM_VIDEO by Heinrich Schuchardt · 3 years ago
  38. 3e7749e binman: Add documentation for bintools by Simon Glass · 3 years, 1 month ago
  39. bc57064 binman: Add a command to generate bintool docs by Simon Glass · 3 years, 1 month ago
  40. a00d971 binman: Complete test coverage of comp_util by Simon Glass · 3 years, 1 month ago
  41. 4f9ee83 binman: Plumb in support for missing bintools by Simon Glass · 3 years, 1 month ago
  42. 359e431 binman: Convert to using the lzma_alone bintool by Simon Glass · 3 years, 1 month ago
  43. 4cd4ee0 binman: Add a bintool implementation for lzma_alone by Simon Glass · 3 years, 1 month ago
  44. 33ce351 binman: Convert to using the lz4 bintool by Simon Glass · 3 years, 1 month ago
  45. 992d475 binman: Add a bintool implementation for lz4 by Simon Glass · 3 years, 1 month ago
  46. 0d1e95a binman: Tidy up pylint warnings in comp_util by Simon Glass · 3 years, 1 month ago
  47. ad35ce5 binman: Move compression into binman by Simon Glass · 3 years, 1 month ago
  48. f75db1e binman: Convert to using the mkimage bintool by Simon Glass · 3 years, 1 month ago
  49. 532ae70 binman: Convert to using the ifwitool bintool by Simon Glass · 3 years, 1 month ago
  50. a104bb2 binman: Convert to using the futility bintool by Simon Glass · 3 years, 1 month ago
  51. 388f04f binman: Convert to using the FIP bintool by Simon Glass · 3 years, 1 month ago
  52. 5417da5 binman: Convert to using the CBFS bintool by Simon Glass · 3 years, 1 month ago
  53. 56ee85e binman: Enable bintool tests including cmdline processing by Simon Glass · 3 years, 1 month ago
  54. e1b7e4d binman: Add a bintool implementation for mkimage by Simon Glass · 3 years, 1 month ago
  55. 6f7eb0c binman: Add a bintool implementation for ifwitool by Simon Glass · 3 years, 1 month ago
  56. 9d3a7a2 binman: Add a bintool implementation for futility by Simon Glass · 3 years, 1 month ago
  57. bf87b20 binman: Add a bintool implementation for fiptool by Simon Glass · 3 years, 1 month ago
  58. d388333 binman: Add a bintool implementation for cbfstool by Simon Glass · 3 years, 1 month ago
  59. 3b47dfa binman: Add tests for bintool by Simon Glass · 3 years, 1 month ago
  60. 386c63c binman: Plumb in support for bintools by Simon Glass · 3 years, 1 month ago
  61. 252de6b binman: Add support for bintools by Simon Glass · 3 years, 1 month ago
  62. 81d6e3f binman: Add installation instructions by Simon Glass · 3 years, 1 month ago
  63. 7f29583 binman: Correct path for fip_util by Simon Glass · 3 years, 1 month ago
  64. f4590e0 binman: Allow faked blobs in blob-ext-list by Simon Glass · 3 years, 1 month ago
  65. 2cc8c1f binman: Drop the image name from the fake-blob message by Simon Glass · 3 years, 1 month ago
  66. 596fd10 patman: Add a function to find a tool on the path by Simon Glass · 3 years, 1 month ago
  67. 5b79686 patman: Tidy up the download function a little by Simon Glass · 3 years, 1 month ago
  68. 8ea6d23 buildman: Move the download function to tools by Simon Glass · 3 years, 1 month ago
  69. ade5327 patman: Allow running a tool and returning the full result by Simon Glass · 3 years, 1 month ago
  70. 8bc78b7 binman: Expand the external FIT test a little by Simon Glass · 3 years, 1 month ago
  71. 206117a mkimage: Show the external-offset error by Simon Glass · 3 years, 1 month ago
  72. 1e18a69 binman: Tweak elf tests for a toolchain change by Simon Glass · 3 years, 1 month ago
  73. 8bbd8a3 Makefile: Fake external blobs by default with binman by Simon Glass · 3 years, 1 month ago
  74. 9876ae7 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · 3 years, 1 month ago
  75. a77f468 introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · 3 years, 2 months ago
  76. 821ca60 usb: Use the first available device for ehci_gadget by Sean Anderson · 3 years, 3 months ago
  77. c77504d acpi: Add myself as maintainer by Simon Glass · 3 years, 2 months ago
  78. 979a24e acpi: Add some tables needed by ARM devices by Simon Glass · 3 years, 2 months ago
  79. 02155e0 doc: Add usage information for the acpi command by Simon Glass · 3 years, 2 months ago
  80. 06f6f3d acpi: Tidy up the table list by Simon Glass · 3 years, 2 months ago
  81. a924641 acpi: Tidy up the item list by Simon Glass · 3 years, 2 months ago
  82. 2d7c738 acpi: Collect tables in the acpi_item list by Simon Glass · 3 years, 2 months ago
  83. 9d2adca x86: Move acpi_get_rsdp_addr() ACPI tables to the writer by Simon Glass · 3 years, 2 months ago
  84. a7e53b9 x86: Move device-specific ACPI tables to a writer function by Simon Glass · 3 years, 2 months ago
  85. 78031ad x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · 3 years, 2 months ago
  86. 85b8161 x86: Move CSRT table to a writer function by Simon Glass · 3 years, 2 months ago
  87. ef55f48 x86: Move TCPA table to a writer function by Simon Glass · 3 years, 2 months ago
  88. c797f98b x86: Move MADT table to a writer function by Simon Glass · 3 years, 2 months ago
  89. 9aacd83 x86: Move TPM2 table to a writer function by Simon Glass · 3 years, 2 months ago
  90. d953137 x86: Move SSDT table to a writer function by Simon Glass · 3 years, 2 months ago
  91. 379d3c1 x86: Move FACP table into separate functions by Simon Glass · 3 years, 2 months ago
  92. 138d7ec x86: Move FADT table to a writer function by Simon Glass · 3 years, 2 months ago
  93. 32af326 x86: Move GNVS table to a writer function by Simon Glass · 3 years, 2 months ago
  94. eacb6d0 x86: Move DSDT table to a writer function by Simon Glass · 3 years, 2 months ago
  95. a53d38f x86: Move FACS table to a writer function by Simon Glass · 3 years, 2 months ago
  96. 94ba15a x86: Move base tables to a writer function by Simon Glass · 3 years, 2 months ago
  97. 31c27eb x86: Use the ACPI table writer by Simon Glass · 3 years, 2 months ago
  98. cc1f8c3 x86: acpi: Split out context creation from base tables by Simon Glass · 3 years, 2 months ago
  99. 6afa63a acpi: Add a linker list for ACPI tables by Simon Glass · 3 years, 2 months ago
  100. fb746fd acpi: Add a table start by Simon Glass · 3 years, 2 months ago