1. 6b69f15 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 5 months ago WIP/01Jul2021-next
  2. 4557627 xilinx: zynqmp: Add support for 67dr silicon by T Karthik Reddy · 3 years, 7 months ago
  3. 76bf8f3 watchdog: cadence: Add expire_now method by Michal Simek · 3 years, 5 months ago
  4. 6e257c6 arm64: zynqmp: Enable WDT command by Michal Simek · 3 years, 5 months ago
  5. 90c2fd2 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 3 years, 5 months ago WIP/30Jun2021-next
  6. 5b8ec59 mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 5 months ago
  7. 1c3dd19 mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 5 months ago
  8. 72151ad mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte by Takahiro Kuwano · 3 years, 5 months ago
  9. d2d7989 mtd: spi-nor-core: Read status by Read Any Register by Takahiro Kuwano · 3 years, 5 months ago
  10. 24b1e2c mtd: spi-nor-core: Add the ->ready() hook by Takahiro Kuwano · 3 years, 5 months ago
  11. a4aa9b7 mtd: spi-nor-core: Add support for volatile QE bit by Takahiro Kuwano · 3 years, 5 months ago
  12. 2d20f34 mtd: spi-nor-core: Add support for Read/Write Any Register by Takahiro Kuwano · 3 years, 5 months ago
  13. c95a914 mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t by Takahiro Kuwano · 3 years, 5 months ago
  14. c32bfe0 mtd: spi-nor: Add Cypress manufacturer ID by Takahiro Kuwano · 3 years, 5 months ago
  15. 8fba49b Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 3 years, 5 months ago WIP/28Jun2021-next
  16. 296d5cf Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 3 years, 5 months ago
  17. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
  18. 3ef4572 Prepare v2021.07-rc5 by Tom Rini · 3 years, 5 months ago v2021.07-rc5
  19. 534f0fb arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Kunihiko Hayashi · 3 years, 5 months ago
  20. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  21. 436978b arm64: dts: zynqmp: Add psgtr and phy entry for USB and SATA node by Piyush Mehta · 3 years, 5 months ago
  22. 53b2af1 net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet by Ashok Reddy Soma · 3 years, 5 months ago
  23. 215f206 net: xilinx: axi_emac: Cleanup of of_to_plat() by Ashok Reddy Soma · 3 years, 5 months ago
  24. da1af52 serial: zynq: Add support for serial parameters by Kunihiko Hayashi · 3 years, 5 months ago
  25. 5e9d283 serial: Add additional depencies for PL010 and PL011 drivers by Michal Simek · 3 years, 5 months ago
  26. f6adec1 mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR mode by Pratyush Yadav · 3 years, 5 months ago
  27. ea9a22f mtd: spi-nor-core: Add support for Cypress Semper flash by Pratyush Yadav · 3 years, 5 months ago
  28. ee52b0b mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress by Takahiro Kuwano · 3 years, 5 months ago
  29. aba0bcd mtd: spi-nor-core: allow truncated erases by Pratyush Yadav · 3 years, 5 months ago
  30. 0be8ab1 mtd: spi-nor-core: Perform a Soft Reset on boot by Pratyush Yadav · 3 years, 5 months ago
  31. 575caf4 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · 3 years, 5 months ago
  32. a1122a3 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · 3 years, 5 months ago
  33. b058f10 mtd: spi-nor-core: Do not make invalid quad enable fatal by Pratyush Yadav · 3 years, 5 months ago
  34. 6b808e0 mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · 3 years, 5 months ago
  35. b862765 mtd: spi-nor-core: Prepare Read SR and FSR for Octal DTR mode by Pratyush Yadav · 3 years, 5 months ago
  36. 4d40e82 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · 3 years, 5 months ago
  37. 9ec5ea0 mtd: spi-nor-core: Get command opcode extension type from BFPT by Pratyush Yadav · 3 years, 5 months ago
  38. 22ae535 mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D by Pratyush Yadav · 3 years, 5 months ago
  39. 95954f5 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · 3 years, 5 months ago
  40. 6182d15 mtd: spi-nor-core: Do not set data direction when there is no data by Pratyush Yadav · 3 years, 5 months ago
  41. 71025f0 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · 3 years, 5 months ago
  42. 8702188 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · 3 years, 5 months ago
  43. e2e31fa mtd: spi-nor-core: Move SFDP related declarations to top by Pratyush Yadav · 3 years, 5 months ago
  44. 18b0de0 mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · 3 years, 5 months ago
  45. 1af0334 mtd: spi-nor-core: Fix address width on flash chips > 16MB by Pratyush Yadav · 3 years, 5 months ago
  46. 38b0852 spi: cadence-qspi: Add support for octal DTR flashes by Pratyush Yadav · 3 years, 5 months ago
  47. a6903aa spi: cadence-qspi: Add a small delay before indirect writes by Pratyush Yadav · 3 years, 5 months ago
  48. bd8c8dc spi: cadence-qspi: Do not calibrate when device tree sets read delay by Pratyush Yadav · 3 years, 5 months ago
  49. 5752d6a spi: spi-mem: add spi_mem_dtr_supports_op() by Pratyush Yadav · 3 years, 5 months ago
  50. 2299076 spi: spi-mem: export spi_mem_default_supports_op() by Pratyush Yadav · 3 years, 5 months ago
  51. d15de62 spi: spi-mem: allow specifying a command's extension by Pratyush Yadav · 3 years, 5 months ago
  52. a1eb40b spi: spi-mem: allow specifying whether an op is DTR or not by Pratyush Yadav · 3 years, 5 months ago
  53. 4d8c21d Merge tag 'u-boot-imx-20210625' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 5 months ago
  54. 0d7066b spi: Add MXIC controller driver by Zhengxun · 3 years, 5 months ago
  55. 1b044fd Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 5 months ago WIP/24Jun2021
  56. 0e1819f Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 5 months ago
  57. 4822114 usb: ehci-mx6: Do not fail when 'reg' is not found by Fabio Estevam · 3 years, 5 months ago
  58. ec326b9 usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 by Fabio Estevam · 3 years, 5 months ago
  59. 12ef801 ARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boards by Adam Ford · 3 years, 5 months ago
  60. 0beaae2 ARM: rmobile: Add basic PSCI support for R8A779A0 V3U Falcon by Hai Pham · 4 years, 1 month ago
  61. cdaa69c ARM: renesas: Add GICv3 initialization for V3U Falcon by Koji Matsuoka · 4 years, 4 months ago
  62. b349413 ARM: renesas: Add generic timer initialization for V3U Falcon by Koji Matsuoka · 4 years, 4 months ago
  63. 4cfdcf3 ARM: renesas: Add R8A779A0 V3U Falcon board code by Hai Pham · 4 years, 6 months ago
  64. 0f08fa4 ARM: renesas: Add R8A779A0 V3U platform code by Hai Pham · 4 years, 6 months ago
  65. ae3c0d4 ARM: dts: renesas: Add RPC node to R8A779A0 V3U by Marek Vasut · 3 years, 7 months ago
  66. b35fc0d ARM: dts: renesas: Add R8A779A0 V3U DT extras by Hai Pham · 4 years, 6 months ago
  67. 6232d0a ARM: dts: renesas: Add R8A779A0 V3U Falcon DTs by Marek Vasut · 3 years, 7 months ago
  68. b6ec11b ARM: dts: renesas: Add R8A779A0 V3U DTs and headers by Marek Vasut · 3 years, 7 months ago
  69. df8adad pinctrl: renesas: Import R8A779A0 V3U PFC tables by Marek Vasut · 3 years, 7 months ago
  70. e9c9e9c gpio: renesas: Handle R8A779A0 V3U INEN register by Marek Vasut · 3 years, 7 months ago
  71. b092f96 clk: renesas: Add R8A779A0 clock tables by Hai Pham · 4 years, 4 months ago
  72. 44c78aa clk: renesas: Handle R8A779A0 V3U clock types in Gen3 clock code by Marek Vasut · 3 years, 7 months ago
  73. 67edf25 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 3 years, 5 months ago WIP/24Jun2021-next
  74. e41a2bc cmd: mtd: expand <name> argument definition in command help by Marek Behún · 3 years, 6 months ago
  75. dcb9a80 mtd: compare also with OF path and device name in get_mtd_device_nm() by Marek Behún · 3 years, 6 months ago
  76. 0b6f907 cmd: mtd: print device OF path in listing by Marek Behún · 3 years, 6 months ago
  77. 3c58c79 mtd: probe SPI NOR devices in mtd_probe_devices() by Marek Behún · 3 years, 6 months ago
  78. 69e57c4 mtd: remove mtd_probe() function by Marek Behún · 3 years, 6 months ago
  79. 2d1a9a6 mtd: spi-nor: fill-in mtd->dev member by Marek Behún · 3 years, 6 months ago
  80. b7f0605 mtd: spi-nor: allow registering multiple MTDs when DM is enabled by Marek Behún · 3 years, 6 months ago
  81. dc339bf mtd: add support for parsing partitions defined in OF by Marek Behún · 3 years, 6 months ago
  82. 0e116be dm: core: add ofnode_get_path() by Marek Behún · 3 years, 6 months ago
  83. 31a7b71 dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · 3 years, 6 months ago
  84. b388af9 mtd: spinand: macronix: Add support for serial NAND flash by Jaime Liao · 3 years, 6 months ago
  85. fcf3981 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 5 months ago WIP/23Jun2021
  86. c3a095d Merge tag 'mmc-2021-6-22' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 5 months ago
  87. 6fc0a2f Merge branch '2021-06-22-assorted-fixes' by Tom Rini · 3 years, 5 months ago
  88. b2710fa test: Include /sbin to the PATH when creating file system by Andy Shevchenko · 3 years, 6 months ago
  89. af8e2d4 MAINTAINER, git-mailrc: Update the mmc maintainer by Jaehoon Chung · 3 years, 5 months ago
  90. 076c7bf global_data: Ensure we have <config.h> when symbols are not in Kconfig yet by Tom Rini · 3 years, 6 months ago
  91. 640e2cd socfpga64: Do not define CONFIG_SYS_MEM_RESERVE_SECURE to 0 by Tom Rini · 3 years, 6 months ago
  92. 8f0f26e Revert "powerpc: fix regression in arch_initr_trap()" by Tom Rini · 3 years, 6 months ago
  93. 8b95dea powerpc: Don't use relative include for config.h in global_data.h by Tom Rini · 3 years, 6 months ago
  94. 5ad9220 malloc: add SPDX license identifiers by Heinrich Schuchardt · 3 years, 6 months ago
  95. f68d5a6 MAINTAINERS: Add an entry for NVMe by Bin Meng · 3 years, 5 months ago
  96. bf2a283 doc: develop: Convert README.nvme to reST by Bin Meng · 3 years, 5 months ago
  97. 78d5f20 nvme: Don't clear nvme blk device's priv space by Bin Meng · 3 years, 5 months ago
  98. 757cc4b nvme: Drop useless members of 'struct nvme_ns' by Bin Meng · 3 years, 5 months ago
  99. 8c60d40 nvme: Eliminate the offset of one during block dev creation by Bin Meng · 3 years, 5 months ago
  100. 478f7fc nvme: Skip block device creation for inactive namespaces by Bin Meng · 3 years, 5 months ago