1. 9ac2c5c net: improve check for no IP options by Rasmus Villemoes · Fri Oct 14 19:43:37 2022 +0200
  2. 3e8a1be net: dwc_eth_qos: Add support for bulk RX descriptor cleaning by Marek Vasut · Sun Oct 09 17:51:46 2022 +0200
  3. 90cc13a net: dwc_eth_qos: Split TX and RX DMA rings by Marek Vasut · Sun Oct 09 17:51:45 2022 +0200
  4. 705017a liteeth: LiteX Ethernet device by Joel Stanley · Mon Sep 26 15:35:58 2022 +0930
  5. 03dc299 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Mon Nov 28 09:35:02 2022 -0500
  6. c7c028b usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property by Marek Vasut · Sun Nov 27 15:31:56 2022 +0100
  7. 27ef4e6 usb: dwc3: Program GFLADJ by Sean Anderson · Sun Nov 27 15:31:55 2022 +0100
  8. f6785a8 usb: dwc3: Calculate REFCLKPER based on reference clock by Sean Anderson · Sun Nov 27 15:31:54 2022 +0100
  9. 840d219 usb: dwc3: reference clock period configuration by Balaji Prakash J · Sun Nov 27 15:31:53 2022 +0100
  10. aacbcb6 usb: dwc3: Cache ref_clk pointer in struct dwc3 by Marek Vasut · Sun Nov 27 15:31:52 2022 +0100
  11. 6e76b0f usb: Expand buffer size in usb_find_and_bind_driver() by Marek Vasut · Sat Nov 26 13:57:53 2022 +0100
  12. d6f3163 Merge branch '2022-11-23-assorted-fixes' by Tom Rini · Thu Nov 24 16:31:02 2022 -0500
  13. 36ce43b cmd: fix dependency for CMD_CLS by John Keeping · Wed Nov 23 17:16:14 2022 +0000
  14. 270537c arm: mach-k3: fix spelling mistake "entended" -> "extended" by Bryan Brattlof · Tue Nov 22 13:28:11 2022 -0600
  15. e0f979b CI: Make more use of git safe.directory by Tom Rini · Mon Nov 21 12:52:40 2022 -0500
  16. e10c8d6 ram: ast2600: Align the RL and WL setting by Dylan Hung · Fri Nov 11 15:30:08 2022 +0800
  17. e7f6784 ram: ast2600: Improve ddr4 timing and signal quality by Dylan Hung · Fri Nov 11 15:30:07 2022 +0800
  18. d90da02 ram: ast2600: Fix incorrect statement of the register polling by Dylan Hung · Fri Nov 11 15:30:06 2022 +0800
  19. d1c5106 tools: mkenvimage: Drop duplicate crc header include by Marek Vasut · Mon Nov 07 01:56:04 2022 +0100
  20. 63d3d97 cmd: ubifs: Do not show usage when command fails by Pali Rohár · Sun Aug 07 21:58:56 2022 +0200
  21. 9272206 ubifs: Allow to silence debug dumps by Pali Rohár · Sun Aug 07 21:27:09 2022 +0200
  22. 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
  23. f9130d0 Merge tag 'dm-pull-22nov22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Nov 22 22:14:06 2022 -0500
  24. d63c290 test: Disable part of the setexpr test for now by Simon Glass · Tue Nov 22 15:12:10 2022 -0700
  25. 78c060d test: cmd: fdt: Add fdt get value test case by Marek Vasut · Mon Nov 14 22:50:00 2022 +0100
  26. 0b42549 cmd: fdt: Fix iteration over elements above index 1 in fdt get by Marek Vasut · Mon Nov 14 22:49:59 2022 +0100
  27. 476ecdf sandbox: Move the capsule GUID declarations to board file by Sughosh Ganu · Thu Nov 10 22:34:30 2022 +0530
  28. 621d1c9 sandbox: check lseek return value in handle_ufi_command by Heinrich Schuchardt · Thu Nov 10 08:40:30 2022 +0100
  29. a20c041 binman: Add documentation for the command line args by Simon Glass · Wed Nov 09 19:14:54 2022 -0700
  30. 93ebd46 buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · Wed Nov 09 19:14:53 2022 -0700
  31. 211c74b buildman: Reinstate removal of temp output dir in tests by Simon Glass · Wed Nov 09 19:14:52 2022 -0700
  32. ccc6906 buildman: Ensure config_fname is inited by Simon Glass · Wed Nov 09 19:14:51 2022 -0700
  33. 626f35a global: Do not default to faking missing binaries for buildman by Tom Rini · Wed Nov 09 19:14:50 2022 -0700
  34. a922347 binman: Add a separate section about environment variables by Simon Glass · Wed Nov 09 19:14:49 2022 -0700
  35. 199da41 buildman: Detect binman reporting missing blobs by Simon Glass · Wed Nov 09 19:14:48 2022 -0700
  36. e93918b buildman: Drop mention of old architectures by Simon Glass · Wed Nov 09 19:14:47 2022 -0700
  37. 8897c7d buildman: Update the default settings file by Simon Glass · Wed Nov 09 19:14:46 2022 -0700
  38. c325dbe buildman: Update the arc toolchain by Simon Glass · Wed Nov 09 19:14:45 2022 -0700
  39. 794beab buildman: Drop mention of MAKEALL by Simon Glass · Wed Nov 09 19:14:44 2022 -0700
  40. 79cc9be buildman: Convert documentation to rST by Simon Glass · Wed Nov 09 19:14:43 2022 -0700
  41. 6bce5dc binman: Use an exit code when blobs are missing by Simon Glass · Wed Nov 09 19:14:42 2022 -0700
  42. 61888dd doc: Correct the path to the Makefile documentation by Simon Glass · Wed Nov 09 19:14:41 2022 -0700
  43. f5783fb Makefile: Correct the binman rule by Simon Glass · Wed Nov 09 19:14:40 2022 -0700
  44. d30b6fc image: Correct strncpy() warning with image_set_name() by Simon Glass · Wed Nov 09 19:14:39 2022 -0700
  45. 2c70188 Revert "binman: btool: gzip: fix packer name so that binary can be found" by Quentin Schulz · Mon Nov 07 13:54:56 2022 +0100
  46. c33383c binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · Mon Nov 07 13:54:54 2022 +0100
  47. 4bca659 arm64: dts: meson: nanopi-k2: readd PHY reset properties by Christian Hewitt · Tue Oct 25 14:32:05 2022 +0000
  48. 1a34049 arm: amlogic: add setbrg op to serial device by Edoardo Tomelleri · Sun Sep 18 18:17:01 2022 +0200
  49. 7a170cf Merge tag 'xilinx-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Nov 22 12:33:48 2022 -0500
  50. f79b217 arm64: versal: Add octal spi flash mini u-boot configuration by Ashok Reddy Soma · Wed Nov 16 07:11:55 2022 -0700
  51. 8a456eb spi: cadence-qspi: Fix compilation error in mini u-boot flash reset by Ashok Reddy Soma · Wed Nov 16 07:11:54 2022 -0700
  52. 8bcf982 arm64: versal: Add qspi flash mini u-boot configuration by Ashok Reddy Soma · Wed Nov 16 07:11:53 2022 -0700
  53. ef3e30b qspi: versal-net: Add condition for tapdelay register by Ashok Reddy Soma · Wed Nov 16 16:40:30 2022 +0100
  54. afcb640 soc: xilinx: versal-net: Add soc_xilinx_versal_net driver by Michal Simek · Wed Nov 16 16:36:35 2022 +0100
  55. 669c025 xilinx: versal-net: Disable LMB for mini configuration by Michal Simek · Wed Nov 16 16:33:17 2022 +0100
  56. 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
  57. e2899e0 xilinx: versal-net: Fix SYS_LOAD_ADDR to point to OCM by Michal Simek · Sun Nov 06 11:48:06 2022 -0800
  58. 30a73db xilinx: versal-net: Fix incorrect platform name in Kconfig by Michal Simek · Sat Nov 05 18:21:27 2022 -0700
  59. b9b4c46 arm64: zynqmp: Create vck190 spl link for revB by Michal Simek · Wed Oct 26 09:38:00 2022 +0200
  60. c633cdf net: phy: Fix ethernet-phy-id <dot> in the code by Michal Simek · Mon Oct 31 17:08:44 2022 -0700
  61. 20c2688 ARM: zynq: DT: Enable all FCLKs by default by Christian Kohn · Wed Oct 12 11:30:33 2022 +0200
  62. 793e426 timer: xilinx-timer: use timer_conv_64() to fix timer wrap around by Ovidiu Panait · Wed Oct 12 08:36:56 2022 +0300
  63. 9533931 timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · Wed Oct 12 08:36:55 2022 +0300
  64. 49e17df timer-uclass: add timer_get_ops() macro by Ovidiu Panait · Wed Oct 12 08:36:54 2022 +0300
  65. 0f36b14 xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · Mon Oct 17 15:18:18 2022 +0530
  66. 43a8b4f Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance" by Michal Simek · Thu Oct 13 13:05:39 2022 +0200
  67. 7307fb8 arm64: zynqmp: Disable watchdog by default for virt platform by Michal Simek · Wed Oct 12 11:35:30 2022 +0200
  68. 709340f microblaze: Make extended addressing support default by T Karthik Reddy · Wed Oct 12 11:03:45 2022 +0200
  69. ff9461c Merge tag 'efi-2023-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Nov 22 08:30:53 2022 -0500
  70. 3c06b7c Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Tue Nov 22 08:07:03 2022 -0500
  71. c3f260a eficonfig: add "Show Signature Database" menu entry by Masahisa Kojima · Sun Nov 20 09:21:19 2022 +0900
  72. cbdbcb4 eficonfig: add UEFI Secure Boot Key enrollment interface by Masahisa Kojima · Sun Nov 20 09:21:18 2022 +0900
  73. a75c8c9 eficonfig: use protocol interface for file selection by Masahisa Kojima · Sun Nov 20 09:21:17 2022 +0900
  74. 3360183a eficonfig: expose eficonfig_create_device_path() by Masahisa Kojima · Sun Nov 20 09:21:16 2022 +0900
  75. 5c9c2fc eficonfig: refactor change boot order implementation by Masahisa Kojima · Sun Nov 20 09:21:15 2022 +0900
  76. 6be1d1f eficonfig: expose append entry function by Masahisa Kojima · Sun Nov 20 09:21:14 2022 +0900
  77. 0be1b2a eficonfig: refactor file selection handling by Masahisa Kojima · Sun Nov 20 09:21:13 2022 +0900
  78. 8527b02 doc: in cmp man-page replace 'tuples' by 'values' by Heinrich Schuchardt · Thu Nov 17 13:42:04 2022 +0100
  79. b294a1c efi_selftest: Improve the FatToStr() unit test by Heinrich Schuchardt · Tue Nov 22 11:34:25 2022 +0100
  80. 93d74f5 efi_selftest: unsigned char parameter for efi_st_strcmp_16_8() by Heinrich Schuchardt · Tue Nov 22 11:32:36 2022 +0100
  81. 5e19eae efi_loader: Fix buffer underflow by Mikhail Ilin · Tue Nov 22 10:33:24 2022 +0300
  82. 5128a87 watchdog: Drop GD_FLG_WDT_READY as it's not used any more by Stefan Roese · Thu Nov 17 09:20:34 2022 +0100
  83. 1cf6338 watchdog: designware: make reset really optional by Quentin Schulz · Tue Nov 15 11:20:14 2022 +0100
  84. b4be383 Prepare v2023.01-rc2 by Tom Rini · Mon Nov 21 12:33:14 2022 -0500
  85. add196e configs: Resync with savedefconfig by Tom Rini · Mon Nov 21 11:58:53 2022 -0500
  86. 0954552 Merge branch '2022-11-21-important-fixes' by Tom Rini · Mon Nov 21 11:54:58 2022 -0500
  87. 27b7783 spl: Fix SPL_ATF and SPL_OPENSBI dependencies by Samuel Holland · Sun Oct 30 23:26:19 2022 -0500
  88. 041078d configs: mediatek: enable boot via extlinux by Alexandre Mergnat · Fri Oct 28 10:28:27 2022 +0200
  89. 402cbd2 usb: gadget: dfu: Fix the unchecked length field by Venkatesh Yadav Abbarapu · Thu Nov 03 09:37:48 2022 +0530
  90. 1155ddd Revert "imx: imx8: apalis: switch to binman" by Stefano Babic · Tue Nov 15 11:49:40 2022 +0100
  91. 3bd2b13 Revert "cli_readline: Only insert printable chars" by Pali Rohár · Wed Nov 02 00:40:46 2022 +0100
  92. 0dff39f Nokia RX-51: Do not overwrite standard $loadaddr variable by Pali Rohár · Sun Nov 20 17:56:28 2022 +0100
  93. 2776f2b Nokia RX-51: Document debugging options and compile command by Pali Rohár · Sun Nov 20 17:56:27 2022 +0100
  94. e61db6c arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Pali Rohár · Sun Nov 20 17:56:26 2022 +0100
  95. 39c43c3 Fix usage of CONFIG_PREBOOT by Pali Rohár · Sun Jul 10 13:42:55 2022 +0200
  96. 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
  97. 615020a Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Wed Nov 16 11:08:28 2022 -0500
  98. 50279dc efi_loader: replace a u16_strdup with alloc + memcpy by Ilias Apalodimas · Fri Nov 11 20:04:31 2022 +0200
  99. 08d1af2 efi_loader: add missing EFI_CALL when closing a file by Ilias Apalodimas · Fri Nov 11 18:20:37 2022 +0200
  100. 9124bc6 efi_loader: add comments on efi_file_from_path() regarding alignment by Ilias Apalodimas · Thu Nov 10 15:31:30 2022 +0200