1. 5752d6a spi: spi-mem: add spi_mem_dtr_supports_op() by Pratyush Yadav · 3 years, 4 months ago
  2. d15de62 spi: spi-mem: allow specifying a command's extension by Pratyush Yadav · 3 years, 4 months ago
  3. a1eb40b spi: spi-mem: allow specifying whether an op is DTR or not by Pratyush Yadav · 3 years, 4 months ago
  4. 0d7066b spi: Add MXIC controller driver by Zhengxun · 3 years, 4 months ago
  5. dcb9a80 mtd: compare also with OF path and device name in get_mtd_device_nm() by Marek Behún · 3 years, 5 months ago
  6. 3c58c79 mtd: probe SPI NOR devices in mtd_probe_devices() by Marek Behún · 3 years, 5 months ago
  7. 69e57c4 mtd: remove mtd_probe() function by Marek Behún · 3 years, 5 months ago
  8. 2d1a9a6 mtd: spi-nor: fill-in mtd->dev member by Marek Behún · 3 years, 5 months ago
  9. b7f0605 mtd: spi-nor: allow registering multiple MTDs when DM is enabled by Marek Behún · 3 years, 5 months ago
  10. dc339bf mtd: add support for parsing partitions defined in OF by Marek Behún · 3 years, 5 months ago
  11. 0e116be dm: core: add ofnode_get_path() by Marek Behún · 3 years, 5 months ago
  12. 31a7b71 dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · 3 years, 5 months ago
  13. b388af9 mtd: spinand: macronix: Add support for serial NAND flash by Jaime Liao · 3 years, 5 months ago
  14. 06abbef mtd: spi-nor-ids: Add Macronix MX66UW2G345G by zhengxun · 3 years, 7 months ago
  15. 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, 4 months ago
  16. c262522 clk: cosmetic change in uclass by Patrick Delaunay · 3 years, 6 months ago
  17. d471032 dfu: add error callback by Patrick Delaunay · 3 years, 5 months ago
  18. 2dc41fc dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devices by Patrick Delaunay · 3 years, 8 months ago
  19. 88f7ca0 spi: stm32_qspi: Fix short data write operation by Daniil Stas · 3 years, 5 months ago
  20. b12dc5d mtd: nand: NFC drivers for RK3308, RK2928 and others by Yifeng Zhao · 3 years, 5 months ago
  21. 88647f0 pci: pcie_dw_rockchip: Replace msleep occurences by udelay by Anand Moon · 3 years, 5 months ago
  22. 290686f pci: pcie_dw_rockchip: Drop the unused variable warning by Anand Moon · 3 years, 5 months ago
  23. a122d3a pci: pcie_dw_rockchip: Fixed the below compilation error by Anand Moon · 3 years, 5 months ago
  24. 2d46775 rockchip: rk3568: Add sdram driver by Joseph Chen · 3 years, 5 months ago
  25. 4a262fe rockchip: rk3568: add clock driver by Elaine Zhang · 3 years, 5 months ago
  26. 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, 4 months ago
  27. 493110c clk: k210: Move k210 clock out of its own subdirectory by Sean Anderson · 3 years, 4 months ago
  28. c29efc1 clk: k210: Remove bypass driver by Sean Anderson · 3 years, 4 months ago
  29. df79e2b clk: k210: Don't set PLL rates if we are already at the correct rate by Sean Anderson · 3 years, 4 months ago
  30. 29e3067 clk: k210: Re-add support for setting rate by Sean Anderson · 3 years, 4 months ago
  31. 612a833 clk: k210: Implement soc_clk_dump by Sean Anderson · 3 years, 4 months ago
  32. af9f997 clk: k210: Move pll into the rest of the driver by Sean Anderson · 3 years, 4 months ago
  33. 609bd60 clk: k210: Rewrite to remove CCF by Sean Anderson · 3 years, 4 months ago
  34. 6e33eba clk: Allow force setting clock defaults before relocation by Sean Anderson · 3 years, 4 months ago
  35. 5abb694 dma: ti: k3-udma: Add support for native configuration of chan/flow by Vignesh Raghavendra · 3 years, 5 months ago
  36. 86e5880 soc: ti: k3-navss-ringacc: Add support for native configuration of rings by Vignesh Raghavendra · 3 years, 5 months ago
  37. 5d5a699 firmware: ti_sci: Add support for Resoure Management at R5 SPL stage. by Vignesh Raghavendra · 3 years, 5 months ago
  38. 0e81158 firmware: ti_sci: Implement GET_RANGE with static data by Vignesh Raghavendra · 3 years, 5 months ago
  39. 5d80f1b mailbox: k3-sec-proxy: Add DM to DMSC communication thread by Vignesh Raghavendra · 3 years, 5 months ago
  40. f79753c cmd: ti: pd: Add debug command for K3 power domains by Tero Kristo · 3 years, 4 months ago
  41. 144464b power: domain: Introduce driver for raw TI K3 PDs by Tero Kristo · 3 years, 4 months ago
  42. b4a72a9 clk: add support for TI K3 SoC clocks by Tero Kristo · 3 years, 4 months ago
  43. 0aa2930 clk: add support for TI K3 SoC PLL by Tero Kristo · 3 years, 4 months ago
  44. 6b7fd31 clk: fix set_rate to clean up cached rates for the hierarchy by Tero Kristo · 3 years, 4 months ago
  45. 1e1fab0 clk: fix assigned-clocks to pass with deferring provider by Tero Kristo · 3 years, 4 months ago
  46. c319572 clk: sci-clk: fix return value of set_rate by Tero Kristo · 3 years, 4 months ago
  47. 920ea5a clk: do not attempt to fetch clock pointer with null device by Tero Kristo · 3 years, 4 months ago
  48. fc960cb clk: fixed_rate: add API for directly registering fixed rate clocks by Tero Kristo · 3 years, 4 months ago
  49. 25805b6 remoteproc: k3-r5: remove sysfw PM calls if not supported by Tero Kristo · 3 years, 4 months ago
  50. 08ea87a rtc: davinci: fix date loaded on reset by Dario Binacchi · 3 years, 5 months ago
  51. 9ec8b8b rtc: davinci: add driver model support by Dario Binacchi · 3 years, 5 months ago
  52. c7c7c8d rtc: davinci: use unlock/lock mechanism by Dario Binacchi · 3 years, 5 months ago
  53. 79250ef rtc: davinci: check BUSY bit before set TC registers by Dario Binacchi · 3 years, 5 months ago
  54. 82a456a rtc: davinci: replace 32bit access with 8bit access by Dario Binacchi · 3 years, 5 months ago
  55. 6acee20 rtc: davinci: fix compiler errors by Dario Binacchi · 3 years, 5 months ago
  56. 73c3d8e rtc: davinci: enable compilation for omap architectures by Dario Binacchi · 3 years, 5 months ago
  57. 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 5 months ago
  58. 32cc236 nand: atmel: Correct bitflips in erased pages by Kai Stuhlemmer (ebee Engineering) · 3 years, 5 months ago
  59. 0d1ab57 net: luton: remove address translation after ofnode_read_resource by Patrick Delaunay · 3 years, 5 months ago
  60. ca2f948 pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 5 months ago
  61. 0e35b93 of: addr: Remove call to dev_count_cells() in of_get_address() by Bin Meng · 3 years, 6 months ago
  62. 139eaa7 of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' by Bin Meng · 3 years, 6 months ago
  63. b321722 arm: a37xx: pci: Fix configuring PCIe resources by Pali Rohár · 3 years, 5 months ago
  64. a544d65 arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible by Pali Rohár · 3 years, 5 months ago
  65. 7b85aef arm: a37xx: pci: Disable bus mastering when unloading driver by Pali Rohár · 3 years, 5 months ago
  66. 127dbec arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe by Pali Rohár · 3 years, 5 months ago
  67. d7da718 drivers: pci: pcie_dw_common: fix Werror compilation error by Green Wan · 3 years, 5 months ago
  68. 70415e1 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 5 months ago
  69. 416395c drivers: pci: add pcie support for fu740 by Green Wan · 3 years, 5 months ago
  70. dab18c7 drivers: ram: sifive: rename fu540_ddr and add fu740 support by Green Wan · 3 years, 5 months ago
  71. d56d79e drivers: clk: add fu740 support by Green Wan · 3 years, 5 months ago
  72. 6d734be reset: stm32: Fix bank and offset computation by Patrice Chotard · 3 years, 6 months ago
  73. a5bb384 dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supported by Patrick Delaunay · 3 years, 7 months ago
  74. aab8b17 Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 5 months ago
  75. beed305 firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain by Dave Gerlach · 3 years, 5 months ago
  76. 1e78790 pinctrl: single: Fix probe failure getting register area size by Vignesh Raghavendra · 3 years, 6 months ago
  77. aee1860 net: Remove ne2000 driver by Tom Rini · 3 years, 5 months ago
  78. 2361b5e ata: ahci: fix ahci_link_up() type mismatch for LTO by Marek Behún · 3 years, 5 months ago
  79. 28d476e ARM: fix LTO for apf27 by Marek Behún · 3 years, 5 months ago
  80. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  81. 364bef1 regmap: fix a serious pointer casting bug by Marek Behún · 3 years, 5 months ago
  82. eb53b94 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 5 months ago
  83. 6fc323c pinctrl: renesas: Implement unlock register masks by Marek Vasut · 3 years, 6 months ago
  84. 1fffcae pinctrl: renesas: Fix R-Car Gen2 help text by Marek Vasut · 3 years, 6 months ago
  85. c0de8e7 pinctrl: renesas: Deduplicate Kconfig by Marek Vasut · 3 years, 6 months ago
  86. f10de23 gpio: renesas: Pass struct udevice to rcar_gpio_set_direction() by Marek Vasut · 3 years, 6 months ago
  87. e7690e6 clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling by Marek Vasut · 3 years, 6 months ago
  88. d413214 clk: renesas: Add register pointers into struct cpg_mssr_info by Hai Pham · 4 years ago
  89. 406c93c clk: renesas: Introduce enum clk_reg_layout by Hai Pham · 4 years ago
  90. f7f8d47 clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable() by Hai Pham · 4 years, 5 months ago
  91. e935409 clk: renesas: Make reset controller modemr register offset configurable by Marek Vasut · 3 years, 6 months ago
  92. 12dd238 clk: renesas: Add support for RPCD2 clock by Hai Pham · 4 years, 2 months ago
  93. 1b004e2 clk: renesas: Fix Realtime Module Stop Control Register offsets by Hai Pham · 4 years, 5 months ago
  94. efece63 clk: renesas: Fix incorrect return RPC clk_get_rate by Hai Pham · 3 years, 11 months ago
  95. ccc2c9a clk: renesas: Reinstate RPC clock on R-Car D3/E3 by Marek Vasut · 3 years, 6 months ago
  96. f7b4e4c clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12 by Marek Vasut · 3 years, 6 months ago
  97. 8152c18 clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12 by Marek Vasut · 3 years, 6 months ago
  98. f07c9ec clk: renesas: Synchronize RZ/G2 tables with Linux 5.12 by Marek Vasut · 3 years, 6 months ago
  99. d24efc6 net: mvpp2: add explicit sgmii-2500 support by Marcin Wojtas · 3 years, 6 months ago
  100. 2784400 net: mvpp2: allow MDIO registration for fixed links by Stefan Chulski · 3 years, 6 months ago