1. 3fdff6b efi_loader: error handling in efi_set_variable_common(). by Heinrich Schuchardt · 4 years, 7 months ago
  2. 549b79e efi_loader: remove redundant assignment in dp_fill() by Heinrich Schuchardt · 4 years, 7 months ago
  3. b37a0b5 kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · 4 years, 7 months ago
  4. fdf0819 rsa: fix alignment issue when getting public exponent by Heiko Stuebner · 4 years, 7 months ago
  5. 16ad946 efi_loader: change setup sequence by Heinrich Schuchardt · 4 years, 8 months ago
  6. 30f92ce efi_loader: correct comments for efi_status_t by Heinrich Schuchardt · 4 years, 7 months ago
  7. bb0e585 efi_loader: eliminate efi_set_(non)volatile_variable by Heinrich Schuchardt · 4 years, 7 months ago
  8. c08cac0 efi_loader: eliminate efi_get_(non)volatile_variable by Heinrich Schuchardt · 4 years, 7 months ago
  9. 41fd506 efi_loader: disk: add efi_disk_is_system_part() by AKASHI Takahiro · 4 years, 7 months ago
  10. f0ff75f efi_loader: factor out the common code from efi_transfer_secure_state() by AKASHI Takahiro · 4 years, 7 months ago
  11. 964d532 efi_loader: fix unreachable statement in efi_sigstore_parse_siglist by AKASHI Takahiro · 4 years, 7 months ago
  12. e3f5c9c lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
  13. 7b8b63f lib/crypto, efi_loader: avoid multiple inclusions of header files by AKASHI Takahiro · 4 years, 7 months ago
  14. e7882f6 tiny-printf: Support %i by Marek Vasut · 4 years, 7 months ago
  15. 78021b6 Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  16. 0b885bc acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago
  17. b38309b acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 7 months ago
  18. 7e586f6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
  19. 29b3511 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
  20. 86e1778 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 7 months ago
  21. 93f7f82 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
  22. 11078bb efi_loader: identify EFI system partition by Heinrich Schuchardt · 4 years, 8 months ago
  23. 545c747 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  24. 08977f8 Merge branch '2020-04-27-master-imports' by Tom Rini · 4 years, 7 months ago
  25. cc3860f lib: zlib: fix formatting, reference by Heinrich Schuchardt · 4 years, 7 months ago
  26. 04cb399 lib: enable lzma decompression support for SPL build by Weijie Gao · 4 years, 7 months ago
  27. 3e69db1 fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · 4 years, 7 months ago
  28. bcbdab7 libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c by Masahiro Yamada · 4 years, 7 months ago
  29. 2c2ca20 uuid: Use const char * where possible by Simon Glass · 4 years, 8 months ago
  30. fdc79a6 lib: Add a function to convert a string to upper case by Simon Glass · 4 years, 8 months ago
  31. 4b48589 lib: strto: Stop detection when invalid char is used by Michal Simek · 4 years, 8 months ago
  32. f6a24a1 lib: do not provide hexdump in SPL by Heinrich Schuchardt · 4 years, 7 months ago
  33. 4f4d526 lib: do not build OID registry in SPL by Heinrich Schuchardt · 4 years, 7 months ago
  34. 10d887d libfdt: Make fdtdec_get_child_count() available for HOST by Kever Yang · 4 years, 8 months ago
  35. 080019b make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · 4 years, 9 months ago
  36. 3428497 lib/hashtable.c: don't test ->callback in SPL by Rasmus Villemoes · 4 years, 9 months ago
  37. 7f529f6 lib/hashtable.c: create helper for calling env_entry::callback by Rasmus Villemoes · 4 years, 9 months ago
  38. f614753 fdtdec: Fix boundary check by Atish Patra · 4 years, 7 months ago
  39. 2a2119e lib: kconfig: Add option to set BZIP2 compression method by Atish Patra · 4 years, 9 months ago
  40. cf87f7c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  41. f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  42. b9200b1 fdtdec: support multiple phandles in memory carveout by Laurentiu Tudor · 4 years, 8 months ago
  43. bfeb5d4 acpi: Add support for DMAR by Simon Glass · 4 years, 8 months ago
  44. 91fe8b7 acpi: Add a central location for table version numbers by Simon Glass · 4 years, 8 months ago
  45. 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 8 months ago
  46. d0f0794 efi_loader: set up secure boot by AKASHI Takahiro · 4 years, 7 months ago
  47. 4540dab efi_loader: image_loader: support image authentication by AKASHI Takahiro · 4 years, 7 months ago
  48. 8353516 efi_loader: variable: add VendorKeys variable by AKASHI Takahiro · 4 years, 7 months ago
  49. 434ffb6 efi_loader: variable: add secure boot state transition by AKASHI Takahiro · 4 years, 7 months ago
  50. 767f6ee efi_loader: variable: support variable authentication by AKASHI Takahiro · 4 years, 7 months ago
  51. be6296d efi_loader: add signature database parser by AKASHI Takahiro · 4 years, 7 months ago
  52. 593e17d efi_loader: add signature verification functions by AKASHI Takahiro · 4 years, 7 months ago
  53. 9bf09b5 efi_loader: add CONFIG_EFI_SECURE_BOOT config option by AKASHI Takahiro · 4 years, 7 months ago
  54. 540faca efi_loader: function descriptions efi_watchdog.c by Heinrich Schuchardt · 4 years, 7 months ago
  55. 55976b7 efi_loader: add missing doc comments in efi_disk.c by Heinrich Schuchardt · 4 years, 7 months ago
  56. 7695655 efi_loader: function descriptions efi_unicode_collation.c by Heinrich Schuchardt · 4 years, 7 months ago
  57. bdf329e efi_loader: enable RNG if DM_RNG is enabled by Peter Robinson · 4 years, 8 months ago
  58. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
  59. 0486497 lib: Improve _parse_integer_fixup_radix base 16 detection by Michal Simek · 4 years, 10 months ago
  60. 72188f5 image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 8 months ago
  61. 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 8 months ago
  62. 7a4e717 efi_loader: definition of GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
  63. cde162e efi_selftest: test CalculateCrc32, CopyMem, SetMem by Heinrich Schuchardt · 4 years, 8 months ago
  64. 72291a9 efi_loader: fix freestanding memmove() by Heinrich Schuchardt · 4 years, 8 months ago
  65. 7aeceff efi_loader: description efi_convert_pointer() by Heinrich Schuchardt · 4 years, 8 months ago
  66. 9f88896 efi_loader: simplify logical expression in efi_disk_add_dev() by Heinrich Schuchardt · 4 years, 8 months ago
  67. e108976 efi_selftest: check length reported by GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
  68. 4d7f5af efi_loader: correct reported length in GetNextVariable() by Heinrich Schuchardt · 4 years, 8 months ago
  69. 47a9596 efi_loader: fix function descriptions in efi_disk.c by Heinrich Schuchardt · 4 years, 8 months ago
  70. f0b0f7f efi_loader: description of efi_variable.c by Heinrich Schuchardt · 4 years, 8 months ago
  71. 2738f0e Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 8 months ago
  72. b51ec63 efi_loader: export a couple of protocol related functions by AKASHI Takahiro · 4 years, 8 months ago
  73. 0cc7a75 lib: rsa: add rsa_verify_with_pkey() by AKASHI Takahiro · 4 years, 9 months ago
  74. e0d310b lib: rsa: generate additional parameters for public key by AKASHI Takahiro · 4 years, 9 months ago
  75. dd89f5b rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config by AKASHI Takahiro · 4 years, 9 months ago
  76. b983cc2 lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 9 months ago
  77. 2b8568f efi_loader: unnecessary assignment in efi_queue_event by Heinrich Schuchardt · 4 years, 9 months ago
  78. b484296 efi_loader: get_memory_map: return parameters whenever possible by AKASHI Takahiro · 4 years, 8 months ago
  79. 805b3ca lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 4 years, 9 months ago
  80. 479ab6c efi_selftest: add selftests for loadfile2 used to load initramfs by Ilias Apalodimas · 4 years, 9 months ago
  81. ec80b47 efi_loader: Implement FileLoad2 for initramfs loading by Ilias Apalodimas · 4 years, 9 months ago
  82. 76be687 efi_loader: implement EFI_RT_PROPERTIES_TABLE by Heinrich Schuchardt · 4 years, 9 months ago
  83. 0e22885 efi_loader: EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years, 9 months ago
  84. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  85. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  86. 1ea1c7d string: Allow arch override of strndup() also by Simon Glass · 4 years, 10 months ago
  87. 194fca9 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · 4 years, 10 months ago
  88. e8c2d25 libfdt: Revert 6dcb8ba4 from upstream libfdt by Tom Rini · 4 years, 10 months ago
  89. 0f97e92 optee: Replace uninitialized return variable by proper one. by Christoph Müllner · 4 years, 10 months ago
  90. 1611235 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · 4 years, 10 months ago
  91. 1b27753 lib: rsa: consider CONFIG_SPL_RSA by Heinrich Schuchardt · 4 years, 10 months ago
  92. e605ab8 trace: provide Sphinx style comments by Heinrich Schuchardt · 4 years, 11 months ago
  93. 6124667 lib: ignore oid_registry_data.c file by Dario Binacchi · 5 years ago
  94. 4d979bf common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 5 years ago
  95. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  96. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  97. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 5 years ago
  98. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  99. 4df3578 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 5 years ago
  100. 7298e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago