1. 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
  2. 22dda3e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Jul 20 17:12:52 2015 -0400
  3. 7b3a6bc board/ls2085rdb: Export functions for standalone AQ FW load apps by Prabhakar Kushwaha · Sun Jun 28 11:03:59 2015 +0530
  4. 200f6d0 cmd_fdt: save fdtaddr in hex format by Sudeep Holla · Fri Jul 10 17:18:44 2015 +0100
  5. 3d2d441 fdt: prevent clearing memory node if there are no banks by Andre Przywara · Sun Jun 21 00:29:54 2015 +0100
  6. 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
  7. b891f78 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · Fri Jun 12 14:52:18 2015 +0800
  8. 4806148 spi: sf: Print the error code on failure by Simon Glass · Sun Jun 07 08:50:32 2015 -0600
  9. d560c5c x86: fsp: Move FspInitEntry call to board_init_f() by Bin Meng · Sun Jun 07 11:33:14 2015 +0800
  10. 644a8bd scsi: fix compiler warning with DEBUG and 48bit LBAs by Andre Przywara · Thu Jul 02 01:04:23 2015 +0100
  11. 3a3715a common: Add CMD_SF Kconfig entry by Jagan Teki · Sat Jun 27 03:47:53 2015 +0530
  12. 3e2c319 mtd, spi: Check if flash pointer is used by Heiko Schocher · Mon Apr 27 07:42:07 2015 +0200
  13. 6f2991b spi, sf: Use offset and size in sf cmd from mtdpartition by Heiko Schocher · Mon Apr 27 07:42:06 2015 +0200
  14. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · Mon Apr 27 07:42:05 2015 +0200
  15. 06cfc03 mtd, spi: Add MTD layer driver by Daniel Schwierzeck · Mon Apr 27 07:42:04 2015 +0200
  16. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  17. 3de4469 common: Add the CMD_ENV_EXISTS config to Kconfig by Joe Hershberger · Mon Jun 22 16:15:26 2015 -0500
  18. 8af7cf9 common: Fix comment for saveenv in Kconfig by Joe Hershberger · Mon Jun 22 16:15:25 2015 -0500
  19. a7b9efa Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri Jun 19 14:21:32 2015 -0400
  20. cf7b376 common: cmd_part: start and size sub-commands introduction by Paul Kocialkowski · Mon Jun 15 21:35:05 2015 +0200
  21. b613cb3 common: cmd_part: Proper alignment by Paul Kocialkowski · Mon Jun 15 21:35:04 2015 +0200
  22. 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
  23. 4bd66e7 spl: spl_mmc: MMC boot mode provisions checks by Paul Kocialkowski · Mon Jun 08 23:05:09 2015 +0200
  24. 01c723f spl: spl_mmc: Minor cosmetics by Paul Kocialkowski · Wed Jun 03 18:48:51 2015 +0200
  25. 5ed06fc ahci: support LBA48 data reads for 2+TB drives by Mark Langsdorf · Fri Jun 05 00:58:45 2015 +0100
  26. 911b959 cmd_scsi: use lbaint_t for LBA values instead of u32 by Mark Langsdorf · Fri Jun 05 00:58:44 2015 +0100
  27. 9cdf367 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Jun 11 21:18:52 2015 -0400
  28. 9ac9ef5 common/cmd_bdinfo: show gd->board_type by Hannes Schmelzer · Thu Jun 11 12:27:09 2015 +0200
  29. de9d70f Add a simple version of memalign() by Simon Glass · Tue May 12 14:55:06 2015 -0600
  30. 8980cc0 lcd: Support colour lookup table on 16bpp display in BMP images by Simon Glass · Wed May 13 07:02:28 2015 -0600
  31. 92e1f85 Remove typedefs from bmp_layout.h by Simon Glass · Wed May 13 07:02:27 2015 -0600
  32. 0ed2e46 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · Mon May 18 14:08:24 2015 +0200
  33. 83da3f1 autoboot.c: Move config options to Kconfig by Stefan Roese · Mon May 18 14:08:23 2015 +0200
  34. 0a48c7a autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2 by Stefan Roese · Mon May 18 14:08:22 2015 +0200
  35. 7661487 image-fit: Fix compiler warning in fit_conf_print() by Hans de Goede · Fri May 29 15:09:48 2015 +0200
  36. 7e991e3 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Fri Jun 05 12:14:01 2015 -0400
  37. 2c0fbc7 fdt: Pass the device serial number through devicetree by Paul Kocialkowski · Thu May 21 11:27:03 2015 +0200
  38. 5c5ca87 cmd_ide: Eliminate build warnings in atapi_inquiry() by Bin Meng · Sat May 16 09:33:17 2015 +0800
  39. 84b327f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Jun 01 16:47:23 2015 -0400
  40. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  41. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  42. 650d720 usb: kbd: Fix key repeat not always working by Hans de Goede · Tue May 19 22:51:03 2015 +0200
  43. 9fa8bb7 usb: Remove unused variable in usb_setup_descriptor() by Hans de Goede · Sun Apr 19 11:33:21 2015 +0200
  44. ab10714 image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM by Matt Porter · Tue May 05 15:00:22 2015 -0400
  45. ec9dbc9 meminfo cmd: Enable printing >=4GiB SDRAM sizes by Andrew Bradford · Fri May 22 08:30:14 2015 -0400
  46. 2d69f25 spl: spl_mmc: Error and count distinction by Paul Kocialkowski · Fri May 22 12:45:35 2015 +0200
  47. d686ce9 Combine bootm_find_<thing> functions together by Karl Apsite · Thu May 21 09:52:49 2015 -0400
  48. 1b21c28 add boot_get_loadables() to load listed images by Karl Apsite · Thu May 21 09:52:48 2015 -0400
  49. 8f0537d mkimage will now report information about loadable by Karl Apsite · Thu May 21 09:52:47 2015 -0400
  50. eda75c3 env_mmc: add error message to pass to set_default_env by Tim Harvey · Fri May 08 14:52:09 2015 -0700
  51. 60c47af menu: Return an error code if Ctrl-C is pressed by Tuomas Tynkkynen · Thu May 07 21:29:19 2015 +0300
  52. 22591d0 pxe: Fix crash if 'sysboot' is run without args by Tuomas Tynkkynen · Thu May 07 21:29:18 2015 +0300
  53. 0c465bf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue May 26 10:38:01 2015 -0400
  54. 295be40 spl: spl_mmc: fix mmc Falcon mode regression by Tim Harvey · Thu May 21 15:57:16 2015 -0700
  55. dfc382a env: Distinguish finer between source of env change by Joe Hershberger · Wed May 20 14:27:21 2015 -0500
  56. 6db9fd4 env: Add regex support to env_attrs by Joe Hershberger · Wed May 20 14:27:20 2015 -0500
  57. d741f56 env: Allow env_attr_walk to pass a priv * to callback by Joe Hershberger · Wed May 20 14:27:19 2015 -0500
  58. e163e1c env: Simplify the reverse_strstr() interface by Joe Hershberger · Wed May 20 14:27:18 2015 -0500
  59. 253cf4d env: Fix return values in env_attr_lookup() by Joe Hershberger · Wed May 20 14:27:17 2015 -0500
  60. e355da0 console: Fix pre-console flushing via cfb_console being very slow by Hans de Goede · Tue May 05 13:13:36 2015 +0200
  61. c9a6d6f env_nand: use nand_spl_load_image for readenv if SPL by Tim Harvey · Thu May 14 11:48:04 2015 -0700
  62. 6df3ba7 common: cmd regulator: command cleanup by Przemyslaw Marczak · Wed May 13 13:38:29 2015 +0200
  63. 34f922c common: cmd pmic: command cleanup by Przemyslaw Marczak · Wed May 13 13:38:28 2015 +0200
  64. 6a92312 dm: regulator: add regulator command by Przemyslaw Marczak · Mon Apr 20 20:07:44 2015 +0200
  65. 4d56977 dm: pmic: add pmic command by Przemyslaw Marczak · Mon Apr 20 20:07:43 2015 +0200
  66. b8c2f88 dm: i2c: Implement 'i2c bus' command for driver model by Simon Glass · Mon May 04 11:30:57 2015 -0600
  67. 0489ee3 usb: add device connection/disconnection detection by Vincent Palatin · Mon May 04 11:30:54 2015 -0600
  68. 63f34ca usb: Stop reset procedure when a dev is handed over to a companion hcd by Hans de Goede · Sun May 10 14:10:16 2015 +0200
  69. 2617752 usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors by Hans de Goede · Sun May 10 14:10:15 2015 +0200
  70. e82cd9f usb: usb_control_msg() propagate controller error code by Hans de Goede · Sun May 10 14:10:14 2015 +0200
  71. 9d3f896 Use map_sysmem when accessing memory in setexpr by Joe Hershberger · Mon May 11 13:53:13 2015 -0500
  72. 1c4d1f7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu May 14 07:01:11 2015 -0400
  73. 097a3d0 spl: Correct address in spl_relocate_stack_gd() by Simon Glass · Wed May 13 21:15:21 2015 -0600
  74. eda7732 edid: Add a function to read detailed monitor timings by Simon Glass · Tue Apr 14 21:03:37 2015 -0600
  75. b02c9b9 ppc4xx: Remove sc3 board by Stefan Roese · Thu May 07 13:00:23 2015 +0200
  76. 5fcee9a Fix broken verify functionality in crc32 command by Joe Hershberger · Tue May 05 12:23:53 2015 -0500
  77. f62c1ec Fix inconsistency of VERIFY defines in cmd_mem by Joe Hershberger · Tue May 05 12:23:52 2015 -0500
  78. 9bc711d cmd_part: fix usage text by maxin.john@enea.com · Tue Apr 28 01:44:58 2015 +0200
  79. 409d4f7 spl: spl_mmc: Partition raw boot mode for eMMC by Paul Kocialkowski · Mon Apr 27 10:20:23 2015 +0200
  80. 0d13972 spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics by Paul Kocialkowski · Mon Apr 27 10:20:22 2015 +0200
  81. 17ef1f5 image: android: handle default kernel address by Maxime Ripard · Fri Apr 24 12:53:12 2015 +0200
  82. 09a9ae8 usb: Fix maxpacketsize for first descriptor read for low-speed usb devs by Hans de Goede · Tue May 05 23:56:04 2015 +0200
  83. a8efb4a dm: rtc: Convert 'date' command to support driver model by Simon Glass · Mon Apr 20 12:37:26 2015 -0600
  84. 1299466 dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · Mon Apr 20 12:37:18 2015 -0600
  85. 2d937bb dm: rtc: Rename gregorian day function by Simon Glass · Mon Apr 20 12:37:17 2015 -0600
  86. 248b18d fdt: Correct warning in fdt_setup_simplefb_node() by Simon Glass · Mon Apr 20 12:37:16 2015 -0600
  87. 02fe5e6 x86: Allow CPUs to be set up after relocation by Simon Glass · Wed Apr 29 22:26:01 2015 -0600
  88. 9e8ff54 Add a 'cpu' command to print CPU information by Simon Glass · Tue Apr 28 20:25:11 2015 -0600
  89. 839855c Fix comment nits in board_f.c by Simon Glass · Tue Apr 28 20:25:03 2015 -0600
  90. 73348c0 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Apr 28 12:15:13 2015 -0400
  91. 0d1ce19 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Apr 28 07:28:43 2015 -0400
  92. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Apr 24 13:43:24 2015 -0400
  93. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · Tue Mar 24 13:25:02 2015 -0700
  94. 3636534 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 23 13:53:09 2015 -0400
  95. fb9a9bd cmd, nand: add more info to "nand info" by Heiko Schocher · Sun Apr 12 10:18:09 2015 +0200
  96. d45c1b8 rtc: Set valid date after reset by Marek Vasut · Fri Apr 10 01:11:54 2015 +0200
  97. 820a18f armv8/fsl-lsch3: Update early MMU table by York Sun · Fri Mar 20 19:28:11 2015 -0700
  98. 3ec0288 cmd_mem: Store last address/size/etc as ulong by Scott Wood · Thu Mar 19 09:43:12 2015 -0700
  99. 9a49ec1 dm: Init device tree as well as driver model in SPL by Simon Glass · Fri Feb 27 22:06:42 2015 -0700
  100. 378dbdb Correct malloc_limit value for pre-relocation malloc() by Simon Glass · Fri Feb 27 22:06:37 2015 -0700