1. e4c1bbf Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Apr 11 14:29:37 2019 -0400
  2. bc23748 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · Wed Feb 13 12:15:26 2019 +0100
  3. 93431a8 usb: Make portspeed return a read-only string by Ismael Luceno Cortes · Mon Apr 01 16:09:13 2019 +0000
  4. 5a6b52b Convert CONFIG_DEFAULT_SPI_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:37 2019 +0100
  5. fb92e34 efi_loader: memory leak in efi_dump_single_var() by Heinrich Schuchardt · Tue Mar 19 18:44:05 2019 +0100
  6. 674f662 cmd: fastboot: handle watchdog while waiting for fastboot commands. by Sean Nyekjaer · Thu Jan 24 15:17:21 2019 +0100
  7. ab7797e cmd: thordown: Fix spelling of download. by Vagrant Cascadian · Tue Mar 05 22:52:14 2019 -0800
  8. b246972 efi_loader: error handling for `efidebug boot add` by Heinrich Schuchardt · Thu Feb 28 20:41:58 2019 +0100
  9. 32979d8 cmd: efidebug: add memmap command by AKASHI Takahiro · Mon Feb 25 15:54:43 2019 +0900
  10. 71ab1bf cmd: efidebug: add images command by AKASHI Takahiro · Mon Feb 25 15:54:42 2019 +0900
  11. 02e8ca6 cmd: efidebug: add dh command by AKASHI Takahiro · Mon Feb 25 15:54:41 2019 +0900
  12. 185716a cmd: efidebug: add drivers command by AKASHI Takahiro · Mon Feb 25 15:54:40 2019 +0900
  13. e32788a cmd: efidebug: add devices command by AKASHI Takahiro · Mon Feb 25 15:54:39 2019 +0900
  14. e7c0883 cmd: add efidebug command by AKASHI Takahiro · Mon Feb 25 15:54:38 2019 +0900
  15. 117e68a cmd: env: add "-e" option for handling UEFI variables by AKASHI Takahiro · Mon Feb 25 15:54:36 2019 +0900
  16. 89077ba cmd: Kconfig: LED command depends on LED subsystems by Jan Kiszka · Thu Jan 03 09:08:42 2019 +0100
  17. 26e8b49 gpio: Use case-insentive matching on the GPIO name by Simon Glass · Sat Feb 16 20:24:43 2019 -0700
  18. 8edd31b gpio: Show inactive GPIOs when explicitly requested by Simon Glass · Sat Feb 16 20:24:42 2019 -0700
  19. ea5429b cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=y by Ismael Luceno Cortes · Mon Feb 18 09:17:04 2019 +0000
  20. e9fae31 cmd/fs: fix build if CMD_BOOTEFI is not set by Gervais, Francois · Sat Feb 16 21:10:32 2019 +0000
  21. 0a0dbd4 cmd: date: Do not overwrite arguments by Roman Kapl · Fri Feb 08 10:01:02 2019 +0100
  22. a064f19 elf: fix cache flushing in 'bootelf -p' command by Kurban Mallachiev · Thu Feb 07 14:19:45 2019 +0300
  23. fd9cbe3 efi_loader: clean up bootefi_test_prepare() by Heinrich Schuchardt · Sat Jan 12 14:42:40 2019 +0100
  24. 7250623 efi_loader: fix EFI entry counting by Heinrich Schuchardt · Sat Feb 09 14:10:39 2019 +0100
  25. 2f8eb08 efi_loader: use efi_start_image() for bootefi by Heinrich Schuchardt · Wed Dec 26 13:28:09 2018 +0100
  26. 408fbcc efi_loader: set entry point in efi_load_pe() by Heinrich Schuchardt · Wed Dec 26 12:49:09 2018 +0100
  27. b6f32dd Merge tag '2019.01-next' of https://github.com/mbgg/u-boot by Tom Rini · Fri Feb 15 20:10:15 2019 -0500
  28. fedd94c cmd: bmp: Make integer-to-pointer cast platform, independent by Adam Heinrich · Mon Dec 31 12:11:08 2018 +0100
  29. aa0b11b efi_loader: refactor switch to non-secure mode by Heinrich Schuchardt · Tue Jan 08 18:13:06 2019 +0100
  30. 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
  31. c8989c7 efi_loader: avoid unnecessary pointer to long conversion by Heinrich Schuchardt · Fri Dec 28 12:41:14 2018 +0100
  32. a26adcd efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configs by Heinrich Schuchardt · Sun Dec 30 10:11:14 2018 +0100
  33. 4c419bb efi_loader: use named constant for efi_dp_from_mem() by Heinrich Schuchardt · Wed Dec 26 22:23:00 2018 +0100
  34. adcef3d cmd: sata: add null pointer check for dev by Marcel Ziswiler · Fri Feb 01 16:01:08 2019 +0100
  35. e70271f gpio: Use more command-specific enums values by Simon Glass · Mon Jan 21 14:53:20 2019 -0700
  36. 69b0ef5 cmd: ximg: Invert check for fit image compression by Stefan Theil · Mon Jan 07 10:25:52 2019 +0100
  37. bf1f29c cmd: mtd: fix compilation warning for help when SYS_LONGHELP=n by Quentin Schulz · Thu Jan 17 10:18:47 2019 +0100
  38. 878acd7 cmd: adc: Use the sub-command infrastructure by Boris Brezillon · Mon Dec 03 22:54:23 2018 +0100
  39. 06f950d cmd: mtd: Use the subcmd infrastructure to declare mtd sub-commands by Boris Brezillon · Mon Dec 03 22:54:22 2018 +0100
  40. c71dfd1 common: command: Rework the 'cmd is repeatable' logic by Boris Brezillon · Mon Dec 03 22:54:20 2018 +0100
  41. 191cd60 cmd: zip: use correct format code by Heinrich Schuchardt · Sun Jan 06 12:38:37 2019 +0100
  42. 16f2935 cmd: unzip: use correct format code by Heinrich Schuchardt · Sun Jan 06 12:34:16 2019 +0100
  43. e7bfcff cmd: ubi: remove unreachable code by Heinrich Schuchardt · Sun Jan 06 12:26:28 2019 +0100
  44. 37aef53 cmd: tpm-v2: use correct format code by Heinrich Schuchardt · Sun Jan 06 12:09:10 2019 +0100
  45. 4d08ddd cmd: sf: use correct printf code by Heinrich Schuchardt · Sun Jan 06 12:03:37 2019 +0100
  46. cf80bd7 cmd: nvedit: use correct format code by Heinrich Schuchardt · Sun Jan 06 11:52:06 2019 +0100
  47. ec8dfc3 cmd: gpio: use correct printf code by Heinrich Schuchardt · Sun Jan 06 11:31:54 2019 +0100
  48. 829540f cmd: mmc: Invalidate MMC block cache after init by Marek Vasut · Thu Jan 03 22:09:44 2019 +0100
  49. cb5df5d cmd: mmc: Force mmc reinit when no card present by Marek Vasut · Thu Jan 03 22:09:43 2019 +0100
  50. 8bc6392 fs: cbfs: Add missing standard CBFS component types by Bin Meng · Sat Dec 22 01:55:51 2018 -0800
  51. 2c55346 fs: cbfs: Make all CBFS_TYPE_xxx macros consistent by Bin Meng · Sat Dec 22 01:55:50 2018 -0800
  52. 40e0945 cmd: Move the "dm" command from test/dm/ to cmd/ by Tom Rini · Fri Dec 07 19:00:39 2018 -0500
  53. ab6dbe6 dm: sound: Complete migration to driver model by Simon Glass · Mon Dec 10 10:37:47 2018 -0700
  54. 76072ac dm: sound: Create a uclass for sound by Simon Glass · Mon Dec 10 10:37:36 2018 -0700
  55. d914c09 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Dec 10 07:16:33 2018 -0500
  56. aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Dec 10 07:15:12 2018 -0500
  57. fc574be cmd: i2c: Fix help output of i2c command. by Christoph Muellner · Tue Dec 04 11:27:18 2018 +0100
  58. d7e683f cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT by Jean-Jacques Hiblot · Fri Dec 07 14:50:37 2018 +0100
  59. 585e199 usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · Thu Nov 29 10:52:41 2018 +0100
  60. 4931d96 ensure active menuitem is inside menu by Frank Wunderlich · Mon Dec 03 11:23:41 2018 +0100
  61. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  62. 42ca238 Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video by Tom Rini · Wed Dec 05 08:24:14 2018 -0500
  63. 28e07f3 cmd: bmp: manage centered display by Patrick Delaunay · Sat Dec 01 14:41:07 2018 +0100
  64. e0455a4 cmd: add clear screen 'cls' command by Anatolij Gustschin · Sat Dec 01 10:47:20 2018 +0100
  65. de320b8 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Dec 03 17:52:40 2018 -0500
  66. c71c269 eeprom: Add device model based I2C support to eeprom command by Lukasz Majewski · Wed Nov 21 23:40:43 2018 +0100
  67. 68a0d5b efi_loader: create fdt reservation before copy by Heinrich Schuchardt · Sun Nov 18 17:58:53 2018 +0100
  68. b23f9b7 efi_loader: fix memory mapping for sandbox by Heinrich Schuchardt · Sun Nov 18 17:58:52 2018 +0100
  69. dcdca29 efi_loader: macro efi_size_in_pages() by Heinrich Schuchardt · Sun Nov 18 17:58:49 2018 +0100
  70. 4d77ee6 efi: Rename bootefi_test_finish() to bootefi_run_finish() by Simon Glass · Sun Nov 25 20:14:39 2018 -0700
  71. 7816c7a efi: Create a function to set up for running EFI code by Simon Glass · Sun Nov 25 20:14:38 2018 -0700
  72. 93f2559 efi: Split out test init/uninit into functions by Simon Glass · Sun Nov 25 20:14:37 2018 -0700
  73. 758cfa1 efi: Check for failure to create objects in selftest by Simon Glass · Sun Nov 25 20:14:36 2018 -0700
  74. 3d92fc8 efi_loader: carving out memory reservations by Heinrich Schuchardt · Mon Nov 12 18:55:23 2018 +0100
  75. 96af56e efi_loader: memory reservation for fdt by Heinrich Schuchardt · Mon Nov 12 18:55:22 2018 +0100
  76. 5e96f42 efi_loader: fix typos by Heinrich Schuchardt · Thu Oct 18 21:51:38 2018 +0200
  77. 035fb01 efi_loader: add efi_dp_from_name() by AKASHI Takahiro · Wed Oct 17 16:32:03 2018 +0900
  78. 7292872 efi_loader: rename parent to header by Heinrich Schuchardt · Wed Sep 26 05:27:56 2018 +0200
  79. 4f94ec5 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · Wed Sep 26 05:27:54 2018 +0200
  80. 8ceca1d tpm: Convert to use a device parameter by Simon Glass · Sun Nov 18 14:22:27 2018 -0700
  81. fefc7ee cmd, fdt: add subcommand "get" to fdt header by Heiko Schocher · Thu Nov 15 06:06:06 2018 +0100
  82. b64cea0 spi: Remove unused mpc8xx code by Jagan Teki · Thu Nov 22 21:38:38 2018 +0530
  83. 6a3578e add default-option to bootmenu by Frank Wunderlich · Fri Oct 05 11:41:59 2018 +0200
  84. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
  85. 46508c9 sandbox: Add a new 'sb' command by Simon Glass · Thu Nov 15 18:44:03 2018 -0700
  86. f250d47 sandbox: Drop the deprecated 'sb' command by Simon Glass · Thu Nov 15 18:44:02 2018 -0700
  87. 3d8686b cmd: ubi: Make ubi_detach() static by Stefan Roese · Wed Oct 31 12:37:20 2018 +0100
  88. 5f107b5 cmd: fdt: Fix fdt address information after the movement by Hiroyuki Yokoyama · Thu Oct 18 20:43:54 2018 +0200
  89. 5b2449c cmd: adc: add an option to scan some or all available channels by Fabrice Gasnier · Mon Nov 12 14:04:01 2018 +0100
  90. 0555044 cmd: adc: print single conversion also in uV by Fabrice Gasnier · Mon Nov 12 14:04:00 2018 +0100
  91. fb40888 cmd: adc: add info on channel mask by Fabrice Gasnier · Mon Nov 12 14:03:59 2018 +0100
  92. c4b4ef0 cmd: pinmux: Add pinmux command by Patrice Chotard · Wed Oct 24 14:10:17 2018 +0200
  93. 7959642 cmd/bdinfo: correct output of numerical values by Heinrich Schuchardt · Thu Oct 11 13:15:01 2018 +0200
  94. 10a60d2 virtio: cmd: Add virtio command for virtio devices by Tuomas Tynkkynen · Mon Oct 15 02:21:12 2018 -0700
  95. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · Mon Oct 15 02:21:07 2018 -0700
  96. 5c9cc8e cmd: ubi: Remove useless call to mtdparts_init() by Boris Brezillon · Tue Nov 13 12:43:12 2018 +0100
  97. 45c2320 mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selected by Boris Brezillon · Tue Nov 13 12:43:11 2018 +0100
  98. 6259805 cmd: remove CONFIG_SOURCE support in Makefile by Patrick Delaunay · Thu Oct 25 16:54:42 2018 +0200
  99. 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
  100. 4c2c464 cmd: mii: don't check address for 'device' subcommand by Hector Palacios · Fri Aug 17 13:06:40 2018 +0200