1. 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, 3 months ago
  2. 0699dbd Merge tag 'u-boot-stm32-20210618' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 3 years, 3 months ago
  3. c262522 clk: cosmetic change in uclass by Patrick Delaunay · 3 years, 5 months ago
  4. 1f2e3d5 stm32mp: stm32prog: handle dfu error by Patrick Delaunay · 3 years, 4 months ago
  5. d471032 dfu: add error callback by Patrick Delaunay · 3 years, 4 months ago
  6. d4cb402 stm32mp: stm32prog: change one message level to debug by Patrick Delaunay · 3 years, 4 months ago
  7. 69446de stm32mp: stm32prog: use get_cpu_dev for GetID command by Patrick Delaunay · 3 years, 4 months ago
  8. b57efb2 stm32mp: stm32prog: correctly handle DM_PMIC by Patrick Delaunay · 3 years, 4 months ago
  9. be4182b stm32mp: stm32prog: handle the next phase after USB re-enumeration by Patrick Delaunay · 3 years, 4 months ago
  10. 90ed215 stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE by Patrick Delaunay · 3 years, 4 months ago
  11. d68e53b stm32mp: stm32prog: add support of initrd in flashlayout by Patrick Delaunay · 3 years, 4 months ago
  12. d4358a6 stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer by Patrick Delaunay · 3 years, 4 months ago
  13. 5f14e2f stm32mp: stm32prog: remove all the header check for UART download by Patrick Delaunay · 3 years, 4 months ago
  14. 486808e board: stm32mp1: correct the property name for eth by Patrick Delaunay · 3 years, 4 months ago
  15. 2dc41fc dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devices by Patrick Delaunay · 3 years, 7 months ago
  16. 88f7ca0 spi: stm32_qspi: Fix short data write operation by Daniil Stas · 3 years, 4 months ago
  17. b12dc5d mtd: nand: NFC drivers for RK3308, RK2928 and others by Yifeng Zhao · 3 years, 4 months ago
  18. 7da079d configs: rockchip: rk3399: Khadas Edge add USB OHCI by Artem Lapkin · 3 years, 4 months ago
  19. ad0e919 ARM64: rockchip: evb_rk3399: add usb ohci definations by Artem Lapkin · 3 years, 4 months ago
  20. 88647f0 pci: pcie_dw_rockchip: Replace msleep occurences by udelay by Anand Moon · 3 years, 4 months ago
  21. 290686f pci: pcie_dw_rockchip: Drop the unused variable warning by Anand Moon · 3 years, 4 months ago
  22. a122d3a pci: pcie_dw_rockchip: Fixed the below compilation error by Anand Moon · 3 years, 4 months ago
  23. 695693b board: rockchip: Add rk3568 evb support by Joseph Chen · 3 years, 4 months ago
  24. 2a950e3 rockchip: Add rk3568 architecture core by Joseph Chen · 3 years, 4 months ago
  25. 2d46775 rockchip: rk3568: Add sdram driver by Joseph Chen · 3 years, 4 months ago
  26. 636ffbd arm: dts: rockchip: Add dts for rk3568 evb by Joseph Chen · 3 years, 4 months ago
  27. a4a9ce1 arm: dts: Sync rockchip-pinconf.dtsi from kernel by Joseph Chen · 3 years, 4 months ago
  28. c52c362 rk3399_common: setup fdtoverlay_addr_r value by Artem Lapkin · 3 years, 4 months ago
  29. 4a262fe rockchip: rk3568: add clock driver by Elaine Zhang · 3 years, 4 months ago
  30. 19ec205 rockchip: rk3568: add device tree file by Elaine Zhang · 3 years, 4 months ago
  31. 95a34eb arm: dts: stm32mp157c-odyssey-som: enable SDMMC2 in SPL by Grzegorz Szymaszek · 3 years, 4 months ago
  32. 7db3307 arm: dts: stm32mp157c-odyssey-som: enable the SDMMC2 eMMC HS DDR mode by Grzegorz Szymaszek · 3 years, 4 months ago
  33. 51a2ac9 arm: dts: stm32mp157c-odyssey-som: set the SDMMC2 VQMMC supply by Grzegorz Szymaszek · 3 years, 4 months ago
  34. b1c8ad5 arm: dts: stm32mp157c-odyssey-som: enable all SDMMC2 data lanes by Grzegorz Szymaszek · 3 years, 4 months ago
  35. b40a034 arm: dts: stm32mp157c-odyssey-som: fix the basic SDMMC2 properties by Grzegorz Szymaszek · 3 years, 4 months ago
  36. 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, 3 months ago
  37. e87a933 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 3 years, 3 months ago
  38. 446b4f3 test: Add K210 PLL tests to sandbox defconfigs by Sean Anderson · 3 years, 4 months ago
  39. 55dac94 k210: Don't imply CCF by Sean Anderson · 3 years, 4 months ago
  40. 9cd637f k210: dts: Set PLL1 to the same rate as PLL0 by Sean Anderson · 3 years, 4 months ago
  41. 493110c clk: k210: Move k210 clock out of its own subdirectory by Sean Anderson · 3 years, 4 months ago
  42. c29efc1 clk: k210: Remove bypass driver by Sean Anderson · 3 years, 4 months ago
  43. df79e2b clk: k210: Don't set PLL rates if we are already at the correct rate by Sean Anderson · 3 years, 4 months ago
  44. 29e3067 clk: k210: Re-add support for setting rate by Sean Anderson · 3 years, 4 months ago
  45. 612a833 clk: k210: Implement soc_clk_dump by Sean Anderson · 3 years, 4 months ago
  46. af9f997 clk: k210: Move pll into the rest of the driver by Sean Anderson · 3 years, 4 months ago
  47. 609bd60 clk: k210: Rewrite to remove CCF by Sean Anderson · 3 years, 4 months ago
  48. 6e33eba clk: Allow force setting clock defaults before relocation by Sean Anderson · 3 years, 4 months ago
  49. ea83ea5 board: sama5d3_xplained: add Falcon boot support by Michael Opdenacker · 3 years, 4 months ago
  50. 86ce373 configs: sam boards: add hash command by Eugen Hristev · 3 years, 4 months ago
  51. 173c3bc Merge tag 'ti-v2021.10-next-v2' of https://source.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 3 years, 4 months ago
  52. 5abb694 dma: ti: k3-udma: Add support for native configuration of chan/flow by Vignesh Raghavendra · 3 years, 4 months ago
  53. 86e5880 soc: ti: k3-navss-ringacc: Add support for native configuration of rings by Vignesh Raghavendra · 3 years, 4 months ago
  54. 2af181b ARM: dts: k3: Add cfg register space for ringacc and udmap by Vignesh Raghavendra · 3 years, 4 months ago
  55. 00d6fc9 ARM: dts: j72xx-r5-common-proc-board: Add DM firmware node by Vignesh Raghavendra · 3 years, 4 months ago
  56. 5d5a699 firmware: ti_sci: Add support for Resoure Management at R5 SPL stage. by Vignesh Raghavendra · 3 years, 4 months ago
  57. 0e81158 firmware: ti_sci: Implement GET_RANGE with static data by Vignesh Raghavendra · 3 years, 4 months ago
  58. 5d80f1b mailbox: k3-sec-proxy: Add DM to DMSC communication thread by Vignesh Raghavendra · 3 years, 4 months ago
  59. bb318d8 arm: dts: k3-j72xx: correct MCU timer1 frequency by Tero Kristo · 3 years, 4 months ago
  60. c3ebc56 board: ti: j72xx: README: update build instructions and image formats by Tero Kristo · 3 years, 4 months ago
  61. 6cfb6ff configs: j7200_evm_r5: Enable raw access power management features by Dave Gerlach · 3 years, 4 months ago
  62. a95f8c0 configs: j721e_evm_r5: Enable raw access power management features by Tero Kristo · 3 years, 4 months ago
  63. 61305e0 arm: mach-k3: j721e_init: Force early probe of clk-k3 driver by Dave Gerlach · 3 years, 4 months ago
  64. 925698d arm: mach-k3: sysfw-loader: pass boardcfg to sciserver by Tero Kristo · 3 years, 4 months ago
  65. 7acd4d7 arm: mach-k3: common: Drop main r5 start by Dave Gerlach · 3 years, 4 months ago
  66. 0714580 arm: mach-k3: do board config for PM only if supported by Tero Kristo · 3 years, 4 months ago
  67. 547b277 arm: mach-k3: add support for detecting firmware images from FIT by Tero Kristo · 3 years, 4 months ago
  68. 277729e arm: mach-k3: Add platform data for j721e and j7200 by Dave Gerlach · 3 years, 4 months ago
  69. df5363a tools: k3_fit_atf: add DM binary to the FIT image by Tero Kristo · 3 years, 4 months ago
  70. f79753c cmd: ti: pd: Add debug command for K3 power domains by Tero Kristo · 3 years, 4 months ago
  71. 144464b power: domain: Introduce driver for raw TI K3 PDs by Tero Kristo · 3 years, 4 months ago
  72. b4a72a9 clk: add support for TI K3 SoC clocks by Tero Kristo · 3 years, 4 months ago
  73. 0aa2930 clk: add support for TI K3 SoC PLL by Tero Kristo · 3 years, 4 months ago
  74. 6b7fd31 clk: fix set_rate to clean up cached rates for the hierarchy by Tero Kristo · 3 years, 4 months ago
  75. 1e1fab0 clk: fix assigned-clocks to pass with deferring provider by Tero Kristo · 3 years, 4 months ago
  76. c319572 clk: sci-clk: fix return value of set_rate by Tero Kristo · 3 years, 4 months ago
  77. 7ab418f clk: add support for setting clk rate from cmdline by Tero Kristo · 3 years, 4 months ago
  78. 920ea5a clk: do not attempt to fetch clock pointer with null device by Tero Kristo · 3 years, 4 months ago
  79. 1a725e2 clk: fix clock tree dump to properly dump out every registered clock by Tero Kristo · 3 years, 4 months ago
  80. fc960cb clk: fixed_rate: add API for directly registering fixed rate clocks by Tero Kristo · 3 years, 4 months ago
  81. 481d394 common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · 3 years, 4 months ago
  82. 25805b6 remoteproc: k3-r5: remove sysfw PM calls if not supported by Tero Kristo · 3 years, 4 months ago
  83. 99214c1 arm: mach-k3: introduce new config option for sysfw split by Tero Kristo · 3 years, 4 months ago
  84. 7d0f3fb lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · 3 years, 4 months ago
  85. 08ea87a rtc: davinci: fix date loaded on reset by Dario Binacchi · 3 years, 4 months ago
  86. 9ec8b8b rtc: davinci: add driver model support by Dario Binacchi · 3 years, 4 months ago
  87. 62af440 arm: dts: sync rtc node of am335x boards with Linux 5.9-rc7 by Dario Binacchi · 3 years, 4 months ago
  88. c7c7c8d rtc: davinci: use unlock/lock mechanism by Dario Binacchi · 3 years, 4 months ago
  89. 79250ef rtc: davinci: check BUSY bit before set TC registers by Dario Binacchi · 3 years, 4 months ago
  90. 82a456a rtc: davinci: replace 32bit access with 8bit access by Dario Binacchi · 3 years, 4 months ago
  91. 6acee20 rtc: davinci: fix compiler errors by Dario Binacchi · 3 years, 4 months ago
  92. 73c3d8e rtc: davinci: enable compilation for omap architectures by Dario Binacchi · 3 years, 4 months ago
  93. e61a4ff Nokia RX-51: Enable CONFIG_WDT to remove deprecation warning by Pali Rohár · 3 years, 7 months ago
  94. ce7ad57 configs: am64: Enable configs to support USB host and device modes by Aswath Govindraju · 3 years, 4 months ago
  95. defd62c arm: dts: k3-am64-main: Update the location of ATF in SRAM and increase its max size by Aswath Govindraju · 3 years, 4 months ago
  96. 26f32c3 configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy the limitations for USB DFU boot mode by Aswath Govindraju · 3 years, 4 months ago
  97. 1c8b404 arm: dts: k3-am642-evm-u-boot: Add U-Boot tags and fix the dr_mode to peripheral for USB subsystem by Aswath Govindraju · 3 years, 4 months ago
  98. 7803a5b arm: dts: k3-am642-*-evm: Add USB support by Aswath Govindraju · 3 years, 4 months ago
  99. cdb7384 arm: dts: k3-am64-main: Add USB DT nodes by Aswath Govindraju · 3 years, 4 months ago
  100. 397d7b0 board: ti: am64x: Set the core voltage of USB PHY to 0.85V by Aswath Govindraju · 3 years, 4 months ago