1. 90fc7a1 freescale: Drop old pre-DM_ETH code by Simon Glass · Wed Feb 22 09:34:16 2023 -0700
  2. ae14d96 s5p: Remove empty arch_misc_init by Tom Rini · Wed Feb 15 22:36:55 2023 -0500
  3. 6518e1f mvebu: Drop empty arch_misc_init by Tom Rini · Wed Feb 15 22:36:54 2023 -0500
  4. 2bdfc3c mvebe: Drop ARCH_MISC_INIT from alleycat 5 by Tom Rini · Wed Feb 15 22:36:53 2023 -0500
  5. 2daa800 imx9: Remove ARCH_MISC_INIT by Tom Rini · Wed Feb 15 22:36:52 2023 -0500
  6. dd96cef arm: rk3368: Select ARCH_EARLY_INIT_R when used by Tom Rini · Wed Feb 15 22:36:50 2023 -0500
  7. 57bef81 arm: zynq: Move to select'ing ARCH_EARLY_INIT_R if we have FPGA by Tom Rini · Wed Feb 15 22:36:49 2023 -0500
  8. 208bba2 arm: mvebu: Add select on ARCH_EARLY_INIT_R if ARM64 by Tom Rini · Wed Feb 15 22:36:48 2023 -0500
  9. 2d26ac1 arm: mvebu: Define SPL memory maps by Pali Rohár · Fri Feb 03 22:26:37 2023 +0100
  10. 465ecee arm: mvebu: Define env_sf_get_env_addr() also for Proper U-Boot by Pali Rohár · Fri Feb 03 21:41:45 2023 +0100
  11. dca22e5 arm: mvebu: Fix comment about CPU_ATTR_BOOTROM mapping by Pali Rohár · Fri Feb 03 21:34:27 2023 +0100
  12. bbe0147 arm: mvebu: Remove A39x relicts by Pali Rohár · Sun Jan 29 19:09:02 2023 +0100
  13. 8d11032 arm: mvebu: Fix description of MVEBU_SPL_BOOT_DEVICE_(SPI|MMC) options by Pali Rohár · Tue Jan 10 23:13:01 2023 +0100
  14. ea87690 arm: mvebu: Add support for generating PEX kwbimage by Pali Rohár · Tue Jan 10 23:09:15 2023 +0100
  15. 5c5cf60 arm: mvebu: Add support for generating NAND kwbimage by Pali Rohár · Tue Jan 10 22:55:21 2023 +0100
  16. aa6244e arm: mvebu: spl: Fix support for loading U-Boot proper from SD card by Pali Rohár · Mon Jan 09 00:52:09 2023 +0100
  17. cefdc03 arm: mvebu: spl: Load proper U-Boot from selected eMMC boot partition by Pali Rohár · Sun Jan 08 13:31:41 2023 +0100
  18. 7809725 arm: mvebu: spl: Remove checks for BOOT_DEVICE_MMC2 and BOOT_DEVICE_MMC2_2 by Pali Rohár · Sun Jan 08 13:27:07 2023 +0100
  19. bb46cea arm: mvebu: spl: Fix parsing SATA kwbimage by Pali Rohár · Sat Jan 21 13:47:45 2023 +0100
  20. 9fb3039 arm: mvebu: spl: Fix parsing SDIO kwbimage by Pali Rohár · Sun Jan 08 13:16:38 2023 +0100
  21. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · Mon Feb 27 17:28:21 2023 -0500
  22. f8700e4 ARM: tegra20: implement BCT patching by Svyatoslav Ryhel · Tue Feb 14 19:35:38 2023 +0200
  23. f2f708d ARM: tegra30: implement BCT patching by Ramin Khonsari · Tue Feb 14 19:35:37 2023 +0200
  24. c14b207 ARM: tegra: crypto: extend crypto functional by Svyatoslav Ryhel · Tue Feb 14 19:35:36 2023 +0200
  25. 7d5a2f4 ARM: tegra: expose crypto module for all Tegra SoCs by Svyatoslav Ryhel · Tue Feb 14 19:35:35 2023 +0200
  26. 3212879 board: tegra30: switch to updated pre-dm i2c write by Svyatoslav Ryhel · Tue Feb 14 19:35:34 2023 +0200
  27. 018e737 ARM: tegra: create common pre-dm i2c write by Svyatoslav Ryhel · Tue Feb 14 19:35:32 2023 +0200
  28. b99f3df ARM: tegra: add late init support by Svyatoslav Ryhel · Tue Feb 14 19:35:31 2023 +0200
  29. c226fc7 ARM: tegra: Fix Tegra PWM parent clock by Svyatoslav Ryhel · Tue Feb 14 19:35:28 2023 +0200
  30. 7646ba5 ARM: tegra30: add PLLD to pll setup by Svyatoslav Ryhel · Tue Feb 14 19:35:27 2023 +0200
  31. b6e50b8 ARM: tegra: clock: add clock_decode_pair helper by Svyatoslav Ryhel · Tue Feb 14 19:35:26 2023 +0200
  32. 19a5b03 ARM: tegra: clock: add clk_id_to_pll_id helper by Svyatoslav Ryhel · Tue Feb 14 19:35:25 2023 +0200
  33. 932ec72 ARM: t20/t30: swap host1x and disp1 clock parents by Svyatoslav Ryhel · Tue Feb 14 19:35:24 2023 +0200
  34. d956f35 tegra30: clock: add EXTPERIPH by Svyatoslav Ryhel · Tue Feb 14 19:35:23 2023 +0200
  35. d949dda arm: dts: chameleonv3: Add 270-2 variant by Paweł Anikiel · Tue Feb 21 16:17:05 2023 +0100
  36. faebb86 arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsi by Paweł Anikiel · Tue Feb 21 16:17:04 2023 +0100
  37. d897af5 arm: dts: chameleonv3: Override chameleonv3 bitstream names by Paweł Anikiel · Tue Feb 21 16:17:03 2023 +0100
  38. d3a98cb dm: dts: Convert driver model tags to use new schema by Simon Glass · Mon Feb 13 08:56:33 2023 -0700
  39. 89e0dff clocks: qcs404: Add support for I2C clocks by Sumit Garg · Mon Feb 13 10:19:09 2023 +0530
  40. 7dfe570 Merge tag 'i2c-updates-for-v2023.04' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Mon Feb 13 09:57:35 2023 -0500
  41. 27fdd6b arm: kirkwood: Enable uart0 dm-pre-reloc for Pogoplug V4 board by Tony Dinh · Fri Feb 10 13:08:17 2023 -0800
  42. 6aebc1a arm: mvebu: Add support for Synology DS116 (Armada 385) by Tony Dinh · Thu Feb 09 14:00:03 2023 -0800
  43. 63eba13 arm: mvebu: Add support for Thecus N2350 (Armada 385) board by Tony Dinh · Wed Feb 01 15:13:05 2023 -0800
  44. 68b735b arm: kirkwood: Use CONFIG_SYS_NS16550 with DM_SERIAL for Kirkwood boards by Tony Dinh · Tue Jan 31 14:06:54 2023 -0800
  45. 56dd918 arm: aspeed: dtsi: add reg for i2c by Ryan Chen · Mon Jan 30 14:19:25 2023 +0800
  46. 6fcc987 socfpga: fix the serial console on DE1-SoC by Jade Lovelace · Fri Feb 10 17:15:26 2023 -0800
  47. 55003db dts: add missing linux,code in gpio-keys by Dzmitry Sankouski · Sun Jan 22 18:21:22 2023 +0300
  48. d337c1f dts: qcs404-evb: Add I2C controller nodes by Sumit Garg · Wed Feb 01 19:29:01 2023 +0530
  49. 00e8469 pinctrl: qcs404: Enable I2C pinmux options by Sumit Garg · Wed Feb 01 19:28:59 2023 +0530
  50. a3e804d clock-snapdragon: Add clk_rcg_set_rate() with mnd_width=0 by Sumit Garg · Wed Feb 01 19:28:57 2023 +0530
  51. f974485 dts: qcs404-evb: Add ethernet controller node by Sumit Garg · Wed Feb 01 19:28:56 2023 +0530
  52. fd1ad93 pinctrl-snapdragon: Get rid of custom drive-strength values by Sumit Garg · Wed Feb 01 19:28:52 2023 +0530
  53. 09aea5d pinctrl: qcs404: Enable ethernet pinmux options by Sumit Garg · Wed Feb 01 19:28:51 2023 +0530
  54. e9e6234 clocks: qcs404: Add support for ethernet clocks by Sumit Garg · Wed Feb 01 19:28:50 2023 +0530
  55. 8ed952d qcs404-evb: Enable msm_gpio driver support by Sumit Garg · Wed Feb 01 19:28:49 2023 +0530
  56. f9c6ee4 qcs404: sysmap: Don't map reserved memory ranges by Sumit Garg · Wed Feb 01 19:28:48 2023 +0530
  57. 5ef968e Correct SPL uses of ROCKCHIP_OTP by Simon Glass · Sun Feb 05 17:54:59 2023 -0700
  58. 96c0d2b Correct SPL uses of FASTBOOT by Simon Glass · Sun Feb 05 17:54:10 2023 -0700
  59. 20b7cd6 Correct SPL use of SYS_FSL_ERRATUM_A010539 by Simon Glass · Sun Feb 05 15:40:55 2023 -0700
  60. 1e58e02 Correct SPL use of STM32MP15X_STM32IMAGE by Simon Glass · Sun Feb 05 15:40:53 2023 -0700
  61. c19fee5 Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR by Simon Glass · Sun Feb 05 17:55:03 2023 -0700
  62. 9e0417e Correct SPL uses of SAVE_PREV_BL_FDT_ADDR by Simon Glass · Sun Feb 05 15:40:44 2023 -0700
  63. d85fc35 Correct SPL uses of ROCKCHIP_EFUSE by Simon Glass · Sun Feb 05 15:40:40 2023 -0700
  64. b24d575 Correct SPL uses of PMIC_STPMIC1 by Simon Glass · Sun Feb 05 15:40:35 2023 -0700
  65. 8e05bb1 Correct SPL uses of MTD by Simon Glass · Sun Feb 05 15:40:17 2023 -0700
  66. ae7ed57 Correct SPL uses of LMB by Simon Glass · Sun Feb 05 15:40:13 2023 -0700
  67. 34d37a6 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · Sun Feb 05 15:40:11 2023 -0700
  68. e365c84 Correct SPL use of EXYNOS7420 by Simon Glass · Sun Feb 05 15:39:51 2023 -0700
  69. b3bb4ab Correct SPL use of DISPLAY_CPUINFO by Simon Glass · Sun Feb 05 15:39:36 2023 -0700
  70. 0320893 Correct SPL use of CMD_NET by Simon Glass · Sun Feb 05 15:36:35 2023 -0700
  71. a5de997 Correct SPL use of CMD_BOOTZ by Simon Glass · Sun Feb 05 15:36:25 2023 -0700
  72. 2ed696c Correct SPL uses of ARMADA_8K by Simon Glass · Sun Feb 05 15:36:16 2023 -0700
  73. dab125f Correct SPL uses of ARMADA_3700 by Simon Glass · Sun Feb 05 15:36:15 2023 -0700
  74. 519d3d5 Correct SPL uses of ALLEYCAT_5 by Simon Glass · Sun Feb 05 15:36:10 2023 -0700
  75. 64fa597 rmobile: Drop unused ehci-rmobile driver by Simon Glass · Wed Feb 01 13:20:20 2023 -0700
  76. 403a838 rmobile: Drop CONFIG_SH73A0 and associated code by Simon Glass · Wed Feb 01 13:20:07 2023 -0700
  77. bdffb01 mtd: Drop unused CONFIG_S32V234 by Simon Glass · Wed Feb 01 13:20:05 2023 -0700
  78. fb36762 rmobile: Drop CONFIG_RMOBILE by Simon Glass · Wed Feb 01 13:20:03 2023 -0700
  79. 9c4f664 arm: Drop CONFIG_MMU by Simon Glass · Wed Feb 01 13:19:43 2023 -0700
  80. 5913070 arm: Drop old kona code by Simon Glass · Wed Feb 01 13:19:39 2023 -0700
  81. 88fe11c imx: Drop unused CONFIG_IMX by Simon Glass · Wed Feb 01 13:19:38 2023 -0700
  82. cc44eb9 rcar: Drop timer by Simon Glass · Wed Feb 01 13:19:37 2023 -0700
  83. 0d56aa1 rockchip: Correct a reference to CONFIG_BOOT_MODE_REG by Simon Glass · Wed Feb 01 13:19:23 2023 -0700
  84. e211967 arm: mvebu: Drop reference to CONFIG_ARMADA_39X by Simon Glass · Wed Feb 01 13:19:21 2023 -0700
  85. 95bd262 arm: mvebu: Remove reference to ARMADA_370 by Simon Glass · Wed Feb 01 13:19:20 2023 -0700
  86. 7350eb2 arm: dts: k3-am64: Fix CPSW3G ethernet by Roger Quadros · Tue Jan 24 11:43:27 2023 +0200
  87. ef0371c arm: dts: k3-am6: Fix "EEPROM not available" error by Roger Quadros · Tue Jan 24 11:43:26 2023 +0200
  88. 8bacb0f arm: dts: k3-am64: sync with Linux DT files by Roger Quadros · Tue Jan 24 11:43:25 2023 +0200
  89. 781f6d8 board: gw_ventana: enable MV88E61XX DSA support by Tim Harvey · Wed Nov 30 09:42:51 2022 -0800
  90. 1a55f04 Merge commit 'refs/pipelines/15015' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Thu Feb 02 12:44:12 2023 -0500
  91. 79a7e41 ARM: tegra: include timer as default option by Svyatoslav Ryhel · Wed Feb 01 10:53:03 2023 +0200
  92. 7f4ab33 ARM: tegra: remap clock_osc_freq for all Tegra family by Svyatoslav Ryhel · Wed Feb 01 10:53:01 2023 +0200
  93. f6b3202 clk: renesas: Add and enable CPG reset driver by Marek Vasut · Thu Jan 26 21:02:03 2023 +0100
  94. f144d50 clk: renesas: r8a7796: Add R8A77961 CPG/MSSR support by Hai Pham · Thu Jan 26 21:02:02 2023 +0100
  95. cef5c2f clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960 by Hai Pham · Thu Jan 26 21:02:01 2023 +0100
  96. 9436050 pinctrl: renesas: r8a7796: Add R8A77961 PFC support by Hai Pham · Thu Jan 26 21:01:48 2023 +0100
  97. d0f9c7b pinctrl: renesas: Synchronize R8A77960 M3-W and R8A77961 M3-W+ PFC tables with Linux 6.1.7 by Marek Vasut · Thu Jan 26 21:01:41 2023 +0100
  98. c02d50a pinctrl: renesas: Synchronize R8A7795 H3 PFC tables with Linux 6.1.7 by Marek Vasut · Thu Jan 26 21:01:40 2023 +0100
  99. 2a8450f ARM: dts: rmobile: Synchronize DTs with Linux 6.1.7 by Marek Vasut · Thu Jan 26 21:01:32 2023 +0100
  100. e3ecf92 Merge tag 'fsl-qoriq-2023-2-1' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed Feb 01 09:31:17 2023 -0500