1. 3a6e18d tiny-printf: Support %i by Marek Vasut · 4 years, 8 months ago
  2. 146c3b5 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
  3. faf08c7 acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago
  4. abeaca8 acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 7 months ago
  5. 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
  6. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
  7. 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 7 months ago
  8. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
  9. a993173 efi_loader: identify EFI system partition by Heinrich Schuchardt · 4 years, 8 months ago
  10. d4778b0 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  11. a4fbdcf Merge branch '2020-04-27-master-imports' by Tom Rini · 4 years, 7 months ago
  12. 3fdb917 lib: zlib: fix formatting, reference by Heinrich Schuchardt · 4 years, 7 months ago
  13. 6a4e1d3 lib: enable lzma decompression support for SPL build by developer · 4 years, 7 months ago
  14. 8e8d3cf fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · 4 years, 7 months ago
  15. b10b8cf libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c by Masahiro Yamada · 4 years, 7 months ago
  16. 4acd4f0 uuid: Use const char * where possible by Simon Glass · 4 years, 8 months ago
  17. 811a260 lib: Add a function to convert a string to upper case by Simon Glass · 4 years, 8 months ago
  18. 2887081 lib: strto: Stop detection when invalid char is used by Michal Simek · 4 years, 8 months ago
  19. 12d7c97 lib: do not provide hexdump in SPL by Heinrich Schuchardt · 4 years, 7 months ago
  20. 82a6e98 lib: do not build OID registry in SPL by Heinrich Schuchardt · 4 years, 7 months ago
  21. 8010fa4 libfdt: Make fdtdec_get_child_count() available for HOST by Kever Yang · 4 years, 8 months ago
  22. b86180e make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · 4 years, 9 months ago
  23. 3a76d2a lib/hashtable.c: don't test ->callback in SPL by Rasmus Villemoes · 4 years, 9 months ago
  24. 2bd84a7 lib/hashtable.c: create helper for calling env_entry::callback by Rasmus Villemoes · 4 years, 9 months ago
  25. b57af06 fdtdec: Fix boundary check by Atish Patra · 4 years, 7 months ago
  26. 1fa7962 lib: kconfig: Add option to set BZIP2 compression method by Atish Patra · 4 years, 9 months ago
  27. 4f3ad1c 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
  28. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  29. ef13522 fdtdec: support multiple phandles in memory carveout by Laurentiu Tudor · 4 years, 8 months ago
  30. e962989 acpi: Add support for DMAR by Simon Glass · 4 years, 8 months ago
  31. b2672ea acpi: Add a central location for table version numbers by Simon Glass · 4 years, 8 months ago
  32. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 8 months ago
  33. 8d494f6 efi_loader: set up secure boot by AKASHI Takahiro · 4 years, 8 months ago
  34. 0e104e3 efi_loader: image_loader: support image authentication by AKASHI Takahiro · 4 years, 8 months ago
  35. 94b139a efi_loader: variable: add VendorKeys variable by AKASHI Takahiro · 4 years, 8 months ago
  36. c78dc19 efi_loader: variable: add secure boot state transition by AKASHI Takahiro · 4 years, 8 months ago
  37. b0f49ee efi_loader: variable: support variable authentication by AKASHI Takahiro · 4 years, 8 months ago
  38. d2cefc8 efi_loader: add signature database parser by AKASHI Takahiro · 4 years, 8 months ago
  39. 1faaca4 efi_loader: add signature verification functions by AKASHI Takahiro · 4 years, 8 months ago
  40. 1900a3b efi_loader: add CONFIG_EFI_SECURE_BOOT config option by AKASHI Takahiro · 4 years, 8 months ago
  41. f011aa4 efi_loader: function descriptions efi_watchdog.c by Heinrich Schuchardt · 4 years, 8 months ago
  42. 76f5789 efi_loader: add missing doc comments in efi_disk.c by Heinrich Schuchardt · 4 years, 8 months ago
  43. 41020f3 efi_loader: function descriptions efi_unicode_collation.c by Heinrich Schuchardt · 4 years, 8 months ago
  44. fa49752 efi_loader: enable RNG if DM_RNG is enabled by Peter Robinson · 4 years, 8 months ago
  45. 7357a35 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
  46. 584c2f6 lib: Improve _parse_integer_fixup_radix base 16 detection by Michal Simek · 4 years, 10 months ago
  47. d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 8 months ago
  48. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 8 months ago
  49. 82cd6c4 efi_loader: definition of GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
  50. 56a1a14 efi_selftest: test CalculateCrc32, CopyMem, SetMem by Heinrich Schuchardt · 4 years, 8 months ago
  51. f9dab3a efi_loader: fix freestanding memmove() by Heinrich Schuchardt · 4 years, 8 months ago
  52. 582f857 efi_loader: description efi_convert_pointer() by Heinrich Schuchardt · 4 years, 8 months ago
  53. af8c5b6 efi_loader: simplify logical expression in efi_disk_add_dev() by Heinrich Schuchardt · 4 years, 8 months ago
  54. c169187 efi_selftest: check length reported by GetNextVariableName() by Heinrich Schuchardt · 4 years, 8 months ago
  55. 31d9b3a efi_loader: correct reported length in GetNextVariable() by Heinrich Schuchardt · 4 years, 8 months ago
  56. 6203606 efi_loader: fix function descriptions in efi_disk.c by Heinrich Schuchardt · 4 years, 8 months ago
  57. c69addd efi_loader: description of efi_variable.c by Heinrich Schuchardt · 4 years, 8 months ago
  58. 32cdf19 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
  59. d99b1b3 efi_loader: export a couple of protocol related functions by AKASHI Takahiro · 4 years, 8 months ago
  60. 75822f4 lib: rsa: add rsa_verify_with_pkey() by AKASHI Takahiro · 4 years, 9 months ago
  61. d4aece1 lib: rsa: generate additional parameters for public key by AKASHI Takahiro · 4 years, 9 months ago
  62. 1f14f81 rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config by AKASHI Takahiro · 4 years, 9 months ago
  63. 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 9 months ago
  64. ec94690 efi_loader: unnecessary assignment in efi_queue_event by Heinrich Schuchardt · 4 years, 9 months ago
  65. 3ee138d efi_loader: get_memory_map: return parameters whenever possible by AKASHI Takahiro · 4 years, 9 months ago
  66. 76f361a lib: elf: Move the generic elf loading/validating functions to lib by Keerthy · 4 years, 10 months ago
  67. c52067c efi_selftest: add selftests for loadfile2 used to load initramfs by Ilias Apalodimas · 4 years, 9 months ago
  68. 3510ba7 efi_loader: Implement FileLoad2 for initramfs loading by Ilias Apalodimas · 4 years, 9 months ago
  69. 956eff3 efi_loader: implement EFI_RT_PROPERTIES_TABLE by Heinrich Schuchardt · 4 years, 9 months ago
  70. 7bcc7fc efi_loader: EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years, 9 months ago
  71. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  72. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  73. 9e8f6d6 string: Allow arch override of strndup() also by Simon Glass · 4 years, 10 months ago
  74. c92aac1 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · 4 years, 10 months ago
  75. bea42b7 libfdt: Revert 6dcb8ba4 from upstream libfdt by Tom Rini · 4 years, 10 months ago
  76. cfb5767 optee: Replace uninitialized return variable by proper one. by Christoph Müllner · 4 years, 10 months ago
  77. b2e67a2 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · 4 years, 10 months ago
  78. 38c8c1b lib: rsa: consider CONFIG_SPL_RSA by Heinrich Schuchardt · 4 years, 10 months ago
  79. 630a913 trace: provide Sphinx style comments by Heinrich Schuchardt · 5 years ago
  80. 54a0426 lib: ignore oid_registry_data.c file by Dario Binacchi · 5 years ago
  81. 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 5 years ago
  82. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  83. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  84. 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
  85. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  86. 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · 5 years ago
  87. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
  88. a40315e aes: add support of aes192 and aes256 by Philippe Reynes · 4 years, 11 months ago
  89. 458db3c aes: add a define for the size of a block by Philippe Reynes · 4 years, 11 months ago
  90. 8a7514a efi_loader: imply VIDEO_ANSI by Heinrich Schuchardt · 4 years, 11 months ago
  91. 64dc7af efi_driver: debug output efi_uc_start, efi_uc_stop by Heinrich Schuchardt · 4 years, 11 months ago
  92. a3a4a9c efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · 4 years, 11 months ago
  93. eef88be0 efi_selftest: enable CONFIG_CMD_POWEROFF by Heinrich Schuchardt · 4 years, 11 months ago
  94. b7bc28d efi_loader: describe returning of control by Heinrich Schuchardt · 4 years, 11 months ago
  95. 0410be2 efi_loader: document functions in efi_rng.c by Heinrich Schuchardt · 4 years, 11 months ago
  96. b5880dd efi_selftest: unit test for EFI_RNG_PROTOCOL by Heinrich Schuchardt · 5 years ago
  97. 693a4f4 efi_rng_protocol: Install the efi_rng_protocol on the root node by Sughosh Ganu · 5 years ago
  98. 7064a5d efi: qemu: arm64: Add efi_rng_protocol implementation for the platform by Sughosh Ganu · 5 years ago
  99. 196f66d efi_loader: Add guidcpy function by Sughosh Ganu · 5 years ago
  100. e5d88760 efi_loader: __cyg_profile_func_enter/_exit by Heinrich Schuchardt · 5 years ago