1. 1d5afdf configs: synquacer: Enable EFI capsule update support by Masami Hiramatsu · Fri Jun 04 18:45:31 2021 +0900
  2. 3f238ee doc: qemu: arm64: Fix the documentation of capsule update by Masami Hiramatsu · Fri Jun 04 18:45:21 2021 +0900
  3. 7c74127 board: synquacer: Add DeveloperBox 96boards EE support by Masami Hiramatsu · Fri Jun 04 18:45:10 2021 +0900
  4. ea0ab68 ARM: dts: synquacer: Add device trees for DeveloperBox by Masami Hiramatsu · Fri Jun 04 18:44:59 2021 +0900
  5. 23325cf i2c: synquacer: SNI Synquacer I2C controller by Jassi Brar · Fri Jun 04 18:44:48 2021 +0900
  6. 717bab2 spi: synquacer: Add HSSPI SPI controller driver for SynQuacer by Jassi Brar · Fri Jun 04 18:44:27 2021 +0900
  7. 8188bda mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driver by Jassi Brar · Fri Jun 04 18:44:16 2021 +0900
  8. 0685020 pci: synquacer: Add SynQuacer ECAM based PCIe driver by Masami Hiramatsu · Fri Jun 04 18:44:06 2021 +0900
  9. cc32c0b gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefs by Masami Hiramatsu · Fri Jun 04 18:43:55 2021 +0900
  10. 7ccdc67 dm: pci: Skip setting VGA bridge bits if parent device is the host bus by Masami Hiramatsu · Fri Jun 04 18:43:34 2021 +0900
  11. 700ef60 ata: ahci-pci: Use scsi_ops to initialize ops by Masami Hiramatsu · Fri Jun 04 18:43:23 2021 +0900
  12. 96ffc8b arm: iproc: Add higher speed configurations by Chris Packham · Fri Jun 04 14:25:36 2021 +1200
  13. b8352c6 ARM: integrator: Drop PCI support by Linus Walleij · Sat May 15 14:44:19 2021 +0200
  14. 8d09f91 mpc8379erdb: enable DM_USB DM_PCI DM_ETH by Sinan Akman · Tue May 11 14:18:02 2021 -0400
  15. 1b27556 Merge branch '2021-07-01-update-CI-containers' by Tom Rini · Mon Jul 05 15:29:44 2021 -0400
  16. c8982d2 Docker/CI: Update to "focal" and latest build by Tom Rini · Thu Jun 10 10:57:36 2021 -0400
  17. e894615 test/py: rewrite sqfsls command test suite by Joao Marcos Costa · Wed Jun 30 19:45:05 2021 -0300
  18. 1f56737 test/py: rewrite sqfsload command test suite by Joao Marcos Costa · Wed Jun 30 19:45:04 2021 -0300
  19. ab09661 test/py: rewrite common tools for SquashFS tests by Joao Marcos Costa · Wed Jun 30 19:45:03 2021 -0300
  20. c6d25c1 Azure: Add loop devices and CAP_SYS_ADMIN for sandbox test.py tests by Alper Nebi Yasak · Mon Jun 21 21:51:56 2021 +0300
  21. 6fb91f6 Azure: Add fuse device for test.py tests by Alper Nebi Yasak · Mon Jun 21 21:51:55 2021 +0300
  22. 5d249e9 tools: docker: Install a readable kernel for libguestfs-tools by Alper Nebi Yasak · Mon Jun 21 21:51:54 2021 +0300
  23. 7ff17f2 test/py: Wait for guestmount worker to exit after running guestunmount by Alper Nebi Yasak · Fri Jun 04 22:04:46 2021 +0300
  24. 3dec7a5 test/py: Use loop mounts if guestmount fails in filesystem tests by Alper Nebi Yasak · Fri Jun 04 22:04:45 2021 +0300
  25. fbf6687 env: efi: fix a wrong address dereference by AKASHI Takahiro · Sat Jul 03 15:43:17 2021 +0900
  26. bfc606b Merge branch 'next' by Tom Rini · Mon Jul 05 11:20:30 2021 -0400
  27. 1b043e2 Prepare v2021.07 by Tom Rini · Mon Jul 05 11:11:28 2021 -0400
  28. 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
  29. a9d6384 configs: libretech: set SPI mode to 0 by Da Xue · Fri Jul 02 17:11:40 2021 -0400
  30. 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
  31. 4387f2e autoboot: fix MENUKEY by Da Xue · Fri Jul 02 12:32:43 2021 -0400
  32. a38d0cb efi_loader: Allow capsule update on-disk without checking OsIndications by Ilias Apalodimas · Tue Jun 29 07:55:51 2021 +0300
  33. a306a12 efi_loader: clear OsIndications by Heinrich Schuchardt · Tue Jun 29 13:33:09 2021 +0200
  34. aee5330 efi_loader: Improve the parameter check for QueryVariableInfo() by Masami Hiramatsu · Thu Jul 01 00:49:48 2021 +0900
  35. c86d2bb efi_loader: missing parentheses in query_console_size by Heinrich Schuchardt · Tue Jun 29 10:09:14 2021 +0200
  36. fac773e efi_loader: Always install FMPs by Ilias Apalodimas · Tue Jun 22 17:38:53 2021 +0300
  37. 967334d efi_loader: Force a single FMP instance per hardware store by Ilias Apalodimas · Tue Jun 22 17:38:52 2021 +0300
  38. 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
  39. 8b6f550 Merge branch '2021-07-01-buildtime-gd-sanity-check' into next by Tom Rini · Thu Jul 01 17:53:26 2021 -0400
  40. 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
  41. c84e08c build_bug.h: add wrapper for _Static_assert by Rasmus Villemoes · Tue May 18 11:19:46 2021 +0200
  42. 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
  43. 83df2cb xilinx: zynqmp: Add support for 67dr silicon by T Karthik Reddy · Thu May 13 07:13:25 2021 -0600
  44. 991dce7 watchdog: cadence: Add expire_now method by Michal Simek · Mon Jun 28 13:44:16 2021 +0200
  45. 35a078f arm64: zynqmp: Enable WDT command by Michal Simek · Mon Jun 28 11:18:43 2021 +0200
  46. 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
  47. ae446ac Revert "TEST: USB_HOST not USB" by Tom Rini · Wed Jun 30 13:09:49 2021 -0400
  48. 40fab41 TEST: USB_HOST not USB by Tom Rini · Wed Jun 30 11:38:52 2021 -0400
  49. 170013f spi: Update speed/mode on change by Marek Vasut · Thu Jun 10 14:00:00 2021 +0200
  50. 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
  51. 712e52c mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:01:04 2021 +0900
  52. 1cf551d mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:01:03 2021 +0900
  53. 60cddaf mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · Tue Jun 29 15:01:02 2021 +0900
  54. 3e01b95 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · Tue Jun 29 15:01:01 2021 +0900
  55. d74d7fa mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · Tue Jun 29 15:01:00 2021 +0900
  56. ee93e45 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · Tue Jun 29 15:00:59 2021 +0900
  57. 902df1d mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · Tue Jun 29 15:00:58 2021 +0900
  58. a3814fd mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t by Takahiro Kuwano · Tue Jun 29 15:00:57 2021 +0900
  59. 53b9da5 mtd: spi-nor: Add Cypress manufacturer ID by Takahiro Kuwano · Tue Jun 29 15:00:56 2021 +0900
  60. 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
  61. 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
  62. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  63. 8e80b6d Prepare v2021.07-rc5 by Tom Rini · Mon Jun 28 15:38:55 2021 -0400
  64. a11ee78 arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Kunihiko Hayashi · Tue Jun 15 15:33:02 2021 +0900
  65. 07e1a13 smbios: Fix SMBIOS tables by Ilias Apalodimas · Thu Jun 10 12:33:15 2021 +0300
  66. 15578bc smbios: Fix BIOS Characteristics Extension Byte 2 by Ilias Apalodimas · Wed Jun 09 18:14:47 2021 +0300
  67. 07fad88 doc/usage: cmd-usage help file for askenv by Adarsh Babu Kalepalli · Fri Jun 11 19:45:11 2021 +0530
  68. 9809bcc smbios: convert function descriptions to Sphinx style by Heinrich Schuchardt · Thu Jun 10 12:13:52 2021 +0200
  69. 205bc3f efidebug: correct display of BootOrder by Heinrich Schuchardt · Sat Jun 12 00:01:44 2021 +0200
  70. cf7b04d efi_loader: TPL_HIGH_LEVEL not allowed for CreateEvent by Heinrich Schuchardt · Thu Jun 10 23:10:52 2021 +0200
  71. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  72. 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
  73. 645aa76 net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet by Ashok Reddy Soma · Thu Jun 24 00:34:41 2021 -0600
  74. 3c4df95 net: xilinx: axi_emac: Cleanup of of_to_plat() by Ashok Reddy Soma · Thu Jun 24 00:34:40 2021 -0600
  75. a707703 serial: zynq: Add support for serial parameters by Kunihiko Hayashi · Fri Jun 25 20:19:11 2021 +0900
  76. ceedd3a serial: Add additional depencies for PL010 and PL011 drivers by Michal Simek · Thu Jun 24 13:36:23 2021 +0200
  77. 9c35a61 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · Sat Jun 26 00:47:29 2021 +0530
  78. caee9a6 mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · Sat Jun 26 00:47:28 2021 +0530
  79. 1c2bc5e mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress by Takahiro Kuwano · Sat Jun 26 00:47:27 2021 +0530
  80. 7f99605 mtd: spi-nor-core: allow truncated erases by Pratyush Yadav · Sat Jun 26 00:47:26 2021 +0530
  81. 62e4b5c mtd: spi-nor-core: Perform a Soft Reset on boot by Pratyush Yadav · Sat Jun 26 00:47:25 2021 +0530
  82. 4610350 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · Sat Jun 26 00:47:24 2021 +0530
  83. 4e293e9 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · Sat Jun 26 00:47:23 2021 +0530
  84. 1e9df68 mtd: spi-nor-core: Do not make invalid quad enable fatal by Pratyush Yadav · Sat Jun 26 00:47:22 2021 +0530
  85. 12b8f8b mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · Sat Jun 26 00:47:21 2021 +0530
  86. 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
  87. 8c49454 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · Sat Jun 26 00:47:19 2021 +0530
  88. 6d5846b mtd: spi-nor-core: Get command opcode extension type from BFPT by Pratyush Yadav · Sat Jun 26 00:47:18 2021 +0530
  89. 6100561 mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D by Pratyush Yadav · Sat Jun 26 00:47:17 2021 +0530
  90. be389f6 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · Sat Jun 26 00:47:16 2021 +0530
  91. 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
  92. 0b0a299 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · Sat Jun 26 00:47:14 2021 +0530
  93. af27318 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · Sat Jun 26 00:47:13 2021 +0530
  94. 6103465 mtd: spi-nor-core: Move SFDP related declarations to top by Pratyush Yadav · Sat Jun 26 00:47:12 2021 +0530
  95. 28d20db mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · Sat Jun 26 00:47:11 2021 +0530
  96. 6ab0762 mtd: spi-nor-core: Fix address width on flash chips > 16MB by Pratyush Yadav · Sat Jun 26 00:47:10 2021 +0530
  97. e1814ad spi: cadence-qspi: Add support for octal DTR flashes by Pratyush Yadav · Sat Jun 26 00:47:09 2021 +0530
  98. 8dcf3e2 spi: cadence-qspi: Add a small delay before indirect writes by Pratyush Yadav · Sat Jun 26 00:47:08 2021 +0530
  99. 8e0be9e spi: cadence-qspi: Do not calibrate when device tree sets read delay by Pratyush Yadav · Sat Jun 26 00:47:07 2021 +0530
  100. 8c8452c spi: spi-mem: add spi_mem_dtr_supports_op() by Pratyush Yadav · Sat Jun 26 00:47:06 2021 +0530