1. 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 · Mon Sep 07 14:31:00 2020 -0400
  2. 4961c4a efi_selftest: simplify Makefile by Heinrich Schuchardt · Fri Aug 28 08:15:37 2020 +0200
  3. 70bc8dd efi_loader: remove duplicate image size check by Heinrich Schuchardt · Thu Aug 27 17:54:53 2020 +0200
  4. 74a8414 efi_loader: error message if image not authenticated by Heinrich Schuchardt · Thu Aug 27 17:51:32 2020 +0200
  5. eb67657 efi_loader: log function in image loader by Heinrich Schuchardt · Tue Aug 25 17:51:20 2020 +0000
  6. d41db38 lib/rsa: correct check after allocation in fdt_add_bignum() by Heinrich Schuchardt · Thu Aug 20 21:11:17 2020 +0200
  7. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · Wed Aug 12 11:55:46 2020 +0200
  8. 94694f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Aug 25 10:24:40 2020 -0400
  9. 724ff23 Merge branch '2020-08-24-misc-improvements' by Tom Rini · Mon Aug 24 20:24:21 2020 -0400
  10. 78d0bea fdtdec: Add API to read pci bus-range property by Suneel Garapati · Sat Oct 19 15:19:35 2019 -0700
  11. b6618c4 xen: Code style conformity by Anastasiia Lukianenko · Fri Aug 21 12:10:04 2020 +0300
  12. 55a6112 efi_loader: validate device path length in boot manager by Heinrich Schuchardt · Sun Aug 23 10:59:17 2020 +0200
  13. 22c8e08 efi_loader: efi_dp_check_length() by Heinrich Schuchardt · Sun Aug 23 10:49:46 2020 +0200
  14. d5e8571 efi_selftest: substitute ResetSystem() by do_reset() by Heinrich Schuchardt · Sat Aug 22 09:14:56 2020 +0200
  15. f6a95c1 efi_selftest: add a test for ResetSystem() by Heinrich Schuchardt · Thu Aug 20 12:16:54 2020 +0200
  16. 7b66fcc efi_loader: ResetSystem() should not hang by Heinrich Schuchardt · Sat Aug 22 08:29:53 2020 +0200
  17. 6dd9cfd lib: fdt: Convert fdtdes_setup_mem..() to livetree API by Michal Simek · Fri Jul 10 13:34:44 2020 +0200
  18. 9d2cf07 lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() by Michal Simek · Thu Jul 09 14:09:52 2020 +0200
  19. a7c05b1 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Aug 15 09:01:01 2020 -0400
  20. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · Thu Aug 06 12:42:52 2020 +0300
  21. 1641180 efi_loader: signature: correct a behavior against multiple signatures by AKASHI Takahiro · Fri Aug 14 14:39:23 2020 +0900
  22. 2e0d94a efi_loader: variable: fix secure state initialization by AKASHI Takahiro · Thu Aug 13 17:05:29 2020 +0900
  23. 14afd06 efi_loader: signature: rework for intermediate certificates support by AKASHI Takahiro · Tue Jul 21 19:35:22 2020 +0900
  24. 1bb6edf efi_loader: variable: keep temporary buffer during the authentication by AKASHI Takahiro · Wed Aug 12 09:37:50 2020 +0900
  25. a7647a7 efi_loader: set load options in boot manager by Heinrich Schuchardt · Fri Aug 07 17:49:39 2020 +0200
  26. 25c6be5 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · Fri Aug 07 17:47:13 2020 +0200
  27. 200647a efi_loader: add copyright notice by AKASHI Takahiro · Thu Jul 30 16:33:59 2020 +0900
  28. cef654b lib/crypto: simplify public_key_verify_signature by Heinrich Schuchardt · Sat Aug 08 18:57:47 2020 +0200
  29. ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · Thu Jul 30 15:33:49 2020 +0200
  30. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · Mon Jul 20 11:10:45 2020 +0300
  31. f6977c1 efi: Tidy up header includes by Simon Glass · Sun Jul 19 10:15:43 2020 -0600
  32. 95696ca efi_selftest: block device test requires CONFIG_DOS_PARTITION by Heinrich Schuchardt · Wed Jul 29 12:43:41 2020 +0200
  33. 69321af efi_selftest: SNP test depends on network by Heinrich Schuchardt · Wed Jul 29 12:32:49 2020 +0200
  34. c6dcbe1 efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system by Heinrich Schuchardt · Wed Jul 29 12:37:35 2020 +0200
  35. a4d1b1b efi_loader: Enable run-time variable support for tee based variables by Ilias Apalodimas · Thu Jul 23 15:49:49 2020 +0300
  36. 91b218d efi_loader: Trim output buffer size correctly for tee variables by Ilias Apalodimas · Wed Jul 22 01:50:37 2020 +0300
  37. 803549f env: Add support for explicit write access list by Marek Vasut · Tue Jul 07 20:51:39 2020 +0200
  38. a7b8267 env: Add option to only ever append environment by Marek Vasut · Tue Jul 07 20:51:38 2020 +0200
  39. 43ba85b Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" by Michal Simek · Fri Jul 10 13:16:50 2020 +0200
  40. f783329 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · Fri Jul 10 13:16:49 2020 +0200
  41. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  42. cb41516 Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Jul 23 15:56:06 2020 -0400
  43. f2d87ff lib: crypto: export and enhance pkcs7_verify_one() by AKASHI Takahiro · Tue Jul 21 19:35:21 2020 +0900
  44. 0cad191 lib: crypto: add pkcs7_digest() by AKASHI Takahiro · Tue Jul 21 19:35:20 2020 +0900
  45. ab837f2 lib: crypto: import pkcs7_verify.c from linux by AKASHI Takahiro · Tue Jul 21 19:35:19 2020 +0900
  46. 72e4153 lib: crypto: enable x509_check_for_self_signed() by AKASHI Takahiro · Tue Jul 21 19:35:18 2020 +0900
  47. 697b4cc lib: crypto: add public_key_verify_signature() by AKASHI Takahiro · Tue Jul 21 19:35:17 2020 +0900
  48. 3724057 efi_loader: use logging for block device messages by Heinrich Schuchardt · Fri Jul 17 20:33:05 2020 +0200
  49. c594941 efi_loader: document efi_save_gd(), efi_restore_gd() by Heinrich Schuchardt · Sat Jul 18 09:53:01 2020 +0200
  50. 6b398d0 efi_loader: loosen buffer parameter check in efi_file_read by Stefan Sørensen · Wed Jul 22 09:43:31 2020 +0200
  51. fe7c1fc efi_loader: Check for the native OP-TEE result on mm_communicate calls by Ilias Apalodimas · Wed Jul 22 10:32:22 2020 +0300
  52. 128a3c5 efi_loader: Rename and correct values for ARM_SMC_MM_* by Ilias Apalodimas · Fri Jul 17 07:55:03 2020 +0300
  53. 447753e efi_loader: don't use memmove() in efi_var_mem_del() by Heinrich Schuchardt · Wed Jul 22 07:56:14 2020 +0200
  54. eb7dbe8 efi_loader: efi_current_var after SetVirtualAddressMap by Heinrich Schuchardt · Wed Jul 22 06:29:38 2020 +0200
  55. 45944bb Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" by Michal Simek · Fri Jul 10 13:16:50 2020 +0200
  56. b7dadb2 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · Fri Jul 10 13:16:49 2020 +0200
  57. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  58. ab965b1 lib: zlib: Remove offset pointer optimization in inftrees.c by Chin Liang See · Wed Jun 24 16:31:08 2020 +0800
  59. 1849639 lz4: fix decompressor on big-endian powerpc by Rasmus Villemoes · Sun Jun 07 14:29:18 2020 +0200
  60. b4df078 acpi: Support writing named values by Simon Glass · Tue Jul 07 21:32:15 2020 -0600
  61. a186d93 acpi: Support generation of a device by Simon Glass · Tue Jul 07 21:32:14 2020 -0600
  62. 837127f acpi: Support generation of a generic register by Simon Glass · Tue Jul 07 21:32:11 2020 -0600
  63. 6fcdaf1 acpi: Support generation of a scope by Simon Glass · Tue Jul 07 21:32:10 2020 -0600
  64. c4d9faf binman: Add way to locate an entry in memory by Simon Glass · Tue Jul 07 21:32:04 2020 -0600
  65. c7380c6 binman: Refactor binman_entry_find() to allow other nodes by Simon Glass · Tue Jul 07 21:32:03 2020 -0600
  66. c0ef789 binman: Allow setting the ROM offset by Simon Glass · Tue Jul 07 21:32:02 2020 -0600
  67. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · Tue Jul 07 13:12:11 2020 -0600
  68. cec3af0 acpi: Add support for a generic power sequence by Simon Glass · Tue Jul 07 13:12:02 2020 -0600
  69. 8a20076 acpi: Add support for writing a GPIO power sequence by Simon Glass · Tue Jul 07 13:12:01 2020 -0600
  70. d0f7d9b acpi: Add support for writing a Power Resource by Simon Glass · Tue Jul 07 13:12:00 2020 -0600
  71. 9238fac acpi: Add support for various misc ACPI opcodes by Simon Glass · Tue Jul 07 13:11:59 2020 -0600
  72. dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · Tue Jul 07 13:11:58 2020 -0600
  73. 5953449 acpi: Support writing a GPIO by Simon Glass · Tue Jul 07 13:11:57 2020 -0600
  74. c993ff7 acpi: Support writing Device Properties objects via _DSD by Simon Glass · Tue Jul 07 13:11:56 2020 -0600
  75. 48342b0 acpi: Support writing a UUID by Simon Glass · Tue Jul 07 13:11:55 2020 -0600
  76. 0dc3d51 acpi: Support writing a name by Simon Glass · Tue Jul 07 13:11:54 2020 -0600
  77. 45d6d95 acpi: Support writing a string by Simon Glass · Tue Jul 07 13:11:53 2020 -0600
  78. 8715ce0 acpi: Support writing an integer by Simon Glass · Tue Jul 07 13:11:52 2020 -0600
  79. edc2680 acpigen: Support writing a package by Simon Glass · Tue Jul 07 13:11:51 2020 -0600
  80. 0f27763 acpigen: Support writing a length by Simon Glass · Tue Jul 07 13:11:50 2020 -0600
  81. 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · Tue Jul 07 13:11:49 2020 -0600
  82. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · Tue Jul 07 13:11:48 2020 -0600
  83. e2bbb13 acpi: Support generation of a GPIO/irq for a device by Simon Glass · Tue Jul 07 13:11:47 2020 -0600
  84. 4fa6331 acpi: Support generation of GPIO descriptor by Simon Glass · Tue Jul 07 13:11:46 2020 -0600
  85. 071c4a5 acpi: Support string output by Simon Glass · Tue Jul 07 13:11:45 2020 -0600
  86. 3d39c13 acpi: Support generation of interrupt descriptor by Simon Glass · Tue Jul 07 13:11:43 2020 -0600
  87. 98528d4 acpi: Support generation of ACPI code by Simon Glass · Tue Jul 07 13:11:42 2020 -0600
  88. 8965cc9 acpi: Add a way to check device status by Simon Glass · Tue Jul 07 13:11:40 2020 -0600
  89. ebb2e83 acpi: Add a function to get a device path and scope by Simon Glass · Tue Jul 07 13:11:39 2020 -0600
  90. 82213d8 timer: Allow delays with a 32-bit microsecond timer by Simon Glass · Thu Jul 09 18:43:14 2020 -0600
  91. 4b7d5c1 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · Tue Jul 14 21:25:28 2020 +0200
  92. 3a28033 efi_loader: identify PK, KEK, db, dbx correctly by Heinrich Schuchardt · Wed Jul 15 12:40:35 2020 +0200
  93. 41bc601 efi_loader: configuration of variables store by Heinrich Schuchardt · Tue Jul 14 19:18:33 2020 +0200
  94. 730e229 efi_loader: update secure state by Heinrich Schuchardt · Tue Jul 14 08:14:08 2020 +0200
  95. 0f2c333 efi_loader: restructure code for TEE variables by Heinrich Schuchardt · Tue Jul 14 08:04:49 2020 +0200
  96. 5f1bce9 efi_loader: display RO attribute with TEE-backed variables by Ilias Apalodimas · Thu Jul 09 23:00:40 2020 +0300
  97. fd956fc efi_selftest: adjust runtime test for variables by Heinrich Schuchardt · Mon Jul 06 17:06:07 2020 +0200
  98. 5be5971 efi_loader: enable UEFI variables at runtime by Heinrich Schuchardt · Tue Mar 24 19:54:53 2020 +0000
  99. 047276c efi_loader: use memory based variable storage by Heinrich Schuchardt · Sat Jul 04 18:34:15 2020 +0200
  100. 29ef99c efi_loader: memory buffer for variables by Heinrich Schuchardt · Sun Mar 22 09:07:50 2020 +0100