1. 1817c38 net: (actually/better) deal with CVE-2022-{30790,30552} by Rasmus Villemoes · 2 years ago
  2. ad359d8 net: compare received length to sizeof(ip_hdr), not sizeof(ip_udp_hdr) by Rasmus Villemoes · 2 years ago
  3. b0fcc48 net: improve check for no IP options by Rasmus Villemoes · 2 years ago
  4. e9d3fc7 net: dwc_eth_qos: Add support for bulk RX descriptor cleaning by Marek Vasut · 2 years ago
  5. f94d008 net: dwc_eth_qos: Split TX and RX DMA rings by Marek Vasut · 2 years ago
  6. 3167b4d liteeth: LiteX Ethernet device by Joel Stanley · 2 years, 1 month ago
  7. 597e7b7 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 11 months ago
  8. db5bace usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property by Marek Vasut · 1 year, 11 months ago
  9. c55ac51 usb: dwc3: Program GFLADJ by Sean Anderson · 1 year, 11 months ago
  10. 6bae0eb usb: dwc3: Calculate REFCLKPER based on reference clock by Sean Anderson · 1 year, 11 months ago
  11. 57548e8 usb: dwc3: reference clock period configuration by Balaji Prakash J · 1 year, 11 months ago
  12. 8ae84e6 usb: dwc3: Cache ref_clk pointer in struct dwc3 by Marek Vasut · 1 year, 11 months ago
  13. 55a95f8 usb: Expand buffer size in usb_find_and_bind_driver() by Marek Vasut · 1 year, 11 months ago
  14. 27c415a Merge branch '2022-11-23-assorted-fixes' by Tom Rini · 1 year, 11 months ago
  15. 2fdc4c0 cmd: fix dependency for CMD_CLS by John Keeping · 1 year, 11 months ago
  16. 4c710fa arm: mach-k3: fix spelling mistake "entended" -> "extended" by Bryan Brattlof · 1 year, 11 months ago
  17. bd181a2 CI: Make more use of git safe.directory by Tom Rini · 1 year, 11 months ago
  18. 8c7b557 ram: ast2600: Align the RL and WL setting by Dylan Hung · 2 years ago
  19. bd1e195 ram: ast2600: Improve ddr4 timing and signal quality by Dylan Hung · 2 years ago
  20. 581df34 ram: ast2600: Fix incorrect statement of the register polling by Dylan Hung · 2 years ago
  21. c246d69 tools: mkenvimage: Drop duplicate crc header include by Marek Vasut · 2 years ago
  22. 1853811 cmd: ubifs: Do not show usage when command fails by Pali Rohár · 2 years, 2 months ago
  23. 6b752c7 ubifs: Allow to silence debug dumps by Pali Rohár · 2 years, 3 months ago
  24. 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
  25. 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
  26. b4574c0 test: Disable part of the setexpr test for now by Simon Glass · 1 year, 11 months ago
  27. d83615b test: cmd: fdt: Add fdt get value test case by Marek Vasut · 2 years ago
  28. 7dfcf2a cmd: fdt: Fix iteration over elements above index 1 in fdt get by Marek Vasut · 2 years ago
  29. 0524bfc sandbox: Move the capsule GUID declarations to board file by Sughosh Ganu · 2 years ago
  30. b3a680a sandbox: check lseek return value in handle_ufi_command by Heinrich Schuchardt · 2 years ago
  31. 8dd0059 binman: Add documentation for the command line args by Simon Glass · 2 years ago
  32. d7713ad buildman: Add --allow-missing flag to allow missing blobs by Tom Rini · 2 years ago
  33. 5f319fa buildman: Reinstate removal of temp output dir in tests by Simon Glass · 2 years ago
  34. 301cd74 buildman: Ensure config_fname is inited by Simon Glass · 2 years ago
  35. b144b93 global: Do not default to faking missing binaries for buildman by Tom Rini · 2 years ago
  36. 85760a6 binman: Add a separate section about environment variables by Simon Glass · 2 years ago
  37. 35b6e53 buildman: Detect binman reporting missing blobs by Simon Glass · 2 years ago
  38. cd6889d buildman: Drop mention of old architectures by Simon Glass · 2 years ago
  39. 3da04ff buildman: Update the default settings file by Simon Glass · 2 years ago
  40. ce59252 buildman: Update the arc toolchain by Simon Glass · 2 years ago
  41. 274d053 buildman: Drop mention of MAKEALL by Simon Glass · 2 years ago
  42. 74df491 buildman: Convert documentation to rST by Simon Glass · 2 years ago
  43. b38da15 binman: Use an exit code when blobs are missing by Simon Glass · 2 years ago
  44. 921b0a6 doc: Correct the path to the Makefile documentation by Simon Glass · 2 years ago
  45. c39c7c6 Makefile: Correct the binman rule by Simon Glass · 2 years ago
  46. 88ff7cb image: Correct strncpy() warning with image_set_name() by Simon Glass · 2 years ago
  47. fb132b3 Revert "binman: btool: gzip: fix packer name so that binary can be found" by Quentin Schulz · 2 years ago
  48. 478332a binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · 2 years ago
  49. e0638f1 arm64: dts: meson: nanopi-k2: readd PHY reset properties by Christian Hewitt · 2 years ago
  50. 66006f8 arm: amlogic: add setbrg op to serial device by Edoardo Tomelleri · 2 years, 1 month ago
  51. 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
  52. 3655dd2 arm64: versal: Add octal spi flash mini u-boot configuration by Ashok Reddy Soma · 1 year, 11 months ago
  53. ce8adf1 spi: cadence-qspi: Fix compilation error in mini u-boot flash reset by Ashok Reddy Soma · 1 year, 11 months ago
  54. 3c53ebd arm64: versal: Add qspi flash mini u-boot configuration by Ashok Reddy Soma · 1 year, 11 months ago
  55. 450d8eb qspi: versal-net: Add condition for tapdelay register by Ashok Reddy Soma · 1 year, 11 months ago
  56. 64fc7fc soc: xilinx: versal-net: Add soc_xilinx_versal_net driver by Michal Simek · 1 year, 11 months ago
  57. de4a22e xilinx: versal-net: Disable LMB for mini configuration by Michal Simek · 1 year, 11 months ago
  58. 3892045 arm64: zynqmp: Describe TI phy as ethernet-phy-id with reset on zcu106 by Michal Simek · 1 year, 11 months ago
  59. 9dc5106 xilinx: versal-net: Fix SYS_LOAD_ADDR to point to OCM by Michal Simek · 2 years ago
  60. 6b067f4 xilinx: versal-net: Fix incorrect platform name in Kconfig by Michal Simek · 2 years ago
  61. 7ca9662 arm64: zynqmp: Create vck190 spl link for revB by Michal Simek · 2 years ago
  62. 2e9946a net: phy: Fix ethernet-phy-id <dot> in the code by Michal Simek · 2 years ago
  63. 96dcde4 ARM: zynq: DT: Enable all FCLKs by default by Christian Kohn · 2 years ago
  64. b34bc22 timer: xilinx-timer: use timer_conv_64() to fix timer wrap around by Ovidiu Panait · 2 years ago
  65. 8272d4c timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years ago
  66. 1e766a0 timer-uclass: add timer_get_ops() macro by Ovidiu Panait · 2 years ago
  67. ba74bcf xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · 2 years ago
  68. 7165272 Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance" by Michal Simek · 2 years ago
  69. 7b84fe7 arm64: zynqmp: Disable watchdog by default for virt platform by Michal Simek · 2 years ago
  70. fcabdf1 microblaze: Make extended addressing support default by T Karthik Reddy · 2 years ago
  71. 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
  72. b94db9e Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 1 year, 11 months ago
  73. d0f9ae3 eficonfig: add "Show Signature Database" menu entry by Masahisa Kojima · 1 year, 11 months ago
  74. c3b5af6 eficonfig: add UEFI Secure Boot Key enrollment interface by Masahisa Kojima · 1 year, 11 months ago
  75. 21faf4e eficonfig: use protocol interface for file selection by Masahisa Kojima · 1 year, 11 months ago
  76. d656611 eficonfig: expose eficonfig_create_device_path() by Masahisa Kojima · 1 year, 11 months ago
  77. d571f9b eficonfig: refactor change boot order implementation by Masahisa Kojima · 1 year, 11 months ago
  78. 8961e93 eficonfig: expose append entry function by Masahisa Kojima · 1 year, 11 months ago
  79. a84040a eficonfig: refactor file selection handling by Masahisa Kojima · 1 year, 11 months ago
  80. a356b50 doc: in cmp man-page replace 'tuples' by 'values' by Heinrich Schuchardt · 1 year, 11 months ago
  81. 6717a03 efi_selftest: Improve the FatToStr() unit test by Heinrich Schuchardt · 1 year, 11 months ago
  82. caf29d1 efi_selftest: unsigned char parameter for efi_st_strcmp_16_8() by Heinrich Schuchardt · 1 year, 11 months ago
  83. ae182a2 efi_loader: Fix buffer underflow by Mikhail Ilin · 1 year, 11 months ago
  84. 5cbd029 watchdog: Drop GD_FLG_WDT_READY as it's not used any more by Stefan Roese · 1 year, 11 months ago
  85. dca313f watchdog: designware: make reset really optional by Quentin Schulz · 2 years ago
  86. 16e49a1 Prepare v2023.01-rc2 by Tom Rini · 1 year, 11 months ago
  87. b871701 configs: Resync with savedefconfig by Tom Rini · 1 year, 11 months ago
  88. 347ed84 Merge branch '2022-11-21-important-fixes' by Tom Rini · 1 year, 11 months ago
  89. 4b0a1f5 spl: Fix SPL_ATF and SPL_OPENSBI dependencies by Samuel Holland · 2 years ago
  90. 758bff2 configs: mediatek: enable boot via extlinux by Alexandre Mergnat · 2 years ago
  91. fbce985 usb: gadget: dfu: Fix the unchecked length field by Venkatesh Yadav Abbarapu · 2 years ago
  92. 8fc220d Revert "imx: imx8: apalis: switch to binman" by Stefano Babic · 2 years ago
  93. 60d7820 Revert "cli_readline: Only insert printable chars" by Pali Rohár · 2 years ago
  94. 9c41c06 Nokia RX-51: Do not overwrite standard $loadaddr variable by Pali Rohár · 1 year, 11 months ago
  95. 9c2d405 Nokia RX-51: Document debugging options and compile command by Pali Rohár · 1 year, 11 months ago
  96. 04bb5e9 arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Pali Rohár · 1 year, 11 months ago
  97. 2827c2f Fix usage of CONFIG_PREBOOT by Pali Rohár · 2 years, 3 months ago
  98. bebb393 Merge tag 'efi-2023-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago
  99. d78cccb Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 11 months ago
  100. a930d69 efi_loader: replace a u16_strdup with alloc + memcpy by Ilias Apalodimas · 2 years ago