1. 8d04743 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Aug 31 11:43:47 2015 -0400
  2. 45158dd dm: tpm: Add a 'tpmtest' command by Simon Glass · Sat Aug 22 18:31:42 2015 -0600
  3. aa6ac63 tpm: Add a 'tpm info' command by Simon Glass · Sat Aug 22 18:31:40 2015 -0600
  4. 1acfa2c tpm: Check that parse_byte_string() has data to parse by Simon Glass · Sat Aug 22 18:31:36 2015 -0600
  5. 8105c44 tpm: Report tpm errors on the command line by Simon Glass · Sat Aug 22 18:31:34 2015 -0600
  6. a44d5df dm: i2c: Add a command to adjust the offset length by Simon Glass · Sat Aug 22 18:31:33 2015 -0600
  7. 3e4f2fd dm: tpm: Convert the TPM command and library to driver model by Simon Glass · Sat Aug 22 18:31:32 2015 -0600
  8. 350497c tpm: Add Kconfig options for TPMs by Simon Glass · Sat Aug 22 18:31:19 2015 -0600
  9. 126c80b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Sun Aug 30 19:48:39 2015 -0400
  10. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · Tue Aug 18 13:06:37 2015 +0200
  11. 8764fd6 env_mmc: Properly prefix mmc errors with '!' by Hans de Goede · Sat Aug 15 20:05:01 2015 +0200
  12. 57dbd91 malloc_simple: Correct the alignment logic in memalign_simple() by Simon Glass · Fri Aug 14 13:26:43 2015 -0600
  13. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · Mon Aug 24 14:52:35 2015 +0800
  14. 6a2283f image: Fix loop condition to avoid warning by Thierry Reding · Thu Aug 20 11:45:43 2015 +0200
  15. 178f897 x86: fsp: Delay x86_fsp_init() call a little bit by Bin Meng · Thu Aug 20 06:40:18 2015 -0700
  16. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  17. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · Wed Aug 12 07:31:54 2015 +0900
  18. 9c09d39 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Aug 18 08:25:24 2015 -0400
  19. 04ae3d0 Revert "Align global_data to a 16-byte boundary" by Simon Glass · Mon Aug 17 09:28:44 2015 -0600
  20. 20d93fc env: use cache line aligned memory for flash read by Ravi Babu · Mon Aug 17 13:29:49 2015 +0530
  21. 8f2c9bb sf: allocate cache aligned buffers to copy from flash by Ravi Babu · Mon Aug 17 13:29:48 2015 +0530
  22. 0e27b87 x86: Switch to using generic global_data setup by Simon Glass · Mon Aug 10 20:44:32 2015 -0600
  23. 08ef305 Allow arch-specific setting of global_data in board_init_f_mem() by Simon Glass · Mon Aug 10 20:44:30 2015 -0600
  24. 862396c Align global_data to a 16-byte boundary by Simon Glass · Mon Aug 10 20:44:29 2015 -0600
  25. c896448 common: Display >=4GiB memory bank size by Bin Meng · Thu Aug 06 01:31:20 2015 -0700
  26. 17585f2 image-fdt.c: store returned error value by Max Krummenacher · Wed Aug 05 17:17:03 2015 +0200
  27. f5ffd53 generic-board: allow showing custom board info by Marcel Ziswiler · Wed Aug 05 17:17:00 2015 +0200
  28. 39a6207 common/lcd_console: fix console/logo regression by Marcel Ziswiler · Tue Aug 04 15:49:50 2015 +0200
  29. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  30. 9e354c9 common/cmd_source.c: Fix the source command failure under 64-bit platform by Gong Qianyu · Thu Jul 30 14:00:01 2015 +0800
  31. 2ae4589 spl: Fix compile warning for arm64 by Gong Qianyu · Thu Jul 30 14:07:12 2015 +0800
  32. ad8b3a5 image: fix Android ramdisk support when dtb is specified by Rob Herring · Fri Jul 17 10:57:17 2015 -0500
  33. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · Mon Jun 29 09:10:46 2015 +0200
  34. e5c88ea dm: pmic: Display the regulator limits on error by Simon Glass · Thu Jul 02 18:16:07 2015 -0600
  35. b1b8333 dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression by Marcel Ziswiler · Wed Aug 05 16:58:17 2015 +0200
  36. 096ee30 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Aug 05 14:12:37 2015 -0400
  37. f390874 usb: Fix device detection code by Marek Vasut · Wed Aug 05 03:19:22 2015 +0200
  38. 2997bb4 efi: Add a command to display the memory map by Simon Glass · Tue Aug 04 12:33:59 2015 -0600
  39. 00dd17a Add a way to skip relocation by Simon Glass · Tue Aug 04 12:33:39 2015 -0600
  40. 1930e8d efi: Avoid using non-existent text base by Ben Stoltz · Fri Jul 31 09:31:37 2015 -0600
  41. d6c09ba common: command add '\n' for debug msg by Peng Fan · Tue Jul 28 22:45:37 2015 +0800
  42. 6bd4484 common: Print nothing in the __weak checkboard() by Bin Meng · Fri Jul 31 00:24:40 2015 -0700
  43. 77b92d6 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jul 29 18:58:39 2015 -0400
  44. b141cff Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue Jul 28 11:31:21 2015 -0400
  45. 47e9898 cmd_mp: Add support for showing all CPU status by one command by Michal Simek · Mon Jun 22 10:46:40 2015 +0200
  46. 9c3c931 pxe: add AArch64 image support by Stephen Warren · Tue Jul 21 17:49:41 2015 -0600
  47. 7f7335e generic_board: Call "checkboard" even though the root node has a "model" property by Haikun.Wang@freescale.com · Thu Jul 09 19:58:03 2015 +0800
  48. 5e80377 Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri Jul 24 16:39:56 2015 -0400
  49. d0503cd spl: spl_mmc: Add option to boot from a MMC partition with offset by Stefan Roese · Mon Jul 20 11:20:39 2015 +0200
  50. fdf7f59 common/lcd_simplefb: Add support for 32bit organized framebuffers by Hannes Petermaier · Sat Apr 25 00:30:21 2015 +0200
  51. 6b9f728 fastboot: Dynamic controller index for usb_gadget_handle_interrupts by Paul Kocialkowski · Sun May 24 11:41:04 2015 +0200
  52. d48378f usb: board_usb_init and board_usb_cleanup calls in the fastboot command by Paul Kocialkowski · Fri Jun 12 19:57:00 2015 +0200
  53. 46952fb dm: usb: Adjust the USB_DEVICE() macro naming by Simon Glass · Mon Jul 06 16:47:51 2015 -0600
  54. 5b026f9 dm: usb: eth: Support driver model with USB Ethernet by Simon Glass · Mon Jul 06 16:47:50 2015 -0600
  55. db19dc5 dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH by Simon Glass · Mon Jul 06 16:47:48 2015 -0600
  56. 318d71c dm: pci: Add support for PCI driver matching by Simon Glass · Mon Jul 06 16:47:44 2015 -0600
  57. 9c20359 dm: usb: Do not assume that first child is always a hub by Hans de Goede · Wed Jun 17 21:33:53 2015 +0200
  58. f97c8e2 dm: usb: Fix "usb tree" output by Hans de Goede · Wed Jun 17 21:33:50 2015 +0200
  59. b869574 usb: Add an usb_device parameter to usb_reset_root_port by Hans de Goede · Wed Jun 17 21:33:48 2015 +0200
  60. 25293e4 usb: Pass device instead of portnr to usb_legacy_port_reset by Hans de Goede · Wed Jun 17 21:33:47 2015 +0200
  61. 778dc1c usb: usb_setup_device: Drop unneeded portnr function argument by Hans de Goede · Wed Jun 17 21:33:46 2015 +0200
  62. 3db6d8e usb: Drop device-model specific copy of usb_legacy_port_reset by Hans de Goede · Wed Jun 17 21:33:45 2015 +0200
  63. 32f72f5 spl: Add a debug string before the jump to U-Boot by Simon Glass · Tue Jun 23 15:39:11 2015 -0600
  64. fa2a4db dm: spl: Allow device tree/driver model in board_init_f() by Simon Glass · Tue Jun 23 15:39:10 2015 -0600
  65. f22851a dm: mmc: Allow driver model to be used for MMC in SPL by Simon Glass · Tue Jun 23 15:38:51 2015 -0600
  66. 5614db8 spl: Add debugging info for spl_mmc boot by Simon Glass · Tue Jun 23 15:38:47 2015 -0600
  67. 1fa4c71 sandbox: Drop special-case sandbox console code by Simon Glass · Tue Jun 23 15:38:34 2015 -0600
  68. 7dd27e0 dm: Allow debug UART to support an early console by Simon Glass · Tue Jun 23 15:38:33 2015 -0600
  69. 434a31b mkimage: Display a better list of available image types by Simon Glass · Tue Jun 23 15:38:25 2015 -0600
  70. 22dda3e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Jul 20 17:12:52 2015 -0400
  71. 7b3a6bc board/ls2085rdb: Export functions for standalone AQ FW load apps by Prabhakar Kushwaha · Sun Jun 28 11:03:59 2015 +0530
  72. 200f6d0 cmd_fdt: save fdtaddr in hex format by Sudeep Holla · Fri Jul 10 17:18:44 2015 +0100
  73. 3d2d441 fdt: prevent clearing memory node if there are no banks by Andre Przywara · Sun Jun 21 00:29:54 2015 +0100
  74. 8755d2c cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C by Bin Meng · Tue Jun 23 12:18:42 2015 +0800
  75. b891f78 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · Fri Jun 12 14:52:18 2015 +0800
  76. 4806148 spi: sf: Print the error code on failure by Simon Glass · Sun Jun 07 08:50:32 2015 -0600
  77. d560c5c x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · Sun Jun 07 11:33:14 2015 +0800
  78. 644a8bd scsi: fix compiler warning with DEBUG and 48bit LBAs by Andre Przywara · Thu Jul 02 01:04:23 2015 +0100
  79. 3a3715a common: Add CMD_SF Kconfig entry by Jagan Teki · Sat Jun 27 03:47:53 2015 +0530
  80. 3e2c319 mtd, spi: Check if flash pointer is used by Heiko Schocher · Mon Apr 27 07:42:07 2015 +0200
  81. 6f2991b spi, sf: Use offset and size in sf cmd from mtdpartition by Heiko Schocher · Mon Apr 27 07:42:06 2015 +0200
  82. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · Mon Apr 27 07:42:05 2015 +0200
  83. 06cfc03 mtd, spi: Add MTD layer driver by Daniel Schwierzeck · Mon Apr 27 07:42:04 2015 +0200
  84. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  85. 3de4469 common: Add the CMD_ENV_EXISTS config to Kconfig by Joe Hershberger · Mon Jun 22 16:15:26 2015 -0500
  86. 8af7cf9 common: Fix comment for saveenv in Kconfig by Joe Hershberger · Mon Jun 22 16:15:25 2015 -0500
  87. a7b9efa Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri Jun 19 14:21:32 2015 -0400
  88. cf7b376 common: cmd_part: start and size sub-commands introduction by Paul Kocialkowski · Mon Jun 15 21:35:05 2015 +0200
  89. b613cb3 common: cmd_part: Proper alignment by Paul Kocialkowski · Mon Jun 15 21:35:04 2015 +0200
  90. d4e99a6 usb: kbd: Disable idle input reports when we do not need them by Hans de Goede · Thu Jun 18 22:34:34 2015 +0200
  91. 4bd66e7 spl: spl_mmc: MMC boot mode provisions checks by Paul Kocialkowski · Mon Jun 08 23:05:09 2015 +0200
  92. 01c723f spl: spl_mmc: Minor cosmetics by Paul Kocialkowski · Wed Jun 03 18:48:51 2015 +0200
  93. 5ed06fc ahci: support LBA48 data reads for 2+TB drives by Mark Langsdorf · Fri Jun 05 00:58:45 2015 +0100
  94. 911b959 cmd_scsi: use lbaint_t for LBA values instead of u32 by Mark Langsdorf · Fri Jun 05 00:58:44 2015 +0100
  95. 9cdf367 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Jun 11 21:18:52 2015 -0400
  96. 9ac9ef5 common/cmd_bdinfo: show gd->board_type by Hannes Schmelzer · Thu Jun 11 12:27:09 2015 +0200
  97. de9d70f Add a simple version of memalign() by Simon Glass · Tue May 12 14:55:06 2015 -0600
  98. 8980cc0 lcd: Support colour lookup table on 16bpp display in BMP images by Simon Glass · Wed May 13 07:02:28 2015 -0600
  99. 92e1f85 Remove typedefs from bmp_layout.h by Simon Glass · Wed May 13 07:02:27 2015 -0600
  100. 0ed2e46 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · Mon May 18 14:08:24 2015 +0200