1. 575caf4 mtd: spi-nor-core: Perform a Soft Reset on shutdown by Pratyush Yadav · 3 years, 5 months ago
  2. a1122a3 mtd: spi-nor-core: Detect Soft Reset sequence support from BFPT by Pratyush Yadav · 3 years, 5 months ago
  3. b058f10 mtd: spi-nor-core: Do not make invalid quad enable fatal by Pratyush Yadav · 3 years, 5 months ago
  4. 6b808e0 mtd: spi-nor-core: Enable octal DTR mode when possible by Pratyush Yadav · 3 years, 5 months ago
  5. b862765 mtd: spi-nor-core: Prepare Read SR and FSR for Octal DTR mode by Pratyush Yadav · 3 years, 5 months ago
  6. 4d40e82 mtd: spi-nor-core: Parse xSPI Profile 1.0 table by Pratyush Yadav · 3 years, 5 months ago
  7. 9ec5ea0 mtd: spi-nor-core: Get command opcode extension type from BFPT by Pratyush Yadav · 3 years, 5 months ago
  8. 22ae535 mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev D by Pratyush Yadav · 3 years, 5 months ago
  9. 95954f5 mtd: spi-nor-core: Add support for DTR protocol by Pratyush Yadav · 3 years, 5 months ago
  10. 6182d15 mtd: spi-nor-core: Do not set data direction when there is no data by Pratyush Yadav · 3 years, 5 months ago
  11. 71025f0 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · 3 years, 5 months ago
  12. 8702188 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · 3 years, 5 months ago
  13. e2e31fa mtd: spi-nor-core: Move SFDP related declarations to top by Pratyush Yadav · 3 years, 5 months ago
  14. 18b0de0 mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · 3 years, 5 months ago
  15. 1af0334 mtd: spi-nor-core: Fix address width on flash chips > 16MB by Pratyush Yadav · 3 years, 5 months ago
  16. 38b0852 spi: cadence-qspi: Add support for octal DTR flashes by Pratyush Yadav · 3 years, 5 months ago
  17. a6903aa spi: cadence-qspi: Add a small delay before indirect writes by Pratyush Yadav · 3 years, 5 months ago
  18. bd8c8dc spi: cadence-qspi: Do not calibrate when device tree sets read delay by Pratyush Yadav · 3 years, 5 months ago
  19. 5752d6a spi: spi-mem: add spi_mem_dtr_supports_op() by Pratyush Yadav · 3 years, 5 months ago
  20. d15de62 spi: spi-mem: allow specifying a command's extension by Pratyush Yadav · 3 years, 5 months ago
  21. a1eb40b spi: spi-mem: allow specifying whether an op is DTR or not by Pratyush Yadav · 3 years, 5 months ago
  22. 0d7066b spi: Add MXIC controller driver by Zhengxun · 3 years, 5 months ago
  23. dcb9a80 mtd: compare also with OF path and device name in get_mtd_device_nm() by Marek Behún · 3 years, 6 months ago
  24. 3c58c79 mtd: probe SPI NOR devices in mtd_probe_devices() by Marek Behún · 3 years, 6 months ago
  25. 69e57c4 mtd: remove mtd_probe() function by Marek Behún · 3 years, 6 months ago
  26. 2d1a9a6 mtd: spi-nor: fill-in mtd->dev member by Marek Behún · 3 years, 6 months ago
  27. b7f0605 mtd: spi-nor: allow registering multiple MTDs when DM is enabled by Marek Behún · 3 years, 6 months ago
  28. dc339bf mtd: add support for parsing partitions defined in OF by Marek Behún · 3 years, 6 months ago
  29. 0e116be dm: core: add ofnode_get_path() by Marek Behún · 3 years, 6 months ago
  30. 31a7b71 dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · 3 years, 6 months ago
  31. b388af9 mtd: spinand: macronix: Add support for serial NAND flash by Jaime Liao · 3 years, 5 months ago
  32. 06abbef mtd: spi-nor-ids: Add Macronix MX66UW2G345G by zhengxun · 3 years, 8 months ago
  33. 28afb71 Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · 3 years, 5 months ago
  34. c262522 clk: cosmetic change in uclass by Patrick Delaunay · 3 years, 7 months ago
  35. d471032 dfu: add error callback by Patrick Delaunay · 3 years, 6 months ago
  36. 2dc41fc dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devices by Patrick Delaunay · 3 years, 9 months ago
  37. 88f7ca0 spi: stm32_qspi: Fix short data write operation by Daniil Stas · 3 years, 6 months ago
  38. b12dc5d mtd: nand: NFC drivers for RK3308, RK2928 and others by Yifeng Zhao · 3 years, 5 months ago
  39. 88647f0 pci: pcie_dw_rockchip: Replace msleep occurences by udelay by Anand Moon · 3 years, 6 months ago
  40. 290686f pci: pcie_dw_rockchip: Drop the unused variable warning by Anand Moon · 3 years, 6 months ago
  41. a122d3a pci: pcie_dw_rockchip: Fixed the below compilation error by Anand Moon · 3 years, 6 months ago
  42. 2d46775 rockchip: rk3568: Add sdram driver by Joseph Chen · 3 years, 6 months ago
  43. 4a262fe rockchip: rk3568: add clock driver by Elaine Zhang · 3 years, 6 months ago
  44. a94b2aa Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 3 years, 5 months ago
  45. 493110c clk: k210: Move k210 clock out of its own subdirectory by Sean Anderson · 3 years, 5 months ago
  46. c29efc1 clk: k210: Remove bypass driver by Sean Anderson · 3 years, 5 months ago
  47. df79e2b clk: k210: Don't set PLL rates if we are already at the correct rate by Sean Anderson · 3 years, 5 months ago
  48. 29e3067 clk: k210: Re-add support for setting rate by Sean Anderson · 3 years, 5 months ago
  49. 612a833 clk: k210: Implement soc_clk_dump by Sean Anderson · 3 years, 5 months ago
  50. af9f997 clk: k210: Move pll into the rest of the driver by Sean Anderson · 3 years, 5 months ago
  51. 609bd60 clk: k210: Rewrite to remove CCF by Sean Anderson · 3 years, 5 months ago
  52. 6e33eba clk: Allow force setting clock defaults before relocation by Sean Anderson · 3 years, 5 months ago
  53. 5abb694 dma: ti: k3-udma: Add support for native configuration of chan/flow by Vignesh Raghavendra · 3 years, 5 months ago
  54. 86e5880 soc: ti: k3-navss-ringacc: Add support for native configuration of rings by Vignesh Raghavendra · 3 years, 5 months ago
  55. 5d5a699 firmware: ti_sci: Add support for Resoure Management at R5 SPL stage. by Vignesh Raghavendra · 3 years, 5 months ago
  56. 0e81158 firmware: ti_sci: Implement GET_RANGE with static data by Vignesh Raghavendra · 3 years, 5 months ago
  57. 5d80f1b mailbox: k3-sec-proxy: Add DM to DMSC communication thread by Vignesh Raghavendra · 3 years, 5 months ago
  58. f79753c cmd: ti: pd: Add debug command for K3 power domains by Tero Kristo · 3 years, 5 months ago
  59. 144464b power: domain: Introduce driver for raw TI K3 PDs by Tero Kristo · 3 years, 5 months ago
  60. b4a72a9 clk: add support for TI K3 SoC clocks by Tero Kristo · 3 years, 5 months ago
  61. 0aa2930 clk: add support for TI K3 SoC PLL by Tero Kristo · 3 years, 5 months ago
  62. 6b7fd31 clk: fix set_rate to clean up cached rates for the hierarchy by Tero Kristo · 3 years, 5 months ago
  63. 1e1fab0 clk: fix assigned-clocks to pass with deferring provider by Tero Kristo · 3 years, 5 months ago
  64. c319572 clk: sci-clk: fix return value of set_rate by Tero Kristo · 3 years, 5 months ago
  65. 920ea5a clk: do not attempt to fetch clock pointer with null device by Tero Kristo · 3 years, 5 months ago
  66. fc960cb clk: fixed_rate: add API for directly registering fixed rate clocks by Tero Kristo · 3 years, 5 months ago
  67. 25805b6 remoteproc: k3-r5: remove sysfw PM calls if not supported by Tero Kristo · 3 years, 5 months ago
  68. 08ea87a rtc: davinci: fix date loaded on reset by Dario Binacchi · 3 years, 6 months ago
  69. 9ec8b8b rtc: davinci: add driver model support by Dario Binacchi · 3 years, 6 months ago
  70. c7c7c8d rtc: davinci: use unlock/lock mechanism by Dario Binacchi · 3 years, 6 months ago
  71. 79250ef rtc: davinci: check BUSY bit before set TC registers by Dario Binacchi · 3 years, 6 months ago
  72. 82a456a rtc: davinci: replace 32bit access with 8bit access by Dario Binacchi · 3 years, 6 months ago
  73. 6acee20 rtc: davinci: fix compiler errors by Dario Binacchi · 3 years, 6 months ago
  74. 73c3d8e rtc: davinci: enable compilation for omap architectures by Dario Binacchi · 3 years, 6 months ago
  75. 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 6 months ago
  76. 32cc236 nand: atmel: Correct bitflips in erased pages by Kai Stuhlemmer (ebee Engineering) · 3 years, 6 months ago
  77. 0d1ab57 net: luton: remove address translation after ofnode_read_resource by Patrick Delaunay · 3 years, 6 months ago
  78. ca2f948 pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 6 months ago
  79. 0e35b93 of: addr: Remove call to dev_count_cells() in of_get_address() by Bin Meng · 3 years, 7 months ago
  80. 139eaa7 of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' by Bin Meng · 3 years, 7 months ago
  81. b321722 arm: a37xx: pci: Fix configuring PCIe resources by Pali Rohár · 3 years, 6 months ago
  82. a544d65 arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible by Pali Rohár · 3 years, 6 months ago
  83. 7b85aef arm: a37xx: pci: Disable bus mastering when unloading driver by Pali Rohár · 3 years, 6 months ago
  84. 127dbec arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe by Pali Rohár · 3 years, 6 months ago
  85. d7da718 drivers: pci: pcie_dw_common: fix Werror compilation error by Green Wan · 3 years, 6 months ago
  86. 70415e1 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 6 months ago
  87. 416395c drivers: pci: add pcie support for fu740 by Green Wan · 3 years, 6 months ago
  88. dab18c7 drivers: ram: sifive: rename fu540_ddr and add fu740 support by Green Wan · 3 years, 6 months ago
  89. d56d79e drivers: clk: add fu740 support by Green Wan · 3 years, 6 months ago
  90. 6d734be reset: stm32: Fix bank and offset computation by Patrice Chotard · 3 years, 7 months ago
  91. a5bb384 dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supported by Patrick Delaunay · 3 years, 8 months ago
  92. aab8b17 Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 6 months ago
  93. beed305 firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain by Dave Gerlach · 3 years, 6 months ago
  94. 1e78790 pinctrl: single: Fix probe failure getting register area size by Vignesh Raghavendra · 3 years, 6 months ago
  95. aee1860 net: Remove ne2000 driver by Tom Rini · 3 years, 6 months ago
  96. 2361b5e ata: ahci: fix ahci_link_up() type mismatch for LTO by Marek Behún · 3 years, 6 months ago
  97. 28d476e ARM: fix LTO for apf27 by Marek Behún · 3 years, 6 months ago
  98. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  99. 364bef1 regmap: fix a serious pointer casting bug by Marek Behún · 3 years, 6 months ago
  100. eb53b94 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 6 months ago