1. 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
  2. 0b0a299 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · Sat Jun 26 00:47:14 2021 +0530
  3. af27318 mtd: spi-nor-core: Introduce flash-specific fixup hooks by Pratyush Yadav · Sat Jun 26 00:47:13 2021 +0530
  4. 6103465 mtd: spi-nor-core: Move SFDP related declarations to top by Pratyush Yadav · Sat Jun 26 00:47:12 2021 +0530
  5. 28d20db mtd: spi-nor-core: Add a ->setup() hook by Pratyush Yadav · Sat Jun 26 00:47:11 2021 +0530
  6. 6ab0762 mtd: spi-nor-core: Fix address width on flash chips > 16MB by Pratyush Yadav · Sat Jun 26 00:47:10 2021 +0530
  7. e1814ad spi: cadence-qspi: Add support for octal DTR flashes by Pratyush Yadav · Sat Jun 26 00:47:09 2021 +0530
  8. 8dcf3e2 spi: cadence-qspi: Add a small delay before indirect writes by Pratyush Yadav · Sat Jun 26 00:47:08 2021 +0530
  9. 8e0be9e spi: cadence-qspi: Do not calibrate when device tree sets read delay by Pratyush Yadav · Sat Jun 26 00:47:07 2021 +0530
  10. 8c8452c spi: spi-mem: add spi_mem_dtr_supports_op() by Pratyush Yadav · Sat Jun 26 00:47:06 2021 +0530
  11. 8b0a2ac spi: spi-mem: export spi_mem_default_supports_op() by Pratyush Yadav · Sat Jun 26 00:47:05 2021 +0530
  12. ed08485 spi: spi-mem: allow specifying a command's extension by Pratyush Yadav · Sat Jun 26 00:47:04 2021 +0530
  13. 87a6db3 spi: spi-mem: allow specifying whether an op is DTR or not by Pratyush Yadav · Sat Jun 26 00:47:03 2021 +0530
  14. c93136b spi: Add MXIC controller driver by Zhengxun · Wed Jun 23 17:15:15 2021 +0000
  15. eea5046 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Thu Jun 24 11:11:13 2021 -0400
  16. 397aaa9 cmd: mtd: expand <name> argument definition in command help by Marek Behún · Wed May 26 14:08:26 2021 +0200
  17. f96299f mtd: compare also with OF path and device name in get_mtd_device_nm() by Marek Behún · Wed May 26 14:08:25 2021 +0200
  18. c677428 cmd: mtd: print device OF path in listing by Marek Behún · Wed May 26 14:08:24 2021 +0200
  19. db3ce1f mtd: probe SPI NOR devices in mtd_probe_devices() by Marek Behún · Wed May 26 14:08:23 2021 +0200
  20. 3246ae2 mtd: remove mtd_probe() function by Marek Behún · Wed May 26 14:08:22 2021 +0200
  21. d37eb23 mtd: spi-nor: fill-in mtd->dev member by Marek Behún · Wed May 26 14:08:21 2021 +0200
  22. c1fcc14 mtd: spi-nor: allow registering multiple MTDs when DM is enabled by Marek Behún · Wed May 26 14:08:20 2021 +0200
  23. 544a8c9 mtd: add support for parsing partitions defined in OF by Marek Behún · Wed May 26 14:08:19 2021 +0200
  24. e897e3c dm: core: add ofnode_get_path() by Marek Behún · Wed May 26 14:08:18 2021 +0200
  25. 177ab7f dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · Wed May 26 14:08:17 2021 +0200
  26. 4b017b9 mtd: spinand: macronix: Add support for serial NAND flash by Jaime Liao · Mon Jun 07 16:19:15 2021 +0800
  27. c8c9528 mtd: spi-nor-ids: Add Macronix MX66UW2G345G by zhengxun · Tue Mar 23 13:16:47 2021 +0000
  28. a9b3269 ARM: dts: k3-j7200-common-proc-board-u-boot.dtsi: Fix dtc warnings by Vignesh Raghavendra · Mon Jun 14 14:12:39 2021 +0530
  29. ce92768 Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · Sat Jun 19 08:20:12 2021 -0400
  30. 5dd7530 Merge tag 'u-boot-stm32-20210618' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Fri Jun 18 13:18:29 2021 -0400
  31. b9c3214 clk: cosmetic change in uclass by Patrick Delaunay · Tue Apr 27 10:57:54 2021 +0200
  32. c7e9a11 stm32mp: stm32prog: handle dfu error by Patrick Delaunay · Tue May 18 15:12:13 2021 +0200
  33. f135735 dfu: add error callback by Patrick Delaunay · Tue May 18 15:12:12 2021 +0200
  34. be7d21e stm32mp: stm32prog: change one message level to debug by Patrick Delaunay · Tue May 18 15:12:11 2021 +0200
  35. 7ef09a3 stm32mp: stm32prog: use get_cpu_dev for GetID command by Patrick Delaunay · Tue May 18 15:12:10 2021 +0200
  36. 7d14540 stm32mp: stm32prog: correctly handle DM_PMIC by Patrick Delaunay · Tue May 18 15:12:09 2021 +0200
  37. e23d98e stm32mp: stm32prog: handle the next phase after USB re-enumeration by Patrick Delaunay · Tue May 18 15:12:08 2021 +0200
  38. 3a44a07 stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE by Patrick Delaunay · Tue May 18 15:12:07 2021 +0200
  39. ab198fe stm32mp: stm32prog: add support of initrd in flashlayout by Patrick Delaunay · Tue May 18 15:12:06 2021 +0200
  40. 4daf994 stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer by Patrick Delaunay · Tue May 18 15:12:05 2021 +0200
  41. f67fd84 stm32mp: stm32prog: remove all the header check for UART download by Patrick Delaunay · Tue May 18 15:12:04 2021 +0200
  42. 00cf4a8 board: stm32mp1: correct the property name for eth by Patrick Delaunay · Fri Jun 04 18:25:55 2021 +0200
  43. 97f69af dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devices by Patrick Delaunay · Thu Mar 04 17:47:56 2021 +0100
  44. 485b4b1 spi: stm32_qspi: Fix short data write operation by Daniil Stas · Sun May 23 22:24:49 2021 +0000
  45. 9e9021e mtd: nand: NFC drivers for RK3308, RK2928 and others by Yifeng Zhao · Mon Jun 07 16:40:29 2021 +0800
  46. 3227ecb configs: rockchip: rk3399: Khadas Edge add USB OHCI by Artem Lapkin · Mon Jun 07 11:45:05 2021 +0800
  47. f359003 ARM64: rockchip: evb_rk3399: add usb ohci definations by Artem Lapkin · Mon Jun 07 11:45:04 2021 +0800
  48. 7df6464 pci: pcie_dw_rockchip: Replace msleep occurences by udelay by Anand Moon · Sat Jun 05 14:38:43 2021 +0000
  49. d921ad8 pci: pcie_dw_rockchip: Drop the unused variable warning by Anand Moon · Sat Jun 05 14:38:42 2021 +0000
  50. e4e8745 pci: pcie_dw_rockchip: Fixed the below compilation error by Anand Moon · Sat Jun 05 14:38:41 2021 +0000
  51. 1689989 board: rockchip: Add rk3568 evb support by Joseph Chen · Wed Jun 02 16:13:46 2021 +0800
  52. 72cd879 rockchip: Add rk3568 architecture core by Joseph Chen · Wed Jun 02 15:58:25 2021 +0800
  53. c63f2fc rockchip: rk3568: Add sdram driver by Joseph Chen · Wed Jun 02 15:58:24 2021 +0800
  54. 868dc1d arm: dts: rockchip: Add dts for rk3568 evb by Joseph Chen · Wed Jun 02 15:58:23 2021 +0800
  55. 01c32cb arm: dts: Sync rockchip-pinconf.dtsi from kernel by Joseph Chen · Wed Jun 02 15:58:22 2021 +0800
  56. b612b5f rk3399_common: setup fdtoverlay_addr_r value by Artem Lapkin · Wed May 26 17:34:17 2021 +0800
  57. 5be90bb rockchip: rk3568: add clock driver by Elaine Zhang · Wed Jun 02 11:39:24 2021 +0800
  58. 626a537 rockchip: rk3568: add device tree file by Elaine Zhang · Wed May 26 17:01:16 2021 +0800
  59. 885d234 arm: dts: stm32mp157c-odyssey-som: enable SDMMC2 in SPL by Grzegorz Szymaszek · Wed Jun 02 19:09:18 2021 +0200
  60. 56f1fc3 arm: dts: stm32mp157c-odyssey-som: enable the SDMMC2 eMMC HS DDR mode by Grzegorz Szymaszek · Wed Jun 02 19:09:13 2021 +0200
  61. 94409b1 arm: dts: stm32mp157c-odyssey-som: set the SDMMC2 VQMMC supply by Grzegorz Szymaszek · Wed Jun 02 19:09:08 2021 +0200
  62. 531d6c5 arm: dts: stm32mp157c-odyssey-som: enable all SDMMC2 data lanes by Grzegorz Szymaszek · Wed Jun 02 19:09:03 2021 +0200
  63. 4bb56c6 arm: dts: stm32mp157c-odyssey-som: fix the basic SDMMC2 properties by Grzegorz Szymaszek · Wed Jun 02 19:08:23 2021 +0200
  64. 490d6dd Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Thu Jun 17 11:46:44 2021 -0400
  65. 69ad930 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Thu Jun 17 11:46:23 2021 -0400
  66. 0d4b495 test: Add K210 PLL tests to sandbox defconfigs by Sean Anderson · Fri Jun 11 00:16:17 2021 -0400
  67. 2af75a7 k210: Don't imply CCF by Sean Anderson · Fri Jun 11 00:16:16 2021 -0400
  68. e6638b4 k210: dts: Set PLL1 to the same rate as PLL0 by Sean Anderson · Fri Jun 11 00:16:15 2021 -0400
  69. 152919d clk: k210: Move k210 clock out of its own subdirectory by Sean Anderson · Fri Jun 11 00:16:14 2021 -0400
  70. 16d64cd clk: k210: Remove bypass driver by Sean Anderson · Fri Jun 11 00:16:13 2021 -0400
  71. 1a37182 clk: k210: Don't set PLL rates if we are already at the correct rate by Sean Anderson · Fri Jun 11 00:16:12 2021 -0400
  72. 3a29bc6 clk: k210: Re-add support for setting rate by Sean Anderson · Fri Jun 11 00:16:11 2021 -0400
  73. ecf9284 clk: k210: Implement soc_clk_dump by Sean Anderson · Fri Jun 11 00:16:10 2021 -0400
  74. edbe849 clk: k210: Move pll into the rest of the driver by Sean Anderson · Fri Jun 11 00:16:09 2021 -0400
  75. 2957313 clk: k210: Rewrite to remove CCF by Sean Anderson · Fri Jun 11 00:16:08 2021 -0400
  76. 08d531c clk: Allow force setting clock defaults before relocation by Sean Anderson · Fri Jun 11 00:16:07 2021 -0400
  77. 6722614 board: sama5d3_xplained: add Falcon boot support by Michael Opdenacker · Mon May 31 23:23:48 2021 +0200
  78. 858f8d5 configs: sam boards: add hash command by Eugen Hristev · Wed May 26 16:05:57 2021 +0300
  79. 95951fc Merge tag 'ti-v2021.10-next-v2' of https://source.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · Sun Jun 13 07:48:22 2021 -0400
  80. 27e7250 dma: ti: k3-udma: Add support for native configuration of chan/flow by Vignesh Raghavendra · Mon Jun 07 19:47:53 2021 +0530
  81. ae067e5 soc: ti: k3-navss-ringacc: Add support for native configuration of rings by Vignesh Raghavendra · Mon Jun 07 19:47:52 2021 +0530
  82. 7bd0288 ARM: dts: k3: Add cfg register space for ringacc and udmap by Vignesh Raghavendra · Mon Jun 07 19:47:51 2021 +0530
  83. 9818197 ARM: dts: j72xx-r5-common-proc-board: Add DM firmware node by Vignesh Raghavendra · Mon Jun 07 19:47:50 2021 +0530
  84. aa0e3fc firmware: ti_sci: Add support for Resoure Management at R5 SPL stage. by Vignesh Raghavendra · Mon Jun 07 19:47:49 2021 +0530
  85. 4214a81 firmware: ti_sci: Implement GET_RANGE with static data by Vignesh Raghavendra · Mon Jun 07 19:47:48 2021 +0530
  86. 44ac36b mailbox: k3-sec-proxy: Add DM to DMSC communication thread by Vignesh Raghavendra · Mon Jun 07 19:47:47 2021 +0530
  87. 94388c8 arm: dts: k3-j72xx: correct MCU timer1 frequency by Tero Kristo · Fri Jun 11 11:45:27 2021 +0300
  88. 00624e9 board: ti: j72xx: README: update build instructions and image formats by Tero Kristo · Fri Jun 11 11:45:26 2021 +0300
  89. 4b9a520 configs: j7200_evm_r5: Enable raw access power management features by Dave Gerlach · Fri Jun 11 11:45:25 2021 +0300
  90. beb1c11 configs: j721e_evm_r5: Enable raw access power management features by Tero Kristo · Fri Jun 11 11:45:24 2021 +0300
  91. 9cda54d arm: mach-k3: j721e_init: Force early probe of clk-k3 driver by Dave Gerlach · Fri Jun 11 11:45:23 2021 +0300
  92. 20e4b55 arm: mach-k3: sysfw-loader: pass boardcfg to sciserver by Tero Kristo · Fri Jun 11 11:45:22 2021 +0300
  93. cdd0245 arm: mach-k3: common: Drop main r5 start by Dave Gerlach · Fri Jun 11 11:45:21 2021 +0300
  94. 9b33d51 arm: mach-k3: do board config for PM only if supported by Tero Kristo · Fri Jun 11 11:45:20 2021 +0300
  95. 738c590 arm: mach-k3: add support for detecting firmware images from FIT by Tero Kristo · Fri Jun 11 11:45:19 2021 +0300
  96. 6bf9755 arm: mach-k3: Add platform data for j721e and j7200 by Dave Gerlach · Fri Jun 11 11:45:18 2021 +0300
  97. c3bb6ef tools: k3_fit_atf: add DM binary to the FIT image by Tero Kristo · Fri Jun 11 11:45:17 2021 +0300
  98. f95d3be cmd: ti: pd: Add debug command for K3 power domains by Tero Kristo · Fri Jun 11 11:45:16 2021 +0300
  99. 682c128 power: domain: Introduce driver for raw TI K3 PDs by Tero Kristo · Fri Jun 11 11:45:15 2021 +0300
  100. 82ceb0d clk: add support for TI K3 SoC clocks by Tero Kristo · Fri Jun 11 11:45:14 2021 +0300