1. f3d93c6 binman: Call helper function binman_set_rom_offset() to fill offset by Michal Simek · 4 years, 3 months ago
  2. ddf5fda Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
  3. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
  4. 3b4a6f5 lib: Add getopt by Sean Anderson · 4 years, 1 month ago
  5. 9407468 efi_loader: add efi_create_indexed_name() by AKASHI Takahiro · 4 years, 1 month ago
  6. 87942ac efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · 4 years, 1 month ago
  7. c7ce404 efi_loader: fix DisconnectController() for sole child by Heinrich Schuchardt · 4 years, 1 month ago
  8. 4583ec3 binman: Support multiple images in the library by Simon Glass · 4 years, 2 months ago
  9. dff2ea1 binman: Add a way to read the ROM offset by Simon Glass · 4 years, 2 months ago
  10. 5b13c34 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 1 month ago
  11. 6846c57 efi_loader: daylight saving time by Heinrich Schuchardt · 4 years, 1 month ago
  12. c539fb8 efi_loader: Disable devices before handing over control by Ilias Apalodimas · 4 years, 1 month ago
  13. 4cc0632 efi_loader: Sort header file ordering by Ilias Apalodimas · 4 years, 1 month ago
  14. 7b3a691 trace: conserve gd register on RISC-V by Heinrich Schuchardt · 4 years, 1 month ago
  15. 38e828e xilinx: zynq: Change types from u32 to uint32_t by Michal Simek · 4 years, 1 month ago
  16. ae1c957 lib: print_freq() should output kHz not KHz by Heinrich Schuchardt · 4 years, 2 months ago
  17. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
  18. fab8910 efi_loader: fix use after free in receive path by Patrick Wildt · 4 years, 2 months ago
  19. 11da636 time: Fix get_ticks being non-monotonic by Sean Anderson · 4 years, 3 months ago
  20. 574fab9 lib: rsa: superfluous initialization in rsa_verify() by Heinrich Schuchardt · 4 years, 2 months ago
  21. b8aa0f8 rsa: fix retrieving public exponent on big-endian systems by Rasmus Villemoes · 4 years, 2 months ago
  22. 335b01c lib: rsa: check algo match in rsa_verify_with_keynode by Matthieu CASTET · 4 years, 2 months ago
  23. 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
  24. 468da57 lib/hashtable: remove superfluous check by Heinrich Schuchardt · 4 years, 3 months ago
  25. a37fd4d lib: Allow hexdump to be used in SPL by Simon Glass · 4 years, 2 months ago
  26. bd81c5b Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 2 months ago
  27. f9cbd1a fdtdec: correct test on return of fdt_node_offset_by_phandle by Patrick Delaunay · 4 years, 2 months ago
  28. 3354233 efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n by Heinrich Schuchardt · 4 years, 2 months ago
  29. 9730a71 efi: Fix typo in documentation by Sean Anderson · 4 years, 2 months ago
  30. 496005d efi_selftest: avoid unnecessary reset by Heinrich Schuchardt · 4 years, 2 months ago
  31. 38a5c47 efi_selftest: print CRC32 of initrd as hexadecimal by Heinrich Schuchardt · 4 years, 2 months ago
  32. cc8545c efi_selftest: enable printing hexadecimal numbers by Heinrich Schuchardt · 4 years, 2 months ago
  33. 988b0f5 efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years, 2 months ago
  34. d1d8933 efi_loader: description EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · 4 years, 2 months ago
  35. 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
  36. c63f68f efi_loader: installation of EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years, 2 months ago
  37. 6e4116a acpi: Use I2cSerialBusV2() instead of I2cSerialBus() by Simon Glass · 4 years, 2 months ago
  38. 2f8b6af acpi: Add more support for generating processor tables by Simon Glass · 4 years, 2 months ago
  39. 412dc4b acpi: Add support for generating processor tables by Simon Glass · 4 years, 2 months ago
  40. 9597189 x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 2 months ago
  41. 2f3c6ba dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · 4 years, 2 months ago
  42. 4c8cbbd acpi: Support generating a multi-function _DSM for devices by Simon Glass · 4 years, 2 months ago
  43. ca72763 acpi: Add support for conditions and return values by Simon Glass · 4 years, 2 months ago
  44. 77dfd03 acpi: Add support for writing a _PRW by Simon Glass · 4 years, 2 months ago
  45. 141c2f7 optee: add property no-map to secure reserved memory by Etienne Carriere · 4 years, 3 months ago
  46. 646f8c6 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 3 months ago
  47. 594a7f0 Merge branch 'master' into next by Tom Rini · 4 years, 2 months ago
  48. 2bcaad8 efi_selftest: check for RISC-V boot-hartid in FDT by Heinrich Schuchardt · 4 years, 2 months ago
  49. 0fe9956 efi_selftest: rework device tree test by Heinrich Schuchardt · 4 years, 2 months ago
  50. ec631ea efi_memory: refine overlap_only_ram description by Maxim Uvarov · 4 years, 3 months ago
  51. 253c1a4 lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree API by Marek Vasut · 4 years, 2 months ago
  52. c450db5 efi_selftest: restore gd before do_reset() by Heinrich Schuchardt · 4 years, 3 months ago
  53. f277d94 efi_loader: save global data pointer on RISC-V by Heinrich Schuchardt · 4 years, 3 months ago
  54. 6dc6428 efi_loader: efi_var_mem_notify_exit_boot_services by Heinrich Schuchardt · 4 years, 3 months ago
  55. cfafe28 rsa: crash in br_i32_decode() called from rsa_gen_key_prop() by Robert Reither · 4 years, 2 months ago
  56. 26fd219 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 4 years, 3 months ago
  57. 4961c4a efi_selftest: simplify Makefile by Heinrich Schuchardt · 4 years, 3 months ago
  58. 70bc8dd efi_loader: remove duplicate image size check by Heinrich Schuchardt · 4 years, 3 months ago
  59. 74a8414 efi_loader: error message if image not authenticated by Heinrich Schuchardt · 4 years, 3 months ago
  60. eb67657 efi_loader: log function in image loader by Heinrich Schuchardt · 4 years, 3 months ago
  61. d41db38 lib/rsa: correct check after allocation in fdt_add_bignum() by Heinrich Schuchardt · 4 years, 3 months ago
  62. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 3 months ago
  63. 94694f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
  64. 724ff23 Merge branch '2020-08-24-misc-improvements' by Tom Rini · 4 years, 3 months ago
  65. 78d0bea fdtdec: Add API to read pci bus-range property by Suneel Garapati · 5 years ago
  66. b6618c4 xen: Code style conformity by Anastasiia Lukianenko · 4 years, 3 months ago
  67. 55a6112 efi_loader: validate device path length in boot manager by Heinrich Schuchardt · 4 years, 3 months ago
  68. 22c8e08 efi_loader: efi_dp_check_length() by Heinrich Schuchardt · 4 years, 3 months ago
  69. d5e8571 efi_selftest: substitute ResetSystem() by do_reset() by Heinrich Schuchardt · 4 years, 3 months ago
  70. f6a95c1 efi_selftest: add a test for ResetSystem() by Heinrich Schuchardt · 4 years, 3 months ago
  71. 7b66fcc efi_loader: ResetSystem() should not hang by Heinrich Schuchardt · 4 years, 3 months ago
  72. 6dd9cfd lib: fdt: Convert fdtdes_setup_mem..() to livetree API by Michal Simek · 4 years, 5 months ago
  73. 9d2cf07 lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() by Michal Simek · 4 years, 5 months ago
  74. a7c05b1 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
  75. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 4 months ago
  76. 1641180 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · 4 years, 3 months ago
  77. 2e0d94a efi_loader: variable: fix secure state initialization by AKASHI Takahiro · 4 years, 3 months ago
  78. 14afd06 efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · 4 years, 4 months ago
  79. 1bb6edf efi_loader: variable: keep temporary buffer during the authentication by AKASHI Takahiro · 4 years, 4 months ago
  80. a7647a7 efi_loader: set load options in boot manager by Heinrich Schuchardt · 4 years, 4 months ago
  81. 25c6be5 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · 4 years, 4 months ago
  82. 200647a efi_loader: add copyright notice by AKASHI Takahiro · 4 years, 4 months ago
  83. cef654b lib/crypto: simplify public_key_verify_signature by Heinrich Schuchardt · 4 years, 4 months ago
  84. ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 4 months ago
  85. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 4 months ago
  86. f6977c1 efi: Tidy up header includes by Simon Glass · 4 years, 4 months ago
  87. 95696ca efi_selftest: block device test requires CONFIG_DOS_PARTITION by Heinrich Schuchardt · 4 years, 4 months ago
  88. 69321af efi_selftest: SNP test depends on network by Heinrich Schuchardt · 4 years, 4 months ago
  89. c6dcbe1 efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system by Heinrich Schuchardt · 4 years, 4 months ago
  90. a4d1b1b efi_loader: Enable run-time variable support for tee based variables by Ilias Apalodimas · 4 years, 4 months ago
  91. 91b218d efi_loader: Trim output buffer size correctly for tee variables by Ilias Apalodimas · 4 years, 4 months ago
  92. 803549f env: Add support for explicit write access list by Marek Vasut · 4 years, 5 months ago
  93. a7b8267 env: Add option to only ever append environment by Marek Vasut · 4 years, 5 months ago
  94. 43ba85b Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" by Michal Simek · 4 years, 5 months ago
  95. f783329 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · 4 years, 5 months ago
  96. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  97. cb41516 Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
  98. f2d87ff lib: crypto: export and enhance pkcs7_verify_one() by AKASHI Takahiro · 4 years, 4 months ago
  99. 0cad191 lib: crypto: add pkcs7_digest() by AKASHI Takahiro · 4 years, 4 months ago
  100. ab837f2 lib: crypto: import pkcs7_verify.c from linux by AKASHI Takahiro · 4 years, 4 months ago