1. aa8aa48 cmd/sbi: format KVM version by Heinrich Schuchardt · 2 years, 5 months ago
  2. ac48fc3 riscv: dts: sifive: Synchronize FU740 and Unmatched DT by Icenowy Zheng · 2 years, 5 months ago
  3. d13cd77 dt-bindings: clock: sifive: sync FU740 PRCI clock binding header by Icenowy Zheng · 2 years, 5 months ago
  4. b236a66 riscv: dts: Sync important Unmatched pmic and qspi0 changes from Linux by Jessica Clarke · 2 years, 5 months ago
  5. 427aa3c Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 5 months ago
  6. bc5d113 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 2 years, 5 months ago
  7. d459313 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 5 months ago
  8. 5208ed1 tpm: Allow committing non-volatile data by Simon Glass · 2 years, 5 months ago
  9. 4c57ec7 tpm: Implement state command for Cr50 by Simon Glass · 2 years, 5 months ago
  10. 3bb4db4 tpm: Allow reporting the internal state by Simon Glass · 2 years, 5 months ago
  11. 6694c99 tpm: sandbox: Allow init of TPM in a different phase by Simon Glass · 2 years, 5 months ago
  12. 1c32eee tpm: Correct the define-space command in TPMv2 by Simon Glass · 2 years, 5 months ago
  13. a0f3804 tpm: Correct the permissions command in TPMv1 by Simon Glass · 2 years, 5 months ago
  14. a557d25 tpm: Require a digest source when extending the PCR by Simon Glass · 2 years, 5 months ago
  15. 8710676 Merge tag 'efi-2022-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 5 months ago
  16. fbc04c0 efi_loader: fix display of NVMe EUI-64 by Heinrich Schuchardt · 3 years ago
  17. 648a8dc efi: ECPT add EBBRv2.0 conformance profile by Jose Marinho · 3 years, 1 month ago
  18. 6b92c17 efi: Create ECPT table by Jose Marinho · 3 years, 1 month ago
  19. 2b7a6e0 efi_selftest: on sandbox use host specific assembly by Heinrich Schuchardt · 2 years, 5 months ago
  20. e053a14 efi_loader: support CTRL+\ - CTRL+_ by Heinrich Schuchardt · 2 years, 5 months ago
  21. 0b7b56d efi_loader: compliance Simple Text Input Ex Protocol by Heinrich Schuchardt · 2 years, 5 months ago
  22. a641e36 efi_loader: printing UEFI revision in helloworld.efi by Heinrich Schuchardt · 2 years, 5 months ago
  23. 67fe8cc Merge tag 'efi-2022-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 5 months ago
  24. 2522bd3 drivers: usb: fastboot: Fix full-speed usb descriptor by qianfan Zhao · 2 years, 5 months ago
  25. 68083b8 renesas: Fix RPC-IF compatible values by Geert Uytterhoeven · 2 years, 10 months ago
  26. 33aca1c ARM: renesas: Propagate RPC-IF enablement to subsequent software by Geert Uytterhoeven · 2 years, 10 months ago
  27. e17205d ARM: dts: rmobile: Fix RPC-IF device node names by Geert Uytterhoeven · 2 years, 10 months ago
  28. 2ac4c98 dt/bindings: Add bindings for FWU Metadata mtd storage by Sughosh Ganu · 2 years, 6 months ago
  29. 0d8b7f9 github: Update PR template for new "Patches" content by Tom Rini · 2 years, 5 months ago
  30. 286ed78 doc: process, sending_patches: Update and correct the old "Patches" content by Tom Rini · 2 years, 5 months ago
  31. 6349b18 doc: sending_patches.rst: Incorporate the old "Patches" wiki content by Tom Rini · 2 years, 5 months ago
  32. 00cc81f doc: Add gpio status output fields description by Patrice Chotard · 2 years, 5 months ago
  33. d5391bf efi_loader: ensure all block devices are probed by Heinrich Schuchardt · 2 years, 5 months ago
  34. 4e10c12 Merge branch '2022-08-31-assorted-fixes' by Tom Rini · 2 years, 5 months ago
  35. f4b540e arm: smh: Fix uninitialized parameters with newer GCCs by Sean Anderson · 2 years, 5 months ago
  36. 1a4af2d tools: mkimage: fix build with recent LibreSSL by Mark Kettenis · 2 years, 5 months ago
  37. 5acfdfb bootm: Fix upper bound of FDT overlap checks by Pali Rohár · 2 years, 5 months ago
  38. 88de6c5 image-fit: don't set compression if it can't be read by Daniel Golle · 2 years, 5 months ago
  39. 0cd57f2 bootm: fix typo imape_comp -> image_comp by Daniel Golle · 2 years, 5 months ago
  40. fdffe6a corenet_ds.h: Remove by Tom Rini · 2 years, 5 months ago
  41. e4573fe i2c: fix stack buffer overflow vulnerability in i2c md command by Marek Vasut · 2 years, 5 months ago
  42. 1aa9a04 Revert "i2c: fix stack buffer overflow vulnerability in i2c md command" by Marek Vasut · 2 years, 5 months ago
  43. 6eea940 spl: ahci: Fix dependency for SPL_AHCI_PCI by Oleksandr Suvorov · 2 years, 5 months ago
  44. da223d8 fs: fix comment typo by Roger Knecht · 2 years, 5 months ago
  45. a638bd3 kbuild: add KBUILD_HOSTLDFLAGS to cmd_host-csingle by Heiko Thiery · 2 years, 5 months ago
  46. bf63766 board: ti: common: board_detect: Fix EEPROM read quirk by Matwey V. Kornilov · 2 years, 5 months ago
  47. cb73517 gitlab-ci: Update comment about the Dockerfile by Joel Stanley · 2 years, 5 months ago
  48. 04a20ca common/console.c: prevent pre-console buffer contents from being added to itself by Rasmus Villemoes · 2 years, 9 months ago
  49. 1573b6a Merge tag 'dm-pull-26aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 5 months ago
  50. cd3872c Merge branch '2022-08-26-assorted-fixes' by Tom Rini · 2 years, 5 months ago
  51. 53a9f9e distroboot: ubifs: Add support for specifying UBI header offset by Pali Rohár · 2 years, 6 months ago
  52. c2ee5ee Rename disto_[pxe_]getfile to distro_[pxe_]getfile by Dario Binacchi · 2 years, 5 months ago
  53. 2d74226 vbe: Enable command only with BOOTSTD_FULL by Simon Glass · 2 years, 5 months ago
  54. 5cb0b25 binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · 2 years, 5 months ago
  55. 86e5446 binman: Document how to handle dependent images by Simon Glass · 2 years, 5 months ago
  56. 0712860 binman: Mention split-elf in the main docs by Simon Glass · 2 years, 5 months ago
  57. 65af8f2 patman: Tidy up unnecessary blank lines and numbers by Simon Glass · 2 years, 5 months ago
  58. 74eaa5c patman: Fix version table by Simon Glass · 2 years, 5 months ago
  59. 49740e0 boot: simplify bootmeth_vbe_simple_ft_fixup() by Heinrich Schuchardt · 2 years, 5 months ago
  60. d81eeac boot: fix vbe_find_first_device() by Heinrich Schuchardt · 2 years, 5 months ago
  61. a7091f3 dm: core: fix a typo in help text by Sergei Antonov · 2 years, 5 months ago
  62. 5e730d9 doc: Build documentation in parallel by Simon Glass · 2 years, 5 months ago
  63. 2f03a63 disk: part: remove dependency to ubifs for spl by Stefan Herbrechtsmeier · 2 years, 6 months ago
  64. e9ac3a9 nvme: Do a clean NVMe shutdown by Hector Martin · 2 years, 6 months ago
  65. d9f554b pci: Add checks to prevent config space overflow by Pali Rohár · 2 years, 7 months ago
  66. aea087a Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 5 months ago
  67. 1247c35 configs: Resync with savedefconfig by Tom Rini · 2 years, 5 months ago
  68. 560a5c3 board: lsxl: update the README by Michael Walle · 2 years, 5 months ago
  69. 5dbf2f0 board: lsxl: disable eth0 by Michael Walle · 2 years, 5 months ago
  70. d9055e8 board: lsxl: convert to CONFIG_TIMER by Michael Walle · 2 years, 5 months ago
  71. 7e3084e board: lsxl: convert to DM_SERIAL by Michael Walle · 2 years, 5 months ago
  72. cb75d02 board: lsxl: convert to DM_ETH by Michael Walle · 2 years, 5 months ago
  73. 7c9bd92 board: lsxl: convert to DM_GPIO by Michael Walle · 2 years, 5 months ago
  74. aa088be board: lsxl: make last resort recovery more reliable by Michael Walle · 2 years, 5 months ago
  75. 18794c1 board: lsxl: enable ATAGS support by Michael Walle · 2 years, 5 months ago
  76. f5631b2 board: lsxl: use proper *_r variables by Michael Walle · 2 years, 5 months ago
  77. 148b3ae board: lsxl: reorder image loading and remove ramdisk_len by Michael Walle · 2 years, 5 months ago
  78. 111e1e1 board: lsxl: use CONFIG_DEFAULT_FDT_FILE by Michael Walle · 2 years, 5 months ago
  79. 7717c2f board: lsxl: automatically select CONFIG_MISC_INIT_R by Michael Walle · 2 years, 5 months ago
  80. b6a0683 board: lsxl: remove unused header files by Michael Walle · 2 years, 5 months ago
  81. 48f80e2 board: lsxl: remove CONFIG_ENV_OVERWRITE by Michael Walle · 2 years, 5 months ago
  82. 8570654 board: lsxl: remove eraseenv script by Michael Walle · 2 years, 5 months ago
  83. 29c670b board: lsxl: remove unused features by Michael Walle · 2 years, 5 months ago
  84. a39f3dc board: lsxl: limit size to 384kiB by Michael Walle · 2 years, 5 months ago
  85. 1b34339 button: gpio: add DM_GPIO dependency by Michael Walle · 2 years, 5 months ago
  86. e9e73d7 timer: add orion-timer support by Michael Walle · 2 years, 5 months ago
  87. 78c9b85 arm: kirkwood: make it CONFIG_TIMER aware by Michael Walle · 2 years, 5 months ago
  88. f395cf9 arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR register by Pali Rohár · 2 years, 5 months ago
  89. 616278b time: move the CONFIG_SYS_TIMER_RATE handling to the compiler by Michael Walle · 2 years, 5 months ago
  90. 7875f80 arm: kirkwood: nsa310s: Add Distro boot capability by Tony Dinh · 2 years, 6 months ago
  91. 5692e5b arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation by Pali Rohár · 2 years, 6 months ago
  92. c02eff8 arm: mvebu: turris_mox: Set "sfp" label in eth1 DT node when only Mox SFP is detected by Pali Rohár · 2 years, 6 months ago
  93. 455f55e arm: mvebu: turris_omnia: Show MCU version by Pali Rohár · 2 years, 6 months ago
  94. 5a86d67 arm: kirkwood: pogo_v4: Add Distro boot capability by Tony Dinh · 2 years, 6 months ago
  95. 397626c arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPL by Pali Rohár · 2 years, 6 months ago
  96. 1d323d8 Prepare v2022.10-rc3 by Tom Rini · 2 years, 5 months ago
  97. 850ac7c Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 5 months ago
  98. 61e887f Merge branch '2022-08-22-platform-removals-CI-updates' by Tom Rini · 2 years, 5 months ago
  99. b6d4e08 CI: Move to Ubuntu 2022.04 "Jammy" for CI base by Tom Rini · 2 years, 6 months ago
  100. 05f958f CI: Azure: Merge PowerPC jobs in to one by Tom Rini · 2 years, 6 months ago