1. 526eebd x86: e820: use the lmb API for adding RAM memory by Sughosh Ganu · 6 weeks ago
  2. 0502b22 layerscape: use the lmb API's to add RAM memory by Sughosh Ganu · 6 weeks ago
  3. 1a36d44 lmb: allow for boards to specify memory map by Sughosh Ganu · 6 weeks ago
  4. 87010c3 mbedtls: add mbedtls into the build system by Raymond Mao · 7 weeks ago
  5. 2f4f0be lib: uuid: add UUID v5 support by Caleb Connolly · 3 months ago
  6. 17aea46 Kconfig: clean up the efi configuration status by Ilias Apalodimas · 3 months ago
  7. 3f76868 sandbox: move the TCG event log to the start of ram memory by Sughosh Ganu · 3 months ago
  8. ad3b6e9 ppc: lmb: move arch specific lmb reservations to arch_misc_init() by Sughosh Ganu · 3 months ago
  9. 69db78f lmb: config: add lmb config symbols for SPL by Sughosh Ganu · 3 months ago
  10. aee586d lmb: remove config symbols used for lmb region count by Sughosh Ganu · 3 months ago
  11. 6c368f4 Fix Kconfig coding style from spaces to tab by Anand Moon · 5 months ago
  12. 1e665f9 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · 5 months ago
  13. dd5000ef Kconfig: Add missing quotes around source file by Michal Simek · 7 months ago
  14. 28c2362 Fix references to trace doc by Vincent Stehlé · 8 months ago
  15. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
  16. d0dca22 lib/Kconfig: Correct typo about SYSINFO_SMBIOS in help message by Tom Rini · 1 year ago
  17. bf641f2 arm: semihosting: Support semihosting fallback on 32-bit ARM by Sean Anderson · 1 year, 1 month ago
  18. d1e3158 lib: uuid: move CONFIG_RANDOM_UUID by AKASHI Takahiro · 1 year, 1 month ago
  19. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 1 month ago
  20. 8ed7bb3 tpm: Support boot measurements by Eddie James · 1 year, 1 month ago
  21. 01349c1 fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · 1 year, 1 month ago
  22. aadec12 efi: Use the installed SMBIOS tables by Simon Glass · 1 year, 2 months ago
  23. 5059dbe x86: smbios: Add a Kconfig indicating SMBIOS-table presence by Simon Glass · 1 year, 2 months ago
  24. 1a2fcc2 x86: Allow APCI in SPL by Simon Glass · 1 year, 2 months ago
  25. b7b7f16 boot: Join FDT_FIXUP_PARTITIONS with related options by Simon Glass · 1 year, 2 months ago
  26. 19fc4da FWU: Avoid showing an unselectable menu option by Simon Glass · 1 year, 2 months ago
  27. e70648e lib: rational: Move the Kconfigs into the correct place by Simon Glass · 1 year, 2 months ago
  28. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
  29. 15a23ca spl: move SPL_CRC32 option to lib/Kconfig by Oleksandr Suvorov · 1 year, 4 months ago
  30. a58132a lib: Kconfig: k3: Enable SHA512 for fit signature by Manorit Chawdhry · 1 year, 4 months ago
  31. e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · 1 year, 7 months ago
  32. 479de71 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrick Delaunay · 1 year, 8 months ago
  33. 88e5a20 lib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig by Marek Vasut · 1 year, 8 months ago
  34. 8090d8d lib: Add an SPL config for LIB_UUID by Simon Glass · 1 year, 9 months ago
  35. 540883b lib: Add VPL options for SHA1 and SHA256 by Simon Glass · 1 year, 9 months ago
  36. 1af8b15 lib: Add a Kconfig for SPL_BZIP2 by Simon Glass · 1 year, 9 months ago
  37. 971574d trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMIT by Simon Glass · 1 year, 10 months ago
  38. 826a994 Bump LMB_MAX_REGIONS default to 16 by Sjoerd Simons · 1 year, 10 months ago
  39. a91fe44 Revert "lmb: Default to not-LMB_USE_MAX_REGIONS" by Tom Rini · 1 year, 10 months ago
  40. 269a2ee lmb: Default to not-LMB_USE_MAX_REGIONS by Tom Rini · 1 year, 10 months ago
  41. ab2085c Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 10 months ago
  42. dbe88da lib: zstd: update to latest Linux zstd 1.5.2 by Brandon Maier · 1 year, 11 months ago
  43. 42d97e5 Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ" by Simon Glass · 1 year, 11 months ago
  44. 6b5424a trace: Don't require TIMER_EARLY by Simon Glass · 1 year, 11 months ago
  45. 2b95b49 tpm: Add a proper Kconfig option for crc8 in SPL by Simon Glass · 1 year, 11 months ago
  46. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  47. c86cb4a arch/riscv: add semihosting support for RISC-V by Kautuk Consul · 2 years ago
  48. a51bb74 lib: Add common semihosting library by Kautuk Consul · 2 years ago
  49. 1f17363 Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig by Tom Rini · 2 years ago
  50. 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · 2 years, 1 month ago
  51. d2cd431 Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · 2 years, 4 months ago
  52. 9737fab tpm: rng: Add driver model interface for TPM RNG device by Sughosh Ganu · 2 years, 4 months ago
  53. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
  54. 7fb323b vpl: Ensure all VPL symbols in Kconfig have some VPL dependency by Tom Rini · 2 years, 6 months ago
  55. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
  56. c55d261 fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ by Rasmus Villemoes · 2 years, 6 months ago
  57. 013aabb lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · 2 years, 7 months ago
  58. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  59. 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
  60. cf538b5 lib: allow to build asn1 decoder and oid registry in SPL by Philippe Reynes · 2 years, 8 months ago
  61. e35c3a2 lib: Kconfig: enhance the help of OID_REGISTRY by Philippe Reynes · 2 years, 8 months ago
  62. 2aba944 lib: Kconfig: enhance help for ASN1 by Philippe Reynes · 2 years, 8 months ago
  63. 99ce9ea Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
  64. 12797e6 lib/circbuf: Make circbuf selectable symbol by Loic Poulain · 3 years ago
  65. a6cee93 x86: Allow any arch to generate ACPI tables by Simon Glass · 3 years ago
  66. b98e8a2 lib: add BLAKE2 hash support by Qu Wenruo · 2 years, 11 months ago
  67. db6bbcb lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menu by Eugen Hristev · 2 years, 11 months ago
  68. 7c15943 efi: Make unicode printf available to the app by Simon Glass · 2 years, 11 months ago
  69. ef9e762 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · 3 years ago
  70. c4bc918 lmb: fix typo 'commun' by Heinrich Schuchardt · 3 years ago
  71. 577226c image: Use the correct checks for CRC32 by Simon Glass · 3 years, 2 months ago
  72. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 2 months ago
  73. f7b37c2 spl: cypto: Bring back SPL_ versions of SHA by Simon Glass · 3 years, 2 months ago
  74. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  75. 30a4c31 lib: fix typos in Kconfig by Oleksandr Suvorov · 3 years, 3 months ago
  76. 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · 3 years, 3 months ago
  77. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  78. 48cb9b8 lib: ecdsa: Implement UCLASS_ECDSA verification on target by Alexandru Gagniuc · 3 years, 4 months ago
  79. 11df072 lib: disable CONFIG_SPL_HEXDUMP by default by Heinrich Schuchardt · 3 years, 4 months ago
  80. c17db99 lib: Create a new Kconfig option for charset conversion by Simon Glass · 3 years, 5 months ago
  81. 229bd51 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 5 months ago
  82. cfbe15c lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · 3 years, 6 months ago
  83. 57e5636 Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · 3 years, 6 months ago
  84. c9155f1 lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED by Bin Meng · 3 years, 7 months ago
  85. 8a8eeee lib: introduce HASH_CALCULATE option by Masahisa Kojima · 3 years, 7 months ago
  86. d42f81f hash: Kconfig option for SHA512 hardware acceleration by Heinrich Schuchardt · 3 years, 6 months ago
  87. 71cc9c5 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · 3 years, 9 months ago
  88. cd831af lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  89. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  90. 92efc1f hash: Allow for SHA512 hardware implementations by Joel Stanley · 3 years, 9 months ago
  91. 171c646 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST by Simon Glass · 3 years, 8 months ago
  92. 0a5fee5 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · 3 years, 9 months ago
  93. c5e8b31 lib: Fix BINMAN_FDT dependency by Bin Meng · 3 years, 10 months ago
  94. 799763b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 10 months ago
  95. 0dd501a trace: select TIMER_EARLY to avoid infinite recursion by Pragnesh Patel · 3 years, 10 months ago
  96. fb67df8 lib: cosmetic update of CONFIG_LIB_ELF description by Patrick Delaunay · 3 years, 11 months ago
  97. 3dd8125 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · 4 years ago
  98. ba9c44e fs: fat: create correct short names by Heinrich Schuchardt · 4 years ago
  99. 95f4708 smbios: Drop the unused Kconfig options by Simon Glass · 4 years, 1 month ago
  100. 052a03e sysinfo: Provide a default driver to set SMBIOS values by Simon Glass · 4 years, 1 month ago