1. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  2. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  3. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · Sun May 10 11:40:10 2020 -0600
  4. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  5. 40d9b24 common: Drop asm_offsets.h from common header by Simon Glass · Sun May 10 11:40:07 2020 -0600
  6. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  7. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  8. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  9. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  10. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  11. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  12. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  13. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  14. 6f04498 common: Drop uuid.h from common header by Simon Glass · Sun May 10 11:39:52 2020 -0600
  15. 77a364f efi_loader: Implement EFI variable handling via OP-TEE by Ilias Apalodimas · Sun May 17 22:25:44 2020 +0300
  16. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · Sun May 17 12:29:19 2020 +0200
  17. cd4eafb lib: rsa: avoid overriding the object name when already specified by Jan Luebbe · Wed May 13 12:26:24 2020 +0200
  18. 3637b8b lib: rsa: Also check for presence of r-squared property by Jan Kiszka · Thu May 07 20:36:13 2020 +0200
  19. cc3ed40 rsa: don't use malloc.h in rsa-sign.c by Jonathan Gray · Fri May 15 22:20:34 2020 +1000
  20. d33d0db lib: Allow MD5 to be enabled in SPL by Simon Glass · Wed May 06 08:03:56 2020 -0600
  21. 989fc14 charset: Add support for calculating bytes occupied by a u16 string by Sughosh Ganu · Wed May 06 22:12:41 2020 +0300
  22. 4854f78 efi_loader: variable: check a return value of uuid__str_to_bin() by AKASHI Takahiro · Fri May 08 14:51:21 2020 +0900
  23. b69546f efi_loader: image_loader: fix a Coverity check against array access by AKASHI Takahiro · Fri May 08 14:51:59 2020 +0900
  24. 2aa0942 efi_loader: crypto/pkcs7_parser.h is not a local include by Heinrich Schuchardt · Thu May 07 17:57:43 2020 +0200
  25. fbc745c efi_loader: pkcs7_parse_message() returns error pointer by Patrick Wildt · Thu May 07 02:17:14 2020 +0200
  26. cd8a55b efi_loader: efi_variable_parse_signature() returns NULL on error by Patrick Wildt · Thu May 07 02:13:18 2020 +0200
  27. e00764b efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · Wed May 06 20:32:31 2020 +0200
  28. da0a791 efi_loader: do not unnecessarily use EFI_CALL() by Heinrich Schuchardt · Wed May 06 01:51:04 2020 +0200
  29. ebbda7b efi_loader: error handling in efi_set_variable_common(). by Heinrich Schuchardt · Wed May 06 01:37:25 2020 +0200
  30. 1e3beaf efi_loader: remove redundant assignment in dp_fill() by Heinrich Schuchardt · Wed May 06 01:28:08 2020 +0200
  31. 007b02f kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · Mon May 04 14:38:29 2020 +0200
  32. fa734f3 rsa: fix alignment issue when getting public exponent by Heiko Stuebner · Sun May 03 13:26:34 2020 +0200
  33. eef4eee efi_loader: change setup sequence by Heinrich Schuchardt · Thu Mar 19 18:21:58 2020 +0000
  34. e2c43da efi_loader: correct comments for efi_status_t by Heinrich Schuchardt · Sun May 03 16:29:00 2020 +0200
  35. 37ab736 efi_loader: eliminate efi_set_(non)volatile_variable by Heinrich Schuchardt · Sun May 03 10:02:20 2020 +0200
  36. 87ab0b2 efi_loader: eliminate efi_get_(non)volatile_variable by Heinrich Schuchardt · Sat Apr 18 12:31:17 2020 +0200
  37. 911df64 efi_loader: disk: add efi_disk_is_system_part() by AKASHI Takahiro · Mon Apr 27 18:48:20 2020 +0900
  38. dae117a efi_loader: factor out the common code from efi_transfer_secure_state() by AKASHI Takahiro · Tue Apr 21 09:39:20 2020 +0900
  39. a075aa3 efi_loader: fix unreachable statement in efi_sigstore_parse_siglist by AKASHI Takahiro · Tue Apr 21 09:38:57 2020 +0900
  40. 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · Tue Apr 21 09:38:17 2020 +0900
  41. 5180e1a lib/crypto, efi_loader: avoid multiple inclusions of header files by AKASHI Takahiro · Tue Apr 21 09:37:52 2020 +0900
  42. 3a6e18d tiny-printf: Support %i by Marek Vasut · Fri Apr 10 20:54:49 2020 +0200
  43. 146c3b5 Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Apr 30 15:11:06 2020 -0400
  44. faf08c7 acpi: Add an acpi command by Simon Glass · Sun Apr 26 09:19:53 2020 -0600
  45. abeaca8 acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · Sun Apr 26 09:19:52 2020 -0600
  46. 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · Sun Apr 26 09:19:51 2020 -0600
  47. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · Sun Apr 26 09:19:50 2020 -0600
  48. 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · Sun Apr 26 09:19:47 2020 -0600
  49. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · Sun Apr 26 09:19:46 2020 -0600
  50. a993173 efi_loader: identify EFI system partition by Heinrich Schuchardt · Thu Mar 19 15:16:31 2020 +0100
  51. d4778b0 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Apr 28 09:52:01 2020 -0400
  52. a4fbdcf Merge branch '2020-04-27-master-imports' by Tom Rini · Mon Apr 27 17:50:43 2020 -0400
  53. 3fdb917 lib: zlib: fix formatting, reference by Heinrich Schuchardt · Mon Apr 20 17:40:57 2020 +0200
  54. 6a4e1d3 lib: enable lzma decompression support for SPL build by developer · Tue Apr 21 09:28:38 2020 +0200
  55. 8e8d3cf fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · Thu Apr 16 18:30:17 2020 +0900
  56. b10b8cf libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c by Masahiro Yamada · Thu Apr 16 18:30:16 2020 +0900
  57. 4acd4f0 uuid: Use const char * where possible by Simon Glass · Wed Apr 08 08:32:58 2020 -0600
  58. 811a260 lib: Add a function to convert a string to upper case by Simon Glass · Wed Apr 08 08:32:56 2020 -0600
  59. 2887081 lib: strto: Stop detection when invalid char is used by Michal Simek · Wed Apr 08 10:09:16 2020 +0200
  60. 12d7c97 lib: do not provide hexdump in SPL by Heinrich Schuchardt · Wed Apr 15 18:46:22 2020 +0200
  61. 82a6e98 lib: do not build OID registry in SPL by Heinrich Schuchardt · Wed Apr 15 18:46:19 2020 +0200
  62. 8010fa4 libfdt: Make fdtdec_get_child_count() available for HOST by Kever Yang · Mon Mar 30 11:56:23 2020 +0800
  63. b86180e make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · Thu Feb 27 13:56:12 2020 +0000
  64. 3a76d2a lib/hashtable.c: don't test ->callback in SPL by Rasmus Villemoes · Thu Feb 27 13:56:11 2020 +0000
  65. 2bd84a7 lib/hashtable.c: create helper for calling env_entry::callback by Rasmus Villemoes · Thu Feb 27 13:56:11 2020 +0000
  66. b57af06 fdtdec: Fix boundary check by Atish Patra · Tue Apr 21 11:15:00 2020 -0700
  67. 1fa7962 lib: kconfig: Add option to set BZIP2 compression method by Atish Patra · Thu Mar 05 16:24:21 2020 -0800
  68. 4f3ad1c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Apr 16 16:41:40 2020 -0400
  69. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 16 13:45:03 2020 -0400
  70. ef13522 fdtdec: support multiple phandles in memory carveout by Laurentiu Tudor · Fri Apr 03 13:43:03 2020 +0300
  71. e962989 acpi: Add support for DMAR by Simon Glass · Wed Apr 08 16:57:39 2020 -0600
  72. b2672ea acpi: Add a central location for table version numbers by Simon Glass · Wed Apr 08 16:57:38 2020 -0600
  73. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · Wed Apr 08 16:57:36 2020 -0600
  74. 8d494f6 efi_loader: set up secure boot by AKASHI Takahiro · Tue Apr 14 11:51:45 2020 +0900
  75. 0e104e3 efi_loader: image_loader: support image authentication by AKASHI Takahiro · Tue Apr 14 11:51:44 2020 +0900
  76. 94b139a efi_loader: variable: add VendorKeys variable by AKASHI Takahiro · Tue Apr 14 11:51:43 2020 +0900
  77. c78dc19 efi_loader: variable: add secure boot state transition by AKASHI Takahiro · Tue Apr 14 11:51:42 2020 +0900
  78. b0f49ee efi_loader: variable: support variable authentication by AKASHI Takahiro · Tue Apr 14 11:51:41 2020 +0900
  79. d2cefc8 efi_loader: add signature database parser by AKASHI Takahiro · Tue Apr 14 11:51:40 2020 +0900
  80. 1faaca4 efi_loader: add signature verification functions by AKASHI Takahiro · Tue Apr 14 11:51:39 2020 +0900
  81. 1900a3b efi_loader: add CONFIG_EFI_SECURE_BOOT config option by AKASHI Takahiro · Tue Apr 14 11:51:38 2020 +0900
  82. f011aa4 efi_loader: function descriptions efi_watchdog.c by Heinrich Schuchardt · Fri Apr 10 17:51:56 2020 +0200
  83. 76f5789 efi_loader: add missing doc comments in efi_disk.c by Heinrich Schuchardt · Fri Apr 10 17:10:34 2020 +0200
  84. 41020f3 efi_loader: function descriptions efi_unicode_collation.c by Heinrich Schuchardt · Fri Apr 10 17:39:23 2020 +0200
  85. fa49752 efi_loader: enable RNG if DM_RNG is enabled by Peter Robinson · Wed Apr 01 11:15:01 2020 +0100
  86. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Apr 07 11:58:44 2020 -0400
  87. 584c2f6 lib: Improve _parse_integer_fixup_radix base 16 detection by Michal Simek · Fri Feb 07 13:04:10 2020 +0100
  88. d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · Wed Mar 18 11:44:06 2020 -0600
  89. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · Tue Mar 31 17:24:19 2020 -0400
  90. 82cd6c4 efi_loader: definition of GetNextVariableName() by Heinrich Schuchardt · Sun Mar 22 18:28:20 2020 +0100
  91. 56a1a14 efi_selftest: test CalculateCrc32, CopyMem, SetMem by Heinrich Schuchardt · Sun Mar 22 09:32:55 2020 +0100
  92. f9dab3a efi_loader: fix freestanding memmove() by Heinrich Schuchardt · Sun Mar 22 09:52:48 2020 +0100
  93. 582f857 efi_loader: description efi_convert_pointer() by Heinrich Schuchardt · Sun Mar 22 08:28:15 2020 +0100
  94. af8c5b6 efi_loader: simplify logical expression in efi_disk_add_dev() by Heinrich Schuchardt · Thu Mar 19 15:45:52 2020 +0100
  95. c169187 efi_selftest: check length reported by GetNextVariableName() by Heinrich Schuchardt · Fri Mar 20 19:20:17 2020 +0100
  96. 31d9b3a efi_loader: correct reported length in GetNextVariable() by Heinrich Schuchardt · Fri Mar 20 19:04:34 2020 +0100
  97. 6203606 efi_loader: fix function descriptions in efi_disk.c by Heinrich Schuchardt · Thu Mar 19 13:49:34 2020 +0100
  98. c69addd efi_loader: description of efi_variable.c by Heinrich Schuchardt · Thu Mar 19 17:15:18 2020 +0000
  99. 32cdf19 Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · Tue Mar 17 11:59:58 2020 -0400
  100. d99b1b3 efi_loader: export a couple of protocol related functions by AKASHI Takahiro · Tue Mar 17 11:12:36 2020 +0900