1. 44a1a5b gpio: sandbox: Use a separate flag for the value by Simon Glass · Thu Feb 04 21:22:00 2021 -0700
  2. 3f2d575 gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · Thu Feb 04 21:21:59 2021 -0700
  3. 909bee3 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · Thu Feb 04 21:21:57 2021 -0700
  4. d063ce9 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · Thu Feb 04 21:21:56 2021 -0700
  5. 54befdd dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · Thu Feb 04 21:21:55 2021 -0700
  6. ea38372 gpio: Disable functions not used with of-platdata by Simon Glass · Thu Feb 04 21:21:54 2021 -0700
  7. 4d97c33 Merge branch '2021-03-03-assorted-improvements' into next by Tom Rini · Wed Mar 03 14:05:43 2021 -0500
  8. 77759db tpm: Allow disabling platform hierarchy with TPM2 by Simon Glass · Sat Feb 06 14:23:42 2021 -0700
  9. e9d3d59 tpm: Add TPM2 support for write_lock by Simon Glass · Sat Feb 06 14:23:41 2021 -0700
  10. 3d930ed tpm: Add TPM2 support for read/write values by Simon Glass · Sat Feb 06 14:23:40 2021 -0700
  11. 713c58a tpm: Add an implementation of define_space by Simon Glass · Sat Feb 06 14:23:39 2021 -0700
  12. 3b3ac8b tpm: Reduce duplication in a few functions by Simon Glass · Sat Feb 06 14:23:38 2021 -0700
  13. 1f1eb34 tpm: Add a basic API implementation for TPMv2 by Simon Glass · Sat Feb 06 14:23:37 2021 -0700
  14. 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · Sat Feb 06 14:23:36 2021 -0700
  15. c036ebd tpm: Add an API that can support v1.2 and v2 by Simon Glass · Sat Feb 06 14:23:35 2021 -0700
  16. 94e37a3 tpm: Add debugging of request in tpm_sendrecv_command() by Simon Glass · Sat Feb 06 14:23:34 2021 -0700
  17. 2797ebf tpm: Use logging in the uclass by Simon Glass · Sat Feb 06 14:23:33 2021 -0700
  18. 7ec382a tpm: Don't include cr50 in TPL/SPL by Simon Glass · Sat Feb 06 14:23:32 2021 -0700
  19. cac744e bootm: Fix duplicate debugging in bootm_process_cmdline() by Simon Glass · Sat Feb 06 09:57:35 2021 -0700
  20. e00efa9 sandbox: Write out bloblist when exiting by Simon Glass · Sat Feb 06 09:57:34 2021 -0700
  21. edd094e sandbox: Avoid using malloc() for system state by Simon Glass · Sat Feb 06 09:57:33 2021 -0700
  22. 4c902fa sandbox: Add os_realloc() by Simon Glass · Sat Feb 06 09:57:32 2021 -0700
  23. af61846 s5p4418_nanopi2: Drop dead code by Simon Glass · Sat Feb 06 09:57:31 2021 -0700
  24. cbd5946 doc: Add a note about producing 'md.b' output using hexdump by Simon Glass · Sat Feb 06 09:57:30 2021 -0700
  25. be1d5e8 doc: describe the md command by Simon Glass · Sat Feb 06 09:57:29 2021 -0700
  26. caa5f18 binman: Indicate how to make binman verbose by Simon Glass · Sat Feb 06 09:57:28 2021 -0700
  27. e12d98a spl: Drop duplicate 'Jumping to U-Boot' message by Simon Glass · Sat Feb 06 09:57:27 2021 -0700
  28. fb1c0ae arm: remove set_dacr/get_dacr functions by Patrick Delaunay · Fri Feb 05 13:53:39 2021 +0100
  29. a14e5b4 arm: cp15: remove weak function arm_init_domains by Patrick Delaunay · Fri Feb 05 13:53:38 2021 +0100
  30. b97cb09 arm: omap2: remove arm_init_domains by Patrick Delaunay · Fri Feb 05 13:53:37 2021 +0100
  31. 4aae24d arm: cp15: update DACR value to activate access control by Patrick Delaunay · Fri Feb 05 13:53:36 2021 +0100
  32. d133261 arm: cosmetic: align TTB_SECT define value by Patrick Delaunay · Fri Feb 05 13:53:35 2021 +0100
  33. 061801e arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGH by Patrick Delaunay · Fri Feb 05 13:53:34 2021 +0100
  34. 4ad5a12 stm32mp: update the mmu configuration for SPL and prereloc by Patrick Delaunay · Fri Feb 05 13:53:33 2021 +0100
  35. c9b0dc3 stm32mp: update MMU config before the relocation by Patrick Delaunay · Fri Feb 05 13:53:32 2021 +0100
  36. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  37. 0f57627 Revert "lpc32xx: cpu: add support for soft reset" by Harald Seiler · Tue Dec 15 16:47:51 2020 +0100
  38. 2cfae26 board: ns3: Remove superfluous reset logic by Harald Seiler · Tue Dec 15 16:47:50 2020 +0100
  39. 9e2048c nds32: Remove dead reset_cpu() implementation by Harald Seiler · Tue Dec 15 16:47:49 2020 +0100
  40. 607be3d Prepare v2021.04-rc3 by Tom Rini · Mon Mar 01 22:46:41 2021 -0500
  41. 8712391 log: convert pr_*() to logging by Heinrich Schuchardt · Mon Jan 04 08:02:55 2021 +0100
  42. 33d1eab fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1 by Marek Behún · Tue Feb 09 18:33:37 2021 +0100
  43. 2a1df58 uboot-test-hooks: Switch to our GitLab instance by Tom Rini · Wed Feb 24 17:05:04 2021 -0500
  44. 28b2b85 Correct U-Boot upstream repository by Heinrich Schuchardt · Wed Feb 24 13:19:04 2021 +0100
  45. c960c0a Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Feb 27 08:06:10 2021 -0500
  46. 36e815b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Feb 26 15:11:08 2021 -0500
  47. 0c5c020 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Fri Feb 26 12:41:19 2021 -0500
  48. 5a96289 Merge tag 'u-boot-stm32-20210226' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Feb 26 12:41:06 2021 -0500
  49. c244416 cmd/efidebug: add firmware management protocol GUID by Heinrich Schuchardt · Fri Feb 26 17:57:47 2021 +0100
  50. 6eb30c1 efi_loader: fix documentation in efi_loader.h by Heinrich Schuchardt · Thu Feb 25 08:02:37 2021 +0100
  51. 3cd908d efi_loader: limit output length for VenHw, VenMedia by Heinrich Schuchardt · Tue Feb 23 21:15:35 2021 +0100
  52. 2748fb6 tools/mkeficapsule.c: fix DEBUG build by Klaus Heinrich Kiwi · Sat Feb 20 17:40:45 2021 -0300
  53. df57335 MAINTAINERS: assign tools/mkeficapsule.c to EFI PAYLOAD by Heinrich Schuchardt · Mon Feb 22 20:26:34 2021 +0100
  54. c462ae4 efi_loader: ACPI tables must be in EfiACPIReclaimMemory by Heinrich Schuchardt · Sun Feb 21 10:16:58 2021 +0100
  55. e3b0858 configs: stm32mp1: enable uefi related commands by Ilias Apalodimas · Fri Feb 26 14:52:51 2021 +0200
  56. 5206a68 arm: dts: stm32mp15: remove duplicate uart nodes by Patrick Delaunay · Wed Feb 24 11:00:56 2021 +0100
  57. f2c4720 ARM: stm32: Add USB host boot support by Marek Vasut · Fri Feb 12 13:50:52 2021 +0100
  58. 1d2f3d5 usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_driver() by Patrice Chotard · Wed Feb 17 10:17:27 2021 +0100
  59. 6de61c8 usb: kbd: Also accept keyboards with Interrupt OUT endpoint by Stefan Brüns · Sat Feb 20 17:26:06 2021 +0100
  60. 3a99448 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · Wed Feb 10 09:29:03 2021 +0100
  61. 21e8476 doc: Document partition specifications by Sean Anderson · Fri Feb 05 09:39:02 2021 -0500
  62. edd68f4 doc: Rename k210 partitions anchor by Sean Anderson · Fri Feb 05 09:39:01 2021 -0500
  63. c4f2d64 fastboot: Allow u-boot-style partitions by Sean Anderson · Fri Feb 05 09:39:00 2021 -0500
  64. c83e384 fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name by Sean Anderson · Fri Feb 05 09:38:59 2021 -0500
  65. 7ea25da fastboot: Remove mmcpart argument from raw_part_get_info_by_name by Sean Anderson · Fri Feb 05 09:38:58 2021 -0500
  66. 2a1ced7 part: Support string block devices in part_get_info_by_dev_and_name by Sean Anderson · Fri Feb 05 09:38:57 2021 -0500
  67. c81028d part: Support getting whole disk from part_get_info_by_dev_and_name_or_num by Sean Anderson · Fri Feb 05 09:38:56 2021 -0500
  68. e7bddea part: Give several functions more useful return values by Sean Anderson · Fri Feb 05 09:38:55 2021 -0500
  69. 2a19109 test: dm: Add test for fastboot mmc partition naming by Sean Anderson · Fri Feb 05 09:38:54 2021 -0500
  70. b2f1c0b mmc: sandbox: Add support for writing by Sean Anderson · Fri Feb 05 09:38:53 2021 -0500
  71. f344991 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Feb 26 07:55:16 2021 -0500
  72. c47c0d8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Fri Feb 26 07:54:27 2021 -0500
  73. 0570261 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Feb 26 07:53:04 2021 -0500
  74. b97bb61 mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxG by Reto Schneider · Thu Feb 11 13:05:48 2021 +0100
  75. 3d431b9 mtd: nand: spi: Only one dummy byte in QUADIO by Hauke Mehrtens · Thu Feb 11 13:05:47 2021 +0100
  76. 9016304 mtd: spi-nor-core: Fix typo in documentation by Sean Anderson · Thu Feb 04 23:11:08 2021 -0500
  77. 0e34ef9 cmd: sf: Print error on test failure by Sean Anderson · Thu Feb 04 23:11:07 2021 -0500
  78. cc19b1d cmd: sf: Display errno on erase failure by Sean Anderson · Thu Feb 04 23:11:06 2021 -0500
  79. c9ad048 spi: nxp_fspi: Fix error reporting by Adam Ford · Mon Jan 18 15:32:49 2021 -0600
  80. efaf271 ddr: marvell: a38x: fix comment in conditional macro by Marek Behún · Fri Feb 19 17:11:26 2021 +0100
  81. 4235130 ddr: marvell: a38x: bump version to 14.0.0 by Marek Behún · Fri Feb 19 17:11:25 2021 +0100
  82. be975cd ddr: marvell: a38x: enum mv_ddr_twin_die: change order by heaterC · Fri Feb 19 17:11:24 2021 +0100
  83. b9eaf11 ddr: marvell: a38x: import code change from upstream by Marek Behún · Fri Feb 19 17:11:23 2021 +0100
  84. 2b368e1 ddr: marvell: a38x: fix memory cs size function by Moti Buskila · Fri Feb 19 17:11:22 2021 +0100
  85. 6965302 ddr: marvell: a38x: import header change from upstream by Marek Behún · Fri Feb 19 17:11:21 2021 +0100
  86. e042270 ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bit by Moti Buskila · Fri Feb 19 17:11:20 2021 +0100
  87. 498475e ddr: marvell: a38x: add support for twin-die combined memory device by Moti Buskila · Fri Feb 19 17:11:19 2021 +0100
  88. 0ebed9d ddr: marvell: a38x: add 16Gbit memory devices support by Moti Buskila · Fri Feb 19 17:11:18 2021 +0100
  89. 4951d42 ddr: marvell: a38x: allow board specific ODT configuration by Baruch Siach · Fri Feb 19 17:11:17 2021 +0100
  90. f4e6270 ddr: marvell: a38x: import header change from upstream by Marek Behún · Fri Feb 19 17:11:16 2021 +0100
  91. 5be9915 ddr: marvell: a38x: fix memory size calculation using 32bit bus width by Moti Buskila · Fri Feb 19 17:11:15 2021 +0100
  92. 4b58bf0 ddr: marvell: a38x: fix 32bit by Moti Buskila · Fri Feb 19 17:11:14 2021 +0100
  93. 82b3415 ddr: marvell: a38x: import header change from upstream by Marek Behún · Fri Feb 19 17:11:13 2021 +0100
  94. 7eccedb ddr: marvell: a38x: add ddr 32bit ECC support by Alex Leibovich · Fri Feb 19 17:11:12 2021 +0100
  95. 05ee0ad ddr: marvell: a38x: add ddr32 support by Alex Leibovich · Fri Feb 19 17:11:11 2021 +0100
  96. cd4d2cf ddr: marvell: a38x: import header change from upstream by Marek Behún · Fri Feb 19 17:11:10 2021 +0100
  97. 0114416 ddr: marvell: a38x: fix write leveling suplementary algo by Moti Buskila · Fri Feb 19 17:11:09 2021 +0100
  98. df403b7 ARM: dts: armada-385-turris-omnia: rename node in -u-boot.dtsi file by Marek Behún · Tue Feb 09 03:43:03 2021 +0100
  99. a53b7fc pci: pci_mvebu: set local dev to number 1 by Marek Behún · Mon Feb 08 23:01:41 2021 +0100
  100. 8903673 pci: pci_mvebu: refactor validation of addresses for config access by Marek Behún · Mon Feb 08 23:01:40 2021 +0100