1. cf26c09 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 10 13:35:17 2018 -0400
  2. e5fb786 fdt: add call to ft_board_setup_ex() for ks2 boards by Nicholas Faustini · Wed Oct 03 12:58:48 2018 +0200
  3. 9456490 cros_ec: Update cros_ec_read_hash() to specify the image by Simon Glass · Mon Oct 01 12:22:38 2018 -0600
  4. 8fafd01 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · Mon Oct 01 12:22:37 2018 -0600
  5. 2c1e550 cros: Update ec_commands to latest version by Simon Glass · Mon Oct 01 12:22:36 2018 -0600
  6. bccabbe tpm: Add a few new commands for v1 by Simon Glass · Mon Oct 01 12:22:29 2018 -0600
  7. bed4352 cros: Update cros_ec code to use struct udevice by Simon Glass · Mon Oct 01 12:22:22 2018 -0600
  8. 1d3ffee cmd: pxe: add support for FIT config selection by Patrick Delaunay · Tue Oct 02 10:54:48 2018 +0200
  9. 6815afc cmd: avb: print error message if command fails by Jens Wiklander · Tue Sep 25 16:40:07 2018 +0200
  10. 5f51dcc cmd: avb read_rb: print rb_idx in hexadecimal by Jens Wiklander · Tue Sep 25 16:40:06 2018 +0200
  11. c64736d riscv: cmd: bdinfo: Print the relocation address by Bin Meng · Wed Sep 26 06:55:10 2018 -0700
  12. ebd336f riscv: Remove mach type by Bin Meng · Wed Sep 26 06:55:09 2018 -0700
  13. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 02 13:02:22 2018 -0400
  14. 007dddc cmd: mtdparts: describe as legacy by Miquel Raynal · Sat Sep 29 12:58:30 2018 +0200
  15. 12f1ff1 cmd: ubi: clean the partition handling by Miquel Raynal · Sat Sep 29 12:58:29 2018 +0200
  16. 741f4c7 cmd: mtd: add 'mtd' command by Miquel Raynal · Sat Sep 29 12:58:28 2018 +0200
  17. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Sep 30 18:16:51 2018 -0400
  18. f92c83b u-boot: align cache flushes in load_elf_image_shdr to line boundaries by Neil Stainton · Wed Sep 19 10:38:07 2018 +0100
  19. 960a5fd cmd: env: Fix CRC calculation for 'env export -c -s' by Neil Stainton · Wed Sep 12 11:02:51 2018 +0000
  20. 6973345 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Sat Sep 29 22:28:44 2018 -0400
  21. 9254f99 cmd: clk: Add trivial implementation of clock dump for DM by Marek Vasut · Wed Aug 08 22:10:44 2018 +0200
  22. c4f1632 cmd: Relocate poweroff under Device access commands by Adam Ford · Sun Sep 09 07:05:57 2018 -0500
  23. b879c84 w1: add command for onewire protocol by Eugen Hristev · Tue Sep 18 10:35:33 2018 +0300
  24. bb7387f cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount() by Tien Fong Chee · Fri Jul 06 16:26:01 2018 +0800
  25. dbc9d85 cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount() by Tien Fong Chee · Fri Jul 06 16:25:12 2018 +0800
  26. f839590 cmd: Add osd commands by Mario Six · Thu Sep 27 09:19:34 2018 +0200
  27. 9dfc34e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Wed Sep 26 15:14:02 2018 -0400
  28. 13ea685 cmd: add conitrace command by Heinrich Schuchardt · Fri Sep 07 19:43:11 2018 +0200
  29. 3c3a735 efi_loader: refactor efi_setup_loaded_image() by Heinrich Schuchardt · Sun Sep 23 17:21:51 2018 +0200
  30. dc63a53 efi_loader: Fix loaded_image handle passing from EL3 by Alexander Graf · Sun Sep 23 16:23:56 2018 +0200
  31. 79d7202 efi_loader: create root node by Heinrich Schuchardt · Thu Sep 20 21:58:23 2018 +0200
  32. 761ecc8 efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · Sun Sep 16 07:20:21 2018 +0200
  33. 078d6e2 efi_loader: do not use local variable for handle by Heinrich Schuchardt · Sun Sep 16 07:19:48 2018 +0200
  34. 944eab8 cmd: fat: add fatrm command by AKASHI Takahiro · Tue Sep 11 15:59:15 2018 +0900
  35. e31874e cmd: fat: add fatmkdir command by AKASHI Takahiro · Tue Sep 11 15:59:11 2018 +0900
  36. f63931e cmd: fat: add offset parameter to fatwrite by AKASHI Takahiro · Tue Sep 11 15:59:07 2018 +0900
  37. de52780 efi_loader: buffer size for load options by Heinrich Schuchardt · Fri Aug 31 21:31:33 2018 +0200
  38. 5d618df efi: sandbox: Tidy up copy_fdt() to work with sandbox by Simon Glass · Wed Aug 08 03:54:30 2018 -0600
  39. 609c392 efi: Relocate FDT to 127MB instead of 128MB by Simon Glass · Wed Aug 08 03:54:29 2018 -0600
  40. 24de4a5 cmd: mtdparts: remove mandatory 'mtdparts=' prefix by Miquel Raynal · Thu Sep 06 09:08:46 2018 +0200
  41. ceb9cae cmd: mtdparts: accept spi-nand devices by Miquel Raynal · Thu Sep 06 09:08:45 2018 +0200
  42. d989b58 cmd: mtdparts: add fallthrough in switch statement by Miquel Raynal · Thu Aug 16 17:30:21 2018 +0200
  43. f28306c cmd: ubi: delete useless and misleading definitions by Miquel Raynal · Thu Aug 16 17:30:20 2018 +0200
  44. 6d9e15f fix: cmd: mvebu: Exclude mvebu commands from SPL builds by Konstantin Porotchkin · Wed Aug 29 16:34:54 2018 +0300
  45. 9428305 Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblaze by Tom Rini · Tue Sep 11 08:49:21 2018 -0400
  46. c1fd312 cmd: fpga: Fix loads command by Michal Simek · Tue Jun 05 15:14:39 2018 +0200
  47. ec2e3dc cmd: fpga: Use CMD_RET_FAILURE instead of simple 1 by Michal Simek · Tue Jun 05 16:43:38 2018 +0200
  48. 1994247 cmd: fpga: Add support for missing fpga loadmk commands by Michal Simek · Thu Jul 26 15:33:51 2018 +0200
  49. 4aeae10 cmd: fpga: Fix loadmk command by Michal Simek · Mon Jun 04 16:15:58 2018 +0200
  50. e284678 cmd: fpga: Fix loadfs command by Michal Simek · Mon Jun 04 15:51:16 2018 +0200
  51. 6f6be6f cmd: fpga: Fix dump and all direct fpga load commands by Michal Simek · Mon Jun 04 15:51:23 2018 +0200
  52. 02d95c0 cmd: fpga: Extract fpga info command to separate function by Michal Simek · Mon Jun 04 14:57:34 2018 +0200
  53. 9933c36 cmd: fpga: Create new do_fpga_wrapper for using u-boot subcommands by Michal Simek · Mon Jun 04 14:55:20 2018 +0200
  54. 76956a8 cmd: fpga: Clean wrong_parms handling by Michal Simek · Wed May 30 11:28:57 2018 +0200
  55. fdddf12 cmd: fpga: Remove parameter checking from fpga loadfs command by Michal Simek · Mon Jun 04 13:57:19 2018 +0200
  56. 2af6746 cmd: fpga: Move parameter checking for loadfs/loads by Michal Simek · Wed May 30 11:18:38 2018 +0200
  57. f4337f3 cmd: fpga: Cleanup error handling in connection to FPGA_NONE by Michal Simek · Wed May 30 10:04:34 2018 +0200
  58. a255597 cmd: fpga: Move fpga_get_op to avoid local function declaration by Michal Simek · Wed May 30 10:00:40 2018 +0200
  59. 2c66019 cmd: fpga: Move error handling to do_fpga() by Michal Simek · Wed May 30 09:57:42 2018 +0200
  60. fb407c7 cmd: fpga: Remove fit image support passed without fpga device by Michal Simek · Tue Jun 05 13:52:32 2018 +0200
  61. 8416da1 cmd: part: use MAX_SEARCH_PARTITIONS for part search by Kever Yang · Fri Sep 07 17:37:36 2018 +0800
  62. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  63. d0ccd31 cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig by Masahiro Yamada · Mon Jul 09 15:12:37 2018 +0900
  64. 501607a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Aug 24 16:11:01 2018 -0400
  65. 6e91bd9 u-boot: align cache flushes in load_elf_image_shdr to line boundaries by Neil Stainton · Mon Aug 20 15:46:19 2018 +0000
  66. 634bc70 Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot by Tom Rini · Tue Aug 21 13:15:21 2018 -0400
  67. e83a31b cmd: Add bind/unbind commands to bind a device to a driver from the command line by Jean-Jacques Hiblot · Thu Aug 09 16:17:46 2018 +0200
  68. 29f5734 cmd: fastboot: Validate user input by Sam Protsenko · Fri Jun 29 21:59:40 2018 +0300
  69. f0426f6 cmd: efi: Clarify calculation precedence for '&' and '?' by Eugeniu Rosca · Sat Jul 14 22:53:32 2018 +0200
  70. 4e44233 efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes by Eugeniu Rosca · Sat Jul 14 22:53:31 2018 +0200
  71. c86c081 efi: Fix truncation of constant value by Eugeniu Rosca · Sat Jul 14 22:53:30 2018 +0200
  72. 92f95bb cmd: Add dtimg command by Sam Protsenko · Thu Aug 16 23:34:13 2018 +0300
  73. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  74. 54fdf06 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Sat Aug 11 19:48:13 2018 -0400
  75. fd1cc42 cmd: Add axi command by Mario Six · Thu Aug 09 14:51:21 2018 +0200
  76. 7c8b325 elf: Add support for PPC64 ELF V1 ABI in bootelf by Rob Bracero · Tue Jul 31 22:57:42 2018 -0400
  77. 7f00c2f sata: fix sata_Probe return value check by Troy Kisky · Fri Jul 27 16:45:26 2018 -0700
  78. b30a7ef Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Jul 30 16:02:29 2018 -0400
  79. 124a7ac tpmv2: Make it select CMD_LOG by Tom Rini · Sat Jul 28 09:20:12 2018 -0400
  80. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · Mon Jul 23 15:55:14 2018 +0200
  81. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:13 2018 +0200
  82. f751ff5 Kconfig: Replace spaces with tabs and missing newline by Michal Simek · Mon Jul 23 15:55:12 2018 +0200
  83. 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
  84. 23715ba Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Jul 26 15:55:42 2018 -0400
  85. 2e13527 net: Read bootfile from env on netboot_common() by Joe Hershberger · Tue Jul 03 19:36:42 2018 -0500
  86. 3aa6e39 cmd/ubi.c: Fix format warning by Tom Rini · Thu Jul 26 11:17:24 2018 -0400
  87. ca4d00e efi_loader: remove unused efi_get_time_init() by Heinrich Schuchardt · Sat Jul 07 23:39:13 2018 +0200
  88. 15070db efi_loader: calculate crc32 for EFI tables by Heinrich Schuchardt · Thu Jun 28 12:45:31 2018 +0200
  89. 54b9b6e efi: Drop error return in efi_carve_out_dt_rsv() by Simon Glass · Mon Jun 18 08:08:28 2018 -0600
  90. 56bbcc1 efi: Tidy up device-tree-size calculation in copy_fdt() by Simon Glass · Mon Jun 18 08:08:25 2018 -0600
  91. a241451 efi_loader: Use map_sysmem() in bootefi command by Alexander Graf · Mon Jun 18 17:22:58 2018 +0200
  92. 6d140a6 efi_loader: ARM: don't attempt to enter non-secure mode twice by Mark Kettenis · Fri Jun 15 23:47:13 2018 +0200
  93. 5eb68ed efi_loader: ARM: run EFI payloads non-secure by Mark Kettenis · Fri Jun 15 23:47:12 2018 +0200
  94. e0df035 avb2.0: add proper dependencies by Igor Opaniuk · Tue Jul 17 14:33:25 2018 +0300
  95. 79694d6 mtdparts: fixed buffer overflow bug by Kay Potthoff · Tue Jul 17 08:19:39 2018 +0200
  96. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · Sat Jul 07 22:18:22 2018 -0500
  97. 0312b94 cmd: nvedit: env import can now import only variables passed as parameters by Quentin Schulz · Mon Jul 09 19:16:29 2018 +0200
  98. 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
  99. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · Sun Jun 24 19:16:57 2018 +0300
  100. 16e3424 cmd: nvedit: set H_INTERACTIVE in do_env_default by Yaniv Levinsky · Sun Jun 24 19:16:56 2018 +0300