1. 1ca0ddb Merge commit 'f3f86fd1fe0fb288356bff78f8a6fa2edf89e3fc' as 'lib/lwip/lwip' by Tom Rini · 3 months ago
  2. 8d0df5f lmb: replace the double-underscore with single-underscore for all functions by Sughosh Ganu · 3 months ago
  3. f3fe323 efi_memory: rename variable to highlight overlap with free memory by Sughosh Ganu · 3 months ago
  4. 596516d lmb: remove call to efi_lmb_reserve() by Sughosh Ganu · 3 months ago
  5. e1b6822 efi_memory: do not add RAM memory to the memory map by Sughosh Ganu · 3 months ago
  6. ad33ce2 x86: e820: use the lmb API for adding RAM memory by Sughosh Ganu · 3 months ago
  7. 9ec4065 layerscape: use the lmb API's to add RAM memory by Sughosh Ganu · 3 months ago
  8. 497da0c lmb: allow for boards to specify memory map by Sughosh Ganu · 3 months ago
  9. a68c9ac efi_memory: do not add U-Boot memory to the memory map by Sughosh Ganu · 3 months ago
  10. 2f61915 lmb: notify of any changes to the LMB memory map by Sughosh Ganu · 3 months ago
  11. 22f2c9e efi: memory: use the lmb API's for allocating and freeing memory by Sughosh Ganu · 3 months ago
  12. eb052cb lmb: add and reserve memory above ram_top by Sughosh Ganu · 3 months ago
  13. 3c6896a lmb: add a flag to allow suppressing memory map change notification by Sughosh Ganu · 3 months ago
  14. c8a8f01 lmb: add versions of the lmb API with flags by Sughosh Ganu · 3 months ago
  15. d467f35 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · 3 months ago
  16. ab58c46 asn1_decoder: add build options for ASN1 decoder by Raymond Mao · 4 months ago
  17. e9b681a lib/rypto: Adapt rsa_helper to MbedTLS by Raymond Mao · 4 months ago
  18. 1df80a4 mbedtls: add RSA helper layer on MbedTLS by Raymond Mao · 4 months ago
  19. 513a15d lib/crypto: Adapt mscode_parser to MbedTLS by Raymond Mao · 4 months ago
  20. 65a7b48 mbedtls: add MSCode parser porting layer by Raymond Mao · 4 months ago
  21. c47bbf9 lib/crypto: Adapt PKCS7 parser to MbedTLS by Raymond Mao · 4 months ago
  22. 7de0d15 mbedtls: add PKCS7 parser porting layer by Raymond Mao · 4 months ago
  23. 3741abf lib/crypto: Adapt x509_cert_parser to MbedTLS by Raymond Mao · 4 months ago
  24. 70002ce mbedtls: add X509 cert parser porting layer by Raymond Mao · 4 months ago
  25. f758647 lib/crypto: Adapt public_key header with MbedTLS by Raymond Mao · 4 months ago
  26. bfbf3ab mbedtls: add public key porting layer by Raymond Mao · 4 months ago
  27. aed1c9a pkcs7: move common functions to PKCS7 helper by Raymond Mao · 4 months ago
  28. fa1289c x509: move common functions to x509 helper by Raymond Mao · 4 months ago
  29. b36a8b8 public_key: move common functions to public key helper by Raymond Mao · 4 months ago
  30. 6b0d26c mbedtls/external: update MbedTLS PKCS7 test suites by Raymond Mao · 4 months ago
  31. 6e7acd3 mbedtls/external: support decoding multiple signer's cert by Raymond Mao · 4 months ago
  32. 540bd26 mbedtls/external: support PKCS9 Authenticate Attributes by Raymond Mao · 4 months ago
  33. 9acdd53 mbedtls/external: support Microsoft Authentication Code by Raymond Mao · 4 months ago
  34. c60e99f mbedtls: Enable smaller implementation for SHA256/512 by Raymond Mao · 4 months ago
  35. bdc3f44 mbedtls: add digest shim layer for MbedTLS by Raymond Mao · 4 months ago
  36. 988e749 sha1: Remove sha1 non-watchdog API by Raymond Mao · 4 months ago
  37. 2b6f572 md5: Remove md5 non-watchdog API by Raymond Mao · 4 months ago
  38. 5d1d983 lib: Adapt digest header files to MbedTLS by Raymond Mao · 4 months ago
  39. 13de848 mbedtls: add mbedtls into the build system by Raymond Mao · 4 months ago
  40. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 3 months ago
  41. 5c10c8b global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 4 months ago
  42. c46760d global: Rename SPL_ to XPL_ by Simon Glass · 4 months ago
  43. 1d6132e global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  44. 6c49fc5 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · 4 months ago
  45. 456bdb7 xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 4 months ago
  46. 3899e3f efi_loader: Show FirmwareVendor and FirmwareRevision in helloworld by Simon Glass · 4 months ago
  47. 3697344 efi_loader: Shorten the app rules further by Simon Glass · 4 months ago
  48. 0cee367 efi_loader: Shorten the app rules by Simon Glass · 4 months ago
  49. 6fe8087 efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE by Simon Glass · 4 months ago
  50. b03b2a4 efi_leader: delete rng-seed if having EFI RNG protocol by Heinrich Schuchardt · 4 months ago
  51. f8efc68 Merge patch series "spi-nor: Add parallel and stacked memories support" by Tom Rini · 3 months ago
  52. 34da258 spi: spi-uclass: Read chipselect and restrict capabilities by Venkatesh Yadav Abbarapu · 4 months ago
  53. 12f1212 Merge commit '0344c602eadc0802776b65ff90f0a02c856cf53c' as 'lib/mbedtls/external/mbedtls' by Tom Rini · 3 months ago
  54. c623bce mkimage: ecdsa: add nodes to signature/key node by Matthias Pritschet · 5 months ago
  55. b67436d mkimage: ecdsa: add signature/key nodes to dtb if missing by Matthias Pritschet · 5 months ago
  56. 0d28900 Merge patch series "vbe: Series part D" by Tom Rini · 4 months ago
  57. e2d96ac tiny-printf: Correct return values by Simon Glass · 4 months ago
  58. eb08abc fdtdec: Support separate BSS for all XPL builds by Simon Glass · 4 months ago
  59. 7bc5f66 Add mkimage secp521r1 ECDSA curve support by Joakim Tjernlund · 4 months ago
  60. 3a0b829 Merge tag 'v2024.10-rc6' into next by Tom Rini · 4 months ago
  61. 58da850 efi_loader: fix some function descriptions by Heinrich Schuchardt · 4 months ago
  62. 6f933aa fwu: print a message if empty capsule checks fail by Sughosh Ganu · 4 months ago
  63. be281ec fwu: do not allow capsule processing on exceeding Trial Counter threshold by Sughosh Ganu · 4 months ago
  64. 1049dc7 fwu: add dependency checks for selecting FWU metadata version by Sughosh Ganu · 4 months ago
  65. 03392f1 fwu: check all images for transitioning out of Trial State by Sughosh Ganu · 4 months ago
  66. 36811ff fwu: v1: do a version check for the metadata by Sughosh Ganu · 4 months ago
  67. 5e9feee fwu: v2: try reading both copies of metadata by Sughosh Ganu · 4 months ago
  68. 7de5162 efi_loader: Put back copyright message by Simon Glass · 5 months ago
  69. 250f692 efi_loader: Use puts() in cout so that console recording works by Simon Glass · 5 months ago
  70. 58d825f include: export uuid.h by Caleb Connolly · 5 months ago
  71. 22c48a9 lib: uuid: supporting building as part of host tools by Caleb Connolly · 5 months ago
  72. 788cf33 efi: add a helper to generate dynamic UUIDs by Caleb Connolly · 5 months ago
  73. 4c5e1ff lib: uuid: add UUID v5 support by Caleb Connolly · 5 months ago
  74. 775f765 Kconfig: clean up the efi configuration status by Ilias Apalodimas · 5 months ago
  75. 063b4ed efi_loader: return the correct error in efi_bootmgr_release_uridp() by Ilias Apalodimas · 5 months ago
  76. 4a1eecc efi_loader: rename efi_bootmgr_image_return_notify by Ilias Apalodimas · 5 months ago
  77. 292a4a4 efi_loader: shorten efi_bootmgr_release_uridp_resource() by Ilias Apalodimas · 5 months ago
  78. 360aadd Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 5 months ago
  79. f8ffc6f lmb: add logic to print lmb flag strings by Sughosh Ganu · 5 months ago
  80. 9b19e20 sandbox: move the TCG event log to the start of ram memory by Sughosh Ganu · 5 months ago
  81. b58caad lmb: remove the unused board_lmb_reserve() function by Sughosh Ganu · 5 months ago
  82. 6534d26 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 5 months ago
  83. 17f695d ppc: lmb: move arch specific lmb reservations to arch_misc_init() by Sughosh Ganu · 5 months ago
  84. 30ffdd6 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · 5 months ago
  85. c7ce26c lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 5 months ago
  86. f4fb154 lmb: reserve common areas during board init by Sughosh Ganu · 5 months ago
  87. 8a9fc30 lmb: introduce a function to add memory to the lmb memory map by Sughosh Ganu · 5 months ago
  88. 6942bdb lmb: allow lmb module to be used in SPL by Sughosh Ganu · 5 months ago
  89. 8281fde lmb: config: add lmb config symbols for SPL by Sughosh Ganu · 5 months ago
  90. e32bdd9 lmb: remove config symbols used for lmb region count by Sughosh Ganu · 5 months ago
  91. 5e9553c lmb: allow for resizing lmb regions by Sughosh Ganu · 5 months ago
  92. ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 5 months ago
  93. 3d679ae lmb: staticize __lmb_alloc_base() by Sughosh Ganu · 5 months ago
  94. f506ca0 lmb: remove the unused lmb_is_reserved() function by Sughosh Ganu · 5 months ago
  95. 8c069df Merge tag 'v2024.10-rc4' into next by Tom Rini · 5 months ago
  96. ccda0ba lib: crypto: fix ASYMMETRIC_KEY_TYPE dependency by Tomas Paukrt · 5 months ago
  97. be222ac list: use list_count_nodes() to count list entries by Sughosh Ganu · 5 months ago
  98. d8503a4 lib: move phdr increment to for loop heading by Maxim Moskalets · 5 months ago
  99. 66ca5b7 global_data: Remove environment members if not used by Simon Glass · 5 months ago
  100. dcd1b63 efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures by Heinrich Schuchardt · 5 months ago