1. de320b8 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Dec 03 17:52:40 2018 -0500
  2. c71c269 eeprom: Add device model based I2C support to eeprom command by Lukasz Majewski · Wed Nov 21 23:40:43 2018 +0100
  3. 68a0d5b efi_loader: create fdt reservation before copy by Heinrich Schuchardt · Sun Nov 18 17:58:53 2018 +0100
  4. b23f9b7 efi_loader: fix memory mapping for sandbox by Heinrich Schuchardt · Sun Nov 18 17:58:52 2018 +0100
  5. dcdca29 efi_loader: macro efi_size_in_pages() by Heinrich Schuchardt · Sun Nov 18 17:58:49 2018 +0100
  6. 4d77ee6 efi: Rename bootefi_test_finish() to bootefi_run_finish() by Simon Glass · Sun Nov 25 20:14:39 2018 -0700
  7. 7816c7a efi: Create a function to set up for running EFI code by Simon Glass · Sun Nov 25 20:14:38 2018 -0700
  8. 93f2559 efi: Split out test init/uninit into functions by Simon Glass · Sun Nov 25 20:14:37 2018 -0700
  9. 758cfa1 efi: Check for failure to create objects in selftest by Simon Glass · Sun Nov 25 20:14:36 2018 -0700
  10. 3d92fc8 efi_loader: carving out memory reservations by Heinrich Schuchardt · Mon Nov 12 18:55:23 2018 +0100
  11. 96af56e efi_loader: memory reservation for fdt by Heinrich Schuchardt · Mon Nov 12 18:55:22 2018 +0100
  12. 5e96f42 efi_loader: fix typos by Heinrich Schuchardt · Thu Oct 18 21:51:38 2018 +0200
  13. 035fb01 efi_loader: add efi_dp_from_name() by AKASHI Takahiro · Wed Oct 17 16:32:03 2018 +0900
  14. 7292872 efi_loader: rename parent to header by Heinrich Schuchardt · Wed Sep 26 05:27:56 2018 +0200
  15. 4f94ec5 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · Wed Sep 26 05:27:54 2018 +0200
  16. 8ceca1d tpm: Convert to use a device parameter by Simon Glass · Sun Nov 18 14:22:27 2018 -0700
  17. fefc7ee cmd, fdt: add subcommand "get" to fdt header by Heiko Schocher · Thu Nov 15 06:06:06 2018 +0100
  18. 6a3578e add default-option to bootmenu by Frank Wunderlich · Fri Oct 05 11:41:59 2018 +0200
  19. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
  20. 46508c9 sandbox: Add a new 'sb' command by Simon Glass · Thu Nov 15 18:44:03 2018 -0700
  21. f250d47 sandbox: Drop the deprecated 'sb' command by Simon Glass · Thu Nov 15 18:44:02 2018 -0700
  22. 5f107b5 cmd: fdt: Fix fdt address information after the movement by Hiroyuki Yokoyama · Thu Oct 18 20:43:54 2018 +0200
  23. 5b2449c cmd: adc: add an option to scan some or all available channels by Fabrice Gasnier · Mon Nov 12 14:04:01 2018 +0100
  24. 0555044 cmd: adc: print single conversion also in uV by Fabrice Gasnier · Mon Nov 12 14:04:00 2018 +0100
  25. fb40888 cmd: adc: add info on channel mask by Fabrice Gasnier · Mon Nov 12 14:03:59 2018 +0100
  26. c4b4ef0 cmd: pinmux: Add pinmux command by Patrice Chotard · Wed Oct 24 14:10:17 2018 +0200
  27. 7959642 cmd/bdinfo: correct output of numerical values by Heinrich Schuchardt · Thu Oct 11 13:15:01 2018 +0200
  28. 10a60d2 virtio: cmd: Add virtio command for virtio devices by Tuomas Tynkkynen · Mon Oct 15 02:21:12 2018 -0700
  29. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · Mon Oct 15 02:21:07 2018 -0700
  30. 5c9cc8e cmd: ubi: Remove useless call to mtdparts_init() by Boris Brezillon · Tue Nov 13 12:43:12 2018 +0100
  31. 45c2320 mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selected by Boris Brezillon · Tue Nov 13 12:43:11 2018 +0100
  32. 6259805 cmd: remove CONFIG_SOURCE support in Makefile by Patrick Delaunay · Thu Oct 25 16:54:42 2018 +0200
  33. a8fe108 cmd: remoteproc: Fix the base of strtoul for ID conversion from 3 to 10 by Keerthy · Wed Oct 24 11:47:14 2018 +0530
  34. 4c2c464 cmd: mii: don't check address for 'device' subcommand by Hector Palacios · Fri Aug 17 13:06:40 2018 +0200
  35. 28fc9e6 Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot by Tom Rini · Wed Oct 17 07:20:52 2018 -0400
  36. 9d36441 cmd: kgdb: Enable kgdb only for PPC by Michal Simek · Thu Oct 04 14:26:13 2018 +0200
  37. 237a73e efi_loader: execute efi_save_gd() first by Heinrich Schuchardt · Wed Oct 03 23:55:38 2018 +0200
  38. cf26c09 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 10 13:35:17 2018 -0400
  39. e5fb786 fdt: add call to ft_board_setup_ex() for ks2 boards by Nicholas Faustini · Wed Oct 03 12:58:48 2018 +0200
  40. 9456490 cros_ec: Update cros_ec_read_hash() to specify the image by Simon Glass · Mon Oct 01 12:22:38 2018 -0600
  41. 8fafd01 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · Mon Oct 01 12:22:37 2018 -0600
  42. 2c1e550 cros: Update ec_commands to latest version by Simon Glass · Mon Oct 01 12:22:36 2018 -0600
  43. bccabbe tpm: Add a few new commands for v1 by Simon Glass · Mon Oct 01 12:22:29 2018 -0600
  44. bed4352 cros: Update cros_ec code to use struct udevice by Simon Glass · Mon Oct 01 12:22:22 2018 -0600
  45. 1d3ffee cmd: pxe: add support for FIT config selection by Patrick Delaunay · Tue Oct 02 10:54:48 2018 +0200
  46. 6815afc cmd: avb: print error message if command fails by Jens Wiklander · Tue Sep 25 16:40:07 2018 +0200
  47. 5f51dcc cmd: avb read_rb: print rb_idx in hexadecimal by Jens Wiklander · Tue Sep 25 16:40:06 2018 +0200
  48. c64736d riscv: cmd: bdinfo: Print the relocation address by Bin Meng · Wed Sep 26 06:55:10 2018 -0700
  49. ebd336f riscv: Remove mach type by Bin Meng · Wed Sep 26 06:55:09 2018 -0700
  50. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 02 13:02:22 2018 -0400
  51. 007dddc cmd: mtdparts: describe as legacy by Miquel Raynal · Sat Sep 29 12:58:30 2018 +0200
  52. 12f1ff1 cmd: ubi: clean the partition handling by Miquel Raynal · Sat Sep 29 12:58:29 2018 +0200
  53. 741f4c7 cmd: mtd: add 'mtd' command by Miquel Raynal · Sat Sep 29 12:58:28 2018 +0200
  54. b93eea7 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sun Sep 30 18:16:51 2018 -0400
  55. 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
  56. 960a5fd cmd: env: Fix CRC calculation for 'env export -c -s' by Neil Stainton · Wed Sep 12 11:02:51 2018 +0000
  57. 6973345 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Sat Sep 29 22:28:44 2018 -0400
  58. 9254f99 cmd: clk: Add trivial implementation of clock dump for DM by Marek Vasut · Wed Aug 08 22:10:44 2018 +0200
  59. c4f1632 cmd: Relocate poweroff under Device access commands by Adam Ford · Sun Sep 09 07:05:57 2018 -0500
  60. b879c84 w1: add command for onewire protocol by Eugen Hristev · Tue Sep 18 10:35:33 2018 +0300
  61. bb7387f cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount() by Tien Fong Chee · Fri Jul 06 16:26:01 2018 +0800
  62. dbc9d85 cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount() by Tien Fong Chee · Fri Jul 06 16:25:12 2018 +0800
  63. f839590 cmd: Add osd commands by Mario Six · Thu Sep 27 09:19:34 2018 +0200
  64. 9dfc34e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Wed Sep 26 15:14:02 2018 -0400
  65. 13ea685 cmd: add conitrace command by Heinrich Schuchardt · Fri Sep 07 19:43:11 2018 +0200
  66. 3c3a735 efi_loader: refactor efi_setup_loaded_image() by Heinrich Schuchardt · Sun Sep 23 17:21:51 2018 +0200
  67. dc63a53 efi_loader: Fix loaded_image handle passing from EL3 by Alexander Graf · Sun Sep 23 16:23:56 2018 +0200
  68. 79d7202 efi_loader: create root node by Heinrich Schuchardt · Thu Sep 20 21:58:23 2018 +0200
  69. 761ecc8 efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · Sun Sep 16 07:20:21 2018 +0200
  70. 078d6e2 efi_loader: do not use local variable for handle by Heinrich Schuchardt · Sun Sep 16 07:19:48 2018 +0200
  71. 944eab8 cmd: fat: add fatrm command by AKASHI Takahiro · Tue Sep 11 15:59:15 2018 +0900
  72. e31874e cmd: fat: add fatmkdir command by AKASHI Takahiro · Tue Sep 11 15:59:11 2018 +0900
  73. f63931e cmd: fat: add offset parameter to fatwrite by AKASHI Takahiro · Tue Sep 11 15:59:07 2018 +0900
  74. de52780 efi_loader: buffer size for load options by Heinrich Schuchardt · Fri Aug 31 21:31:33 2018 +0200
  75. 5d618df efi: sandbox: Tidy up copy_fdt() to work with sandbox by Simon Glass · Wed Aug 08 03:54:30 2018 -0600
  76. 609c392 efi: Relocate FDT to 127MB instead of 128MB by Simon Glass · Wed Aug 08 03:54:29 2018 -0600
  77. 24de4a5 cmd: mtdparts: remove mandatory 'mtdparts=' prefix by Miquel Raynal · Thu Sep 06 09:08:46 2018 +0200
  78. ceb9cae cmd: mtdparts: accept spi-nand devices by Miquel Raynal · Thu Sep 06 09:08:45 2018 +0200
  79. d989b58 cmd: mtdparts: add fallthrough in switch statement by Miquel Raynal · Thu Aug 16 17:30:21 2018 +0200
  80. f28306c cmd: ubi: delete useless and misleading definitions by Miquel Raynal · Thu Aug 16 17:30:20 2018 +0200
  81. 6d9e15f fix: cmd: mvebu: Exclude mvebu commands from SPL builds by Konstantin Porotchkin · Wed Aug 29 16:34:54 2018 +0300
  82. 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
  83. c1fd312 cmd: fpga: Fix loads command by Michal Simek · Tue Jun 05 15:14:39 2018 +0200
  84. ec2e3dc cmd: fpga: Use CMD_RET_FAILURE instead of simple 1 by Michal Simek · Tue Jun 05 16:43:38 2018 +0200
  85. 1994247 cmd: fpga: Add support for missing fpga loadmk commands by Michal Simek · Thu Jul 26 15:33:51 2018 +0200
  86. 4aeae10 cmd: fpga: Fix loadmk command by Michal Simek · Mon Jun 04 16:15:58 2018 +0200
  87. e284678 cmd: fpga: Fix loadfs command by Michal Simek · Mon Jun 04 15:51:16 2018 +0200
  88. 6f6be6f cmd: fpga: Fix dump and all direct fpga load commands by Michal Simek · Mon Jun 04 15:51:23 2018 +0200
  89. 02d95c0 cmd: fpga: Extract fpga info command to separate function by Michal Simek · Mon Jun 04 14:57:34 2018 +0200
  90. 9933c36 cmd: fpga: Create new do_fpga_wrapper for using u-boot subcommands by Michal Simek · Mon Jun 04 14:55:20 2018 +0200
  91. 76956a8 cmd: fpga: Clean wrong_parms handling by Michal Simek · Wed May 30 11:28:57 2018 +0200
  92. fdddf12 cmd: fpga: Remove parameter checking from fpga loadfs command by Michal Simek · Mon Jun 04 13:57:19 2018 +0200
  93. 2af6746 cmd: fpga: Move parameter checking for loadfs/loads by Michal Simek · Wed May 30 11:18:38 2018 +0200
  94. f4337f3 cmd: fpga: Cleanup error handling in connection to FPGA_NONE by Michal Simek · Wed May 30 10:04:34 2018 +0200
  95. a255597 cmd: fpga: Move fpga_get_op to avoid local function declaration by Michal Simek · Wed May 30 10:00:40 2018 +0200
  96. 2c66019 cmd: fpga: Move error handling to do_fpga() by Michal Simek · Wed May 30 09:57:42 2018 +0200
  97. fb407c7 cmd: fpga: Remove fit image support passed without fpga device by Michal Simek · Tue Jun 05 13:52:32 2018 +0200
  98. 8416da1 cmd: part: use MAX_SEARCH_PARTITIONS for part search by Kever Yang · Fri Sep 07 17:37:36 2018 +0800
  99. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  100. d0ccd31 cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig by Masahiro Yamada · Mon Jul 09 15:12:37 2018 +0900