1. 0fda700 Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot by Tom Rini · Tue Jun 11 17:22:22 2019 -0400
  2. bd5f581 env: enable saveenv command when one CONFIG_ENV_IS_IN is activated by Patrick Delaunay · Mon Feb 18 10:58:16 2019 +0100
  3. d636f14 Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi by Tom Rini · Wed Jun 05 15:53:18 2019 -0400
  4. 741f269 cmd/led: check subcommand "list" instead "l" by Heiko Schocher · Mon May 27 08:14:16 2019 +0200
  5. 2610576 cmd: env: add -nv option for UEFI non-volatile variable by AKASHI Takahiro · Tue Jun 04 15:52:11 2019 +0900
  6. c1f3ebc cmd: efidebug: make some boot variables non-volatile by AKASHI Takahiro · Tue Jun 04 15:52:10 2019 +0900
  7. 9054df1 cmd: env: print a message when setting UEFI variable failed by AKASHI Takahiro · Tue May 28 09:00:35 2019 +0900
  8. c7a5c58 Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efi by Tom Rini · Sun Jun 02 18:19:45 2019 -0400
  9. 6572c10 cmd: mdio: Fix access to arbitrary PHY addresses by Vladimir Oltean · Thu May 30 03:08:32 2019 +0300
  10. 94ea232 cmd: env: print a message when setting UEFI variable failed by AKASHI Takahiro · Tue May 28 09:00:35 2019 +0900
  11. 48ced29 cmd: remove unused `display` command by Heinrich Schuchardt · Tue May 21 07:49:58 2019 +0200
  12. 0c2b3c7 cmd: binop: Use hex2bin by Mario Six · Mon Jan 28 09:43:43 2019 +0100
  13. 3d82972 cmd: binop: Use new environment api by Mario Six · Mon Jan 28 09:43:42 2019 +0100
  14. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  15. a3086cd efi_loader: comments for efi_install_fdt() by Heinrich Schuchardt · Sun May 12 20:16:25 2019 +0200
  16. 8fc56c6 efi_loader: deduplicate code in cmd/bootefi.c by Heinrich Schuchardt · Sun May 12 20:16:25 2019 +0200
  17. 3db3591 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · Sat May 11 09:53:33 2019 +0200
  18. 13ee0cd cmd: ubifs: Remove select for non-existent option by Chris Packham · Sat Apr 13 21:13:56 2019 +1200
  19. 468a007 Merge git://git.denx.de/u-boot-riscv by Tom Rini · Thu May 09 07:11:52 2019 -0400
  20. 583b409 RISCV: image: Add booti support by Atish Patra · Mon May 06 17:49:39 2019 -0700
  21. e49fc37 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Wed May 08 22:46:31 2019 -0400
  22. 1d70a3f cmd: mdio: Switch to generic helpers when accessing the registers by Carlo Caione · Fri Feb 08 17:25:08 2019 +0000
  23. aea03d6 efi_loader: clean up UEFI sub-system initialization by Heinrich Schuchardt · Sat May 04 11:47:48 2019 +0200
  24. 9175e38 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Mon May 06 07:18:51 2019 -0400
  25. 016ed13 cmd: pxe: add board specific PXE default path by Marek Behún · Thu May 02 15:29:12 2019 +0200
  26. d1e6346 cmd: mmc: Make Mode: printout consistent by Marek Vasut · Mon Mar 18 04:49:21 2019 +0100
  27. 8b5d3a4 cmd: clk: Handle ENODEV from clk_get_rate by Ismael Luceno Cortes · Mon Mar 18 12:27:32 2019 +0000
  28. 19ea0f0 Merge tag 'efi-2019-07-rc2' of git://git.denx.de/u-boot-efi by Tom Rini · Fri May 03 07:10:17 2019 -0400
  29. fa8acbc cmd: gpt: fix and tidy up help message by Eugeniu Rosca · Tue Apr 30 04:53:46 2019 +0200
  30. 3d44512 efi_loader: implement support of exit data by Heinrich Schuchardt · Tue Apr 30 17:57:30 2019 +0200
  31. e979ee9 efi_loader: memory leak in append value by Heinrich Schuchardt · Tue Apr 30 07:14:09 2019 +0200
  32. 9df002e efi_loader: optional data in load options are binary by Heinrich Schuchardt · Mon Apr 29 13:51:45 2019 +0200
  33. 016bfcd cmd: efidebug: rework "boot dump" sub-command using GetNextVariableName() by AKASHI Takahiro · Fri Apr 26 09:44:18 2019 +0900
  34. 3a48925 efi_loader: set OsIndicationsSupported at init by AKASHI Takahiro · Wed Apr 24 15:30:38 2019 +0900
  35. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  36. 78b0b9d avb: add support for named persistent values by Igor Opaniuk · Tue Apr 09 15:38:14 2019 +0200
  37. d507491 cmd: pxe: Display splashscreen from extlinux.conf input by Patrice Chotard · Thu Apr 11 11:13:13 2019 +0200
  38. fee4c9d Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Apr 26 13:49:58 2019 -0400
  39. ee6978c Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT" by Simon Goldschmidt · Tue Mar 26 13:38:53 2019 +0100
  40. 3094682 eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUS by Simon Goldschmidt · Tue Mar 26 13:38:52 2019 +0100
  41. 18ae337 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Apr 24 12:27:29 2019 -0400
  42. 3313539 Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efi by Tom Rini · Wed Apr 24 12:26:58 2019 -0400
  43. bfce7fc Convert CONFIG_TRACE to Kconfig by Simon Glass · Mon Apr 08 13:20:51 2019 -0600
  44. 388b145 common: command: Add command execution tracer. by Christoph Muellner · Fri Apr 05 13:03:46 2019 +0200
  45. 4420a33 efi_loader: need either ACPI table or device tree by Heinrich Schuchardt · Sat Apr 20 13:33:55 2019 +0200
  46. 14ff23b efi_loader: rework bootmgr/bootefi using load_image API by AKASHI Takahiro · Fri Apr 19 12:22:35 2019 +0900
  47. fbd3ba5 cmd: bootefi: carve out do_bootefi_image() from do_bootefi() by AKASHI Takahiro · Fri Apr 19 12:22:34 2019 +0900
  48. cf81983 cmd: bootefi: carve out bootmgr code from do_bootefi() by AKASHI Takahiro · Fri Apr 19 12:22:33 2019 +0900
  49. 758733d cmd: bootefi: move do_bootefi_bootmgr_exec() forward by AKASHI Takahiro · Fri Apr 19 12:22:32 2019 +0900
  50. 09a81c7 cmd: bootefi: carve out efi_selftest code from do_bootefi() by AKASHI Takahiro · Fri Apr 19 12:22:31 2019 +0900
  51. 451e991 cmd: bootefi: merge efi_install_fdt() and efi_process_fdt() by AKASHI Takahiro · Fri Apr 19 12:22:30 2019 +0900
  52. cc02f17 cmd: bootefi: carve out fdt handling from do_bootefi() by AKASHI Takahiro · Fri Apr 19 12:22:29 2019 +0900
  53. e25a7b8 cmd: bootefi: rework set_load_options() by AKASHI Takahiro · Fri Apr 19 12:22:28 2019 +0900
  54. ae77690 efi_loader: more short texts for protocols in efidebug by Heinrich Schuchardt · Sat Apr 20 07:57:28 2019 +0200
  55. 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · Sat Apr 20 07:39:11 2019 +0200
  56. 8a86958 cmd: ximg.c: Add support for getting external data address and length by Tien Fong Chee · Tue Feb 12 20:49:30 2019 +0800
  57. f7d6b07 cmd: add exception command by Heinrich Schuchardt · Wed Dec 26 17:20:35 2018 +0100
  58. 77498e6 usb: reload watchdog during ums command by Patrick Delaunay · Thu Apr 18 17:18:39 2019 +0200
  59. 1cfb956 dfu: Avoid declaring unused variables and absent parameters by Andy Shevchenko · Mon Mar 04 16:04:44 2019 +0200
  60. d7b01ef Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze by Tom Rini · Wed Apr 17 09:19:13 2019 -0400
  61. 3e8ebc2 fpga: Add support for getting external data address and length by Tien Fong Chee · Tue Feb 12 20:41:34 2019 +0800
  62. 6275e73 Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi by Tom Rini · Mon Apr 15 07:30:25 2019 -0400
  63. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Sun Apr 14 00:03:06 2019 -0400
  64. 0468b8e Change FDT memory type from runtime data to boot services data by Ilias Apalodimas · Fri Apr 12 21:26:28 2019 +0300
  65. fa19c65 dm: spi: Read default speed and mode values from DT by Patrick Delaunay · Wed Feb 27 15:36:44 2019 +0100
  66. 23964a8 cmd: add wdt command by Michael Walle · Sat Apr 06 02:24:02 2019 +0200
  67. e4c1bbf Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Apr 11 14:29:37 2019 -0400
  68. bc23748 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · Wed Feb 13 12:15:26 2019 +0100
  69. 93431a8 usb: Make portspeed return a read-only string by Ismael Luceno Cortes · Mon Apr 01 16:09:13 2019 +0000
  70. 5a6b52b Convert CONFIG_DEFAULT_SPI_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:37 2019 +0100
  71. fb92e34 efi_loader: memory leak in efi_dump_single_var() by Heinrich Schuchardt · Tue Mar 19 18:44:05 2019 +0100
  72. 674f662 cmd: fastboot: handle watchdog while waiting for fastboot commands. by Sean Nyekjaer · Thu Jan 24 15:17:21 2019 +0100
  73. ab7797e cmd: thordown: Fix spelling of download. by Vagrant Cascadian · Tue Mar 05 22:52:14 2019 -0800
  74. b246972 efi_loader: error handling for `efidebug boot add` by Heinrich Schuchardt · Thu Feb 28 20:41:58 2019 +0100
  75. 32979d8 cmd: efidebug: add memmap command by AKASHI Takahiro · Mon Feb 25 15:54:43 2019 +0900
  76. 71ab1bf cmd: efidebug: add images command by AKASHI Takahiro · Mon Feb 25 15:54:42 2019 +0900
  77. 02e8ca6 cmd: efidebug: add dh command by AKASHI Takahiro · Mon Feb 25 15:54:41 2019 +0900
  78. 185716a cmd: efidebug: add drivers command by AKASHI Takahiro · Mon Feb 25 15:54:40 2019 +0900
  79. e32788a cmd: efidebug: add devices command by AKASHI Takahiro · Mon Feb 25 15:54:39 2019 +0900
  80. e7c0883 cmd: add efidebug command by AKASHI Takahiro · Mon Feb 25 15:54:38 2019 +0900
  81. 117e68a cmd: env: add "-e" option for handling UEFI variables by AKASHI Takahiro · Mon Feb 25 15:54:36 2019 +0900
  82. 89077ba cmd: Kconfig: LED command depends on LED subsystems by Jan Kiszka · Thu Jan 03 09:08:42 2019 +0100
  83. 26e8b49 gpio: Use case-insentive matching on the GPIO name by Simon Glass · Sat Feb 16 20:24:43 2019 -0700
  84. 8edd31b gpio: Show inactive GPIOs when explicitly requested by Simon Glass · Sat Feb 16 20:24:42 2019 -0700
  85. ea5429b cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=y by Ismael Luceno Cortes · Mon Feb 18 09:17:04 2019 +0000
  86. e9fae31 cmd/fs: fix build if CMD_BOOTEFI is not set by Gervais, Francois · Sat Feb 16 21:10:32 2019 +0000
  87. 0a0dbd4 cmd: date: Do not overwrite arguments by Roman Kapl · Fri Feb 08 10:01:02 2019 +0100
  88. a064f19 elf: fix cache flushing in 'bootelf -p' command by Kurban Mallachiev · Thu Feb 07 14:19:45 2019 +0300
  89. fd9cbe3 efi_loader: clean up bootefi_test_prepare() by Heinrich Schuchardt · Sat Jan 12 14:42:40 2019 +0100
  90. 7250623 efi_loader: fix EFI entry counting by Heinrich Schuchardt · Sat Feb 09 14:10:39 2019 +0100
  91. 2f8eb08 efi_loader: use efi_start_image() for bootefi by Heinrich Schuchardt · Wed Dec 26 13:28:09 2018 +0100
  92. 408fbcc efi_loader: set entry point in efi_load_pe() by Heinrich Schuchardt · Wed Dec 26 12:49:09 2018 +0100
  93. b6f32dd Merge tag '2019.01-next' of https://github.com/mbgg/u-boot by Tom Rini · Fri Feb 15 20:10:15 2019 -0500
  94. fedd94c cmd: bmp: Make integer-to-pointer cast platform, independent by Adam Heinrich · Mon Dec 31 12:11:08 2018 +0100
  95. aa0b11b efi_loader: refactor switch to non-secure mode by Heinrich Schuchardt · Tue Jan 08 18:13:06 2019 +0100
  96. 7e0badb efi_loader: move efi_init_obj_list() to a new efi_setup.c by AKASHI Takahiro · Sun Dec 30 15:16:55 2018 +0100
  97. c8989c7 efi_loader: avoid unnecessary pointer to long conversion by Heinrich Schuchardt · Fri Dec 28 12:41:14 2018 +0100
  98. a26adcd efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configs by Heinrich Schuchardt · Sun Dec 30 10:11:14 2018 +0100
  99. 4c419bb efi_loader: use named constant for efi_dp_from_mem() by Heinrich Schuchardt · Wed Dec 26 22:23:00 2018 +0100
  100. adcef3d cmd: sata: add null pointer check for dev by Marcel Ziswiler · Fri Feb 01 16:01:08 2019 +0100