1. b30a7ef Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Jul 30 16:02:29 2018 -0400
  2. 124a7ac tpmv2: Make it select CMD_LOG by Tom Rini · Sat Jul 28 09:20:12 2018 -0400
  3. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · Mon Jul 23 15:55:14 2018 +0200
  4. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:13 2018 +0200
  5. f751ff5 Kconfig: Replace spaces with tabs and missing newline by Michal Simek · Mon Jul 23 15:55:12 2018 +0200
  6. 79920d1 tpm: allow TPM v1 and v2 to be compiled at the same time by Miquel Raynal · Thu Jul 19 22:35:09 2018 +0200
  7. 23715ba Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Jul 26 15:55:42 2018 -0400
  8. 2e13527 net: Read bootfile from env on netboot_common() by Joe Hershberger · Tue Jul 03 19:36:42 2018 -0500
  9. 3aa6e39 cmd/ubi.c: Fix format warning by Tom Rini · Thu Jul 26 11:17:24 2018 -0400
  10. ca4d00e efi_loader: remove unused efi_get_time_init() by Heinrich Schuchardt · Sat Jul 07 23:39:13 2018 +0200
  11. 15070db efi_loader: calculate crc32 for EFI tables by Heinrich Schuchardt · Thu Jun 28 12:45:31 2018 +0200
  12. 54b9b6e efi: Drop error return in efi_carve_out_dt_rsv() by Simon Glass · Mon Jun 18 08:08:28 2018 -0600
  13. 56bbcc1 efi: Tidy up device-tree-size calculation in copy_fdt() by Simon Glass · Mon Jun 18 08:08:25 2018 -0600
  14. a241451 efi_loader: Use map_sysmem() in bootefi command by Alexander Graf · Mon Jun 18 17:22:58 2018 +0200
  15. 6d140a6 efi_loader: ARM: don't attempt to enter non-secure mode twice by Mark Kettenis · Fri Jun 15 23:47:13 2018 +0200
  16. 5eb68ed efi_loader: ARM: run EFI payloads non-secure by Mark Kettenis · Fri Jun 15 23:47:12 2018 +0200
  17. e0df035 avb2.0: add proper dependencies by Igor Opaniuk · Tue Jul 17 14:33:25 2018 +0300
  18. 79694d6 mtdparts: fixed buffer overflow bug by Kay Potthoff · Tue Jul 17 08:19:39 2018 +0200
  19. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · Sat Jul 07 22:18:22 2018 -0500
  20. 0312b94 cmd: nvedit: env import can now import only variables passed as parameters by Quentin Schulz · Mon Jul 09 19:16:29 2018 +0200
  21. 4e9d34cf env: add the same prefix to error messages to make it detectable by tests by Quentin Schulz · Mon Jul 09 19:16:25 2018 +0200
  22. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · Sun Jun 24 19:16:57 2018 +0300
  23. 16e3424 cmd: nvedit: set H_INTERACTIVE in do_env_default by Yaniv Levinsky · Sun Jun 24 19:16:56 2018 +0300
  24. 23840d1 cmd: nvedit: propagate envflag to set_default_vars by Yaniv Levinsky · Sun Jun 24 19:16:55 2018 +0300
  25. 72e10ca cmd: nvedit: rename flags in do_env_default by Yaniv Levinsky · Sun Jun 24 19:16:54 2018 +0300
  26. b8acfa9 cmd: fit_image: Add default property for FIT format scripts by Alex Kiernan · Fri Jun 22 14:58:02 2018 +0000
  27. 8a717d5 cmd: ubi: Add additional message upon UBI attach error by Stefan Roese · Tue Jun 26 08:12:32 2018 +0200
  28. 08d4e0c cmd: ubi: print load size after establishing volume size by Stefan Agner · Mon Jun 25 11:19:12 2018 +0200
  29. 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · Tue Jun 19 12:24:23 2018 +0200
  30. 427e695 net: Add option to prefer bootp/dhcp serverip by Alexander Graf · Fri Jun 15 10:29:28 2018 +0200
  31. f43bf5d net: Prefer command line arguments by Alexander Graf · Fri Jun 15 10:29:27 2018 +0200
  32. 776fc10 net: Add new wol command - Wake on LAN by Lothar Felten · Fri Jun 22 22:29:54 2018 +0200
  33. 2cfbdae efi_loader: Install ACPI configuration tables by Bin Meng · Wed Jun 27 20:38:03 2018 -0700
  34. 8db8790 cmd: efi: Fix wrong memory descriptor end address by Bin Meng · Fri Jun 22 01:38:31 2018 -0700
  35. 85ed289 ARM: image: Add option for ignoring ep bit 3 by Marek Vasut · Wed Jun 13 06:13:32 2018 +0200
  36. 72d8046 mmc: Remove hwpartition help text when command is disabled by Alex Kiernan · Mon Jun 11 16:20:09 2018 +0000
  37. 75aa898 iotrace: fix behaviour when buffer is full by Ramon Fried · Fri Jun 08 20:53:27 2018 +0300
  38. f015eb5 cmd: iotrace: add dump trace command by Ramon Fried · Fri Jun 08 20:53:26 2018 +0300
  39. f0f3bfe avb2.0: add boot states and dm-verity support by Igor Opaniuk · Sun Jun 03 21:56:40 2018 +0300
  40. 6029119 cmd: avb2.0: avb command for performing verification by Igor Opaniuk · Sun Jun 03 21:56:39 2018 +0300
  41. d56c3f6 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Thu Jun 14 13:28:03 2018 -0400
  42. 2d00dbe efi_loader: Allocate memory handle for mem dp by Alexander Graf · Tue Jun 12 10:21:16 2018 +0200
  43. 51d7898 net: Express LINK_LOCAL dependency on LIB_RAND by Joe Hershberger · Mon Apr 30 12:45:22 2018 -0500
  44. efe757c u-boot: Fix several typos by Shyam Saini · Thu Jun 07 19:47:19 2018 +0530
  45. 591188e cmd: add missing line breaks for pr_err() by Seung-Woo Kim · Mon Jun 04 16:04:51 2018 +0900
  46. 06048b0 cmd: iotrace: add set region command by Ramon Fried · Wed May 30 23:09:57 2018 +0300
  47. c46d0fe menu: fix timeout duration by Masahiro Yamada · Thu May 24 17:04:57 2018 +0900
  48. 0f7186b efi_loader: avoid anonymous constants for AllocatePages by Heinrich Schuchardt · Sat May 26 10:32:27 2018 +0200
  49. 954e2b9 efi_loader: allow unaligned memory access by Heinrich Schuchardt · Tue Apr 03 21:59:32 2018 +0200
  50. e9e9050 efi_selftest: do not call efi_init_obj_list() twice by Heinrich Schuchardt · Thu May 17 18:24:48 2018 +0200
  51. 4cfa481 Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri Jun 01 13:50:15 2018 -0400
  52. 628bb20 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Jun 01 09:52:15 2018 -0400
  53. cce0cb0 cmd: fpga: Add support to load secure bitstreams by Siva Durga Prasad Paladugu · Thu May 31 15:10:22 2018 +0530
  54. 8f039b1 cmd: fpga: Reorder the arguments parsing code by Siva Durga Prasad Paladugu · Thu May 31 15:10:21 2018 +0530
  55. d5aa57c net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · Tue May 29 15:30:53 2018 +0000
  56. c568bcb mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · Tue May 29 15:30:52 2018 +0000
  57. 27b69de fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · Tue May 29 15:30:40 2018 +0000
  58. 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · Tue May 29 15:30:39 2018 +0000
  59. 9677a37 efi_loader: Enable RISC-V support by Rick Chen · Mon May 28 19:06:37 2018 +0800
  60. 0b864f6 tpm: add PCR authentication commands support by Miquel Raynal · Tue May 15 11:57:20 2018 +0200
  61. 05d7be3 tpm: add TPM2_HierarchyChangeAuth command support by Miquel Raynal · Tue May 15 11:57:19 2018 +0200
  62. 228e990 tpm: add dictionary attack mitigation commands support by Miquel Raynal · Tue May 15 11:57:18 2018 +0200
  63. 2e52c06 tpm: add TPM2_GetCapability command support by Miquel Raynal · Tue May 15 11:57:17 2018 +0200
  64. 4c1a585 tpm: add TPM2_PCR_Read command support by Miquel Raynal · Tue May 15 11:57:16 2018 +0200
  65. 14d7235 tpm: add TPM2_PCR_Extend command support by Miquel Raynal · Tue May 15 11:57:15 2018 +0200
  66. 8df6f8d tpm: add TPM2_Clear command support by Miquel Raynal · Tue May 15 11:57:14 2018 +0200
  67. 39c7608 tpm: add TPM2_SelfTest command support by Miquel Raynal · Tue May 15 11:57:13 2018 +0200
  68. 65a1a6c tpm: add TPM2_Startup command support by Miquel Raynal · Tue May 15 11:57:12 2018 +0200
  69. f3b4350 tpm: prepare support for TPMv2.x commands by Miquel Raynal · Tue May 15 11:57:08 2018 +0200
  70. 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · Tue May 15 11:57:06 2018 +0200
  71. 294f82a tpm: prepare introduction of TPMv2.x support in Kconfig by Miquel Raynal · Tue May 15 11:57:05 2018 +0200
  72. 886ccc0 tpm: align arguments with open parenthesis by Miquel Raynal · Tue May 15 11:57:00 2018 +0200
  73. d790f55 tpm: substitute deprecated uint<x>_t types with their u<x> equivalent by Miquel Raynal · Tue May 15 11:56:59 2018 +0200
  74. e710fa6 bootcount: Add bootcount command by Alex Kiernan · Sat May 12 05:49:47 2018 +0000
  75. 60e0f61 Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Alex Kiernan · Tue May 08 04:43:31 2018 +0000
  76. dfd2b57 pmic: Rewrite the pmic command to not only work with single byte transmission by Lukasz Majewski · Tue May 15 16:26:38 2018 +0200
  77. bfa7c21 net: Add Kconfig option for BOOTP_NTPSERVER by Chris Packham · Thu May 03 20:19:02 2018 +1200
  78. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  79. 49261c7 cmd: add ADC cli commands by Neil Armstrong · Fri Apr 27 15:17:57 2018 +0200
  80. d382d22 arm64: Add SMC and HVC commands by Michalis Pappas · Fri Apr 13 10:40:57 2018 +0300
  81. 814a975 mmc: support writing sparse images by Jassi Brar · Fri Apr 06 12:05:24 2018 +0530
  82. f435938 arm: v7R: Add initial support by Michal Simek · Thu Apr 26 18:21:29 2018 +0530
  83. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · Thu Apr 26 18:21:26 2018 +0530
  84. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  85. 74bad68 cmd: CONFIG_CMD_LOG select CONFIG_LOG by Heinrich Schuchardt · Thu Apr 19 22:02:46 2018 +0200
  86. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  87. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  88. 7f6992b cmd: clk: Check return value from soc_clk_dump by Michal Simek · Thu Apr 19 15:15:25 2018 +0200
  89. 75f4b72 bootvx: x86: Assign bootaddr based on kernel memory base by Bin Meng · Wed Apr 11 22:02:22 2018 -0700
  90. 051f95e bootvx: Exit if bootline address is not specified by Bin Meng · Wed Apr 11 22:02:21 2018 -0700
  91. cbc77d4 bootvx: Refactor the bootline copy codes a little bit by Bin Meng · Wed Apr 11 22:02:20 2018 -0700
  92. 71606c4 bootvx: x86: Make VxWorks EFI console driver happy by Bin Meng · Wed Apr 11 22:02:19 2018 -0700
  93. c71073f elf: Add a very simple ELF64 loader by Bin Meng · Wed Apr 11 22:02:14 2018 -0700
  94. 4b8fc74 x86: Rename e820entry to e820_entry by Bin Meng · Wed Apr 11 22:02:11 2018 -0700
  95. dde4ebb vxworks: x86: Rename e820info to e820_info by Bin Meng · Wed Apr 11 22:02:09 2018 -0700
  96. f6a22da bootvx: x86: Explicitly clear the bootloader image size by Bin Meng · Wed Apr 11 22:02:08 2018 -0700
  97. e3be890 bootvx: x86: Prepare e820 related stuff from the given kernel memory base address by Bin Meng · Wed Apr 11 22:02:07 2018 -0700
  98. 555347d Merge git://git.denx.de/u-boot-net by Tom Rini · Sun Apr 15 08:42:37 2018 -0400
  99. 70b551c vxworks: fixed cpu enable using PSCI on armv8 by Vasyl Vavrychuk · Tue Apr 10 12:36:36 2018 +0300
  100. 5277a97 Revert "Kconfig: cmd: Make networking command dependent on NET" by Joe Hershberger · Fri Apr 13 15:26:39 2018 -0500