1. e5db115 dm: mmc: Move the device list into a separate file by Simon Glass · Sun May 01 13:52:35 2016 -0600
  2. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · Sun May 01 13:52:29 2016 -0600
  3. fa25511 dm: mmc: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:15 2016 -0600
  4. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:13 2016 -0600
  5. 3665a40 dm: sata: Separate the non-command code into its own file by Simon Glass · Sun May 01 11:36:11 2016 -0600
  6. e11f0ef dm: ide: Separate the non-command code into its own file by Simon Glass · Sun May 01 11:36:10 2016 -0600
  7. c8e89ab dm: scsi: Separate the non-command code into its own file by Simon Glass · Sun May 01 11:36:09 2016 -0600
  8. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · Sun May 01 11:36:02 2016 -0600
  9. 9475e7e dm: sata: Fix code style problems in cmd/sata.c by Simon Glass · Sun May 01 11:36:01 2016 -0600
  10. 43a464a dm: ide: Remove the forward declarations by Simon Glass · Sun May 01 11:36:00 2016 -0600
  11. 73e4314 dm: ide: Correct various code style problems by Simon Glass · Sun May 01 11:35:59 2016 -0600
  12. 5c7bf8e dm: scsi: Fix up code style by Simon Glass · Sun May 01 11:35:58 2016 -0600
  13. 8f81fa9 dm: scsi: Remove the forward declarations by Simon Glass · Sun May 01 11:35:57 2016 -0600
  14. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  15. a62cf49 mmc: Fix error in RPMB code by Marek Vasut · Wed May 04 16:35:25 2016 +0200
  16. df0a914 i2c/eeprom: Always define I2C_RXTX_LEN by Mario Six · Wed Apr 20 10:44:52 2016 +0200
  17. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · Sat Apr 30 19:18:00 2016 -0700
  18. 0685bef cmd: Kconfig: Add a Kconfig options for a few CMD by Dinh Nguyen · Thu Apr 21 09:05:23 2016 -0500
  19. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  20. b55b6fe cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly by Tom Rini · Wed Apr 20 10:59:32 2016 -0400
  21. c5e1fc6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Apr 20 09:31:58 2016 -0400
  22. 9fc9245 usb: ums - expose selected partition/s by John Tobias · Wed Apr 13 12:06:51 2016 -0700
  23. 54c1e83 efi_loader: Pass fdt address directly to bootefi cmd by Alexander Graf · Thu Apr 14 16:07:53 2016 +0200
  24. fdbae01 efi_loader: Put fdt into convenient location by Alexander Graf · Mon Apr 11 23:51:01 2016 +0200
  25. 2ff5cc3 efi_loader: Use system fdt as fallback by Alexander Graf · Mon Apr 11 16:55:26 2016 +0200
  26. 3491ee7 efi_loader: Increase path string to 32 characters by Alexander Graf · Mon Apr 11 16:16:20 2016 +0200
  27. c49a1b8 efi_loader: Pass file path to payload by Alexander Graf · Mon Apr 11 16:16:19 2016 +0200
  28. eb8d82c efi_loader: Add el torito support by Alexander Graf · Mon Apr 11 16:16:18 2016 +0200
  29. f168c65 cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT by Michal Simek · Wed Apr 06 20:28:04 2016 +0200
  30. 5da543c common: env: support sata device by Peng Fan · Sun Apr 03 21:52:13 2016 +0800
  31. bb02a6e cmd: blkcache: simplify sub-command handling by Eric Nelson · Sat Apr 02 07:37:13 2016 -0700
  32. 00e339f cmd: blkcache: remove indentation from output of 'show' by Eric Nelson · Sat Apr 02 07:37:12 2016 -0700
  33. ee705fc dm: usb: Do not reprobe usb hosts on "usb tree" command by Hans de Goede · Sun Apr 03 00:04:39 2016 +0200
  34. a88d437 usb: kbd: Do not deregister usbkbd twice when using dm by Hans de Goede · Sun Apr 03 09:18:53 2016 +0200
  35. 544c7b5 sata: use block layer for sata command by Eric Nelson · Sun Mar 27 12:00:15 2016 -0700
  36. bc18166 mmc: use block layer in mmc command by Eric Nelson · Sun Mar 27 12:00:14 2016 -0700
  37. faf4f05 drivers: block: add block device cache by Eric Nelson · Mon Mar 28 10:05:44 2016 -0700
  38. 729e677 arm64: booti: add missing unmap_sysmem() by Masahiro Yamada · Tue Mar 29 19:51:57 2016 +0900
  39. 4ef90b7 Drop command-processing code when CONFIG_CMDLINE is disabled by Simon Glass · Sat Mar 19 02:18:38 2016 -0600
  40. e349f94 cmd: spi: check return value of strdup by Peng Fan · Sun Mar 20 21:21:36 2016 +0800
  41. d65783d efi_loader: Add GOP support by Alexander Graf · Tue Mar 15 18:38:21 2016 +0100
  42. 53d41e6 Fix spelling of "transferred". by Vagrant Cascadian · Tue Mar 15 12:16:39 2016 -0700
  43. 286856c cmd: Fix license command by Tom Rini · Tue Mar 15 12:49:12 2016 -0400
  44. aa34ef2 Add an option to enable the command line by Simon Glass · Sun Mar 13 19:07:28 2016 -0600
  45. b2305b9 cbfs: Update a function to be static by Simon Glass · Sun Mar 13 19:07:27 2016 -0600
  46. db96baa gpio: Report errors when GPIOs cannot be read by Simon Glass · Mon Aug 31 18:55:36 2015 -0600
  47. 8d374cd cpu: Add support for microcode version and CPU ID by Simon Glass · Sun Mar 06 19:27:49 2016 -0700
  48. 59b1226 cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD by Tom Rini · Wed Mar 16 09:45:03 2016 -0400
  49. 8f19f26 efi_loader: Pass proper device path in on boot by Alexander Graf · Fri Mar 04 01:10:14 2016 +0100
  50. c81b347 efi_loader: Call fdt preparation functions by Alexander Graf · Fri Mar 04 01:10:13 2016 +0100
  51. e2b04f2 efi_loader: Add "bootefi" command by Alexander Graf · Thu Mar 10 00:27:20 2016 +0100
  52. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Mar 14 19:21:44 2016 -0400
  53. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  54. 9e1004f Drop CONFIG_CRAMFS_CMDLINE by Simon Glass · Mon Feb 29 15:26:05 2016 -0700
  55. 2c2075a dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · Mon Feb 29 15:25:57 2016 -0700
  56. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · Mon Feb 29 15:25:52 2016 -0700
  57. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · Mon Feb 29 15:25:51 2016 -0700
  58. 4058f15 dm: cbfs: Fix handling of invalid type by Simon Glass · Mon Feb 29 15:25:49 2016 -0700
  59. b89a844 dm: part: Rename some partition functions by Simon Glass · Mon Feb 29 15:25:48 2016 -0700
  60. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · Mon Feb 29 15:25:44 2016 -0700
  61. e6649a6 dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · Mon Feb 29 15:25:43 2016 -0700
  62. be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · Mon Feb 29 15:25:42 2016 -0700
  63. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  64. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  65. d1f4063 common: Add support for environment file in EXT4. by Stuart Longland · Tue Feb 23 15:51:26 2016 +1000
  66. 3044ba1 trace: Fix compiler warnings in trace by Simon Glass · Wed Feb 24 09:14:45 2016 -0700
  67. d454c78 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Feb 24 14:26:20 2016 -0500
  68. 45f8e33 cmd: mem: Show 64bit addresses which are tested by Michal Simek · Wed Feb 24 08:36:02 2016 +0100
  69. e90e021 booti: Help text rework. by Karsten Merker · Mon Feb 22 20:59:08 2016 +0100
  70. 365a70d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · Thu Jan 28 16:14:49 2016 +0100
  71. 95e11f4 i2c: spd: Extend SPD memory types by Michal Simek · Mon Feb 15 11:58:37 2016 +0100
  72. d572df1 gpio: Correct handling of 'gpio status' by Simon Glass · Sun Feb 14 16:28:59 2016 -0700
  73. 35d0a95 itest: allow map_physmem to return 0 in limited cases by Stephen Warren · Fri Jan 29 16:10:04 2016 -0700
  74. 593ec02 Remove unused CONFIG_CMD_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · Sat Feb 06 07:57:26 2016 +0100
  75. 476e8af cmd: Fix control bmp_display() by Simon Glass · Sat Jan 30 15:45:15 2016 -0700
  76. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  77. 9deaf82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jan 29 13:47:38 2016 -0500
  78. 04eb269 Implement "pci enum" command for CONFIG_DM_PCI by Stephen Warren · Tue Jan 26 11:10:11 2016 -0700
  79. e43cd62 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · Thu Jan 21 23:19:13 2016 +0100
  80. da62ad2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Jan 28 18:42:10 2016 -0500
  81. 77bb86d fpga: Fix compilation warnings by Michal Simek · Tue Jan 05 13:51:48 2016 +0100
  82. f2c06d4 microblaze: Do not print eth device when DM_ETH is enabled by Michal Simek · Tue Dec 08 15:39:24 2015 +0100
  83. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · Sun Jan 24 23:27:48 2016 +0900
  84. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700
  85. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700