1. 6908d64 configs: add qemu_arm64_lwip_defconfig by Jerome Forissier · Wed Oct 16 12:04:11 2024 +0200
  2. c4d17bd cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y by Jerome Forissier · Wed Oct 16 12:04:10 2024 +0200
  3. 359d4ed net: lwip: add wget command by Jerome Forissier · Wed Oct 16 12:04:09 2024 +0200
  4. eb48b4b net: split cmd/net.c into cmd/net.c and cmd/net-common.c by Jerome Forissier · Wed Oct 16 12:04:08 2024 +0200
  5. bc4d882 net: lwip: add dns command by Jerome Forissier · Wed Oct 16 12:04:07 2024 +0200
  6. 8f29e00 net: lwip: add ping command by Jerome Forissier · Wed Oct 16 12:04:06 2024 +0200
  7. 6a78e96 net: lwip: add TFTP support and tftpboot command by Jerome Forissier · Wed Oct 16 12:04:05 2024 +0200
  8. 33f2c02 net: lwip: tftp: bind to TFTP port only when in server mode by Jerome Forissier · Wed Oct 16 12:04:04 2024 +0200
  9. 1ff0036 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · Wed Oct 16 12:04:03 2024 +0200
  10. e86aa9f net: lwip: build lwIP by Jerome Forissier · Wed Oct 16 12:04:02 2024 +0200
  11. c8d070c net: eth-uclass: add function eth_start_udev() by Jerome Forissier · Wed Oct 16 12:04:01 2024 +0200
  12. 64abd78 net: split net into net{,-common,-legacy,-lwip} by Jerome Forissier · Wed Oct 16 12:04:00 2024 +0200
  13. e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · Wed Oct 16 12:03:59 2024 +0200
  14. 253d598 test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled by Jerome Forissier · Wed Oct 16 11:56:26 2024 +0200
  15. 70ff994 test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled by Jerome Forissier · Wed Oct 16 11:56:25 2024 +0200
  16. 537d96a sandbox: add dummy driver ETH_SANDBOX_LWIP by Jerome Forissier · Wed Oct 16 11:56:24 2024 +0200
  17. a1bfe0a configs: use syntax CONFIG_FOO=n in tools-only_defconfig by Jerome Forissier · Wed Oct 16 11:56:23 2024 +0200
  18. bad97d2 Merge commit 'f3f86fd1fe0fb288356bff78f8a6fa2edf89e3fc' as 'lib/lwip/lwip' by Tom Rini · Wed Oct 16 08:10:14 2024 -0600
  19. f3f86fd Squashed 'lib/lwip/lwip/' content from commit 0a0452b2c39b by Tom Rini · Wed Oct 16 08:10:14 2024 -0600
  20. baed5b4 Revert "Makefile: Drop SPL_FIT_GENERATOR / SPL_FIT_SOURCE support" changes by Tom Rini · Tue Oct 15 16:51:05 2024 -0600
  21. d0e0a2c Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Tue Oct 15 16:40:23 2024 -0600
  22. af988af Merge patch series "Make EFI memory allocations synchronous with LMB" by Tom Rini · Tue Oct 15 13:46:08 2024 -0600
  23. 99b5966 lmb: replace the double-underscore with single-underscore for all functions by Sughosh Ganu · Tue Oct 15 21:07:17 2024 +0530
  24. c9e6eb6 efi_memory: rename variable to highlight overlap with free memory by Sughosh Ganu · Tue Oct 15 21:07:16 2024 +0530
  25. 82399e1 lmb: remove call to efi_lmb_reserve() by Sughosh Ganu · Tue Oct 15 21:07:15 2024 +0530
  26. fbb00c2 efi_memory: do not add RAM memory to the memory map by Sughosh Ganu · Tue Oct 15 21:07:14 2024 +0530
  27. 526eebd x86: e820: use the lmb API for adding RAM memory by Sughosh Ganu · Tue Oct 15 21:07:13 2024 +0530
  28. 0502b22 layerscape: use the lmb API's to add RAM memory by Sughosh Ganu · Tue Oct 15 21:07:12 2024 +0530
  29. 1a36d44 lmb: allow for boards to specify memory map by Sughosh Ganu · Tue Oct 15 21:07:11 2024 +0530
  30. fd11f07 stm32mp: remove efi_add_known_memory() function definition by Sughosh Ganu · Tue Oct 15 21:07:10 2024 +0530
  31. 1259200 ti: k3: remove efi_add_known_memory() function definition by Sughosh Ganu · Tue Oct 15 21:07:09 2024 +0530
  32. 8f5cf17 efi_memory: do not add U-Boot memory to the memory map by Sughosh Ganu · Tue Oct 15 21:07:08 2024 +0530
  33. a3af5ba lmb: notify of any changes to the LMB memory map by Sughosh Ganu · Tue Oct 15 21:07:07 2024 +0530
  34. fa0ddab efi: memory: use the lmb API's for allocating and freeing memory by Sughosh Ganu · Tue Oct 15 21:07:06 2024 +0530
  35. bafdac0 lmb: add and reserve memory above ram_top by Sughosh Ganu · Tue Oct 15 21:07:05 2024 +0530
  36. 7ebbdd7 lmb: add a flag to allow suppressing memory map change notification by Sughosh Ganu · Tue Oct 15 21:07:04 2024 +0530
  37. 7f15d32 lmb: add versions of the lmb API with flags by Sughosh Ganu · Tue Oct 15 21:07:03 2024 +0530
  38. b0fd7a2 test: Drop mention of old flags in a comment by Simon Glass · Mon Oct 14 14:17:53 2024 -0600
  39. 0587c65 Makefile: Drop SPL_FIT_GENERATOR support by Marek Vasut · Sat Oct 05 01:07:14 2024 +0200
  40. d20ab50 Makefile: Drop SPL_FIT_SOURCE support by Marek Vasut · Sat Oct 05 01:07:13 2024 +0200
  41. 039b0f0 test: Fix skip check for sleep command test by Andrew Goodbody · Tue Oct 08 13:08:13 2024 +0100
  42. 5692b9c CI: Do not test "sleep" in QEMU by Tom Rini · Tue Oct 15 12:28:26 2024 -0600
  43. 6b3cefc net: correct wget_connected debug messages by Heinrich Schuchardt · Wed Oct 09 01:02:05 2024 +0200
  44. df1d94b net/wget: set filesize by Heinrich Schuchardt · Wed Oct 09 13:08:54 2024 +0200
  45. 4a01fee Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine" by Jonas Karlman · Tue Oct 08 19:18:31 2024 +0000
  46. 1e8a032 Merge patch series "test: Minor fixes to test.py" by Tom Rini · Tue Oct 15 09:31:50 2024 -0600
  47. 9377e14 Merge patch series to add a "fallback" keyword to extlinux.conf parsing by Tom Rini · Tue Oct 15 09:18:04 2024 -0600
  48. 081f3af test: Add tests for the bootmeth set command by Martyn Welch · Wed Oct 09 14:15:41 2024 +0100
  49. 53d6583 test: Fix mulptiplex_log typo by Simon Glass · Wed Oct 09 18:29:05 2024 -0600
  50. 93a0d16 bootstd: Add command to enable setting of bootmeth specific properties by Martyn Welch · Wed Oct 09 14:15:40 2024 +0100
  51. 7a1e9b4 test: Tidy up remaining exceptions by Simon Glass · Wed Oct 09 18:29:04 2024 -0600
  52. 2c47aac boot: Add logic to enable booting from fallback option by Martyn Welch · Wed Oct 09 14:15:39 2024 +0100
  53. d834d9a test: Detect dead connections by Simon Glass · Wed Oct 09 18:29:03 2024 -0600
  54. 53dd510 boot: pxe_utils: Add fallback support by Martyn Welch · Wed Oct 09 14:15:38 2024 +0100
  55. 573171e test: Separate out the exception handling by Simon Glass · Wed Oct 09 18:29:02 2024 -0600
  56. a5ab7ed test: Move the receive code into a function by Simon Glass · Wed Oct 09 18:29:01 2024 -0600
  57. 35ad432 test: Create a common function to get the config by Simon Glass · Wed Oct 09 18:29:00 2024 -0600
  58. 94b3583 test: Avoid failing skipped tests by Simon Glass · Wed Oct 09 18:28:59 2024 -0600
  59. 6491415 test: Use a constant for the test timeout by Simon Glass · Wed Oct 09 18:28:58 2024 -0600
  60. 5f3849a Merge patch series "mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it" by Tom Rini · Tue Oct 15 09:03:17 2024 -0600
  61. 6653c91 mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes by Takahiro Kuwano · Tue Oct 15 13:08:36 2024 +0900
  62. 69bf3c3 mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp() by Takahiro Kuwano · Tue Oct 15 13:08:35 2024 +0900
  63. b575593 mtd: spi-nor: Replace default_init() hook with late_init() by Takahiro Kuwano · Tue Oct 15 13:08:34 2024 +0900
  64. 88bb59e mtd: spi-nor: Check nor->info before setting macronix_octal_fixups by Takahiro Kuwano · Tue Oct 15 13:08:33 2024 +0900
  65. 15d5d5f mtd: spi-nor: Allow flashes to specify MTD writesize by Takahiro Kuwano · Tue Oct 15 13:08:32 2024 +0900
  66. 8d653ff mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes by Takahiro Kuwano · Tue Oct 15 13:08:31 2024 +0900
  67. 55bd10c dts: Deduplicate dtbs target by Marek Vasut · Fri Oct 04 02:10:42 2024 +0200
  68. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · Mon Oct 14 13:34:06 2024 -0600
  69. 68b5b2a configs: enable MbedTLS as default setting by Raymond Mao · Thu Oct 03 14:50:40 2024 -0700
  70. 37ac127 test: Remove ASN1 library test by Raymond Mao · Thu Oct 03 14:50:39 2024 -0700
  71. 2faa4bd asn1_decoder: add build options for ASN1 decoder by Raymond Mao · Thu Oct 03 14:50:38 2024 -0700
  72. d6d088a lib/rypto: Adapt rsa_helper to MbedTLS by Raymond Mao · Thu Oct 03 14:50:37 2024 -0700
  73. 42948e8 mbedtls: add RSA helper layer on MbedTLS by Raymond Mao · Thu Oct 03 14:50:36 2024 -0700
  74. 08f80c8 lib/crypto: Adapt mscode_parser to MbedTLS by Raymond Mao · Thu Oct 03 14:50:35 2024 -0700
  75. cd17ac2 mbedtls: add MSCode parser porting layer by Raymond Mao · Thu Oct 03 14:50:34 2024 -0700
  76. c3dc1f8 lib/crypto: Adapt PKCS7 parser to MbedTLS by Raymond Mao · Thu Oct 03 14:50:33 2024 -0700
  77. 7b3dfd0 mbedtls: add PKCS7 parser porting layer by Raymond Mao · Thu Oct 03 14:50:32 2024 -0700
  78. f7b522f lib/crypto: Adapt x509_cert_parser to MbedTLS by Raymond Mao · Thu Oct 03 14:50:31 2024 -0700
  79. 7deec0f mbedtls: add X509 cert parser porting layer by Raymond Mao · Thu Oct 03 14:50:30 2024 -0700
  80. f5e04a2 lib/crypto: Adapt public_key header with MbedTLS by Raymond Mao · Thu Oct 03 14:50:29 2024 -0700
  81. 702817b mbedtls: add public key porting layer by Raymond Mao · Thu Oct 03 14:50:28 2024 -0700
  82. 1c432cb pkcs7: move common functions to PKCS7 helper by Raymond Mao · Thu Oct 03 14:50:27 2024 -0700
  83. 0d2d4b0 x509: move common functions to x509 helper by Raymond Mao · Thu Oct 03 14:50:26 2024 -0700
  84. 4887c0e public_key: move common functions to public key helper by Raymond Mao · Thu Oct 03 14:50:25 2024 -0700
  85. a7864eb mbedtls/external: update MbedTLS PKCS7 test suites by Raymond Mao · Thu Oct 03 14:50:24 2024 -0700
  86. e90e844 mbedtls/external: support decoding multiple signer's cert by Raymond Mao · Thu Oct 03 14:50:23 2024 -0700
  87. 851b01b mbedtls/external: support PKCS9 Authenticate Attributes by Raymond Mao · Thu Oct 03 14:50:22 2024 -0700
  88. d838da0 mbedtls/external: support Microsoft Authentication Code by Raymond Mao · Thu Oct 03 14:50:21 2024 -0700
  89. 001b613 mbedtls: Enable smaller implementation for SHA256/512 by Raymond Mao · Thu Oct 03 14:50:20 2024 -0700
  90. f51f355 mbedtls: add digest shim layer for MbedTLS by Raymond Mao · Thu Oct 03 14:50:19 2024 -0700
  91. 9ec0088 sha1: Remove sha1 non-watchdog API by Raymond Mao · Thu Oct 03 14:50:18 2024 -0700
  92. c35e1a4 md5: Remove md5 non-watchdog API by Raymond Mao · Thu Oct 03 14:50:17 2024 -0700
  93. a571b98 lib: Adapt digest header files to MbedTLS by Raymond Mao · Thu Oct 03 14:50:16 2024 -0700
  94. 87010c3 mbedtls: add mbedtls into the build system by Raymond Mao · Thu Oct 03 14:50:15 2024 -0700
  95. dc52054 CI: Exclude MbedTLS subtree for CONFIG checks by Raymond Mao · Thu Oct 03 14:50:14 2024 -0700
  96. 0db90db usb: xhci: Define 'XHCI_MAX_HALT_USEC' macro only once by Bhupesh Sharma · Wed Aug 23 21:11:23 2023 +0530
  97. 4200c6c usb: xhci: pet watchdog during transfers by Godfrey Mwangi · Fri Aug 04 12:00:39 2023 -0700
  98. f8cfbec Merge tag 'u-boot-ufs-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-ufs by Tom Rini · Mon Oct 14 08:15:15 2024 -0600
  99. 9a07c47 Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Oct 14 08:14:46 2024 -0600
  100. 378e92c Merge branch 'u-boot-nand-20241012' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Mon Oct 14 08:13:23 2024 -0600