1. e92f47c bus: TI sysc driver requires DM by Paul Barker · 2 years ago
  2. dec64d5 dm: core: Fix iteration over driver_info records by Paul Barker · 2 years ago
  3. 9f52e76 MAINTAINERS: Move usb_storage from DFU to USB by Marek Vasut · 2 years ago
  4. 1cfba53 config: tools only: add VIDEO to build bmp_logo by Peter Robinson · 1 year, 11 months ago
  5. 58880b5 MAINTAINERS: add RaspberryPi co-maintainer by Matthias Brugger · 1 year, 11 months ago
  6. 94256dc ARM: dts: at91: sama7g5: fix signal name of pin PD8 by Mihai Sain · 2 years ago
  7. 39b8195 Merge branch '2022-11-28-networking-updates-and-improvements' by Tom Rini · 1 year, 11 months ago
  8. 5e6c069 phy: add driver for Intel XWAY PHY by Tim Harvey · 1 year, 11 months ago
  9. d155943 net: macb: Fix race caused by flushing unwanted descriptors by Yaron Micher · 2 years ago
  10. d6abc7e test: cmd: add test for wget command. by Ying-Chun Liu (PaulLiu) · 2 years ago
  11. bfce0ca doc: cmd: wget: add documentation by Ying-Chun Liu (PaulLiu) · 2 years ago
  12. cfbae48 net: Add wget application by Ying-Chun Liu (PaulLiu) · 2 years ago
  13. a3bf193 net: Add TCP protocol by Ying-Chun Liu (PaulLiu) · 2 years ago
  14. 3cdbbe5 drivers: net: aquantia: fix typos by Tim Harvey · 2 years ago
  15. 0686968 net: deal with fragment-overlapping-two-holes case by Rasmus Villemoes · 2 years ago
  16. 087648b net: tftp: sanitize tftp block size, especially for TX by Rasmus Villemoes · 2 years ago
  17. 4b8c44e net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #if by Rasmus Villemoes · 2 years ago
  18. 06653c7 net: fix ip_len in reassembled IP datagram by Rasmus Villemoes · 2 years ago
  19. 1817c38 net: (actually/better) deal with CVE-2022-{30790,30552} by Rasmus Villemoes · 2 years ago
  20. ad359d8 net: compare received length to sizeof(ip_hdr), not sizeof(ip_udp_hdr) by Rasmus Villemoes · 2 years ago
  21. b0fcc48 net: improve check for no IP options by Rasmus Villemoes · 2 years ago
  22. e9d3fc7 net: dwc_eth_qos: Add support for bulk RX descriptor cleaning by Marek Vasut · 2 years ago
  23. f94d008 net: dwc_eth_qos: Split TX and RX DMA rings by Marek Vasut · 2 years ago
  24. 3167b4d liteeth: LiteX Ethernet device by Joel Stanley · 2 years, 1 month ago
  25. 597e7b7 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 11 months ago
  26. db5bace usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property by Marek Vasut · 1 year, 11 months ago
  27. c55ac51 usb: dwc3: Program GFLADJ by Sean Anderson · 1 year, 11 months ago
  28. 6bae0eb usb: dwc3: Calculate REFCLKPER based on reference clock by Sean Anderson · 1 year, 11 months ago
  29. 57548e8 usb: dwc3: reference clock period configuration by Balaji Prakash J · 1 year, 11 months ago
  30. 8ae84e6 usb: dwc3: Cache ref_clk pointer in struct dwc3 by Marek Vasut · 1 year, 11 months ago
  31. 55a95f8 usb: Expand buffer size in usb_find_and_bind_driver() by Marek Vasut · 1 year, 11 months ago
  32. 27c415a Merge branch '2022-11-23-assorted-fixes' by Tom Rini · 1 year, 11 months ago
  33. 2fdc4c0 cmd: fix dependency for CMD_CLS by John Keeping · 1 year, 11 months ago
  34. 4c710fa arm: mach-k3: fix spelling mistake "entended" -> "extended" by Bryan Brattlof · 1 year, 11 months ago
  35. bd181a2 CI: Make more use of git safe.directory by Tom Rini · 1 year, 11 months ago
  36. 8c7b557 ram: ast2600: Align the RL and WL setting by Dylan Hung · 2 years ago
  37. bd1e195 ram: ast2600: Improve ddr4 timing and signal quality by Dylan Hung · 2 years ago
  38. 581df34 ram: ast2600: Fix incorrect statement of the register polling by Dylan Hung · 2 years ago
  39. c246d69 tools: mkenvimage: Drop duplicate crc header include by Marek Vasut · 2 years ago
  40. 1853811 cmd: ubifs: Do not show usage when command fails by Pali Rohár · 2 years, 2 months ago
  41. 6b752c7 ubifs: Allow to silence debug dumps by Pali Rohár · 2 years, 2 months ago
  42. d5d9f32 Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 11 months ago
  43. 19fb8d7 Merge tag 'dm-pull-22nov22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 11 months ago
  44. b4574c0 test: Disable part of the setexpr test for now by Simon Glass · 1 year, 11 months ago
  45. d83615b test: cmd: fdt: Add fdt get value test case by Marek Vasut · 2 years ago
  46. 7dfcf2a cmd: fdt: Fix iteration over elements above index 1 in fdt get by Marek Vasut · 2 years ago
  47. 0524bfc sandbox: Move the capsule GUID declarations to board file by Sughosh Ganu · 2 years ago
  48. b3a680a sandbox: check lseek return value in handle_ufi_command by Heinrich Schuchardt · 2 years ago
  49. 8dd0059 binman: Add documentation for the command line args by Simon Glass · 2 years ago
  50. d7713ad buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years ago
  51. 5f319fa buildman: Reinstate removal of temp output dir in tests by Simon Glass · 2 years ago
  52. 301cd74 buildman: Ensure config_fname is inited by Simon Glass · 2 years ago
  53. b144b93 global: Do not default to faking missing binaries for buildman by Tom Rini · 2 years ago
  54. 85760a6 binman: Add a separate section about environment variables by Simon Glass · 2 years ago
  55. 35b6e53 buildman: Detect binman reporting missing blobs by Simon Glass · 2 years ago
  56. cd6889d buildman: Drop mention of old architectures by Simon Glass · 2 years ago
  57. 3da04ff buildman: Update the default settings file by Simon Glass · 2 years ago
  58. ce59252 buildman: Update the arc toolchain by Simon Glass · 2 years ago
  59. 274d053 buildman: Drop mention of MAKEALL by Simon Glass · 2 years ago
  60. 74df491 buildman: Convert documentation to rST by Simon Glass · 2 years ago
  61. b38da15 binman: Use an exit code when blobs are missing by Simon Glass · 2 years ago
  62. 921b0a6 doc: Correct the path to the Makefile documentation by Simon Glass · 2 years ago
  63. c39c7c6 Makefile: Correct the binman rule by Simon Glass · 2 years ago
  64. 88ff7cb image: Correct strncpy() warning with image_set_name() by Simon Glass · 2 years ago
  65. fb132b3 Revert "binman: btool: gzip: fix packer name so that binary can be found" by Quentin Schulz · 2 years ago
  66. 478332a binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · 2 years ago
  67. e0638f1 arm64: dts: meson: nanopi-k2: readd PHY reset properties by Christian Hewitt · 2 years ago
  68. 66006f8 arm: amlogic: add setbrg op to serial device by Edoardo Tomelleri · 2 years, 1 month ago
  69. 521277e Merge tag 'xilinx-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 11 months ago
  70. 3655dd2 arm64: versal: Add octal spi flash mini u-boot configuration by Ashok Reddy Soma · 1 year, 11 months ago
  71. ce8adf1 spi: cadence-qspi: Fix compilation error in mini u-boot flash reset by Ashok Reddy Soma · 1 year, 11 months ago
  72. 3c53ebd arm64: versal: Add qspi flash mini u-boot configuration by Ashok Reddy Soma · 1 year, 11 months ago
  73. 450d8eb qspi: versal-net: Add condition for tapdelay register by Ashok Reddy Soma · 1 year, 11 months ago
  74. 64fc7fc soc: xilinx: versal-net: Add soc_xilinx_versal_net driver by Michal Simek · 1 year, 11 months ago
  75. de4a22e xilinx: versal-net: Disable LMB for mini configuration by Michal Simek · 1 year, 11 months ago
  76. 3892045 arm64: zynqmp: Describe TI phy as ethernet-phy-id with reset on zcu106 by Michal Simek · 1 year, 11 months ago
  77. 9dc5106 xilinx: versal-net: Fix SYS_LOAD_ADDR to point to OCM by Michal Simek · 2 years ago
  78. 6b067f4 xilinx: versal-net: Fix incorrect platform name in Kconfig by Michal Simek · 2 years ago
  79. 7ca9662 arm64: zynqmp: Create vck190 spl link for revB by Michal Simek · 2 years ago
  80. 2e9946a net: phy: Fix ethernet-phy-id <dot> in the code by Michal Simek · 2 years ago
  81. 96dcde4 ARM: zynq: DT: Enable all FCLKs by default by Christian Kohn · 2 years ago
  82. b34bc22 timer: xilinx-timer: use timer_conv_64() to fix timer wrap around by Ovidiu Panait · 2 years ago
  83. 8272d4c timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years ago
  84. 1e766a0 timer-uclass: add timer_get_ops() macro by Ovidiu Panait · 2 years ago
  85. ba74bcf xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · 2 years ago
  86. 7165272 Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance" by Michal Simek · 2 years ago
  87. 7b84fe7 arm64: zynqmp: Disable watchdog by default for virt platform by Michal Simek · 2 years ago
  88. fcabdf1 microblaze: Make extended addressing support default by T Karthik Reddy · 2 years ago
  89. 536c642 Merge tag 'efi-2023-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago
  90. b94db9e Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 1 year, 11 months ago
  91. d0f9ae3 eficonfig: add "Show Signature Database" menu entry by Masahisa Kojima · 1 year, 11 months ago
  92. c3b5af6 eficonfig: add UEFI Secure Boot Key enrollment interface by Masahisa Kojima · 1 year, 11 months ago
  93. 21faf4e eficonfig: use protocol interface for file selection by Masahisa Kojima · 1 year, 11 months ago
  94. d656611 eficonfig: expose eficonfig_create_device_path() by Masahisa Kojima · 1 year, 11 months ago
  95. d571f9b eficonfig: refactor change boot order implementation by Masahisa Kojima · 1 year, 11 months ago
  96. 8961e93 eficonfig: expose append entry function by Masahisa Kojima · 1 year, 11 months ago
  97. a84040a eficonfig: refactor file selection handling by Masahisa Kojima · 1 year, 11 months ago
  98. a356b50 doc: in cmp man-page replace 'tuples' by 'values' by Heinrich Schuchardt · 1 year, 11 months ago
  99. 6717a03 efi_selftest: Improve the FatToStr() unit test by Heinrich Schuchardt · 1 year, 11 months ago
  100. caf29d1 efi_selftest: unsigned char parameter for efi_st_strcmp_16_8() by Heinrich Schuchardt · 1 year, 11 months ago