1. 90cfc4d bus: TI sysc driver requires DM by Paul Barker · Mon Nov 14 12:42:36 2022 +0000
  2. 7d0a63a dm: core: Fix iteration over driver_info records by Paul Barker · Mon Nov 14 12:42:35 2022 +0000
  3. 94ed7f0 MAINTAINERS: Move usb_storage from DFU to USB by Marek Vasut · Fri Nov 04 12:28:07 2022 +0100
  4. a393a9b config: tools only: add VIDEO to build bmp_logo by Peter Robinson · Thu Nov 24 14:05:59 2022 +0000
  5. 455a0e4 MAINTAINERS: add RaspberryPi co-maintainer by Matthias Brugger · Wed Nov 30 12:57:49 2022 +0100
  6. 932cc48 Merge branch '2022-11-28-networking-updates-and-improvements' by Tom Rini · Mon Nov 28 13:12:40 2022 -0500
  7. f7a7243 phy: add driver for Intel XWAY PHY by Tim Harvey · Thu Nov 17 13:27:09 2022 -0800
  8. 1ae088d net: macb: Fix race caused by flushing unwanted descriptors by Yaron Micher · Thu Nov 10 19:31:34 2022 +0200
  9. d623b47 test: cmd: add test for wget command. by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:31 2022 +0800
  10. 2dbb7a4 doc: cmd: wget: add documentation by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:30 2022 +0800
  11. cc96a1d net: Add wget application by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:29 2022 +0800
  12. 41efed1 net: Add TCP protocol by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:28 2022 +0800
  13. 096dff8 drivers: net: aquantia: fix typos by Tim Harvey · Thu Nov 03 14:44:22 2022 -0700
  14. 366587d net: deal with fragment-overlapping-two-holes case by Rasmus Villemoes · Mon Oct 17 09:52:51 2022 +0200
  15. 401c094 net: tftp: sanitize tftp block size, especially for TX by Rasmus Villemoes · Fri Oct 14 19:43:42 2022 +0200
  16. 82ff5b0 net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #if by Rasmus Villemoes · Fri Oct 14 19:43:41 2022 +0200
  17. 932d484 net: fix ip_len in reassembled IP datagram by Rasmus Villemoes · Fri Oct 14 19:43:40 2022 +0200
  18. 547e7e6 net: (actually/better) deal with CVE-2022-{30790,30552} by Rasmus Villemoes · Fri Oct 14 19:43:39 2022 +0200
  19. 0007cba net: compare received length to sizeof(ip_hdr), not sizeof(ip_udp_hdr) by Rasmus Villemoes · Fri Oct 14 19:43:38 2022 +0200
  20. 9ac2c5c net: improve check for no IP options by Rasmus Villemoes · Fri Oct 14 19:43:37 2022 +0200
  21. 3e8a1be net: dwc_eth_qos: Add support for bulk RX descriptor cleaning by Marek Vasut · Sun Oct 09 17:51:46 2022 +0200
  22. 90cc13a net: dwc_eth_qos: Split TX and RX DMA rings by Marek Vasut · Sun Oct 09 17:51:45 2022 +0200
  23. 705017a liteeth: LiteX Ethernet device by Joel Stanley · Mon Sep 26 15:35:58 2022 +0930
  24. 03dc299 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Mon Nov 28 09:35:02 2022 -0500
  25. c7c028b usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property by Marek Vasut · Sun Nov 27 15:31:56 2022 +0100
  26. 27ef4e6 usb: dwc3: Program GFLADJ by Sean Anderson · Sun Nov 27 15:31:55 2022 +0100
  27. f6785a8 usb: dwc3: Calculate REFCLKPER based on reference clock by Sean Anderson · Sun Nov 27 15:31:54 2022 +0100
  28. 840d219 usb: dwc3: reference clock period configuration by Balaji Prakash J · Sun Nov 27 15:31:53 2022 +0100
  29. aacbcb6 usb: dwc3: Cache ref_clk pointer in struct dwc3 by Marek Vasut · Sun Nov 27 15:31:52 2022 +0100
  30. 6e76b0f usb: Expand buffer size in usb_find_and_bind_driver() by Marek Vasut · Sat Nov 26 13:57:53 2022 +0100
  31. d6f3163 Merge branch '2022-11-23-assorted-fixes' by Tom Rini · Thu Nov 24 16:31:02 2022 -0500
  32. 36ce43b cmd: fix dependency for CMD_CLS by John Keeping · Wed Nov 23 17:16:14 2022 +0000
  33. 270537c arm: mach-k3: fix spelling mistake "entended" -> "extended" by Bryan Brattlof · Tue Nov 22 13:28:11 2022 -0600
  34. e0f979b CI: Make more use of git safe.directory by Tom Rini · Mon Nov 21 12:52:40 2022 -0500
  35. e10c8d6 ram: ast2600: Align the RL and WL setting by Dylan Hung · Fri Nov 11 15:30:08 2022 +0800
  36. e7f6784 ram: ast2600: Improve ddr4 timing and signal quality by Dylan Hung · Fri Nov 11 15:30:07 2022 +0800
  37. d90da02 ram: ast2600: Fix incorrect statement of the register polling by Dylan Hung · Fri Nov 11 15:30:06 2022 +0800
  38. d1c5106 tools: mkenvimage: Drop duplicate crc header include by Marek Vasut · Mon Nov 07 01:56:04 2022 +0100
  39. 63d3d97 cmd: ubifs: Do not show usage when command fails by Pali Rohár · Sun Aug 07 21:58:56 2022 +0200
  40. 9272206 ubifs: Allow to silence debug dumps by Pali Rohár · Sun Aug 07 21:27:09 2022 +0200
  41. 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
  42. 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
  43. d63c290 test: Disable part of the setexpr test for now by Simon Glass · Tue Nov 22 15:12:10 2022 -0700
  44. 78c060d test: cmd: fdt: Add fdt get value test case by Marek Vasut · Mon Nov 14 22:50:00 2022 +0100
  45. 0b42549 cmd: fdt: Fix iteration over elements above index 1 in fdt get by Marek Vasut · Mon Nov 14 22:49:59 2022 +0100
  46. 476ecdf sandbox: Move the capsule GUID declarations to board file by Sughosh Ganu · Thu Nov 10 22:34:30 2022 +0530
  47. 621d1c9 sandbox: check lseek return value in handle_ufi_command by Heinrich Schuchardt · Thu Nov 10 08:40:30 2022 +0100
  48. a20c041 binman: Add documentation for the command line args by Simon Glass · Wed Nov 09 19:14:54 2022 -0700
  49. 93ebd46 buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · Wed Nov 09 19:14:53 2022 -0700
  50. 211c74b buildman: Reinstate removal of temp output dir in tests by Simon Glass · Wed Nov 09 19:14:52 2022 -0700
  51. ccc6906 buildman: Ensure config_fname is inited by Simon Glass · Wed Nov 09 19:14:51 2022 -0700
  52. 626f35a global: Do not default to faking missing binaries for buildman by Tom Rini · Wed Nov 09 19:14:50 2022 -0700
  53. a922347 binman: Add a separate section about environment variables by Simon Glass · Wed Nov 09 19:14:49 2022 -0700
  54. 199da41 buildman: Detect binman reporting missing blobs by Simon Glass · Wed Nov 09 19:14:48 2022 -0700
  55. e93918b buildman: Drop mention of old architectures by Simon Glass · Wed Nov 09 19:14:47 2022 -0700
  56. 8897c7d buildman: Update the default settings file by Simon Glass · Wed Nov 09 19:14:46 2022 -0700
  57. c325dbe buildman: Update the arc toolchain by Simon Glass · Wed Nov 09 19:14:45 2022 -0700
  58. 794beab buildman: Drop mention of MAKEALL by Simon Glass · Wed Nov 09 19:14:44 2022 -0700
  59. 79cc9be buildman: Convert documentation to rST by Simon Glass · Wed Nov 09 19:14:43 2022 -0700
  60. 6bce5dc binman: Use an exit code when blobs are missing by Simon Glass · Wed Nov 09 19:14:42 2022 -0700
  61. 61888dd doc: Correct the path to the Makefile documentation by Simon Glass · Wed Nov 09 19:14:41 2022 -0700
  62. f5783fb Makefile: Correct the binman rule by Simon Glass · Wed Nov 09 19:14:40 2022 -0700
  63. d30b6fc image: Correct strncpy() warning with image_set_name() by Simon Glass · Wed Nov 09 19:14:39 2022 -0700
  64. 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
  65. c33383c binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · Mon Nov 07 13:54:54 2022 +0100
  66. 4bca659 arm64: dts: meson: nanopi-k2: readd PHY reset properties by Christian Hewitt · Tue Oct 25 14:32:05 2022 +0000
  67. 1a34049 arm: amlogic: add setbrg op to serial device by Edoardo Tomelleri · Sun Sep 18 18:17:01 2022 +0200
  68. 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
  69. f79b217 arm64: versal: Add octal spi flash mini u-boot configuration by Ashok Reddy Soma · Wed Nov 16 07:11:55 2022 -0700
  70. 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
  71. 8bcf982 arm64: versal: Add qspi flash mini u-boot configuration by Ashok Reddy Soma · Wed Nov 16 07:11:53 2022 -0700
  72. ef3e30b qspi: versal-net: Add condition for tapdelay register by Ashok Reddy Soma · Wed Nov 16 16:40:30 2022 +0100
  73. afcb640 soc: xilinx: versal-net: Add soc_xilinx_versal_net driver by Michal Simek · Wed Nov 16 16:36:35 2022 +0100
  74. 669c025 xilinx: versal-net: Disable LMB for mini configuration by Michal Simek · Wed Nov 16 16:33:17 2022 +0100
  75. 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
  76. e2899e0 xilinx: versal-net: Fix SYS_LOAD_ADDR to point to OCM by Michal Simek · Sun Nov 06 11:48:06 2022 -0800
  77. 30a73db xilinx: versal-net: Fix incorrect platform name in Kconfig by Michal Simek · Sat Nov 05 18:21:27 2022 -0700
  78. b9b4c46 arm64: zynqmp: Create vck190 spl link for revB by Michal Simek · Wed Oct 26 09:38:00 2022 +0200
  79. c633cdf net: phy: Fix ethernet-phy-id <dot> in the code by Michal Simek · Mon Oct 31 17:08:44 2022 -0700
  80. 20c2688 ARM: zynq: DT: Enable all FCLKs by default by Christian Kohn · Wed Oct 12 11:30:33 2022 +0200
  81. 793e426 timer: xilinx-timer: use timer_conv_64() to fix timer wrap around by Ovidiu Panait · Wed Oct 12 08:36:56 2022 +0300
  82. 9533931 timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · Wed Oct 12 08:36:55 2022 +0300
  83. 49e17df timer-uclass: add timer_get_ops() macro by Ovidiu Panait · Wed Oct 12 08:36:54 2022 +0300
  84. 0f36b14 xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · Mon Oct 17 15:18:18 2022 +0530
  85. 43a8b4f Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance" by Michal Simek · Thu Oct 13 13:05:39 2022 +0200
  86. 7307fb8 arm64: zynqmp: Disable watchdog by default for virt platform by Michal Simek · Wed Oct 12 11:35:30 2022 +0200
  87. 709340f microblaze: Make extended addressing support default by T Karthik Reddy · Wed Oct 12 11:03:45 2022 +0200
  88. 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
  89. 3c06b7c Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Tue Nov 22 08:07:03 2022 -0500
  90. c3f260a eficonfig: add "Show Signature Database" menu entry by Masahisa Kojima · Sun Nov 20 09:21:19 2022 +0900
  91. cbdbcb4 eficonfig: add UEFI Secure Boot Key enrollment interface by Masahisa Kojima · Sun Nov 20 09:21:18 2022 +0900
  92. a75c8c9 eficonfig: use protocol interface for file selection by Masahisa Kojima · Sun Nov 20 09:21:17 2022 +0900
  93. 3360183a eficonfig: expose eficonfig_create_device_path() by Masahisa Kojima · Sun Nov 20 09:21:16 2022 +0900
  94. 5c9c2fc eficonfig: refactor change boot order implementation by Masahisa Kojima · Sun Nov 20 09:21:15 2022 +0900
  95. 6be1d1f eficonfig: expose append entry function by Masahisa Kojima · Sun Nov 20 09:21:14 2022 +0900
  96. 0be1b2a eficonfig: refactor file selection handling by Masahisa Kojima · Sun Nov 20 09:21:13 2022 +0900
  97. 8527b02 doc: in cmp man-page replace 'tuples' by 'values' by Heinrich Schuchardt · Thu Nov 17 13:42:04 2022 +0100
  98. b294a1c efi_selftest: Improve the FatToStr() unit test by Heinrich Schuchardt · Tue Nov 22 11:34:25 2022 +0100
  99. 93d74f5 efi_selftest: unsigned char parameter for efi_st_strcmp_16_8() by Heinrich Schuchardt · Tue Nov 22 11:32:36 2022 +0100
  100. 5e19eae efi_loader: Fix buffer underflow by Mikhail Ilin · Tue Nov 22 10:33:24 2022 +0300