1. 41280b5 dm: core: Fix allocation of empty of-platdata by Simon Glass · Sun Mar 07 17:34:37 2021 -0700
  2. 503b0fb Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · Thu Mar 04 14:36:40 2021 -0500
  3. 48b8d14 Merge branch '2021-03-03-gpio-improvements' into next by Tom Rini · Thu Mar 04 13:12:51 2021 -0500
  4. 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · Thu Feb 04 21:22:09 2021 -0700
  5. e43eae2 gpio: Define the log category in the uclass by Simon Glass · Thu Feb 04 21:22:08 2021 -0700
  6. 5935652 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · Thu Feb 04 21:22:07 2021 -0700
  7. ac37939 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · Thu Feb 04 21:22:06 2021 -0700
  8. 49f315a gpio: Use an 'ops' variable everywhere by Simon Glass · Thu Feb 04 21:22:05 2021 -0700
  9. 722f968 gpio: Replace direction_input() and direction_output() by Simon Glass · Thu Feb 04 21:22:04 2021 -0700
  10. 7b893f9 dm: gpio: Add a way to update flags by Simon Glass · Thu Feb 04 21:22:03 2021 -0700
  11. 4d3b73e gpio: sandbox: Make sandbox_gpio_set_flags() set all flags by Simon Glass · Thu Feb 04 21:22:02 2021 -0700
  12. ae1e85b gpio: sandbox: Fully separate pin value from output value by Simon Glass · Thu Feb 04 21:22:01 2021 -0700
  13. 44a1a5b gpio: sandbox: Use a separate flag for the value by Simon Glass · Thu Feb 04 21:22:00 2021 -0700
  14. 3f2d575 gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · Thu Feb 04 21:21:59 2021 -0700
  15. 909bee3 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · Thu Feb 04 21:21:57 2021 -0700
  16. d063ce9 dm: gpio: Rename get_dir_flags() method to get_flags() by Simon Glass · Thu Feb 04 21:21:56 2021 -0700
  17. 54befdd dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · Thu Feb 04 21:21:55 2021 -0700
  18. ea38372 gpio: Disable functions not used with of-platdata by Simon Glass · Thu Feb 04 21:21:54 2021 -0700
  19. 4d97c33 Merge branch '2021-03-03-assorted-improvements' into next by Tom Rini · Wed Mar 03 14:05:43 2021 -0500
  20. 5bc34cb video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · Mon Feb 22 00:12:34 2021 +0000
  21. 77759db tpm: Allow disabling platform hierarchy with TPM2 by Simon Glass · Sat Feb 06 14:23:42 2021 -0700
  22. e9d3d59 tpm: Add TPM2 support for write_lock by Simon Glass · Sat Feb 06 14:23:41 2021 -0700
  23. 3d930ed tpm: Add TPM2 support for read/write values by Simon Glass · Sat Feb 06 14:23:40 2021 -0700
  24. 713c58a tpm: Add an implementation of define_space by Simon Glass · Sat Feb 06 14:23:39 2021 -0700
  25. 3b3ac8b tpm: Reduce duplication in a few functions by Simon Glass · Sat Feb 06 14:23:38 2021 -0700
  26. 1f1eb34 tpm: Add a basic API implementation for TPMv2 by Simon Glass · Sat Feb 06 14:23:37 2021 -0700
  27. 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · Sat Feb 06 14:23:36 2021 -0700
  28. c036ebd tpm: Add an API that can support v1.2 and v2 by Simon Glass · Sat Feb 06 14:23:35 2021 -0700
  29. 94e37a3 tpm: Add debugging of request in tpm_sendrecv_command() by Simon Glass · Sat Feb 06 14:23:34 2021 -0700
  30. 2797ebf tpm: Use logging in the uclass by Simon Glass · Sat Feb 06 14:23:33 2021 -0700
  31. 7ec382a tpm: Don't include cr50 in TPL/SPL by Simon Glass · Sat Feb 06 14:23:32 2021 -0700
  32. cac744e bootm: Fix duplicate debugging in bootm_process_cmdline() by Simon Glass · Sat Feb 06 09:57:35 2021 -0700
  33. e00efa9 sandbox: Write out bloblist when exiting by Simon Glass · Sat Feb 06 09:57:34 2021 -0700
  34. edd094e sandbox: Avoid using malloc() for system state by Simon Glass · Sat Feb 06 09:57:33 2021 -0700
  35. 4c902fa sandbox: Add os_realloc() by Simon Glass · Sat Feb 06 09:57:32 2021 -0700
  36. af61846 s5p4418_nanopi2: Drop dead code by Simon Glass · Sat Feb 06 09:57:31 2021 -0700
  37. cbd5946 doc: Add a note about producing 'md.b' output using hexdump by Simon Glass · Sat Feb 06 09:57:30 2021 -0700
  38. be1d5e8 doc: describe the md command by Simon Glass · Sat Feb 06 09:57:29 2021 -0700
  39. caa5f18 binman: Indicate how to make binman verbose by Simon Glass · Sat Feb 06 09:57:28 2021 -0700
  40. e12d98a spl: Drop duplicate 'Jumping to U-Boot' message by Simon Glass · Sat Feb 06 09:57:27 2021 -0700
  41. fb1c0ae arm: remove set_dacr/get_dacr functions by Patrick Delaunay · Fri Feb 05 13:53:39 2021 +0100
  42. a14e5b4 arm: cp15: remove weak function arm_init_domains by Patrick Delaunay · Fri Feb 05 13:53:38 2021 +0100
  43. b97cb09 arm: omap2: remove arm_init_domains by Patrick Delaunay · Fri Feb 05 13:53:37 2021 +0100
  44. 4aae24d arm: cp15: update DACR value to activate access control by Patrick Delaunay · Fri Feb 05 13:53:36 2021 +0100
  45. d133261 arm: cosmetic: align TTB_SECT define value by Patrick Delaunay · Fri Feb 05 13:53:35 2021 +0100
  46. 061801e arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGH by Patrick Delaunay · Fri Feb 05 13:53:34 2021 +0100
  47. 4ad5a12 stm32mp: update the mmu configuration for SPL and prereloc by Patrick Delaunay · Fri Feb 05 13:53:33 2021 +0100
  48. c9b0dc3 stm32mp: update MMU config before the relocation by Patrick Delaunay · Fri Feb 05 13:53:32 2021 +0100
  49. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  50. 0f57627 Revert "lpc32xx: cpu: add support for soft reset" by Harald Seiler · Tue Dec 15 16:47:51 2020 +0100
  51. 2cfae26 board: ns3: Remove superfluous reset logic by Harald Seiler · Tue Dec 15 16:47:50 2020 +0100
  52. 9e2048c nds32: Remove dead reset_cpu() implementation by Harald Seiler · Tue Dec 15 16:47:49 2020 +0100
  53. 607be3d Prepare v2021.04-rc3 by Tom Rini · Mon Mar 01 22:46:41 2021 -0500
  54. 8712391 log: convert pr_*() to logging by Heinrich Schuchardt · Mon Jan 04 08:02:55 2021 +0100
  55. 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
  56. 2a1df58 uboot-test-hooks: Switch to our GitLab instance by Tom Rini · Wed Feb 24 17:05:04 2021 -0500
  57. 28b2b85 Correct U-Boot upstream repository by Heinrich Schuchardt · Wed Feb 24 13:19:04 2021 +0100
  58. 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
  59. 36e815b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Feb 26 15:11:08 2021 -0500
  60. 0c5c020 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Fri Feb 26 12:41:19 2021 -0500
  61. 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
  62. c244416 cmd/efidebug: add firmware management protocol GUID by Heinrich Schuchardt · Fri Feb 26 17:57:47 2021 +0100
  63. 6eb30c1 efi_loader: fix documentation in efi_loader.h by Heinrich Schuchardt · Thu Feb 25 08:02:37 2021 +0100
  64. 3cd908d efi_loader: limit output length for VenHw, VenMedia by Heinrich Schuchardt · Tue Feb 23 21:15:35 2021 +0100
  65. 2748fb6 tools/mkeficapsule.c: fix DEBUG build by Klaus Heinrich Kiwi · Sat Feb 20 17:40:45 2021 -0300
  66. df57335 MAINTAINERS: assign tools/mkeficapsule.c to EFI PAYLOAD by Heinrich Schuchardt · Mon Feb 22 20:26:34 2021 +0100
  67. c462ae4 efi_loader: ACPI tables must be in EfiACPIReclaimMemory by Heinrich Schuchardt · Sun Feb 21 10:16:58 2021 +0100
  68. e3b0858 configs: stm32mp1: enable uefi related commands by Ilias Apalodimas · Fri Feb 26 14:52:51 2021 +0200
  69. 5206a68 arm: dts: stm32mp15: remove duplicate uart nodes by Patrick Delaunay · Wed Feb 24 11:00:56 2021 +0100
  70. f2c4720 ARM: stm32: Add USB host boot support by Marek Vasut · Fri Feb 12 13:50:52 2021 +0100
  71. 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
  72. 6de61c8 usb: kbd: Also accept keyboards with Interrupt OUT endpoint by Stefan Brüns · Sat Feb 20 17:26:06 2021 +0100
  73. 3a99448 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · Wed Feb 10 09:29:03 2021 +0100
  74. 21e8476 doc: Document partition specifications by Sean Anderson · Fri Feb 05 09:39:02 2021 -0500
  75. edd68f4 doc: Rename k210 partitions anchor by Sean Anderson · Fri Feb 05 09:39:01 2021 -0500
  76. c4f2d64 fastboot: Allow u-boot-style partitions by Sean Anderson · Fri Feb 05 09:39:00 2021 -0500
  77. 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
  78. 7ea25da fastboot: Remove mmcpart argument from raw_part_get_info_by_name by Sean Anderson · Fri Feb 05 09:38:58 2021 -0500
  79. 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
  80. 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
  81. e7bddea part: Give several functions more useful return values by Sean Anderson · Fri Feb 05 09:38:55 2021 -0500
  82. 2a19109 test: dm: Add test for fastboot mmc partition naming by Sean Anderson · Fri Feb 05 09:38:54 2021 -0500
  83. b2f1c0b mmc: sandbox: Add support for writing by Sean Anderson · Fri Feb 05 09:38:53 2021 -0500
  84. f344991 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Feb 26 07:55:16 2021 -0500
  85. c47c0d8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Fri Feb 26 07:54:27 2021 -0500
  86. 0570261 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Feb 26 07:53:04 2021 -0500
  87. b97bb61 mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxG by Reto Schneider · Thu Feb 11 13:05:48 2021 +0100
  88. 3d431b9 mtd: nand: spi: Only one dummy byte in QUADIO by Hauke Mehrtens · Thu Feb 11 13:05:47 2021 +0100
  89. 9016304 mtd: spi-nor-core: Fix typo in documentation by Sean Anderson · Thu Feb 04 23:11:08 2021 -0500
  90. 0e34ef9 cmd: sf: Print error on test failure by Sean Anderson · Thu Feb 04 23:11:07 2021 -0500
  91. cc19b1d cmd: sf: Display errno on erase failure by Sean Anderson · Thu Feb 04 23:11:06 2021 -0500
  92. c9ad048 spi: nxp_fspi: Fix error reporting by Adam Ford · Mon Jan 18 15:32:49 2021 -0600
  93. efaf271 ddr: marvell: a38x: fix comment in conditional macro by Marek Behún · Fri Feb 19 17:11:26 2021 +0100
  94. 4235130 ddr: marvell: a38x: bump version to 14.0.0 by Marek Behún · Fri Feb 19 17:11:25 2021 +0100
  95. be975cd ddr: marvell: a38x: enum mv_ddr_twin_die: change order by heaterC · Fri Feb 19 17:11:24 2021 +0100
  96. b9eaf11 ddr: marvell: a38x: import code change from upstream by Marek Behún · Fri Feb 19 17:11:23 2021 +0100
  97. 2b368e1 ddr: marvell: a38x: fix memory cs size function by Moti Buskila · Fri Feb 19 17:11:22 2021 +0100
  98. 6965302 ddr: marvell: a38x: import header change from upstream by Marek Behún · Fri Feb 19 17:11:21 2021 +0100
  99. 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
  100. 498475e ddr: marvell: a38x: add support for twin-die combined memory device by Moti Buskila · Fri Feb 19 17:11:19 2021 +0100