1. 7ff17f2 test/py: Wait for guestmount worker to exit after running guestunmount by Alper Nebi Yasak · Fri Jun 04 22:04:46 2021 +0300
  2. 3dec7a5 test/py: Use loop mounts if guestmount fails in filesystem tests by Alper Nebi Yasak · Fri Jun 04 22:04:45 2021 +0300
  3. fbf6687 env: efi: fix a wrong address dereference by AKASHI Takahiro · Sat Jul 03 15:43:17 2021 +0900
  4. bfc606b Merge branch 'next' by Tom Rini · Mon Jul 05 11:20:30 2021 -0400
  5. 1b043e2 Prepare v2021.07 by Tom Rini · Mon Jul 05 11:11:28 2021 -0400
  6. c937930 Merge tag 'u-boot-amlogic-20210703' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Jul 02 18:56:46 2021 -0400
  7. a9d6384 configs: libretech: set SPI mode to 0 by Da Xue · Fri Jul 02 17:11:40 2021 -0400
  8. eda83e7 Merge tag 'efi-2021-07-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Jul 02 15:04:07 2021 -0400
  9. 4387f2e autoboot: fix MENUKEY by Da Xue · Fri Jul 02 12:32:43 2021 -0400
  10. a38d0cb efi_loader: Allow capsule update on-disk without checking OsIndications by Ilias Apalodimas · Tue Jun 29 07:55:51 2021 +0300
  11. a306a12 efi_loader: clear OsIndications by Heinrich Schuchardt · Tue Jun 29 13:33:09 2021 +0200
  12. aee5330 efi_loader: Improve the parameter check for QueryVariableInfo() by Masami Hiramatsu · Thu Jul 01 00:49:48 2021 +0900
  13. c86d2bb efi_loader: missing parentheses in query_console_size by Heinrich Schuchardt · Tue Jun 29 10:09:14 2021 +0200
  14. fac773e efi_loader: Always install FMPs by Ilias Apalodimas · Tue Jun 22 17:38:53 2021 +0300
  15. 967334d efi_loader: Force a single FMP instance per hardware store by Ilias Apalodimas · Tue Jun 22 17:38:52 2021 +0300
  16. f538852 efi: Fix to use null handle to create new handle for efi_fmp_raw by Masami Hiramatsu · Tue Jun 22 17:38:51 2021 +0300
  17. 8b6f550 Merge branch '2021-07-01-buildtime-gd-sanity-check' into next by Tom Rini · Thu Jul 01 17:53:26 2021 -0400
  18. b8cfd9e global-data.h: add build-time sanity check of sizeof(struct global_data) by Rasmus Villemoes · Tue May 18 11:19:47 2021 +0200
  19. c84e08c build_bug.h: add wrapper for _Static_assert by Rasmus Villemoes · Tue May 18 11:19:46 2021 +0200
  20. 08b3fd6 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Jul 01 08:57:23 2021 -0400
  21. 83df2cb xilinx: zynqmp: Add support for 67dr silicon by T Karthik Reddy · Thu May 13 07:13:25 2021 -0600
  22. 991dce7 watchdog: cadence: Add expire_now method by Michal Simek · Mon Jun 28 13:44:16 2021 +0200
  23. 35a078f arm64: zynqmp: Enable WDT command by Michal Simek · Mon Jun 28 11:18:43 2021 +0200
  24. 1faf526 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Wed Jun 30 15:48:09 2021 -0400
  25. ae446ac Revert "TEST: USB_HOST not USB" by Tom Rini · Wed Jun 30 13:09:49 2021 -0400
  26. 40fab41 TEST: USB_HOST not USB by Tom Rini · Wed Jun 30 11:38:52 2021 -0400
  27. 170013f spi: Update speed/mode on change by Marek Vasut · Thu Jun 10 14:00:00 2021 +0200
  28. 73871d2 Merge tag 'efi-2021-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Jun 29 11:25:39 2021 -0400
  29. 712e52c mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:01:04 2021 +0900
  30. 1cf551d mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:01:03 2021 +0900
  31. 60cddaf mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · Tue Jun 29 15:01:02 2021 +0900
  32. 3e01b95 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · Tue Jun 29 15:01:01 2021 +0900
  33. d74d7fa mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · Tue Jun 29 15:01:00 2021 +0900
  34. ee93e45 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · Tue Jun 29 15:00:59 2021 +0900
  35. 902df1d mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · Tue Jun 29 15:00:58 2021 +0900
  36. a3814fd mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:00:57 2021 +0900
  37. 53b9da5 mtd: spi-nor: Add Cypress manufacturer ID by Takahiro Kuwano · Tue Jun 29 15:00:56 2021 +0900
  38. 159b60e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Mon Jun 28 18:32:07 2021 -0400
  39. 03b1715 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Mon Jun 28 18:31:53 2021 -0400
  40. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  41. 8e80b6d Prepare v2021.07-rc5 by Tom Rini · Mon Jun 28 15:38:55 2021 -0400
  42. a11ee78 arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Kunihiko Hayashi · Tue Jun 15 15:33:02 2021 +0900
  43. 07e1a13 smbios: Fix SMBIOS tables by Ilias Apalodimas · Thu Jun 10 12:33:15 2021 +0300
  44. 15578bc smbios: Fix BIOS Characteristics Extension Byte 2 by Ilias Apalodimas · Wed Jun 09 18:14:47 2021 +0300
  45. 07fad88 doc/usage: cmd-usage help file for askenv by Adarsh Babu Kalepalli · Fri Jun 11 19:45:11 2021 +0530
  46. 9809bcc smbios: convert function descriptions to Sphinx style by Heinrich Schuchardt · Thu Jun 10 12:13:52 2021 +0200
  47. 205bc3f efidebug: correct display of BootOrder by Heinrich Schuchardt · Sat Jun 12 00:01:44 2021 +0200
  48. cf7b04d efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent by Heinrich Schuchardt · Thu Jun 10 23:10:52 2021 +0200
  49. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  50. f2a532e arm64: dts: zynqmp: Add psgtr and phy entry for USB and SATA node by Piyush Mehta · Mon Jun 21 10:11:27 2021 +0530
  51. 645aa76 net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet by Ashok Reddy Soma · Thu Jun 24 00:34:41 2021 -0600
  52. 3c4df95 net: xilinx: axi_emac: Cleanup of of_to_plat() by Ashok Reddy Soma · Thu Jun 24 00:34:40 2021 -0600
  53. a707703 serial: zynq: Add support for serial parameters by Kunihiko Hayashi · Fri Jun 25 20:19:11 2021 +0900
  54. ceedd3a serial: Add additional depencies for PL010 and PL011 drivers by Michal Simek · Thu Jun 24 13:36:23 2021 +0200
  55. 9c35a61 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · Sat Jun 26 00:47:29 2021 +0530
  56. caee9a6 mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · Sat Jun 26 00:47:28 2021 +0530
  57. 1c2bc5e mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress by Takahiro Kuwano · Sat Jun 26 00:47:27 2021 +0530
  58. 7f99605 mtd: spi-nor-core: allow truncated erases by Pratyush Yadav · Sat Jun 26 00:47:26 2021 +0530
  59. 62e4b5c mtd: spi-nor-core: Perform a Soft Reset on boot by Pratyush Yadav · Sat Jun 26 00:47:25 2021 +0530
  60. 4610350 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · Sat Jun 26 00:47:24 2021 +0530
  61. 4e293e9 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · Sat Jun 26 00:47:23 2021 +0530
  62. 1e9df68 mtd: spi-nor-core: Do not make invalid quad enable fatal by Pratyush Yadav · Sat Jun 26 00:47:22 2021 +0530
  63. 12b8f8b mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · Sat Jun 26 00:47:21 2021 +0530
  64. 8e27ea8 mtd: spi-nor-core: Prepare Read SR and FSR for Octal DTR mode by Pratyush Yadav · Sat Jun 26 00:47:20 2021 +0530
  65. 8c49454 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · Sat Jun 26 00:47:19 2021 +0530
  66. 6d5846b mtd: spi-nor-core: Get command opcode extension type from BFPT by Pratyush Yadav · Sat Jun 26 00:47:18 2021 +0530
  67. 6100561 mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D by Pratyush Yadav · Sat Jun 26 00:47:17 2021 +0530
  68. be389f6 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · Sat Jun 26 00:47:16 2021 +0530
  69. d5baf16 mtd: spi-nor-core: Do not set data direction when there is no data by Pratyush Yadav · Sat Jun 26 00:47:15 2021 +0530
  70. 0b0a299 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · Sat Jun 26 00:47:14 2021 +0530
  71. af27318 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · Sat Jun 26 00:47:13 2021 +0530
  72. 6103465 mtd: spi-nor-core: Move SFDP related declarations to top by Pratyush Yadav · Sat Jun 26 00:47:12 2021 +0530
  73. 28d20db mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · Sat Jun 26 00:47:11 2021 +0530
  74. 6ab0762 mtd: spi-nor-core: Fix address width on flash chips > 16MB by Pratyush Yadav · Sat Jun 26 00:47:10 2021 +0530
  75. e1814ad spi: cadence-qspi: Add support for octal DTR flashes by Pratyush Yadav · Sat Jun 26 00:47:09 2021 +0530
  76. 8dcf3e2 spi: cadence-qspi: Add a small delay before indirect writes by Pratyush Yadav · Sat Jun 26 00:47:08 2021 +0530
  77. 8e0be9e spi: cadence-qspi: Do not calibrate when device tree sets read delay by Pratyush Yadav · Sat Jun 26 00:47:07 2021 +0530
  78. 8c8452c spi: spi-mem: add spi_mem_dtr_supports_op() by Pratyush Yadav · Sat Jun 26 00:47:06 2021 +0530
  79. 8b0a2ac spi: spi-mem: export spi_mem_default_supports_op() by Pratyush Yadav · Sat Jun 26 00:47:05 2021 +0530
  80. ed08485 spi: spi-mem: allow specifying a command's extension by Pratyush Yadav · Sat Jun 26 00:47:04 2021 +0530
  81. 87a6db3 spi: spi-mem: allow specifying whether an op is DTR or not by Pratyush Yadav · Sat Jun 26 00:47:03 2021 +0530
  82. 1694588 Merge tag 'u-boot-imx-20210625' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Jun 25 13:33:47 2021 -0400
  83. c93136b spi: Add MXIC controller driver by Zhengxun · Wed Jun 23 17:15:15 2021 +0000
  84. 0400836 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Thu Jun 24 21:18:22 2021 -0400
  85. 2a0677f Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jun 24 21:17:49 2021 -0400
  86. f88939c usb: ehci-mx6: Do not fail when 'reg' is not found by Fabio Estevam · Sun Jun 20 12:00:52 2021 -0300
  87. 759126c usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 by Fabio Estevam · Sun Jun 20 12:00:51 2021 -0300
  88. d1e4738 ARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boards by Adam Ford · Thu Jun 24 12:52:11 2021 -0500
  89. d3cf5c6 ARM: rmobile: Add basic PSCI support for R8A779A0 V3U Falcon by Hai Pham · Tue Oct 27 19:06:51 2020 +0700
  90. 69b7cc0 ARM: renesas: Add GICv3 initialization for V3U Falcon by Koji Matsuoka · Thu Jul 16 12:11:16 2020 +0900
  91. 3528c7a ARM: renesas: Add generic timer initialization for V3U Falcon by Koji Matsuoka · Tue Jul 21 15:21:53 2020 +0900
  92. 747a7ab ARM: renesas: Add R8A779A0 V3U Falcon board code by Hai Pham · Thu May 21 20:14:05 2020 +0700
  93. 47fc7be ARM: renesas: Add R8A779A0 V3U platform code by Hai Pham · Thu May 21 14:11:13 2020 +0700
  94. 027d886 ARM: dts: renesas: Add RPC node to R8A779A0 V3U by Marek Vasut · Sun Apr 25 23:00:21 2021 +0200
  95. 15bc1ca ARM: dts: renesas: Add R8A779A0 V3U DT extras by Hai Pham · Thu May 21 17:37:33 2020 +0700
  96. 4d142c7 ARM: dts: renesas: Add R8A779A0 V3U Falcon DTs by Marek Vasut · Sun Apr 25 22:28:00 2021 +0200
  97. 5711158 ARM: dts: renesas: Add R8A779A0 V3U DTs and headers by Marek Vasut · Sun Apr 25 22:28:00 2021 +0200
  98. 4dbc653 pinctrl: renesas: Import R8A779A0 V3U PFC tables by Marek Vasut · Tue Apr 27 01:55:54 2021 +0200
  99. d9544f8 gpio: renesas: Handle R8A779A0 V3U INEN register by Marek Vasut · Tue Apr 27 21:29:50 2021 +0200
  100. 86d59f3 clk: renesas: Add R8A779A0 clock tables by Hai Pham · Tue Aug 11 10:46:34 2020 +0700