1. bccdfb5 nand: Fix set_dev checks for no device by Tony Lindgren · Wed Aug 24 09:46:32 2016 -0700
  2. 437689f fastboot: implement Kconfig by Steve Rae · Mon Aug 15 17:26:26 2016 -0700
  3. da800ff cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments by Bin Meng · Sat Aug 13 04:02:06 2016 -0700
  4. 04cf155 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · Fri Aug 12 08:31:16 2016 -0400
  5. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · Fri Aug 12 08:31:15 2016 -0400
  6. 5a680aa cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · Tue Jul 05 10:26:45 2016 +0200
  7. 09caa01 cmd: fdt: Narrow the check for fdt addr by Maxime Ripard · Tue Jul 05 10:26:34 2016 +0200
  8. c68caf8 x86: bdinfo: Drop meaningless values by Simon Glass · Fri Aug 05 21:57:28 2016 -0600
  9. cf16168 bdinfo: Don't print out empty DRAM banks by Simon Glass · Fri Aug 05 21:57:27 2016 -0600
  10. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · Wed Aug 10 18:36:43 2016 +0300
  11. 34118e7 efi_loader: disk: Fix CONFIG_BLK breakage by Alexander Graf · Fri Aug 05 14:49:53 2016 +0200
  12. f1d070d cmd: gpt: fix the wrong size parse for the last partition by Kever Yang · Fri Jul 29 11:12:18 2016 +0800
  13. adb5163 cmd/bdinfo: extract print_std_bdinfo by Max Filippov · Thu Jul 28 03:57:24 2016 +0300
  14. 914ad44 cmd/bdinfo: extract print_baudrate by Max Filippov · Thu Jul 28 03:57:23 2016 +0300
  15. 2ca4827 cmd/bdinfo: extract print_eth_ip_addr by Max Filippov · Thu Jul 28 03:57:22 2016 +0300
  16. 7e1f260 cmd/bdinfo: extract print_bi_flash by Max Filippov · Thu Jul 28 03:57:21 2016 +0300
  17. ba21c79 cmd/bdinfo: extract print_bi_dram by Max Filippov · Thu Jul 28 03:57:20 2016 +0300
  18. 45d952f cmd/bdinfo: extract print_bi_mem by Max Filippov · Thu Jul 28 03:57:19 2016 +0300
  19. ed8b067 cmd/bdinfo: extract print_bi_boot_params by Max Filippov · Thu Jul 28 03:57:18 2016 +0300
  20. ff9eb05 crypto/fsl: Update blob cmd to accept 64bit addresses by Sumit Garg · Thu Jul 14 13:27:50 2016 -0400
  21. 5ee5796 dm: usb: Use blk_dread/write() instead of direct calls by Simon Glass · Tue Jul 05 17:10:17 2016 -0600
  22. f97a7e7 arm: Show early-malloc() usage in bdinfo by Simon Glass · Tue Jul 05 17:10:11 2016 -0600
  23. 3c6f489 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Jul 25 14:49:54 2016 -0400
  24. 345fd88 lzmadec: Use the same type as the lzma call by Simon Glass · Fri Jul 22 09:22:46 2016 -0600
  25. 45e437d efi_loader: Make exposed image loader path absolute by Alexander Graf · Thu Jul 21 01:44:46 2016 +0200
  26. ae2eba6 cmd: misc: Add support for fractions in sleep by mario.six@gdsys.cc · Tue Jul 19 16:20:13 2016 +0200
  27. 6eb14ff mtd: fix compiler warnings by Steve Rae · Wed Jun 29 13:50:59 2016 -0700
  28. a7468e2 cmd, nand: add an option to disable the verification when writing in raw mode by Boris Brezillon · Wed Jun 15 10:42:18 2016 +0200
  29. 207350b cmd: mtdparts: support runtime generated mtdparts by Ladislav Michl · Tue Jul 12 20:28:26 2016 +0200
  30. a91260e cmd: mtdparts: use defaults by default by Ladislav Michl · Tue Jul 12 20:28:25 2016 +0200
  31. 02c2d6a cmd: mtdparts: consolidate mtdparts reading from env by Ladislav Michl · Tue Jul 12 20:28:24 2016 +0200
  32. 760042a cmd: mtdparts: fix null pointer dereference in parse_mtdparts by Ladislav Michl · Tue Jul 12 20:28:23 2016 +0200
  33. 07fdfb5 cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init by Ladislav Michl · Tue Jul 12 20:28:22 2016 +0200
  34. 99777bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jul 19 16:38:57 2016 -0400
  35. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  36. 1ef95cc armv8: Move secure_ram variable out of generic global data by York Sun · Fri Jun 24 16:46:18 2016 -0700
  37. d2ef0fc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jul 11 18:50:29 2016 -0400
  38. ae56979 dm: spi: Read default speed and mode values from DT by Vignesh R · Wed Jul 06 10:04:28 2016 +0530
  39. f88d6fa usb: dm: Make "usb info" use usb_for_each_root_dev() by Hans de Goede · Sun Jul 03 20:22:05 2016 +0200
  40. f4451d9 usb: dm: Add a usb_for_each_root_dev() helper function by Hans de Goede · Sun Jul 03 20:22:04 2016 +0200
  41. 17a48e4 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER by Masahiro Yamada · Tue Jun 21 02:11:19 2016 +0900
  42. 44af20b common: image: minimal android image iminfo support by Michael Trimarchi · Fri Jun 10 19:54:37 2016 +0200
  43. 268f19e cmd: bootefi: cosmetic by Sergey Kubushyn · Tue Jun 07 11:14:31 2016 -0700
  44. 622a01c autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · Mon Jun 20 17:33:39 2016 +0900
  45. 521240c Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Jun 20 05:15:52 2016 -0400
  46. c65c7fa nand: extend nand torture by Max Krummenacher · Mon Jun 13 10:15:48 2016 +0200
  47. 52a0551 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sat Jun 18 23:46:21 2016 -0400
  48. 57a7220 cmd: usb: check if_type before using this device by Peng Fan · Fri Jun 17 14:18:11 2016 +0800
  49. 853445f cmd: gpt: add - partition size parsing by Michael Trimarchi · Wed Jun 08 10:18:16 2016 +0200
  50. 8b4b05f ubi: add new ubi command "ubi detach" by Heiko Schocher · Tue Jun 07 08:55:40 2016 +0200
  51. 62a6748 efi_loader: Move to normal debug infrastructure by Alexander Graf · Thu Jun 02 11:38:27 2016 +0200
  52. 988c066 efi_loader: Add exit support by Alexander Graf · Fri May 20 23:28:23 2016 +0200
  53. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · Mon May 30 13:57:56 2016 -0500
  54. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  55. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · Mon May 30 13:57:54 2016 -0500
  56. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri May 27 15:49:43 2016 -0400
  57. 94c4b99 efi_loader: Add network access support by Alexander Graf · Fri May 06 21:01:01 2016 +0200
  58. 7e7c877 cmd: replace the cast of the memory access to a fixed bit type in itest by Kunihiko Hayashi · Wed May 04 14:20:04 2016 +0900
  59. 74fcb4f cmd: disk: Fix unused variable warning by Marek Vasut · Sun May 01 00:35:54 2016 +0200
  60. 2821d91 mmc: Drop dead mmc code for non-generic MMC by Simon Glass · Sat May 14 14:02:56 2016 -0600
  61. 92d5301 arm64: fix arm64 Linux boot image header field sizes by Andre Przywara · Wed May 25 09:48:14 2016 +0100
  62. 70eacf2 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon May 23 18:32:47 2016 -0400
  63. b858b6b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri May 20 20:43:27 2016 -0400
  64. 2ffced1 cmd: qfw: do not depend on x86 by Miao Yan · Sun May 22 19:37:19 2016 -0700
  65. 4362676 cmd: qfw: do not require default macros when building qfw command by Miao Yan · Sun May 22 19:37:18 2016 -0700
  66. 9210627 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · Sun May 22 19:37:17 2016 -0700
  67. 4fcd7f2 x86: qemu: split qfw command interface and qfw core by Miao Yan · Sun May 22 19:37:14 2016 -0700
  68. 73b7e18 cmd: qfw: make fwcfg_present and fwcfg_dma_present public by Miao Yan · Sun May 22 19:37:13 2016 -0700
  69. b603eb1 cmd: qfw: remove qemu_fwcfg_free_files() by Miao Yan · Sun May 22 19:37:12 2016 -0700
  70. 1dcb0f1 cmd: qfw: add API to iterate firmware list by Miao Yan · Sun May 22 19:37:11 2016 -0700
  71. bcb3c8d x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · Fri May 06 10:40:22 2016 -0400
  72. 9e559fd eeprom: merge cmdline parsing of eeprom commands by Nikita Kiryanov · Sat Apr 16 17:55:13 2016 +0300
  73. 91f226a eeprom: use eeprom_execute_command for all eeprom functions by Nikita Kiryanov · Sat Apr 16 17:55:12 2016 +0300
  74. c1ca710 mips: Report reloc information in bdinfo by developer · Thu Mar 31 12:51:20 2016 +0100
  75. adb62f0 eeprom: refactor i2c bus and devaddr parsing by Nikita Kiryanov · Sat Apr 16 17:55:11 2016 +0300
  76. 37dda1c cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · Sat Apr 16 17:55:03 2016 +0300
  77. 1bdbe2d cmd: eeprom: add bus switching support for all i2c drivers by Nikita Kiryanov · Sat Apr 16 17:55:02 2016 +0300
  78. e5db115 dm: mmc: Move the device list into a separate file by Simon Glass · Sun May 01 13:52:35 2016 -0600
  79. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · Sun May 01 13:52:29 2016 -0600
  80. fa25511 dm: mmc: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:15 2016 -0600
  81. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:13 2016 -0600
  82. 3665a40 dm: sata: Separate the non-command code into its own file by Simon Glass · Sun May 01 11:36:11 2016 -0600
  83. e11f0ef dm: ide: Separate the non-command code into its own file by Simon Glass · Sun May 01 11:36:10 2016 -0600
  84. c8e89ab dm: scsi: Separate the non-command code into its own file by Simon Glass · Sun May 01 11:36:09 2016 -0600
  85. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · Sun May 01 11:36:02 2016 -0600
  86. 9475e7e dm: sata: Fix code style problems in cmd/sata.c by Simon Glass · Sun May 01 11:36:01 2016 -0600
  87. 43a464a dm: ide: Remove the forward declarations by Simon Glass · Sun May 01 11:36:00 2016 -0600
  88. 73e4314 dm: ide: Correct various code style problems by Simon Glass · Sun May 01 11:35:59 2016 -0600
  89. 5c7bf8e dm: scsi: Fix up code style by Simon Glass · Sun May 01 11:35:58 2016 -0600
  90. 8f81fa9 dm: scsi: Remove the forward declarations by Simon Glass · Sun May 01 11:35:57 2016 -0600
  91. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  92. a62cf49 mmc: Fix error in RPMB code by Marek Vasut · Wed May 04 16:35:25 2016 +0200
  93. df0a914 i2c/eeprom: Always define I2C_RXTX_LEN by Mario Six · Wed Apr 20 10:44:52 2016 +0200
  94. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · Sat Apr 30 19:18:00 2016 -0700
  95. 0685bef cmd: Kconfig: Add a Kconfig options for a few CMD by Dinh Nguyen · Thu Apr 21 09:05:23 2016 -0500
  96. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  97. b55b6fe cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly by Tom Rini · Wed Apr 20 10:59:32 2016 -0400
  98. c5e1fc6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Apr 20 09:31:58 2016 -0400
  99. 9fc9245 usb: ums - expose selected partition/s by John Tobias · Wed Apr 13 12:06:51 2016 -0700
  100. 54c1e83 efi_loader: Pass fdt address directly to bootefi cmd by Alexander Graf · Thu Apr 14 16:07:53 2016 +0200