1. 6719cbe tpm: Add TPM2 support for read/write values by Simon Glass · 3 years, 8 months ago
  2. eadcbc7 tpm: Add an implementation of define_space by Simon Glass · 3 years, 8 months ago
  3. 1bea7cc tpm: Reduce duplication in a few functions by Simon Glass · 3 years, 8 months ago
  4. b8eb921 tpm: Add a basic API implementation for TPMv2 by Simon Glass · 3 years, 8 months ago
  5. d6a885f tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 8 months ago
  6. bfe8fa2 tpm: Add an API that can support v1.2 and v2 by Simon Glass · 3 years, 8 months ago
  7. 1a39ab8 tpm: Add debugging of request in tpm_sendrecv_command() by Simon Glass · 3 years, 8 months ago
  8. d5cb668 tpm: Use logging in the uclass by Simon Glass · 3 years, 8 months ago
  9. 13ad993 tpm: Don't include cr50 in TPL/SPL by Simon Glass · 3 years, 8 months ago
  10. 185756e bootm: Fix duplicate debugging in bootm_process_cmdline() by Simon Glass · 3 years, 8 months ago
  11. 1c52fcc sandbox: Write out bloblist when exiting by Simon Glass · 3 years, 8 months ago
  12. b308d9f sandbox: Avoid using malloc() for system state by Simon Glass · 3 years, 8 months ago
  13. 14e46df sandbox: Add os_realloc() by Simon Glass · 3 years, 8 months ago
  14. 869badc s5p4418_nanopi2: Drop dead code by Simon Glass · 3 years, 8 months ago
  15. 008ae72 doc: Add a note about producing 'md.b' output using hexdump by Simon Glass · 3 years, 8 months ago
  16. 671c454 doc: describe the md command by Simon Glass · 3 years, 8 months ago
  17. ef10804 binman: Indicate how to make binman verbose by Simon Glass · 3 years, 8 months ago
  18. 1a9e75b spl: Drop duplicate 'Jumping to U-Boot' message by Simon Glass · 3 years, 8 months ago
  19. 2740eda arm: remove set_dacr/get_dacr functions by Patrick Delaunay · 3 years, 8 months ago
  20. 8ca0f51 arm: cp15: remove weak function arm_init_domains by Patrick Delaunay · 3 years, 8 months ago
  21. cd3eadc arm: omap2: remove arm_init_domains by Patrick Delaunay · 3 years, 8 months ago
  22. 503eea4 arm: cp15: update DACR value to activate access control by Patrick Delaunay · 3 years, 8 months ago
  23. 9b39d24 arm: cosmetic: align TTB_SECT define value by Patrick Delaunay · 3 years, 8 months ago
  24. 342e1ab arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGH by Patrick Delaunay · 3 years, 8 months ago
  25. aad8414 stm32mp: update the mmu configuration for SPL and prereloc by Patrick Delaunay · 3 years, 8 months ago
  26. 1419e5b stm32mp: update MMU config before the relocation by Patrick Delaunay · 3 years, 8 months ago
  27. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 9 months ago
  28. 3394f39 Revert "lpc32xx: cpu: add support for soft reset" by Harald Seiler · 3 years, 9 months ago
  29. 10b86ef board: ns3: Remove superfluous reset logic by Harald Seiler · 3 years, 9 months ago
  30. 5075bf2 nds32: Remove dead reset_cpu() implementation by Harald Seiler · 3 years, 9 months ago
  31. c5219c4 Prepare v2021.04-rc3 by Tom Rini · 3 years, 7 months ago
  32. e86ad66 log: convert pr_*() to logging by Heinrich Schuchardt · 3 years, 9 months ago
  33. 1afb9f2 fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1 by Marek Behún · 3 years, 8 months ago
  34. 85ae52b uboot-test-hooks: Switch to our GitLab instance by Tom Rini · 3 years, 7 months ago
  35. a3bbd0b Correct U-Boot upstream repository by Heinrich Schuchardt · 3 years, 7 months ago
  36. 9935050 Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 7 months ago
  37. 08cca18 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 7 months ago
  38. b839fc9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 7 months ago
  39. a3c6d28 Merge tag 'u-boot-stm32-20210226' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 7 months ago
  40. a2c3f1b cmd/efidebug: add firmware management protocol GUID by Heinrich Schuchardt · 3 years, 7 months ago
  41. c6f077a efi_loader: fix documentation in efi_loader.h by Heinrich Schuchardt · 3 years, 7 months ago
  42. 9c081a7 efi_loader: limit output length for VenHw, VenMedia by Heinrich Schuchardt · 3 years, 7 months ago
  43. 95cacc8 tools/mkeficapsule.c: fix DEBUG build by Klaus Heinrich Kiwi · 3 years, 7 months ago
  44. 77cae56 MAINTAINERS: assign tools/mkeficapsule.c to EFI PAYLOAD by Heinrich Schuchardt · 3 years, 7 months ago
  45. 992b173 efi_loader: ACPI tables must be in EfiACPIReclaimMemory by Heinrich Schuchardt · 3 years, 7 months ago
  46. 1b3db34 configs: stm32mp1: enable uefi related commands by Ilias Apalodimas · 3 years, 7 months ago
  47. 1a1a47c arm: dts: stm32mp15: remove duplicate uart nodes by Patrick Delaunay · 3 years, 7 months ago
  48. 0bbfae7 ARM: stm32: Add USB host boot support by Marek Vasut · 3 years, 7 months ago
  49. 0a7e5e5 usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_driver() by Patrice Chotard · 3 years, 7 months ago
  50. ba0b984 usb: kbd: Also accept keyboards with Interrupt OUT endpoint by Stefan Brüns · 3 years, 7 months ago
  51. bc820d5 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · 3 years, 8 months ago
  52. 403c2e4 doc: Document partition specifications by Sean Anderson · 3 years, 8 months ago
  53. 1500c79 doc: Rename k210 partitions anchor by Sean Anderson · 3 years, 8 months ago
  54. de1728c fastboot: Allow u-boot-style partitions by Sean Anderson · 3 years, 8 months ago
  55. ae5e6b4 fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name by Sean Anderson · 3 years, 8 months ago
  56. f3cf964 fastboot: Remove mmcpart argument from raw_part_get_info_by_name by Sean Anderson · 3 years, 8 months ago
  57. 81c1aa8 part: Support string block devices in part_get_info_by_dev_and_name by Sean Anderson · 3 years, 8 months ago
  58. 9f7bb28 part: Support getting whole disk from part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 8 months ago
  59. 5971575 part: Give several functions more useful return values by Sean Anderson · 3 years, 8 months ago
  60. d4f22cb test: dm: Add test for fastboot mmc partition naming by Sean Anderson · 3 years, 8 months ago
  61. 3f6fb77 mmc: sandbox: Add support for writing by Sean Anderson · 3 years, 8 months ago
  62. 99bebbd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 7 months ago
  63. d9bc92f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 7 months ago
  64. 94218ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 7 months ago
  65. 783a15b mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxG by Reto Schneider · 3 years, 8 months ago
  66. 12926f4 mtd: nand: spi: Only one dummy byte in QUADIO by Hauke Mehrtens · 3 years, 8 months ago
  67. a95d878 mtd: spi-nor-core: Fix typo in documentation by Sean Anderson · 3 years, 8 months ago
  68. 9bc7728 cmd: sf: Print error on test failure by Sean Anderson · 3 years, 8 months ago
  69. 1bb8ca3 cmd: sf: Display errno on erase failure by Sean Anderson · 3 years, 8 months ago
  70. 90d76f8 spi: nxp_fspi: Fix error reporting by Adam Ford · 3 years, 8 months ago
  71. 2f0c18b ddr: marvell: a38x: fix comment in conditional macro by Marek Behún · 3 years, 7 months ago
  72. b1b17f8 ddr: marvell: a38x: bump version to 14.0.0 by Marek Behún · 3 years, 7 months ago
  73. 420e106 ddr: marvell: a38x: enum mv_ddr_twin_die: change order by heaterC · 3 years, 7 months ago
  74. a267943 ddr: marvell: a38x: import code change from upstream by Marek Behún · 3 years, 7 months ago
  75. 2ab7bbf ddr: marvell: a38x: fix memory cs size function by Moti Buskila · 3 years, 7 months ago
  76. b85c6fb ddr: marvell: a38x: import header change from upstream by Marek Behún · 3 years, 7 months ago
  77. 44aeb28 ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bit by Moti Buskila · 3 years, 7 months ago
  78. 32e7a6b ddr: marvell: a38x: add support for twin-die combined memory device by Moti Buskila · 3 years, 7 months ago
  79. 52dd9b9 ddr: marvell: a38x: add 16Gbit memory devices support by Moti Buskila · 3 years, 7 months ago
  80. 369e532 ddr: marvell: a38x: allow board specific ODT configuration by Baruch Siach · 3 years, 7 months ago
  81. 6e05324 ddr: marvell: a38x: import header change from upstream by Marek Behún · 3 years, 7 months ago
  82. 9c4e06a ddr: marvell: a38x: fix memory size calculation using 32bit bus width by Moti Buskila · 3 years, 7 months ago
  83. 6373a92 ddr: marvell: a38x: fix 32bit by Moti Buskila · 3 years, 7 months ago
  84. 4d67673 ddr: marvell: a38x: import header change from upstream by Marek Behún · 3 years, 7 months ago
  85. 1dbd0bd ddr: marvell: a38x: add ddr 32bit ECC support by Alex Leibovich · 3 years, 7 months ago
  86. 5d88723 ddr: marvell: a38x: add ddr32 support by Alex Leibovich · 3 years, 7 months ago
  87. ab7dda7 ddr: marvell: a38x: import header change from upstream by Marek Behún · 3 years, 7 months ago
  88. 69f084f ddr: marvell: a38x: fix write leveling suplementary algo by Moti Buskila · 3 years, 7 months ago
  89. 2ca5b19 ARM: dts: armada-385-turris-omnia: rename node in -u-boot.dtsi file by Marek Behún · 3 years, 8 months ago
  90. 5ddfd3f pci: pci_mvebu: set local dev to number 1 by Marek Behún · 3 years, 8 months ago
  91. 10eb2cc pci: pci_mvebu: refactor validation of addresses for config access by Marek Behún · 3 years, 8 months ago
  92. 26f7a76 pci: pci_mvebu: debug rd/wr config as other drivers do by Marek Behún · 3 years, 8 months ago
  93. 241d763 pci: pci_mvebu: cosmetic fix by Marek Behún · 3 years, 8 months ago
  94. 201958a pci: pci_mvebu: use dev_seq instead of static variable by Marek Behún · 3 years, 8 months ago
  95. 579e656 arm: mvebu: turris_mox: Enable NVMe support by Marek Behún · 3 years, 8 months ago
  96. 3abcc76 arm: mvebu: turris_mox: Enable CONFIG_USB_XHCI_PCI by Pali Rohár · 3 years, 8 months ago
  97. b1d5843 arm: mvebu: turris_mox: Enable CONFIG_PCI_PNP by Pali Rohár · 3 years, 8 months ago
  98. cba6edd arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes by Pali Rohár · 3 years, 8 months ago
  99. de76ae3 mtd: spi-nor-ids: Add support of flash protection to w25q128 by Su Baocheng · 3 years, 8 months ago
  100. 6770c96 mtd: spi-nor.h: Change spaces to tabs by Bin Meng · 3 years, 9 months ago