1. 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
  2. e2899e0 xilinx: versal-net: Fix SYS_LOAD_ADDR to point to OCM by Michal Simek · Sun Nov 06 11:48:06 2022 -0800
  3. 30a73db xilinx: versal-net: Fix incorrect platform name in Kconfig by Michal Simek · Sat Nov 05 18:21:27 2022 -0700
  4. b9b4c46 arm64: zynqmp: Create vck190 spl link for revB by Michal Simek · Wed Oct 26 09:38:00 2022 +0200
  5. c633cdf net: phy: Fix ethernet-phy-id <dot> in the code by Michal Simek · Mon Oct 31 17:08:44 2022 -0700
  6. 20c2688 ARM: zynq: DT: Enable all FCLKs by default by Christian Kohn · Wed Oct 12 11:30:33 2022 +0200
  7. 793e426 timer: xilinx-timer: use timer_conv_64() to fix timer wrap around by Ovidiu Panait · Wed Oct 12 08:36:56 2022 +0300
  8. 9533931 timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · Wed Oct 12 08:36:55 2022 +0300
  9. 49e17df timer-uclass: add timer_get_ops() macro by Ovidiu Panait · Wed Oct 12 08:36:54 2022 +0300
  10. 0f36b14 xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · Mon Oct 17 15:18:18 2022 +0530
  11. 43a8b4f Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance" by Michal Simek · Thu Oct 13 13:05:39 2022 +0200
  12. 7307fb8 arm64: zynqmp: Disable watchdog by default for virt platform by Michal Simek · Wed Oct 12 11:35:30 2022 +0200
  13. 709340f microblaze: Make extended addressing support default by T Karthik Reddy · Wed Oct 12 11:03:45 2022 +0200
  14. b4be383 Prepare v2023.01-rc2 by Tom Rini · Mon Nov 21 12:33:14 2022 -0500
  15. add196e configs: Resync with savedefconfig by Tom Rini · Mon Nov 21 11:58:53 2022 -0500
  16. 0954552 Merge branch '2022-11-21-important-fixes' by Tom Rini · Mon Nov 21 11:54:58 2022 -0500
  17. 27b7783 spl: Fix SPL_ATF and SPL_OPENSBI dependencies by Samuel Holland · Sun Oct 30 23:26:19 2022 -0500
  18. 041078d configs: mediatek: enable boot via extlinux by Alexandre Mergnat · Fri Oct 28 10:28:27 2022 +0200
  19. 402cbd2 usb: gadget: dfu: Fix the unchecked length field by Venkatesh Yadav Abbarapu · Thu Nov 03 09:37:48 2022 +0530
  20. 1155ddd Revert "imx: imx8: apalis: switch to binman" by Stefano Babic · Tue Nov 15 11:49:40 2022 +0100
  21. 3bd2b13 Revert "cli_readline: Only insert printable chars" by Pali Rohár · Wed Nov 02 00:40:46 2022 +0100
  22. 0dff39f Nokia RX-51: Do not overwrite standard $loadaddr variable by Pali Rohár · Sun Nov 20 17:56:28 2022 +0100
  23. 2776f2b Nokia RX-51: Document debugging options and compile command by Pali Rohár · Sun Nov 20 17:56:27 2022 +0100
  24. e61db6c arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Pali Rohár · Sun Nov 20 17:56:26 2022 +0100
  25. 39c43c3 Fix usage of CONFIG_PREBOOT by Pali Rohár · Sun Jul 10 13:42:55 2022 +0200
  26. f84dade Merge tag 'efi-2023-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Nov 16 11:08:51 2022 -0500
  27. 615020a Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Wed Nov 16 11:08:28 2022 -0500
  28. 50279dc efi_loader: replace a u16_strdup with alloc + memcpy by Ilias Apalodimas · Fri Nov 11 20:04:31 2022 +0200
  29. 08d1af2 efi_loader: add missing EFI_CALL when closing a file by Ilias Apalodimas · Fri Nov 11 18:20:37 2022 +0200
  30. 9124bc6 efi_loader: add comments on efi_file_from_path() regarding alignment by Ilias Apalodimas · Thu Nov 10 15:31:30 2022 +0200
  31. 036f799 eficonfig: fix missing variable initialization by Masahisa Kojima · Mon Nov 14 19:00:47 2022 +0900
  32. 4395adb efi_loader: improve description of efi_file_from_path() by Heinrich Schuchardt · Thu Nov 10 14:14:06 2022 +0100
  33. 719039c cmd: remove superfluous if in eficonfig_edit_boot_option by Heinrich Schuchardt · Thu Nov 10 12:19:30 2022 +0100
  34. b3db9b8 MAINTAINERS: add UEFI commands to EFI PAYLOAD by Heinrich Schuchardt · Thu Nov 10 12:23:35 2022 +0100
  35. 3b820bc efi_loader: initialize return values in efi_uninstall_multiple_protocol_interfaces_int() by Ilias Apalodimas · Thu Nov 10 10:21:24 2022 +0200
  36. d27f73e doc: fix build with sphinx 5.0 and later. by Quentin Schulz · Mon Nov 07 14:49:31 2022 +0100
  37. 50cd4ce doc: add man-page for cmp command by Heinrich Schuchardt · Sun Nov 13 13:27:32 2022 +0100
  38. da0ae24 Documentation: man-page for command bootd by Heinrich Schuchardt · Mon Nov 14 10:30:58 2022 +0100
  39. b7ad04a sandbox: fix documentation of struct host_ops by Heinrich Schuchardt · Mon Nov 14 10:16:02 2022 +0100
  40. a3e9e45 doc: fix documentation of enum gd_flags by Heinrich Schuchardt · Mon Nov 14 10:25:04 2022 +0100
  41. c1e6ecb riscv: enable reset via SBI on PolarFire Icicle Kit by Heinrich Schuchardt · Mon Nov 07 10:55:46 2022 +0100
  42. 693baee riscv: clarify meaning of CONFIG_SBI_V02 by Heinrich Schuchardt · Tue Nov 08 15:53:12 2022 +0100
  43. a35afb8 riscv: Fix detecting FPU support in standard extension by Yu Chien Peter Lin · Sat Nov 05 14:02:14 2022 +0800
  44. e828edd riscv: dts: fix the mpfs's reference clock frequency by Conor Dooley · Tue Oct 25 08:58:49 2022 +0100
  45. 7bde2d2 clk: microchip: mpfs: fix criticality of peripheral clocks by Conor Dooley · Tue Oct 25 08:58:48 2022 +0100
  46. 73a1d60 clk: microchip: mpfs: fix periph clk parentage by Conor Dooley · Tue Oct 25 08:58:47 2022 +0100
  47. d4bbef0 clk: microchip: mpfs: fix reference clock handling by Conor Dooley · Tue Oct 25 08:58:46 2022 +0100
  48. 4a182e0 clk: microchip: mpfs: convert parent rate acquistion to get_get_rate() by Conor Dooley · Tue Oct 25 08:58:45 2022 +0100
  49. aec069e dt-bindings: clk: add missing clk ids for microchip mpfs by Conor Dooley · Tue Oct 25 08:58:44 2022 +0100
  50. 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
  51. 73b8636 Merge tag 'for-v2023.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Mon Nov 14 07:29:30 2022 -0500
  52. 2ff0975 i2c: i2c-gpio: add newline by Sergei Antonov · Thu Oct 20 17:28:14 2022 +0300
  53. 7722952 i2c: microchip: fix erroneous late ack send by Conor Dooley · Wed Oct 26 08:49:19 2022 +0100
  54. bc55c6c i2c: microchip: fix ack sending logic by Conor Dooley · Wed Oct 26 08:49:18 2022 +0100
  55. 2a845ae Revert "serial: mxc: have putc use the TXFIFO" by Fabio Estevam · Tue Nov 08 08:39:33 2022 -0300
  56. e32b066 imx8-u-boot: Fix SPL guard option by Fabio Estevam · Fri Nov 11 15:46:42 2022 -0300
  57. 5b80cee Merge branch '2022-11-10-symbol-migrations' by Tom Rini · Thu Nov 10 10:09:02 2022 -0500
  58. dcdd3bd global: Migrate CONFIG_HPS* symbols to the CFG namespace by Tom Rini · Fri Oct 28 20:27:14 2022 -0400
  59. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  60. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:12 2022 -0400
  61. 7f750f8 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · Fri Oct 28 20:27:11 2022 -0400
  62. 295ab16 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · Fri Oct 28 20:27:10 2022 -0400
  63. f38167d SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c by Tom Rini · Fri Oct 28 20:27:09 2022 -0400
  64. 5ba346a mediatek: Include <linux/sizes.h> where needed by Tom Rini · Fri Oct 28 20:27:08 2022 -0400
  65. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · Fri Oct 28 20:27:07 2022 -0400
  66. c676fa0 Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig by Tom Rini · Fri Oct 28 20:27:06 2022 -0400
  67. 9173548 Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · Fri Oct 28 20:27:05 2022 -0400
  68. ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · Fri Oct 28 20:27:04 2022 -0400
  69. 4a3fd5d rtc: Remove unused drivers by Tom Rini · Fri Oct 28 20:27:03 2022 -0400
  70. 5a70f17 Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · Fri Oct 28 20:27:02 2022 -0400
  71. e20e571 powerpc: Migrate SYS_L3_SIZE to Kconfig by Tom Rini · Fri Oct 28 20:27:01 2022 -0400
  72. e479892 powerpc: Migrate SYS_L2_SIZE to Kconfig by Tom Rini · Fri Oct 28 20:27:00 2022 -0400
  73. fb577aa fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig by Tom Rini · Fri Oct 28 20:26:59 2022 -0400
  74. 66ad4af Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · Fri Oct 28 20:26:58 2022 -0400
  75. b9d3cad Convert CONFIG_SYS_INTERLAKEN et al to Kconfig by Tom Rini · Fri Oct 28 20:26:57 2022 -0400
  76. 25f9c2f Remove dead code by Tom Rini · Fri Oct 28 20:26:56 2022 -0400
  77. d17ab6a Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig by Tom Rini · Fri Oct 28 20:26:55 2022 -0400
  78. d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · Fri Oct 28 20:26:54 2022 -0400
  79. 02cb9bc Convert mx8 u-boot.dtsi to CONFIG_TEXT_BASE by Stefano Babic · Wed Nov 09 16:50:49 2022 +0100
  80. 870e8ff imx: imx8: apalis: switch to binman by Oliver Graute · Fri Nov 04 16:03:44 2022 +0100
  81. 7886cb5 imx: imx8x: colibri: switch to binman by Oliver Graute · Fri Nov 04 16:03:43 2022 +0100
  82. c192afb imx: imx8qxp: deneb switch to binman by Oliver Graute · Fri Nov 04 16:03:42 2022 +0100
  83. eeddb28 imx: imx8qxp: giedi switch to binman by Oliver Graute · Fri Nov 04 16:03:41 2022 +0100
  84. 6ccf850 imx: imx8qm: imx8qm_mek switch to binman by Oliver Graute · Fri Nov 04 16:03:40 2022 +0100
  85. d5efa3c imx: imx8qxp: imx8qxp_mek switch to binman by Oliver Graute · Fri Nov 04 16:03:39 2022 +0100
  86. 51039ce imx: imx8qm: cgtqmx8: switch to binman by Oliver Graute · Fri Nov 04 16:03:38 2022 +0100
  87. 3e0bf76 imx: imx8qm-rom7720: switch to binman by Oliver Graute · Fri Nov 04 16:03:37 2022 +0100
  88. 905c78d wandboard: Select DM_SERIAL by Fabio Estevam · Fri Nov 04 08:12:55 2022 -0300
  89. 38eeed6 wandboard: Pass mmc aliases by Fabio Estevam · Fri Nov 04 08:12:54 2022 -0300
  90. 5b9036c configs: imx8mn_beacon: Enable SPL_DM_PMIC_BD71837 by Adam Ford · Sat Oct 22 08:43:43 2022 -0500
  91. 8396fb0 configs: imx8mn_beacon: Re-align memory to standard imx8mn settings by Adam Ford · Sat Oct 22 08:43:41 2022 -0500
  92. 6dd051a imx8mm: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:41 2022 +0100
  93. 381046e imx8mn: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:40 2022 +0100
  94. cdfde79 imx8mp: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:39 2022 +0100
  95. 5b427d8 imx8mq: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:38 2022 +0100
  96. 4b61cbc imx8ulp: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:37 2022 +0100
  97. 118ad85 imxrt1050: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:36 2022 +0100
  98. 679e1a0 imxrt1020: migrate to build system included -u-boot.dtsi by Marcel Ziswiler · Mon Nov 07 22:22:35 2022 +0100
  99. 0107ef6 vf610: synchronise device tree with linux by Marcel Ziswiler · Mon Nov 07 22:22:34 2022 +0100
  100. db0c416 configs: imx8m{m,n,p}_venice: disable autoload by Tim Harvey · Fri Nov 04 08:52:19 2022 -0700