1. 9c6e755 arm: mach-k3: Move sdelay() and wait_on_value() declaration by Andrew Davis · Thu Apr 06 11:38:19 2023 -0500
  2. f80396e arm: mach-k3: Remove unused fdt_disable_node() by Andrew Davis · Thu Apr 06 11:38:18 2023 -0500
  3. 2dde9a7 arm: mach-k3: Add weak do_board_detect() to common file by Andrew Davis · Thu Apr 06 11:38:17 2023 -0500
  4. f179985 arm: mach-k3: Move sysfw-loader.h out of mach includes by Andrew Davis · Thu Apr 06 11:38:16 2023 -0500
  5. c178e6d arm: mach-k3: Make release_resources_for_core_shutdown() common by Andrew Davis · Thu Apr 06 11:38:15 2023 -0500
  6. 761306e configs: j721s2_evm.h: Remove refrences to J7200 EVM by Andrew Davis · Thu Apr 06 11:38:14 2023 -0500
  7. 3fe6f6e configs: j721x_evm: Remove unneeded check for SYS_K3_SPL_ATF by Andrew Davis · Thu Apr 06 11:38:13 2023 -0500
  8. f92ee08 soc: soc_ti_k3: Use hardware.h to remove definition duplication by Andrew Davis · Thu Apr 06 11:38:12 2023 -0500
  9. 7d194c9 arm: mach-k3: Move J721e SoC detection out of common section by Andrew Davis · Thu Apr 06 11:38:11 2023 -0500
  10. b1c2979 arm: mach-k3: Move MSMC fixup to SoC level by Andrew Davis · Thu Apr 06 11:38:10 2023 -0500
  11. 28cb679 Revert "arm: dts: dra7*/am57xx-idk-evm-u-boot: Add ipu early boot DT changes" by Andrew Davis · Tue Apr 11 13:25:10 2023 -0500
  12. 33e399a arm: dts: keystone: Non-functional changes sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:09 2023 -0500
  13. ddb82a0 arm: dts: omap: Non-functional changes sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:08 2023 -0500
  14. d402bf7 arm: dts: dm8x: Non-functional changes sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:07 2023 -0500
  15. 0429d3f arm: dts: dra7x: Non-functional changes sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:06 2023 -0500
  16. a45320d arm: dts: am3x: Non-functional changes sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:05 2023 -0500
  17. 017ff3c arm: dts: am437x: Update to IOPAD to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:04 2023 -0500
  18. 7eeef8a arm: dts: am3x: Update IOPAD to PADCONF to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:03 2023 -0500
  19. 856ec34 arm: dts: keystone: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:02 2023 -0500
  20. dc5e49c arm: dts: omap5x: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:01 2023 -0500
  21. 42e1d60 arm: dts: omap4x: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:25:00 2023 -0500
  22. 855bb44 arm: dts: omap3x: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:24:59 2023 -0500
  23. 0561899 arm: dts: dra7x: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:24:58 2023 -0500
  24. 5c12edd arm: dts: dm8x: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:24:57 2023 -0500
  25. 5ba8a2b arm: dts: am57x: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:24:56 2023 -0500
  26. 4a33795 arm: dts: am43x: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:24:55 2023 -0500
  27. ebc98d9 arm: dts: am3x: Update devicetree header comments to sync with v6.3-rc6 by Andrew Davis · Tue Apr 11 13:24:54 2023 -0500
  28. 61521ca patman: Declare the future Series memory by Simon Glass · Mon Apr 24 06:16:00 2023 +1200
  29. e6f1700 Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Apr 23 12:15:56 2023 -0400
  30. 3cb66fe Merge tag 'efi-2023-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Apr 22 18:32:08 2023 -0400
  31. f6f4a78 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Sat Apr 22 18:31:46 2023 -0400
  32. 361aafe Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Sat Apr 22 18:31:21 2023 -0400
  33. e3cfe20 Merge tag 'u-boot-stm32-20230419' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Sat Apr 22 18:30:56 2023 -0400
  34. e6ecd6d Merge tag 'u-boot-nand-20230422' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Sat Apr 22 18:30:31 2023 -0400
  35. 4e8611a mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · Fri Apr 07 15:40:05 2023 +0200
  36. a04726f Revert "mtd: rawnand: nand_base: Handle algorithm selection" by Dario Binacchi · Sat Apr 22 22:58:10 2023 +0200
  37. 198bdac configs: rockchip: radxa-cm3-io: drop CONFIG_USB_DWC3_GENERIC by FUKAUMI Naoki · Thu Apr 20 12:00:41 2023 +0000
  38. a69794f arm: dts: rockchip: radxa-cm3-io, rock-3a: enable regulators for usb by FUKAUMI Naoki · Thu Apr 20 12:00:40 2023 +0000
  39. 079896f configs: rockchip: radxa-cm3-io, rock-3a: enable commands for i2c/pmic/regulator by FUKAUMI Naoki · Thu Apr 20 12:00:39 2023 +0000
  40. 254e6e2 configs: rockchip: rock-3a: make usb host work by FUKAUMI Naoki · Thu Apr 20 12:00:38 2023 +0000
  41. 5d25936 mmc: rockchip_sdhci: Limit number of blocks read in a single command by Jonas Karlman · Tue Apr 18 16:46:45 2023 +0000
  42. 4561ada mmc: sdhci: Allow disabling of SDMA in SPL by Peter Geis · Tue Apr 18 16:46:44 2023 +0000
  43. 291343a clk: rockchip: rk3588: Add limited TMCLK_EMMC clock support by Jonas Karlman · Tue Apr 18 16:46:42 2023 +0000
  44. ced8be0 rockchip: rk3588-rock-5b: Include eMMC node in SPL dtb by Jonas Karlman · Tue Apr 18 16:46:41 2023 +0000
  45. ee7115f mmc: rockchip_sdhci: Add support for RK3588 by Jonas Karlman · Tue Apr 18 16:46:39 2023 +0000
  46. 2cc0321 rockchip: rk3568-rock-3a: Enable support for more eMMC modes by Jonas Karlman · Tue Apr 18 16:46:38 2023 +0000
  47. f4f6005 mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568 by Jonas Karlman · Tue Apr 18 16:46:37 2023 +0000
  48. 9168fbf mmc: rockchip_sdhci: Rearrange and simplify used regs and flags by Jonas Karlman · Tue Apr 18 16:46:35 2023 +0000
  49. dd2707f mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe ops by Jonas Karlman · Tue Apr 18 16:46:34 2023 +0000
  50. dbe75fbe mmc: rockchip_sdhci: Update speed mode controls in set_ios_post by Jonas Karlman · Tue Apr 18 16:46:33 2023 +0000
  51. fdea371 mmc: rockchip_sdhci: Refactor execute tuning error handling by Jonas Karlman · Tue Apr 18 16:46:31 2023 +0000
  52. 78df635 mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops by Jonas Karlman · Thu Apr 20 15:55:15 2023 +0000
  53. ea31246 mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_ops by Jonas Karlman · Tue Apr 18 16:46:29 2023 +0000
  54. 785fe8e mmc: rockchip_sdhci: Remove unneeded emmc_phy_init by Jonas Karlman · Tue Apr 18 16:46:27 2023 +0000
  55. 99f3888 mmc: rockchip_sdhci: Fix use of device private data by Jonas Karlman · Tue Apr 18 16:46:26 2023 +0000
  56. 787ce61 mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode by Jonas Karlman · Tue Apr 18 16:46:24 2023 +0000
  57. bd303aa mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode by Jonas Karlman · Tue Apr 18 16:46:23 2023 +0000
  58. 7f25504 ARM: dts: rockchip: rk3588s-u-boot: Add rng node by Chris Morgan · Thu Apr 13 09:13:03 2023 -0500
  59. eb1ca2e rockchip: rng: add trngv1 for rk3588 by Chris Morgan · Thu Apr 13 09:13:02 2023 -0500
  60. 1f7e8ff clk: rockchip: rk3568: Add dummy I2S1_MCLKOUT_TX clock support by Jonas Karlman · Mon Apr 17 19:07:25 2023 +0000
  61. 3a8a299 pinctrl: rockchip: Fix IO mux selection on RK3568 by Jonas Karlman · Mon Apr 17 19:07:23 2023 +0000
  62. fc805c2 rockchip: rk3588: Sync sdmmc node from linux-next by Jonas Karlman · Mon Apr 17 19:07:21 2023 +0000
  63. b450590 rockchip: rk3588: Add support for sdmmc clocks in SPL by Jonas Karlman · Mon Apr 17 19:07:20 2023 +0000
  64. 3cf8708 clk: scmi: Add Kconfig option for SPL by Jonas Karlman · Mon Apr 17 19:07:18 2023 +0000
  65. f4d27e9 rockchip: rk35xx: Enable fdtoverlay and kernel compression by Jonas Karlman · Mon Apr 17 19:07:17 2023 +0000
  66. 47af53c rockchip: rk35xx: Fix boot with a large fdt blob by Jonas Karlman · Mon Apr 17 19:07:15 2023 +0000
  67. a73a082 rockchip: rk3588-rock-5b: Fix sdmmc boot by Jonas Karlman · Mon Apr 17 19:07:14 2023 +0000
  68. 72d9d64 rockchip: otp: fix misc_read() return values by John Keeping · Mon Mar 27 12:01:10 2023 +0100
  69. db63528 rockchip: efuse: fix misc_read() return values by John Keeping · Mon Mar 27 12:01:09 2023 +0100
  70. 06be725 rockchip: misc: fix misc_read() return check by John Keeping · Mon Mar 27 12:01:08 2023 +0100
  71. 8895dd3 rockchip: video: Add support for RK3568 DSI Host by Chris Morgan · Fri Mar 24 13:53:07 2023 -0500
  72. 486c463 drivers: phy: add Innosilicon DSI-DPHY driver by Chris Morgan · Fri Mar 24 13:53:06 2023 -0500
  73. 3c9997b ram: rk3399: add missing high row detection by Jonathan Liu · Thu Mar 23 21:35:58 2023 +1100
  74. c807841 gpio: rockchip: Add support for RK3568 and RK3588 banks by Jonas Karlman · Sun Mar 19 18:39:51 2023 +0000
  75. 5625763 rockchip: configs: mk808: enable usb support by Johan Jonker · Sun Mar 19 16:06:23 2023 +0100
  76. 7e0673d rockchip: configs: mk808: change CONFIG_TPL_TEXT_BASE by Johan Jonker · Sun Mar 19 16:06:11 2023 +0100
  77. 5cfea42 arm: dts: rockchip: sync rk3066/rk3188 DT files from linux-next v6.2-rc4 by Johan Jonker · Sun Mar 19 16:05:57 2023 +0100
  78. 8f2f1ec arm: dts: rockchip: rk3188-u-boot: add gpio-ranges by Johan Jonker · Sun Mar 19 16:05:43 2023 +0100
  79. 882ffc2 arm: dts: rockchip: rk3066a-u-boot: add gpio-ranges by Johan Jonker · Sun Mar 19 16:05:27 2023 +0100
  80. 7fd2fdb rockchip: gpio: rk_gpio: use ROCKCHIP_GPIOS_PER_BANK as divider by Johan Jonker · Sun Mar 19 16:02:18 2023 +0100
  81. 4a6515b arm: dts: rockchip: rk3288: partial sync pwm nodes by Johan Jonker · Wed Mar 15 19:34:24 2023 +0100
  82. 7645269 clk: rockchip: clk_rk3288: add PCLK_RKPWM by Johan Jonker · Wed Mar 15 19:34:13 2023 +0100
  83. 8004e4e arm: dts: rockchip: rk3288: partial sync vop/lvds/mipi/hdmi nodes by Johan Jonker · Wed Mar 15 19:34:01 2023 +0100
  84. 8d7b6a8 arm: dts: rockchip: rk3288: partial sync edp node by Johan Jonker · Wed Mar 15 19:33:50 2023 +0100
  85. ab446c5 video: rockchip: rk_vop: add rk3288-dp compare string by Johan Jonker · Wed Mar 15 19:33:38 2023 +0100
  86. c4161d0 arm: dts: rockchip: rk3288: partial sync grf and pmu nodes by Johan Jonker · Wed Mar 15 19:33:25 2023 +0100
  87. a5b4bdb arm: dts: rockchip: rk3288: move io-domains nodes by Johan Jonker · Wed Mar 15 19:31:57 2023 +0100
  88. 8170c4d pinctrl: rockchip: support rk3588 pinctrl by Jianqun Xu · Wed Mar 15 17:32:15 2023 +0200
  89. d5cb771 rockchip: rk3288: Use ft_system_setup instead of ft_board_setup by John Keeping · Thu Feb 23 19:28:51 2023 +0000
  90. 6918769 rockchip: Use an external TPL binary on RK3588 by Jonas Karlman · Tue Feb 28 21:38:25 2023 +0000
  91. e25c045 board: rockchip: Add rk3588 evb by Kever Yang · Thu Mar 02 15:12:57 2023 +0800
  92. b9fa930 rockchip: ringneck-px30: enforce ENV_IS_NOWHERE with Kconfig select by Quentin Schulz · Wed Mar 01 18:31:15 2023 +0100
  93. adafed4 rockchip: puma-rk3399: enforce ENV_IS_NOWHERE with Kconfig select by Quentin Schulz · Wed Mar 01 18:31:14 2023 +0100
  94. 92d57ec rockchip: sdhci: rk3568: fix clock setting logic by Vasily Khoruzhick · Tue Mar 07 13:26:46 2023 -0800
  95. 7c2369e efi_loader: Fix flexible array member definitions by Ilias Apalodimas · Thu Apr 06 22:37:06 2023 +0300
  96. 45b4832 test: fix launch_efi() by Heinrich Schuchardt · Thu Apr 20 19:49:47 2023 +0200
  97. 49382a3 sandbox: enable CONFIG_EFI_CAPSULE_AUTHENTICATE by Heinrich Schuchardt · Fri Apr 14 10:39:18 2023 +0200
  98. 2275a41 test: fix pylint warning for capsule tests by Heinrich Schuchardt · Thu Apr 13 18:13:32 2023 +0200
  99. e0fff9a efi_loader: remove unused efi_capsule_authenticate by Heinrich Schuchardt · Tue Apr 11 20:18:07 2023 +0200
  100. b7f3509 doc: codingstyle: Python coding style by Heinrich Schuchardt · Wed Apr 19 08:45:34 2023 +0200