1. edd094e sandbox: Avoid using malloc() for system state by Simon Glass · Sat Feb 06 09:57:33 2021 -0700
  2. 4c902fa sandbox: Add os_realloc() by Simon Glass · Sat Feb 06 09:57:32 2021 -0700
  3. af61846 s5p4418_nanopi2: Drop dead code by Simon Glass · Sat Feb 06 09:57:31 2021 -0700
  4. cbd5946 doc: Add a note about producing 'md.b' output using hexdump by Simon Glass · Sat Feb 06 09:57:30 2021 -0700
  5. be1d5e8 doc: describe the md command by Simon Glass · Sat Feb 06 09:57:29 2021 -0700
  6. caa5f18 binman: Indicate how to make binman verbose by Simon Glass · Sat Feb 06 09:57:28 2021 -0700
  7. e12d98a spl: Drop duplicate 'Jumping to U-Boot' message by Simon Glass · Sat Feb 06 09:57:27 2021 -0700
  8. fb1c0ae arm: remove set_dacr/get_dacr functions by Patrick Delaunay · Fri Feb 05 13:53:39 2021 +0100
  9. a14e5b4 arm: cp15: remove weak function arm_init_domains by Patrick Delaunay · Fri Feb 05 13:53:38 2021 +0100
  10. b97cb09 arm: omap2: remove arm_init_domains by Patrick Delaunay · Fri Feb 05 13:53:37 2021 +0100
  11. 4aae24d arm: cp15: update DACR value to activate access control by Patrick Delaunay · Fri Feb 05 13:53:36 2021 +0100
  12. d133261 arm: cosmetic: align TTB_SECT define value by Patrick Delaunay · Fri Feb 05 13:53:35 2021 +0100
  13. 061801e arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGH by Patrick Delaunay · Fri Feb 05 13:53:34 2021 +0100
  14. 4ad5a12 stm32mp: update the mmu configuration for SPL and prereloc by Patrick Delaunay · Fri Feb 05 13:53:33 2021 +0100
  15. c9b0dc3 stm32mp: update MMU config before the relocation by Patrick Delaunay · Fri Feb 05 13:53:32 2021 +0100
  16. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  17. 0f57627 Revert "lpc32xx: cpu: add support for soft reset" by Harald Seiler · Tue Dec 15 16:47:51 2020 +0100
  18. 2cfae26 board: ns3: Remove superfluous reset logic by Harald Seiler · Tue Dec 15 16:47:50 2020 +0100
  19. 9e2048c nds32: Remove dead reset_cpu() implementation by Harald Seiler · Tue Dec 15 16:47:49 2020 +0100
  20. 607be3d Prepare v2021.04-rc3 by Tom Rini · Mon Mar 01 22:46:41 2021 -0500
  21. 8712391 log: convert pr_*() to logging by Heinrich Schuchardt · Mon Jan 04 08:02:55 2021 +0100
  22. 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
  23. 2a1df58 uboot-test-hooks: Switch to our GitLab instance by Tom Rini · Wed Feb 24 17:05:04 2021 -0500
  24. 28b2b85 Correct U-Boot upstream repository by Heinrich Schuchardt · Wed Feb 24 13:19:04 2021 +0100
  25. 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
  26. 36e815b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Feb 26 15:11:08 2021 -0500
  27. 0c5c020 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Fri Feb 26 12:41:19 2021 -0500
  28. 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
  29. c244416 cmd/efidebug: add firmware management protocol GUID by Heinrich Schuchardt · Fri Feb 26 17:57:47 2021 +0100
  30. 6eb30c1 efi_loader: fix documentation in efi_loader.h by Heinrich Schuchardt · Thu Feb 25 08:02:37 2021 +0100
  31. 3cd908d efi_loader: limit output length for VenHw, VenMedia by Heinrich Schuchardt · Tue Feb 23 21:15:35 2021 +0100
  32. 2748fb6 tools/mkeficapsule.c: fix DEBUG build by Klaus Heinrich Kiwi · Sat Feb 20 17:40:45 2021 -0300
  33. df57335 MAINTAINERS: assign tools/mkeficapsule.c to EFI PAYLOAD by Heinrich Schuchardt · Mon Feb 22 20:26:34 2021 +0100
  34. c462ae4 efi_loader: ACPI tables must be in EfiACPIReclaimMemory by Heinrich Schuchardt · Sun Feb 21 10:16:58 2021 +0100
  35. e3b0858 configs: stm32mp1: enable uefi related commands by Ilias Apalodimas · Fri Feb 26 14:52:51 2021 +0200
  36. 5206a68 arm: dts: stm32mp15: remove duplicate uart nodes by Patrick Delaunay · Wed Feb 24 11:00:56 2021 +0100
  37. f2c4720 ARM: stm32: Add USB host boot support by Marek Vasut · Fri Feb 12 13:50:52 2021 +0100
  38. 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
  39. 6de61c8 usb: kbd: Also accept keyboards with Interrupt OUT endpoint by Stefan Brüns · Sat Feb 20 17:26:06 2021 +0100
  40. 3a99448 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · Wed Feb 10 09:29:03 2021 +0100
  41. 21e8476 doc: Document partition specifications by Sean Anderson · Fri Feb 05 09:39:02 2021 -0500
  42. edd68f4 doc: Rename k210 partitions anchor by Sean Anderson · Fri Feb 05 09:39:01 2021 -0500
  43. c4f2d64 fastboot: Allow u-boot-style partitions by Sean Anderson · Fri Feb 05 09:39:00 2021 -0500
  44. 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
  45. 7ea25da fastboot: Remove mmcpart argument from raw_part_get_info_by_name by Sean Anderson · Fri Feb 05 09:38:58 2021 -0500
  46. 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
  47. 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
  48. e7bddea part: Give several functions more useful return values by Sean Anderson · Fri Feb 05 09:38:55 2021 -0500
  49. 2a19109 test: dm: Add test for fastboot mmc partition naming by Sean Anderson · Fri Feb 05 09:38:54 2021 -0500
  50. b2f1c0b mmc: sandbox: Add support for writing by Sean Anderson · Fri Feb 05 09:38:53 2021 -0500
  51. f344991 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Feb 26 07:55:16 2021 -0500
  52. c47c0d8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Fri Feb 26 07:54:27 2021 -0500
  53. 0570261 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Feb 26 07:53:04 2021 -0500
  54. b97bb61 mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxG by Reto Schneider · Thu Feb 11 13:05:48 2021 +0100
  55. 3d431b9 mtd: nand: spi: Only one dummy byte in QUADIO by Hauke Mehrtens · Thu Feb 11 13:05:47 2021 +0100
  56. 9016304 mtd: spi-nor-core: Fix typo in documentation by Sean Anderson · Thu Feb 04 23:11:08 2021 -0500
  57. 0e34ef9 cmd: sf: Print error on test failure by Sean Anderson · Thu Feb 04 23:11:07 2021 -0500
  58. cc19b1d cmd: sf: Display errno on erase failure by Sean Anderson · Thu Feb 04 23:11:06 2021 -0500
  59. c9ad048 spi: nxp_fspi: Fix error reporting by Adam Ford · Mon Jan 18 15:32:49 2021 -0600
  60. efaf271 ddr: marvell: a38x: fix comment in conditional macro by Marek Behún · Fri Feb 19 17:11:26 2021 +0100
  61. 4235130 ddr: marvell: a38x: bump version to 14.0.0 by Marek Behún · Fri Feb 19 17:11:25 2021 +0100
  62. be975cd ddr: marvell: a38x: enum mv_ddr_twin_die: change order by heaterC · Fri Feb 19 17:11:24 2021 +0100
  63. b9eaf11 ddr: marvell: a38x: import code change from upstream by Marek Behún · Fri Feb 19 17:11:23 2021 +0100
  64. 2b368e1 ddr: marvell: a38x: fix memory cs size function by Moti Buskila · Fri Feb 19 17:11:22 2021 +0100
  65. 6965302 ddr: marvell: a38x: import header change from upstream by Marek Behún · Fri Feb 19 17:11:21 2021 +0100
  66. 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
  67. 498475e ddr: marvell: a38x: add support for twin-die combined memory device by Moti Buskila · Fri Feb 19 17:11:19 2021 +0100
  68. 0ebed9d ddr: marvell: a38x: add 16Gbit memory devices support by Moti Buskila · Fri Feb 19 17:11:18 2021 +0100
  69. 4951d42 ddr: marvell: a38x: allow board specific ODT configuration by Baruch Siach · Fri Feb 19 17:11:17 2021 +0100
  70. f4e6270 ddr: marvell: a38x: import header change from upstream by Marek Behún · Fri Feb 19 17:11:16 2021 +0100
  71. 5be9915 ddr: marvell: a38x: fix memory size calculation using 32bit bus width by Moti Buskila · Fri Feb 19 17:11:15 2021 +0100
  72. 4b58bf0 ddr: marvell: a38x: fix 32bit by Moti Buskila · Fri Feb 19 17:11:14 2021 +0100
  73. 82b3415 ddr: marvell: a38x: import header change from upstream by Marek Behún · Fri Feb 19 17:11:13 2021 +0100
  74. 7eccedb ddr: marvell: a38x: add ddr 32bit ECC support by Alex Leibovich · Fri Feb 19 17:11:12 2021 +0100
  75. 05ee0ad ddr: marvell: a38x: add ddr32 support by Alex Leibovich · Fri Feb 19 17:11:11 2021 +0100
  76. cd4d2cf ddr: marvell: a38x: import header change from upstream by Marek Behún · Fri Feb 19 17:11:10 2021 +0100
  77. 0114416 ddr: marvell: a38x: fix write leveling suplementary algo by Moti Buskila · Fri Feb 19 17:11:09 2021 +0100
  78. 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
  79. a53b7fc pci: pci_mvebu: set local dev to number 1 by Marek Behún · Mon Feb 08 23:01:41 2021 +0100
  80. 8903673 pci: pci_mvebu: refactor validation of addresses for config access by Marek Behún · Mon Feb 08 23:01:40 2021 +0100
  81. d2ed1e5 pci: pci_mvebu: debug rd/wr config as other drivers do by Marek Behún · Mon Feb 08 23:01:39 2021 +0100
  82. 9df558d pci: pci_mvebu: cosmetic fix by Marek Behún · Mon Feb 08 23:01:38 2021 +0100
  83. 05f0f50 pci: pci_mvebu: use dev_seq instead of static variable by Marek Behún · Mon Feb 08 23:01:37 2021 +0100
  84. 3d1ee55 arm: mvebu: turris_mox: Enable NVMe support by Marek Behún · Fri Feb 05 15:32:31 2021 +0100
  85. 8e35926 arm: mvebu: turris_mox: Enable CONFIG_USB_XHCI_PCI by Pali Rohár · Fri Feb 05 15:32:30 2021 +0100
  86. 167ba18 arm: mvebu: turris_mox: Enable CONFIG_PCI_PNP by Pali Rohár · Fri Feb 05 15:32:29 2021 +0100
  87. 9057a2c arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes by Pali Rohár · Fri Feb 05 15:32:28 2021 +0100
  88. f453a1c mtd: spi-nor-ids: Add support of flash protection to w25q128 by Su Baocheng · Mon Jan 25 10:59:05 2021 +0800
  89. 090d762 mtd: spi-nor.h: Change spaces to tabs by Bin Meng · Wed Jan 06 20:58:54 2021 +0800
  90. 43a51bf mtd: spi-nor-ids: Add Gigadevice GD25LQ64C by Alper Nebi Yasak · Sat Oct 31 19:20:12 2020 +0300
  91. 060ae38 spi: imx: Implement set_speed by Marek Vasut · Wed Feb 03 17:53:57 2021 +0100
  92. b04a15f Merge branch '2021-02-25-remove-platforms' by Tom Rini · Thu Feb 25 13:18:27 2021 -0500
  93. 12084d2 ppc: Remove MPC8569MDS board by Tom Rini · Sat Feb 20 20:06:29 2021 -0500
  94. f4b2269 ppc: configs: Remove a few non-updated build configurations by Tom Rini · Sat Feb 20 20:06:28 2021 -0500
  95. 4ab7f05 arm: Remove sksimx6 board by Tom Rini · Sat Feb 20 20:06:17 2021 -0500
  96. 86fb3f1 arm: Remove mx53smd board by Tom Rini · Sat Feb 20 20:06:12 2021 -0500
  97. ade756c arm: Remove mx53ard board by Tom Rini · Sat Feb 20 20:06:10 2021 -0500
  98. 09d68f8 arm: Remove mx25pdk board by Tom Rini · Sat Feb 20 20:05:44 2021 -0500
  99. 6a3a41c Merge branch '2021-02-24-assorted-fixes' by Tom Rini · Thu Feb 25 08:20:54 2021 -0500
  100. 0937c19 riscv: k210: Enable QSPI for spi3 by Sean Anderson · Thu Feb 04 23:11:19 2021 -0500