1. b89d6a0 arm: dts: rockchip: rk3128: bulk convert gpios to their constant counterparts by Johan Jonker · Fri Sep 09 22:18:55 2022 +0200
  2. 9d3bfc3 rockchip: rk3128-cru: sync the clock dt-binding header from Linux by Johan Jonker · Fri Sep 09 22:18:45 2022 +0200
  3. e6693c3 rockchip: Only call binman when TPL available by Kever Yang · Sun Dec 18 20:43:38 2022 +0800
  4. 639a089 x86: cosmetic: Fix a typo in the reserve_arch() comments by Bin Meng · Thu Nov 24 11:39:23 2022 +0800
  5. bb8aae5 x86: Fix i8259 ifdef include guard by Alistair Delva · Mon Sep 26 22:23:26 2022 +0000
  6. 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
  7. d31ac5d Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Dec 08 08:28:14 2022 -0500
  8. 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
  9. 324463e riscv: use imply instead of select for SPL_SEPARATE_BSS by Zong Li · Wed Nov 16 07:08:39 2022 +0000
  10. c86cb4a arch/riscv: add semihosting support for RISC-V by Kautuk Consul · Wed Dec 07 17:12:35 2022 +0530
  11. a51bb74 lib: Add common semihosting library by Kautuk Consul · Wed Dec 07 17:12:34 2022 +0530
  12. f0e4c6c ARM: dts: stm32: Drop MMCI interrupt-names by Marek Vasut · Wed Nov 02 14:53:49 2022 +0100
  13. c69095d ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK by Yann Gautier · Wed Nov 02 14:53:48 2022 +0100
  14. 8099880 arm: dts: stm32mp13: add support of RCC driver by Gabriel Fernandez · Thu Nov 24 11:36:05 2022 +0100
  15. 2712d39 sandbox: fix sound driver by Heinrich Schuchardt · Sun Dec 04 20:48:57 2022 +0100
  16. 707a6fc test: test sandbox sound driver more rigorously by Heinrich Schuchardt · Sun Dec 04 17:11:41 2022 +0100
  17. 34140ec ARM: zynq: Add missing twd timer for mini configurations by Michal Simek · Tue Nov 29 13:23:20 2022 +0100
  18. 875a135 arm64: zynqmp: Do not enable IPI by default by Michal Simek · Tue Nov 29 16:09:42 2022 +0100
  19. 461b931 arm64: zynqmp: Do not include psu_init to U-Boot by default by Michal Simek · Fri Dec 02 09:18:06 2022 +0100
  20. c6f9058 arm64: zynqmp: dynamically mark r5 cores as used by Lukas Funke · Fri Oct 28 14:15:47 2022 +0200
  21. 5aaf1e2 am335x-sancloud-bbe: Add -u-boot.dtsi files by Paul Barker · Mon Nov 14 12:42:42 2022 +0000
  22. 533e87e am335x-sancloud-bbe-lite: SPI flash is JEDEC compatible by Paul Barker · Mon Nov 14 12:42:41 2022 +0000
  23. 1792aab am335x-evm: Enable required dtb nodes in SPL by Paul Barker · Mon Nov 14 12:42:38 2022 +0000
  24. 5e8f1f9 ARM: dts: at91: sama7g5: fix signal name of pin PD8 by Mihai Sain · Mon Nov 14 17:10:35 2022 +0200
  25. 270537c arm: mach-k3: fix spelling mistake "entended" -> "extended" by Bryan Brattlof · Tue Nov 22 13:28:11 2022 -0600
  26. e10c8d6 ram: ast2600: Align the RL and WL setting by Dylan Hung · Fri Nov 11 15:30:08 2022 +0800
  27. 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
  28. 4bca659 arm64: dts: meson: nanopi-k2: readd PHY reset properties by Christian Hewitt · Tue Oct 25 14:32:05 2022 +0000
  29. f79b217 arm64: versal: Add octal spi flash mini u-boot configuration by Ashok Reddy Soma · Wed Nov 16 07:11:55 2022 -0700
  30. 8bcf982 arm64: versal: Add qspi flash mini u-boot configuration by Ashok Reddy Soma · Wed Nov 16 07:11:53 2022 -0700
  31. afcb640 soc: xilinx: versal-net: Add soc_xilinx_versal_net driver by Michal Simek · Wed Nov 16 16:36:35 2022 +0100
  32. 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
  33. 30a73db xilinx: versal-net: Fix incorrect platform name in Kconfig by Michal Simek · Sat Nov 05 18:21:27 2022 -0700
  34. 20c2688 ARM: zynq: DT: Enable all FCLKs by default by Christian Kohn · Wed Oct 12 11:30:33 2022 +0200
  35. 0f36b14 xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · Mon Oct 17 15:18:18 2022 +0530
  36. 1155ddd Revert "imx: imx8: apalis: switch to binman" by Stefano Babic · Tue Nov 15 11:49:40 2022 +0100
  37. e61db6c arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Pali Rohár · Sun Nov 20 17:56:26 2022 +0100
  38. 693baee riscv: clarify meaning of CONFIG_SBI_V02 by Heinrich Schuchardt · Tue Nov 08 15:53:12 2022 +0100
  39. a35afb8 riscv: Fix detecting FPU support in standard extension by Yu Chien Peter Lin · Sat Nov 05 14:02:14 2022 +0800
  40. e828edd riscv: dts: fix the mpfs's reference clock frequency by Conor Dooley · Tue Oct 25 08:58:49 2022 +0100
  41. 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
  42. e32b066 imx8-u-boot: Fix SPL guard option by Fabio Estevam · Fri Nov 11 15:46:42 2022 -0300
  43. dcdd3bd global: Migrate CONFIG_HPS* symbols to the CFG namespace by Tom Rini · Fri Oct 28 20:27:14 2022 -0400
  44. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  45. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:12 2022 -0400
  46. 295ab16 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · Fri Oct 28 20:27:10 2022 -0400
  47. 5ba346a mediatek: Include <linux/sizes.h> where needed by Tom Rini · Fri Oct 28 20:27:08 2022 -0400
  48. e20e571 powerpc: Migrate SYS_L3_SIZE to Kconfig by Tom Rini · Fri Oct 28 20:27:01 2022 -0400
  49. e479892 powerpc: Migrate SYS_L2_SIZE to Kconfig by Tom Rini · Fri Oct 28 20:27:00 2022 -0400
  50. d17ab6a Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig by Tom Rini · Fri Oct 28 20:26:55 2022 -0400
  51. 02cb9bc Convert mx8 u-boot.dtsi to CONFIG_TEXT_BASE by Stefano Babic · Wed Nov 09 16:50:49 2022 +0100
  52. 870e8ff imx: imx8: apalis: switch to binman by Oliver Graute · Fri Nov 04 16:03:44 2022 +0100
  53. 7886cb5 imx: imx8x: colibri: switch to binman by Oliver Graute · Fri Nov 04 16:03:43 2022 +0100
  54. c192afb imx: imx8qxp: deneb switch to binman by Oliver Graute · Fri Nov 04 16:03:42 2022 +0100
  55. eeddb28 imx: imx8qxp: giedi switch to binman by Oliver Graute · Fri Nov 04 16:03:41 2022 +0100
  56. 6ccf850 imx: imx8qm: imx8qm_mek switch to binman by Oliver Graute · Fri Nov 04 16:03:40 2022 +0100
  57. d5efa3c imx: imx8qxp: imx8qxp_mek switch to binman by Oliver Graute · Fri Nov 04 16:03:39 2022 +0100
  58. 51039ce imx: imx8qm: cgtqmx8: switch to binman by Oliver Graute · Fri Nov 04 16:03:38 2022 +0100
  59. 3e0bf76 imx: imx8qm-rom7720: switch to binman by Oliver Graute · Fri Nov 04 16:03:37 2022 +0100
  60. 38eeed6 wandboard: Pass mmc aliases by Fabio Estevam · Fri Nov 04 08:12:54 2022 -0300
  61. 6dd051a imx8mm: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:41 2022 +0100
  62. 381046e imx8mn: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:40 2022 +0100
  63. cdfde79 imx8mp: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:39 2022 +0100
  64. 5b427d8 imx8mq: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:38 2022 +0100
  65. 4b61cbc imx8ulp: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:37 2022 +0100
  66. 118ad85 imxrt1050: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:36 2022 +0100
  67. 679e1a0 imxrt1020: migrate to build system included -u-boot.dtsi by Marcel Ziswiler · Mon Nov 07 22:22:35 2022 +0100
  68. 0107ef6 vf610: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:34 2022 +0100
  69. ad5944d mx6cuboxi: migrate to DM_SERIAL by Baruch Siach · Thu Nov 03 18:03:38 2022 +0200
  70. 56f96e6 arm: imx8mp: Initial MSC SM2S iMX8MP support by Martyn Welch · Tue Oct 25 10:55:02 2022 +0100
  71. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · Sat Oct 29 19:47:17 2022 -0600
  72. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · Sat Oct 29 19:47:13 2022 -0600
  73. c445dc4 ARM: imx: imx8mp: Enable support for i2c5 and i2c6 on i.MX8MP by Martyn Welch · Tue Oct 25 10:54:59 2022 +0100
  74. 8bd54a2 imx8m: USDHC3 base address definition for i.MX8MP by Martyn Welch · Tue Oct 25 10:54:58 2022 +0100
  75. 2cc246a imx: imx8mm-beacon: Enable USB booting via SDP by Adam Ford · Sat Oct 22 09:28:23 2022 -0500
  76. d7b8a94 ARM: mx7: psci: fix suspend/resume e10133 workaround by Matthias Schiffer · Mon Sep 26 10:31:08 2022 +0200
  77. e48dc10 configs: imx8m: Enable CONFIG_ARMV8_CRYPTO support by Loic Poulain · Thu Sep 22 11:18:46 2022 +0200
  78. 67b7d50 arm: mvebu: Add RD-AC5X board by Chris Packham · Sat Nov 05 17:24:00 2022 +1300
  79. eaab461 arm: mvebu: Support for 98DX25xx/98DX35xx SoC by Chris Packham · Sat Nov 05 17:23:59 2022 +1300
  80. be52915 arm: mvebu: Don't use CONFIG_TIMER on ARM64 by Chris Packham · Sat Nov 05 17:23:55 2022 +1300
  81. 98e8fe4 arm: armada: dts: Add clock to armada-ap80x uart1 by Hamish Martin · Fri Oct 21 10:21:59 2022 +1300
  82. 7ac5edc Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Thu Nov 03 20:23:27 2022 -0400
  83. ddb245c Merge branch '2022-11-02-assorted-updates' by Tom Rini · Thu Nov 03 08:29:10 2022 -0400
  84. da2a6d0 riscv: dts: Add QSPI NAND device node by Padmarao Begari · Thu Oct 27 11:32:00 2022 +0530
  85. c66a3b2 riscv: dts: Update memory configuration by Padmarao Begari · Thu Oct 27 11:31:59 2022 +0530
  86. 739cd6f riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · Tue Oct 25 23:03:50 2022 +0800
  87. ff21b84 MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · Sun Jul 10 17:15:14 2022 +0200
  88. 170681e MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · Sun Jul 10 17:15:12 2022 +0200
  89. 7d82fb6 MIPS: remove deprecated TARGET_VCT option by Daniel Schwierzeck · Sun Jul 10 17:15:11 2022 +0200
  90. 0ac566a arm: dts: ti: k3-am64-main: Add RTI watchdog nodes by Christian Gmeiner · Wed Oct 26 13:15:55 2022 +0200
  91. 75a6a37 treewide: Remove the unnecessary space before semicolon by Bin Meng · Wed Oct 26 12:40:07 2022 +0800
  92. c875d88 highbank: switch to use the Arm SP804 DM_TIMER driver by Andre Przywara · Thu Oct 20 23:10:25 2022 +0100
  93. 0cd671b arm: smh: Allow semihosting trap calls to be inlined by Andre Przywara · Wed Oct 05 17:38:49 2022 +0100
  94. b94ebde arm: smh: Make semihosting trap calls more robust by Andre Przywara · Wed Oct 05 17:38:48 2022 +0100
  95. c1b6d76 arm: smh: specify Thumb trap instruction by Andre Przywara · Wed Oct 05 17:38:47 2022 +0100
  96. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · Fri Oct 21 18:16:05 2022 +0530
  97. 73abe8e FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · Fri Oct 21 18:16:00 2022 +0530
  98. 7f08d27 stm32mp1: Add a node for the FWU metadata device by Sughosh Ganu · Fri Oct 21 18:15:57 2022 +0530
  99. f1eba35 vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · Thu Oct 20 18:23:20 2022 -0600
  100. 5e135d3 sandbox: Add an image for VPL by Simon Glass · Thu Oct 20 18:23:15 2022 -0600