1. ec596ed lib: rsa: Set conventional salt length RSA-PSS parameter by Loic Poulain · Thu Oct 31 10:15:31 2024 +0100
  2. 9708350 lwip: fix code style issues by Jerome Forissier · Thu Nov 07 12:27:57 2024 +0100
  3. eb4ec90 lib: vsprintf: fix API build by Heinrich Schuchardt · Sun Nov 03 04:50:15 2024 +0100
  4. a941ab0 Merge patch series "lib: uuid: fix uuid_str_to_le_bin() on 32-bit" by Tom Rini · Wed Nov 13 08:14:29 2024 -0600
  5. 5833b05 lib: uuid: fix uuid_str_to_bin() on 32-bit by Heinrich Schuchardt · Sun Nov 03 23:42:22 2024 +0100
  6. 80e81d8 lib: uuid: fix uuid_str_to_le_bin() on 32-bit by Heinrich Schuchardt · Sun Nov 03 23:42:21 2024 +0100
  7. 7fac39a lib: provide function hextoull() by Heinrich Schuchardt · Sun Nov 03 23:42:20 2024 +0100
  8. 9978cd0 Merge patch series "Enable https for wget" by Tom Rini · Tue Nov 12 19:10:01 2024 -0600
  9. 011c87c net: lwip: Add Support Server Name Indication support by Javier Tia · Sun Nov 10 10:28:39 2024 +0200
  10. 273e279 net: lwip: Update lwIP for mbedTLS > 3.0 support and enable https by Javier Tia · Sun Nov 10 10:28:38 2024 +0200
  11. 9f75dc1 mbedtls: Enable TLS 1.2 support by Ilias Apalodimas · Sun Nov 10 10:28:37 2024 +0200
  12. e818d3c lmb: Add basic io_lmb functionality by Janne Grunau · Mon Nov 11 07:56:33 2024 +0100
  13. 5631f44 lmb: cosmetic: reorder functions and global LMB variable by Janne Grunau · Mon Nov 11 07:56:32 2024 +0100
  14. d9c7040 lmb: Do not use global LMB variable in _lmb_free() by Janne Grunau · Mon Nov 11 07:56:31 2024 +0100
  15. aa08ab7 efi_loader: Drop sandbox PXE architecture by Simon Glass · Thu Nov 07 14:31:47 2024 -0700
  16. 52b53af sandbox: Report host default-filename in native mode by Simon Glass · Thu Nov 07 14:31:46 2024 -0700
  17. 1824bf6 efi_loader: Move get_efi_pxe_arch() to efi_helper by Simon Glass · Thu Nov 07 14:31:44 2024 -0700
  18. 3b1e60b efi: Move default filename to a function by Simon Glass · Thu Nov 07 14:31:43 2024 -0700
  19. 8a4ee05 efi_loader: Add a test app by Simon Glass · Thu Nov 07 14:31:41 2024 -0700
  20. fe61a8b efi_loader: Change efi_dp_from_mem() to use size by Moritz Fischer · Mon Nov 04 01:49:34 2024 +0000
  21. 3a7291a lmb: Drop extra 16KB of stack space by Simon Glass · Mon Oct 28 13:47:59 2024 +0100
  22. e8d0210 alist: Add a way to efficiently filter an alist by Simon Glass · Sat Oct 19 09:21:47 2024 -0600
  23. 8407424 alist: Add a function to empty the list by Simon Glass · Sat Oct 19 09:21:46 2024 -0600
  24. ce66b8a alist: Add for-loop helpers by Simon Glass · Sat Oct 19 09:21:45 2024 -0600
  25. 899b4cc alist: Add a way to get the next element by Simon Glass · Sat Oct 19 09:21:44 2024 -0600
  26. c80b0ef Merge patch series "fs: ext4: implement opendir, readdir, closedir" by Tom Rini · Fri Nov 01 13:38:05 2024 -0600
  27. 6e3f70b efi_loader: fix GetInfo and SetInfo by Heinrich Schuchardt · Sat Oct 26 08:40:47 2024 +0200
  28. e904f17 lmb: remove __maybe_unused from lmb_map_update_notify by Heinrich Schuchardt · Mon Oct 28 07:21:36 2024 +0100
  29. 1bf4cb2 acpi_table: Fix coverity defect in acpi_write_spcr by Patrick Rudolph · Wed Oct 30 14:11:46 2024 +0100
  30. 518d756 Merge tag 'efi-2025-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Oct 31 08:33:24 2024 -0600
  31. 4786f95 lib: efi_loader: Fix efi_dp_from_mem() calls by Moritz Fischer · Wed Oct 30 21:17:48 2024 +0000
  32. 14e7ed9 efi_loader: Make tcg2_uninit() static by Ilias Apalodimas · Wed Oct 30 22:40:59 2024 +0200
  33. a420910 efi_loader: Remove unused diskid by Ilias Apalodimas · Sat Oct 26 11:00:49 2024 +0300
  34. ad54e09 efi_loader: Mark static functions in smbiosdump by Ilias Apalodimas · Sat Oct 26 10:57:41 2024 +0300
  35. cf5b09e efi_loader: Mark static function in dumpdtb by Ilias Apalodimas · Sat Oct 26 10:43:17 2024 +0300
  36. 55c0571 efi_loader: Mark efi_bootmgr_release_uridp as static by Ilias Apalodimas · Sat Oct 26 10:37:32 2024 +0300
  37. e9e55c7 efi_loader: Simplify efi_free_pages() by Ilias Apalodimas · Thu Oct 24 14:01:55 2024 +0300
  38. 036d264 lmb: Correctly unmap memory after notifications by Ilias Apalodimas · Thu Oct 24 13:46:25 2024 +0300
  39. c7a6a80 efi_loader: fix CONFIG_EFI_HTTP dependencies by Heinrich Schuchardt · Sat Oct 19 12:59:57 2024 +0200
  40. 8eb52e1 efi_selftest: make HII test data static by Heinrich Schuchardt · Sat Oct 19 11:03:56 2024 +0200
  41. ab5b015 efi_selftest: fix typo 'got languages' in HII test by Heinrich Schuchardt · Sat Oct 19 10:50:29 2024 +0200
  42. 7d182fb lmb: Remove lmb_alloc_flags() by Ilias Apalodimas · Wed Oct 23 18:26:36 2024 +0300
  43. 2930f89 lmb: Simplify lmb_should_notify usage by Ilias Apalodimas · Wed Oct 23 18:22:01 2024 +0300
  44. 9849125 lmb: Fix lmb_add_region_flags() return codes and testing by Ilias Apalodimas · Wed Oct 23 18:22:00 2024 +0300
  45. cd9feea lmb: add a check to prevent memory overrun by Sughosh Ganu · Mon Oct 21 22:48:20 2024 +0530
  46. ed8df1f Revert "acpi_table: Fix coverity defect in acpi_write_spcr" by Tom Rini · Mon Oct 28 20:53:34 2024 -0600
  47. 7bdd82c acpi_table: Fix coverity defect in acpi_write_spcr by Patrick Rudolph · Mon Oct 28 09:08:35 2024 +0100
  48. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · Sun Oct 27 17:14:22 2024 -0600
  49. 2f6f8d9 arm: cpu: Add ACPI parking protocol support by Patrick Rudolph · Wed Oct 23 15:20:13 2024 +0200
  50. ad392d5 common: Enable BLOBLIST_TABLES on arm by Patrick Rudolph · Wed Oct 23 15:20:07 2024 +0200
  51. 2888587 acpi: Add processor device by Patrick Rudolph · Wed Oct 23 15:19:58 2024 +0200
  52. 158efd6 acpi: Allocate and write ACPI tables by Patrick Rudolph · Wed Oct 23 15:19:57 2024 +0200
  53. d69eb29 acpi_table: Support platforms with unusable RSDT by Patrick Rudolph · Wed Oct 23 15:19:56 2024 +0200
  54. 1669ce7 acpi: acpi_table: Add IORT support by Patrick Rudolph · Wed Oct 23 15:19:54 2024 +0200
  55. 4d3cf1a acpi: Add ACPITAB for PPTT and GTDT by Patrick Rudolph · Wed Oct 23 15:19:53 2024 +0200
  56. f317fce acpi: acpi_table: Bump revisions by Patrick Rudolph · Wed Oct 23 15:19:52 2024 +0200
  57. bff7c57 acpi: Add fill_madt to acpi_ops by Patrick Rudolph · Wed Oct 23 15:19:51 2024 +0200
  58. 97b4c8a acpi: x86: Move MADT to common code by Patrick Rudolph · Wed Oct 23 15:19:46 2024 +0200
  59. 8dc4512 acpi: x86: Write FADT in common code by Maximilian Brune · Wed Oct 23 15:19:45 2024 +0200
  60. d7fa54b acpi: x86: Move SPCR and DBG2 into common code by Maximilian Brune · Wed Oct 23 15:19:44 2024 +0200
  61. 1cbe5f7 Merge patch series "Allow showing the memory map" by Tom Rini · Fri Oct 25 14:22:36 2024 -0600
  62. 176eba5 lmb: Export the lmb data structure by Simon Glass · Mon Oct 21 10:19:31 2024 +0200
  63. 87378a7 lib/sha*: include u-boot/schedule.h instead of cyclic.h by Rasmus Villemoes · Thu Oct 03 23:27:58 2024 +0200
  64. 8e3df06 Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver" by Tom Rini · Mon Oct 21 17:53:11 2024 -0600
  65. 7868595 lib: ecdsa: Add ECDSA384 support by Chia-Wei Wang · Mon Oct 14 17:56:18 2024 +0800
  66. 442acda Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Oct 20 08:27:15 2024 -0600
  67. 24cd101 mbedtls: fix defects in coverity scan by Raymond Mao · Wed Oct 16 16:48:26 2024 -0700
  68. a202567 lmb: notify when adjacent regions are added by Caleb Connolly · Fri Oct 18 15:51:07 2024 +0200
  69. da87af9 efi_driver: use blk_create_devicef() by Heinrich Schuchardt · Fri Oct 18 03:30:14 2024 +0200
  70. 353db82 efi_loader: remove ERROR:, WARNING: prefixes in messages by Heinrich Schuchardt · Thu Oct 17 20:13:05 2024 +0200
  71. f39486a efi_loader: add missing lf in error message by Heinrich Schuchardt · Thu Oct 17 20:05:07 2024 +0200
  72. 963d7cc efi_loader: reduce noisiness if ESP is missing by Heinrich Schuchardt · Fri Oct 18 03:18:36 2024 +0200
  73. 37d14c8 efi_loader: avoid #ifdef in efi_setup.c by Heinrich Schuchardt · Wed Oct 16 12:17:39 2024 +0200
  74. 9ac02ef lib: fdtdec: Parse the gzip/lzo headers only when dependencies have met by Lad Prabhakar · Tue Oct 01 10:56:47 2024 +0100
  75. e7ba686 net: lwip: tftp: add support of blksize option to client by Jerome Forissier · Wed Oct 16 12:04:12 2024 +0200
  76. 6a78e96 net: lwip: add TFTP support and tftpboot command by Jerome Forissier · Wed Oct 16 12:04:05 2024 +0200
  77. 33f2c02 net: lwip: tftp: bind to TFTP port only when in server mode by Jerome Forissier · Wed Oct 16 12:04:04 2024 +0200
  78. 1ff0036 net: lwip: add DHCP support and dhcp commmand by Jerome Forissier · Wed Oct 16 12:04:03 2024 +0200
  79. e86aa9f net: lwip: build lwIP by Jerome Forissier · Wed Oct 16 12:04:02 2024 +0200
  80. bad97d2 Merge commit 'f3f86fd1fe0fb288356bff78f8a6fa2edf89e3fc' as 'lib/lwip/lwip' by Tom Rini · Wed Oct 16 08:10:14 2024 -0600
  81. 99b5966 lmb: replace the double-underscore with single-underscore for all functions by Sughosh Ganu · Tue Oct 15 21:07:17 2024 +0530
  82. c9e6eb6 efi_memory: rename variable to highlight overlap with free memory by Sughosh Ganu · Tue Oct 15 21:07:16 2024 +0530
  83. 82399e1 lmb: remove call to efi_lmb_reserve() by Sughosh Ganu · Tue Oct 15 21:07:15 2024 +0530
  84. fbb00c2 efi_memory: do not add RAM memory to the memory map by Sughosh Ganu · Tue Oct 15 21:07:14 2024 +0530
  85. 526eebd x86: e820: use the lmb API for adding RAM memory by Sughosh Ganu · Tue Oct 15 21:07:13 2024 +0530
  86. 0502b22 layerscape: use the lmb API's to add RAM memory by Sughosh Ganu · Tue Oct 15 21:07:12 2024 +0530
  87. 1a36d44 lmb: allow for boards to specify memory map by Sughosh Ganu · Tue Oct 15 21:07:11 2024 +0530
  88. 8f5cf17 efi_memory: do not add U-Boot memory to the memory map by Sughosh Ganu · Tue Oct 15 21:07:08 2024 +0530
  89. a3af5ba lmb: notify of any changes to the LMB memory map by Sughosh Ganu · Tue Oct 15 21:07:07 2024 +0530
  90. fa0ddab efi: memory: use the lmb API's for allocating and freeing memory by Sughosh Ganu · Tue Oct 15 21:07:06 2024 +0530
  91. bafdac0 lmb: add and reserve memory above ram_top by Sughosh Ganu · Tue Oct 15 21:07:05 2024 +0530
  92. 7ebbdd7 lmb: add a flag to allow suppressing memory map change notification by Sughosh Ganu · Tue Oct 15 21:07:04 2024 +0530
  93. 7f15d32 lmb: add versions of the lmb API with flags by Sughosh Ganu · Tue Oct 15 21:07:03 2024 +0530
  94. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · Mon Oct 14 13:34:06 2024 -0600
  95. 2faa4bd asn1_decoder: add build options for ASN1 decoder by Raymond Mao · Thu Oct 03 14:50:38 2024 -0700
  96. d6d088a lib/rypto: Adapt rsa_helper to MbedTLS by Raymond Mao · Thu Oct 03 14:50:37 2024 -0700
  97. 42948e8 mbedtls: add RSA helper layer on MbedTLS by Raymond Mao · Thu Oct 03 14:50:36 2024 -0700
  98. 08f80c8 lib/crypto: Adapt mscode_parser to MbedTLS by Raymond Mao · Thu Oct 03 14:50:35 2024 -0700
  99. cd17ac2 mbedtls: add MSCode parser porting layer by Raymond Mao · Thu Oct 03 14:50:34 2024 -0700
  100. c3dc1f8 lib/crypto: Adapt PKCS7 parser to MbedTLS by Raymond Mao · Thu Oct 03 14:50:33 2024 -0700