1. d5598cf fdtdec: Allow using fdtdec_get_carveout() in loops by Thierry Reding · 3 years, 3 months ago
  2. f331497 Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 1 month ago
  3. 2a2d8e9 lz4: Use a private header for U-Boot by Simon Glass · 3 years, 1 month ago
  4. 79f9def efi_loader: GOP: Fix 30bpp block transfer support by Mark Kettenis · 3 years, 2 months ago
  5. 01fcf0e efi_loader: GOP: Add 30bpp support by Mark Kettenis · 3 years, 2 months ago
  6. 13c133b image: Drop unnecessary #ifdefs from image.h by Simon Glass · 3 years, 2 months ago
  7. 1eccbb1 efi: Correct dependency on FIT_SIGNATURE by Simon Glass · 3 years, 2 months ago
  8. e7d285b image: Use the correct checks for CRC32 by Simon Glass · 3 years, 2 months ago
  9. 2bbed3f image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 2 months ago
  10. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 2 months ago
  11. 2c21256 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 2 months ago
  12. 603d15a spl: cypto: Bring back SPL_ versions of SHA by Simon Glass · 3 years, 2 months ago
  13. 5a4f10d gzip: Avoid use of u64 by Simon Glass · 3 years, 2 months ago
  14. 94d0a2e zstd: Create a function for use from U-Boot by Simon Glass · 3 years, 2 months ago
  15. 67bc59d Add support for an owned buffer by Simon Glass · 3 years, 2 months ago
  16. 930c887 lib: Add memdup() by Simon Glass · 3 years, 2 months ago
  17. d4f05b3 lib: rsa: fix dependency for SPL_RSA_VERIFY by Oleksandr Suvorov · 3 years, 2 months ago
  18. a3423b3 acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · 3 years, 4 months ago
  19. c5b68ef arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee by Alexandru Gagniuc · 3 years, 2 months ago
  20. f695304 lib: optee: Remove CONFIG_OPTEE_LOAD_ADDR by Alexandru Gagniuc · 3 years, 2 months ago
  21. 1ab968b lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASE by Alexandru Gagniuc · 3 years, 2 months ago
  22. 26fc667 lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image() by Alexandru Gagniuc · 3 years, 2 months ago
  23. 51827f9 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 3 months ago
  24. 1d1f98c Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 3 years, 2 months ago
  25. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
  26. f99cbe4 fdt: Update Makefile rules with the new OF_REAL Kconfig by Simon Glass · 3 years, 3 months ago
  27. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 3 months ago
  28. 346cee3 efi_loader: Fix spec ID event creation by Ruchika Gupta · 3 years, 2 months ago
  29. 1274698 lmb: Add generic arch_lmb_reserve_generic() by Marek Vasut · 3 years, 2 months ago
  30. 270f871 crc32: Add crc32 implementation using __builtin_aarch64_crc32b by Marek Vasut · 3 years, 3 months ago
  31. 47a25e8 Revert "efi_capsule: Move signature from DTB to .rodata" by Simon Glass · 3 years, 4 months ago
  32. 121a165 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 4 months ago
  33. bdfb6d7 version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 4 months ago
  34. fa9c5da efi_loader: Use directly version_string variable by Pali Rohár · 3 years, 4 months ago
  35. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  36. de41f0e image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · 3 years, 3 months ago
  37. 5145bc7 lib: fix typos in Kconfig by Oleksandr Suvorov · 3 years, 3 months ago
  38. d607dfd lib/rsa: don't use NULL as key_id by Heinrich Schuchardt · 3 years, 3 months ago
  39. b717f2f pci: Drop DM_PCI check from fdtdec by Simon Glass · 3 years, 4 months ago
  40. 56a85b8 Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 2 months ago
  41. aec7c09 efi_loader: simplify efi_watchdog_timer_notify() by Heinrich Schuchardt · 3 years, 2 months ago
  42. 0bf538c efi_loader: Remove incorrect calls of EFI_CALL in TCG2 by Ilias Apalodimas · 3 years, 2 months ago
  43. 6919619 efi_loader: require CONFIG_BLK by Heinrich Schuchardt · 3 years, 2 months ago
  44. bad49da efi_loader: boot_service_capability_min should be capitalized by Masahisa Kojima · 3 years, 2 months ago
  45. 465bff8 Kconfig: Drop duplicate 'select SHA512' instances by Tom Rini · 3 years, 2 months ago
  46. fe54aea common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · 3 years, 3 months ago
  47. 0721209 common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · 3 years, 3 months ago
  48. e60e449 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · 3 years, 3 months ago
  49. 5ed16a9 net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 3 months ago
  50. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 3 months ago
  51. 538c0f2 efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check by Masahisa Kojima · 3 years, 3 months ago
  52. 580d724 efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api by Masahisa Kojima · 3 years, 3 months ago
  53. 7219856 efi_loader: correct determination of secure boot state by Heinrich Schuchardt · 3 years, 3 months ago
  54. b191aa4 efi_loader: efi_auth_var_type for AuditMode, DeployedMode by Heinrich Schuchardt · 3 years, 3 months ago
  55. 9ef82e2 efi_loader: don't load signature database from file by Heinrich Schuchardt · 3 years, 3 months ago
  56. f3a343d efi_loader: rounding of image size by Heinrich Schuchardt · 3 years, 3 months ago
  57. 1ea133a efi_loader: sections with zero VirtualSize by Heinrich Schuchardt · 3 years, 3 months ago
  58. c8291f5 lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL build by Andreas Schwab · 3 years, 3 months ago
  59. 295ab73 lib: -Wformat-truncation in rsa_engine_get_priv_key by Heinrich Schuchardt · 3 years, 4 months ago
  60. 74bda4f lib/md5: Export progressive APIs by Chia-Wei Wang · 3 years, 4 months ago
  61. fe68a67 lib/rsa: Remove support for OpenSSL < 1.1.0 and libressl < 2.7.0 by Alexandru Gagniuc · 3 years, 4 months ago
  62. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  63. 4865db0 Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 3 months ago
  64. f52352f display_options: Do not use %llu in print_size by Matwey V. Kornilov · 3 years, 3 months ago
  65. c091f65 tiny-printf: Handle %pM format when CONFIG_SPL_NET_SUPPORT is enabled by Matwey V. Kornilov · 3 years, 3 months ago
  66. 9a4b3c8 efi_loader: use EfiBootServicesData for DP to text by Heinrich Schuchardt · 3 years, 3 months ago
  67. 426a158 efi_loader: use EfiBootServicesData for device path by Heinrich Schuchardt · 3 years, 3 months ago
  68. 49d225e efi_loader: use correct type for AllocatePages, AllocatePool by Heinrich Schuchardt · 3 years, 3 months ago
  69. 928a8be lib: ecdsa: Implement UCLASS_ECDSA verification on target by Alexandru Gagniuc · 3 years, 4 months ago
  70. 61ee780 efi_loader: refactor efi_append_scrtm_version() by Masahisa Kojima · 3 years, 3 months ago
  71. fdff03e efi_loader: add ExitBootServices() measurement by Masahisa Kojima · 3 years, 3 months ago
  72. 8fc4e0b efi_loader: add boot variable measurement by Masahisa Kojima · 3 years, 3 months ago
  73. cfbcf05 efi_loader: add secure boot variable measurement by Masahisa Kojima · 3 years, 3 months ago
  74. 148ce20 efi_loader: Uri() device path node by Heinrich Schuchardt · 3 years, 3 months ago
  75. b91c704 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 4 months ago
  76. e695113 lib: Allow using 0x when a decimal value is requested by Simon Glass · 3 years, 4 months ago
  77. 5a94546 lib: Move common digit-parsing code into a function by Simon Glass · 3 years, 4 months ago
  78. 96b2344 lib: Drop unnecessary check for hex digit by Simon Glass · 3 years, 4 months ago
  79. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  80. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  81. 78e6b87 efi_loader: typo cerificate by Heinrich Schuchardt · 3 years, 4 months ago
  82. fa3f1f1 lib: disable CONFIG_SPL_HEXDUMP by default by Heinrich Schuchardt · 3 years, 4 months ago
  83. 62b27a5 mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine by Marc Kleine-Budde · 3 years, 4 months ago
  84. 6d59ace lib: rsa: rsa-sign: Minor bug in debug message by Chan, Donald · 3 years, 4 months ago
  85. 0eadb2b lib: rsa: rsa-verify: Fix a typo in a debug message by Thomas Perrot · 3 years, 4 months ago
  86. 1a46cb6 lib: Create a new Kconfig option for charset conversion by Simon Glass · 3 years, 5 months ago
  87. 0b01642 lib: strto: add simple_strtoll function by Roland Gaudig · 3 years, 4 months ago
  88. 5e19f4a samsung: exynos: Convert SROMC interface to a driver by Simon Glass · 3 years, 4 months ago
  89. 86a3d43 efi_loader: remove asm/setjmp.h from efi_api.h by AKASHI Takahiro · 3 years, 4 months ago
  90. c2cc60c efi_loader: capsule: remove authentication data by AKASHI Takahiro · 3 years, 4 months ago
  91. ef890f6 efi_loader: capsule: remove unused guid by AKASHI Takahiro · 3 years, 4 months ago
  92. c193d9b smbios: error handling for invalid addresses by Heinrich Schuchardt · 3 years, 6 months ago
  93. 11275e4 smbios: Fix calculating BIOS Release Date by Pali Rohár · 3 years, 7 months ago
  94. 29bbe71 lib: wrap crypt API to hide errno usage by Steffen Jaeckel · 3 years, 4 months ago
  95. 26dd993 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 4 months ago
  96. ddf67da efi_capsule: Move signature from DTB to .rodata by Ilias Apalodimas · 3 years, 4 months ago
  97. d934ed5 efi_loader: increase eventlog buffer size by Masahisa Kojima · 3 years, 4 months ago
  98. 484d7d8 efi_loader: Use %pD to log device-path instead of local efi_dp_str() by Masami Hiramatsu · 3 years, 4 months ago
  99. 17f8cda efi_loader: set partition GUID in device path for SIG_TYPE_GUID by Alfonso Sánchez-Beato · 3 years, 4 months ago
  100. 6909edb image: rsa: Move verification algorithm to a linker list by Alexandru Gagniuc · 3 years, 4 months ago