1. 6fb86c1 Convert CONFIG_FLASH_SPANSION_S29WS_N et al to Kconfig by Tom Rini · Fri Dec 02 16:42:21 2022 -0500
  2. 599b11b Convert CONFIG_DM9000_BYTE_SWAPPED et al to Kconfig by Tom Rini · Fri Dec 02 16:42:18 2022 -0500
  3. 4a65503 arm: exynos5: Migrate USB_BOOTING to Kconfig by Tom Rini · Fri Dec 02 16:42:12 2022 -0500
  4. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  5. 787b05a Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Dec 19 08:33:24 2022 -0500
  6. d5d2e8d rockpi4: board: Add firmware image information for capsule updates by Sughosh Ganu · Thu Nov 10 14:49:16 2022 +0530
  7. c1b8e8b rockchip: capsule: Add functions for supporting capsule updates by Sughosh Ganu · Thu Nov 10 14:49:15 2022 +0530
  8. 5a96da8 rockchip: Pinebook Pro: Do not initialize i2c before relocation by Michal Suchanek · Sat Dec 03 13:31:29 2022 +0100
  9. 5617345 rockchip: puma: fix GPT table corruption when saving U-Boot environment by Quentin Schulz · Tue Oct 25 12:58:02 2022 +0200
  10. 7698dc4 arm: dts: rockchip: rk3128: fix clocks, compatible and phys by Johan Jonker · Fri Sep 09 22:20:07 2022 +0200
  11. 1f28823 arm: dts: rockchip: rk3128: fix DT node names by Johan Jonker · Fri Sep 09 22:19:24 2022 +0200
  12. 57591e2 arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dtsi files by Johan Jonker · Fri Sep 09 22:19:06 2022 +0200
  13. b89d6a0 arm: dts: rockchip: rk3128: bulk convert gpios to their constant counterparts by Johan Jonker · Fri Sep 09 22:18:55 2022 +0200
  14. 9d3bfc3 rockchip: rk3128-cru: sync the clock dt-binding header from Linux by Johan Jonker · Fri Sep 09 22:18:45 2022 +0200
  15. e6693c3 rockchip: Only call binman when TPL available by Kever Yang · Sun Dec 18 20:43:38 2022 +0800
  16. 878be8c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Dec 18 08:08:55 2022 -0500
  17. a9aab24 sunxi: board: annotate #endif lines by Andre Przywara · Mon Nov 28 00:02:56 2022 +0000
  18. 639a089 x86: cosmetic: Fix a typo in the reserve_arch() comments by Bin Meng · Thu Nov 24 11:39:23 2022 +0800
  19. bb8aae5 x86: Fix i8259 ifdef include guard by Alistair Delva · Mon Sep 26 22:23:26 2022 +0000
  20. 7a39b29 ARM: dts: npcm7xx: add npcm750 gpio node compatible name by Jim Liu · Mon Nov 28 10:34:47 2022 +0800
  21. 89b2654 ARM: dts: npcm8xx: add npcm845 function node by Jim Liu · Mon Nov 28 10:32:44 2022 +0800
  22. 0f3a398 omap4: make musb probeable by simple bus by Andreas Kemnade · Sat Nov 26 23:30:09 2022 +0100
  23. b3f0f83 arm: mach-omap2: Move common image process functions out of board files by Andrew Davis · Thu Oct 20 12:12:19 2022 -0500
  24. 0f33ef2 arm: dts: Add OSPI support for AM62-SK by Dhruva Gole · Thu Oct 27 20:23:10 2022 +0530
  25. 0d350bd arm: dts: k3-am62x: sync dt with linux kernel by Dhruva Gole · Thu Oct 27 20:23:09 2022 +0530
  26. 2d982b7 arm: mach-k3: am62a: introduce auto-generated SoC data by Bryan Brattlof · Thu Nov 03 19:13:56 2022 -0500
  27. daa39a6 arm: mach-k3: introduce basic files to support the am62a by Bryan Brattlof · Thu Nov 03 19:13:55 2022 -0500
  28. e1dd18c arm: dts: introduce am62a7 u-boot dtbs by Bryan Brattlof · Thu Nov 03 19:13:52 2022 -0500
  29. 0c64cee arm: dts: introduce am62a7 dtbs from linux kernel by Bryan Brattlof · Thu Nov 03 19:13:51 2022 -0500
  30. cc84129 x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabled by Sean Anderson · Tue Nov 22 12:54:51 2022 -0500
  31. 7cc3031 Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Dec 08 11:25:08 2022 -0500
  32. d31ac5d Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Dec 08 08:28:14 2022 -0500
  33. 7fea7fc Merge tag 'u-boot-at91-fixes-2023.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · Thu Dec 08 08:27:50 2022 -0500
  34. 324463e riscv: use imply instead of select for SPL_SEPARATE_BSS by Zong Li · Wed Nov 16 07:08:39 2022 +0000
  35. c86cb4a arch/riscv: add semihosting support for RISC-V by Kautuk Consul · Wed Dec 07 17:12:35 2022 +0530
  36. a51bb74 lib: Add common semihosting library by Kautuk Consul · Wed Dec 07 17:12:34 2022 +0530
  37. e8020a5 net: tsec: Remove non-DM_ETH support code by Tom Rini · Sun Nov 27 10:25:04 2022 -0500
  38. afa5185 global: Remove extraneous DM_ETH imply/select by Tom Rini · Sun Nov 27 10:25:03 2022 -0500
  39. f0e4c6c ARM: dts: stm32: Drop MMCI interrupt-names by Marek Vasut · Wed Nov 02 14:53:49 2022 +0100
  40. c69095d ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK by Yann Gautier · Wed Nov 02 14:53:48 2022 +0100
  41. 8099880 arm: dts: stm32mp13: add support of RCC driver by Gabriel Fernandez · Thu Nov 24 11:36:05 2022 +0100
  42. cfbb839 arm: Use the WEAK assembly entry point consistently by Tom Rini · Tue Nov 22 12:31:56 2022 -0500
  43. f43fb3d powerpc: fix fdt_fixup_liodn_tbl_fman() by Heinrich Schuchardt · Wed Oct 12 19:13:11 2022 +0200
  44. 9e7eeec m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS by Tom Rini · Sat Nov 19 18:45:45 2022 -0500
  45. 8eaa3c7 post: Migrate to Kconfig by Tom Rini · Sat Nov 19 18:45:44 2022 -0500
  46. ea79bb7 sandbox: Rework how SDL is enabled / disabled by Tom Rini · Sat Nov 19 18:45:43 2022 -0500
  47. 117af43 Convert CONFIG_TEGRA_CLOCK_SCALING et al to Kconfig by Tom Rini · Sat Nov 19 18:45:36 2022 -0500
  48. c48c040 Convert CONFIG_SH_GPIO_PFC et al to Kconfig by Tom Rini · Sat Nov 19 18:45:32 2022 -0500
  49. b91baf6 Convert CONFIG_NAND_KMETER1 et al to Kconfig by Tom Rini · Sat Nov 19 18:45:29 2022 -0500
  50. 31df83b arm: Remove unused mx27 code by Tom Rini · Sat Nov 19 18:45:27 2022 -0500
  51. b5207bb arm: samsung: Move CONFIG_MISC_COMMON to Kconfig by Tom Rini · Sat Nov 19 18:45:26 2022 -0500
  52. 370e11c arm: ls102xa: Migrate LS102XA_STREAM_ID by Tom Rini · Sat Nov 19 18:45:25 2022 -0500
  53. e4e9bb6 arm: lpc32xx: Remove unused hsuart driver by Tom Rini · Sat Nov 19 18:45:24 2022 -0500
  54. 6a4a908 sandbox: Move CONFIG_IO_TRACE to Kconfig by Tom Rini · Sat Nov 19 18:45:23 2022 -0500
  55. 945a668 Convert CONFIG_IOMUX_SHARE_CONF_REG et al to Kconfig by Tom Rini · Sat Nov 19 18:45:22 2022 -0500
  56. 76acafc Convert CONFIG_IODELAY_RECALIBRATION to Kconfig by Tom Rini · Sat Nov 19 18:45:21 2022 -0500
  57. ae1916c arm920t: Remove unused imx code by Tom Rini · Sat Nov 19 18:45:17 2022 -0500
  58. 7579523 Convert CONFIG_FSL_SERDES to Kconfig by Tom Rini · Sat Nov 19 18:45:13 2022 -0500
  59. 9635ef1 Convert CONFIG_FSL_LBC to Kconfig by Tom Rini · Sat Nov 19 18:45:12 2022 -0500
  60. 2e15b4a Convert CONFIG_FSL_DEVICE_DISABLE to Kconfig by Tom Rini · Sat Nov 19 18:45:10 2022 -0500
  61. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  62. 40eb556 global: Move remaining CONFIG_*SRIO_* to CFG_* by Tom Rini · Wed Nov 16 13:10:40 2022 -0500
  63. 2600032 Convert CONFIG_SYS_SRIO et al to Kconfig by Tom Rini · Wed Nov 16 13:10:39 2022 -0500
  64. 1f17363 Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig by Tom Rini · Wed Nov 16 13:10:38 2022 -0500
  65. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  66. f552a13 Convert CONFIG_SYS_PMAN et al to Kconfig by Tom Rini · Wed Nov 16 13:10:34 2022 -0500
  67. 56af659 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · Wed Nov 16 13:10:33 2022 -0500
  68. 7ea43c5 Convert CONFIG_SYS_OMAP_ABE_SYSCK to Kconfig by Tom Rini · Wed Nov 16 13:10:32 2022 -0500
  69. ff25c3e Remove unused symbols by Tom Rini · Wed Nov 16 13:10:31 2022 -0500
  70. 0a2bac7 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · Wed Nov 16 13:10:29 2022 -0500
  71. df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · Wed Nov 16 13:10:28 2022 -0500
  72. dc172ee Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · Sun Dec 04 09:39:03 2022 -0500
  73. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · Sat Nov 12 17:36:51 2022 -0500
  74. 2712d39 sandbox: fix sound driver by Heinrich Schuchardt · Sun Dec 04 20:48:57 2022 +0100
  75. 707a6fc test: test sandbox sound driver more rigorously by Heinrich Schuchardt · Sun Dec 04 17:11:41 2022 +0100
  76. 34140ec ARM: zynq: Add missing twd timer for mini configurations by Michal Simek · Tue Nov 29 13:23:20 2022 +0100
  77. 875a135 arm64: zynqmp: Do not enable IPI by default by Michal Simek · Tue Nov 29 16:09:42 2022 +0100
  78. 461b931 arm64: zynqmp: Do not include psu_init to U-Boot by default by Michal Simek · Fri Dec 02 09:18:06 2022 +0100
  79. c6f9058 arm64: zynqmp: dynamically mark r5 cores as used by Lukas Funke · Fri Oct 28 14:15:47 2022 +0200
  80. 5aaf1e2 am335x-sancloud-bbe: Add -u-boot.dtsi files by Paul Barker · Mon Nov 14 12:42:42 2022 +0000
  81. 533e87e am335x-sancloud-bbe-lite: SPI flash is JEDEC compatible by Paul Barker · Mon Nov 14 12:42:41 2022 +0000
  82. 1792aab am335x-evm: Enable required dtb nodes in SPL by Paul Barker · Mon Nov 14 12:42:38 2022 +0000
  83. 5e8f1f9 ARM: dts: at91: sama7g5: fix signal name of pin PD8 by Mihai Sain · Mon Nov 14 17:10:35 2022 +0200
  84. 270537c arm: mach-k3: fix spelling mistake "entended" -> "extended" by Bryan Brattlof · Tue Nov 22 13:28:11 2022 -0600
  85. e10c8d6 ram: ast2600: Align the RL and WL setting by Dylan Hung · Fri Nov 11 15:30:08 2022 +0800
  86. 8c5ba36 Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Wed Nov 23 10:05:26 2022 -0500
  87. 4bca659 arm64: dts: meson: nanopi-k2: readd PHY reset properties by Christian Hewitt · Tue Oct 25 14:32:05 2022 +0000
  88. f79b217 arm64: versal: Add octal spi flash mini u-boot configuration by Ashok Reddy Soma · Wed Nov 16 07:11:55 2022 -0700
  89. 8bcf982 arm64: versal: Add qspi flash mini u-boot configuration by Ashok Reddy Soma · Wed Nov 16 07:11:53 2022 -0700
  90. afcb640 soc: xilinx: versal-net: Add soc_xilinx_versal_net driver by Michal Simek · Wed Nov 16 16:36:35 2022 +0100
  91. 62b5cfc arm64: zynqmp: Describe TI phy as ethernet-phy-id with reset on zcu106 by Michal Simek · Wed Nov 16 11:59:19 2022 +0100
  92. 30a73db xilinx: versal-net: Fix incorrect platform name in Kconfig by Michal Simek · Sat Nov 05 18:21:27 2022 -0700
  93. 20c2688 ARM: zynq: DT: Enable all FCLKs by default by Christian Kohn · Wed Oct 12 11:30:33 2022 +0200
  94. 0f36b14 xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · Mon Oct 17 15:18:18 2022 +0530
  95. 1155ddd Revert "imx: imx8: apalis: switch to binman" by Stefano Babic · Tue Nov 15 11:49:40 2022 +0100
  96. e61db6c arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Pali Rohár · Sun Nov 20 17:56:26 2022 +0100
  97. 693baee riscv: clarify meaning of CONFIG_SBI_V02 by Heinrich Schuchardt · Tue Nov 08 15:53:12 2022 +0100
  98. a35afb8 riscv: Fix detecting FPU support in standard extension by Yu Chien Peter Lin · Sat Nov 05 14:02:14 2022 +0800
  99. e828edd riscv: dts: fix the mpfs's reference clock frequency by Conor Dooley · Tue Oct 25 08:58:49 2022 +0100
  100. 8bda02a Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Nov 14 07:29:51 2022 -0500