1. ab10714 image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM by Matt Porter · Tue May 05 15:00:22 2015 -0400
  2. ec9dbc9 meminfo cmd: Enable printing >=4GiB SDRAM sizes by Andrew Bradford · Fri May 22 08:30:14 2015 -0400
  3. 2d69f25 spl: spl_mmc: Error and count distinction by Paul Kocialkowski · Fri May 22 12:45:35 2015 +0200
  4. d686ce9 Combine bootm_find_<thing> functions together by Karl Apsite · Thu May 21 09:52:49 2015 -0400
  5. 1b21c28 add boot_get_loadables() to load listed images by Karl Apsite · Thu May 21 09:52:48 2015 -0400
  6. 8f0537d mkimage will now report information about loadable by Karl Apsite · Thu May 21 09:52:47 2015 -0400
  7. eda75c3 env_mmc: add error message to pass to set_default_env by Tim Harvey · Fri May 08 14:52:09 2015 -0700
  8. 60c47af menu: Return an error code if Ctrl-C is pressed by Tuomas Tynkkynen · Thu May 07 21:29:19 2015 +0300
  9. 22591d0 pxe: Fix crash if 'sysboot' is run without args by Tuomas Tynkkynen · Thu May 07 21:29:18 2015 +0300
  10. 0c465bf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue May 26 10:38:01 2015 -0400
  11. 295be40 spl: spl_mmc: fix mmc Falcon mode regression by Tim Harvey · Thu May 21 15:57:16 2015 -0700
  12. dfc382a env: Distinguish finer between source of env change by Joe Hershberger · Wed May 20 14:27:21 2015 -0500
  13. 6db9fd4 env: Add regex support to env_attrs by Joe Hershberger · Wed May 20 14:27:20 2015 -0500
  14. d741f56 env: Allow env_attr_walk to pass a priv * to callback by Joe Hershberger · Wed May 20 14:27:19 2015 -0500
  15. e163e1c env: Simplify the reverse_strstr() interface by Joe Hershberger · Wed May 20 14:27:18 2015 -0500
  16. 253cf4d env: Fix return values in env_attr_lookup() by Joe Hershberger · Wed May 20 14:27:17 2015 -0500
  17. e355da0 console: Fix pre-console flushing via cfb_console being very slow by Hans de Goede · Tue May 05 13:13:36 2015 +0200
  18. c9a6d6f env_nand: use nand_spl_load_image for readenv if SPL by Tim Harvey · Thu May 14 11:48:04 2015 -0700
  19. 6df3ba7 common: cmd regulator: command cleanup by Przemyslaw Marczak · Wed May 13 13:38:29 2015 +0200
  20. 34f922c common: cmd pmic: command cleanup by Przemyslaw Marczak · Wed May 13 13:38:28 2015 +0200
  21. 6a92312 dm: regulator: add regulator command by Przemyslaw Marczak · Mon Apr 20 20:07:44 2015 +0200
  22. 4d56977 dm: pmic: add pmic command by Przemyslaw Marczak · Mon Apr 20 20:07:43 2015 +0200
  23. b8c2f88 dm: i2c: Implement 'i2c bus' command for driver model by Simon Glass · Mon May 04 11:30:57 2015 -0600
  24. 0489ee3 usb: add device connection/disconnection detection by Vincent Palatin · Mon May 04 11:30:54 2015 -0600
  25. 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
  26. 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
  27. e82cd9f usb: usb_control_msg() propagate controller error code by Hans de Goede · Sun May 10 14:10:14 2015 +0200
  28. 9d3f896 Use map_sysmem when accessing memory in setexpr by Joe Hershberger · Mon May 11 13:53:13 2015 -0500
  29. 1c4d1f7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu May 14 07:01:11 2015 -0400
  30. 097a3d0 spl: Correct address in spl_relocate_stack_gd() by Simon Glass · Wed May 13 21:15:21 2015 -0600
  31. eda7732 edid: Add a function to read detailed monitor timings by Simon Glass · Tue Apr 14 21:03:37 2015 -0600
  32. b02c9b9 ppc4xx: Remove sc3 board by Stefan Roese · Thu May 07 13:00:23 2015 +0200
  33. 5fcee9a Fix broken verify functionality in crc32 command by Joe Hershberger · Tue May 05 12:23:53 2015 -0500
  34. f62c1ec Fix inconsistency of VERIFY defines in cmd_mem by Joe Hershberger · Tue May 05 12:23:52 2015 -0500
  35. 9bc711d cmd_part: fix usage text by maxin.john@enea.com · Tue Apr 28 01:44:58 2015 +0200
  36. 409d4f7 spl: spl_mmc: Partition raw boot mode for eMMC by Paul Kocialkowski · Mon Apr 27 10:20:23 2015 +0200
  37. 0d13972 spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics by Paul Kocialkowski · Mon Apr 27 10:20:22 2015 +0200
  38. 17ef1f5 image: android: handle default kernel address by Maxime Ripard · Fri Apr 24 12:53:12 2015 +0200
  39. 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
  40. a8efb4a dm: rtc: Convert 'date' command to support driver model by Simon Glass · Mon Apr 20 12:37:26 2015 -0600
  41. 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
  42. 2d937bb dm: rtc: Rename gregorian day function by Simon Glass · Mon Apr 20 12:37:17 2015 -0600
  43. 248b18d fdt: Correct warning in fdt_setup_simplefb_node() by Simon Glass · Mon Apr 20 12:37:16 2015 -0600
  44. 02fe5e6 x86: Allow CPUs to be set up after relocation by Simon Glass · Wed Apr 29 22:26:01 2015 -0600
  45. 9e8ff54 Add a 'cpu' command to print CPU information by Simon Glass · Tue Apr 28 20:25:11 2015 -0600
  46. 839855c Fix comment nits in board_f.c by Simon Glass · Tue Apr 28 20:25:03 2015 -0600
  47. 73348c0 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Apr 28 12:15:13 2015 -0400
  48. 0d1ce19 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Apr 28 07:28:43 2015 -0400
  49. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Apr 24 13:43:24 2015 -0400
  50. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · Tue Mar 24 13:25:02 2015 -0700
  51. 3636534 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 23 13:53:09 2015 -0400
  52. fb9a9bd cmd, nand: add more info to "nand info" by Heiko Schocher · Sun Apr 12 10:18:09 2015 +0200
  53. d45c1b8 rtc: Set valid date after reset by Marek Vasut · Fri Apr 10 01:11:54 2015 +0200
  54. 820a18f armv8/fsl-lsch3: Update early MMU table by York Sun · Fri Mar 20 19:28:11 2015 -0700
  55. 3ec0288 cmd_mem: Store last address/size/etc as ulong by Scott Wood · Thu Mar 19 09:43:12 2015 -0700
  56. 9a49ec1 dm: Init device tree as well as driver model in SPL by Simon Glass · Fri Feb 27 22:06:42 2015 -0700
  57. 378dbdb Correct malloc_limit value for pre-relocation malloc() by Simon Glass · Fri Feb 27 22:06:37 2015 -0700
  58. d1d087d Move initf_malloc() to a common place by Simon Glass · Fri Feb 27 22:06:36 2015 -0700
  59. a087767 fdt: Rename setup_fdt() and make it prepare also by Simon Glass · Fri Feb 27 22:06:35 2015 -0700
  60. 26b78b2 fdt: sandbox: Move setup code from board_f to fdtdec by Simon Glass · Fri Feb 27 22:06:34 2015 -0700
  61. 448e9df cmd_led: Extend led command to support blinking and more leds by Stefan Roese · Wed Mar 11 09:51:39 2015 +0100
  62. e36994b cmd_scsi: Enable SoC AHCI device on platforms with PCI by tang yuantian · Fri Mar 20 10:27:54 2015 +0800
  63. 20072f8 unzip: add gzwrite command to write compressed image to block device by Eric Nelson · Sun Feb 15 16:16:07 2015 -0700
  64. 5d7c6b5 fdt: add new fdt_fixup_display function to configure display by Tim Harvey · Wed Apr 08 11:45:39 2015 -0700
  65. ef4f711 cmd_sf: Fix problem with "sf update" and unaligned length by Stefan Roese · Fri Jan 09 14:39:22 2015 +0100
  66. b064ebb kconfig: remove duplicated CMD_DNS option by Andrey Skvortsov · Sun Apr 19 14:58:43 2015 +0300
  67. d9ba8a6 mii: add read-modify-write option to mii command by Tim James · Wed Mar 25 11:55:15 2015 +0000
  68. 13ba5d0 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Apr 20 09:13:52 2015 -0400
  69. 45af07c pxe: Ensure all memory access is to mapped memory by Sjoerd Simons · Mon Apr 13 22:54:25 2015 +0200
  70. 3f6b8d8 sandbox: Implement host dev [device] by Sjoerd Simons · Mon Apr 13 22:54:23 2015 +0200
  71. 609d7fc sandbox: Renamed sb command to host by Sjoerd Simons · Mon Apr 13 22:54:22 2015 +0200
  72. 23c7693 sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig by Simon Glass · Fri Mar 06 13:19:09 2015 -0700
  73. 5322d62 Kconfig: Move CONFIG_BOOTSTAGE to Kconfig by Simon Glass · Mon Mar 02 17:04:37 2015 -0700
  74. dbad346 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · Sun Apr 05 16:07:39 2015 -0600
  75. eb637cd Avoid calling print_eths() with driver model by Simon Glass · Sun Apr 05 16:07:38 2015 -0600
  76. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · Wed Apr 08 01:41:21 2015 -0500
  77. 013d387 net: cosmetic: Clean up cmd_net variables and functions by Joe Hershberger · Wed Apr 08 01:41:17 2015 -0500
  78. f725e34 net: cosmetic: Clean up DNS variables and functions by Joe Hershberger · Wed Apr 08 01:41:15 2015 -0500
  79. 527336f net: cosmetic: Clean up CDP variables and functions by Joe Hershberger · Wed Apr 08 01:41:14 2015 -0500
  80. 6470159 net: cosmetic: Clean up TFTP variables and functions by Joe Hershberger · Wed Apr 08 01:41:07 2015 -0500
  81. 6d23643 net: cosmetic: Fixup var names for DHCP strings by Joe Hershberger · Wed Apr 08 01:41:03 2015 -0500
  82. 290c899 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · Wed Apr 08 01:41:02 2015 -0500
  83. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · Wed Apr 08 01:41:01 2015 -0500
  84. 5f1296b dm: usb: Support driver model with USB keyboards by Simon Glass · Wed Mar 25 12:22:34 2015 -0600
  85. fcdc0c3 dm: usb: Split out the keyboard probe into its own function by Simon Glass · Wed Mar 25 12:22:33 2015 -0600
  86. ac9774e dm: usb: Convert usb_storage to driver model by Simon Glass · Wed Mar 25 12:22:16 2015 -0600
  87. df7d34f dm: usb: Move storage device scanning into its own function by Simon Glass · Wed Mar 25 12:22:15 2015 -0600
  88. 0f50b16 Revert "usb_storage : scan all interfaces to find a storage device" by Simon Glass · Thu Apr 16 17:27:34 2015 -0600
  89. 332a9b6 dm: usb: Adjust usb_storage to work with sandbox by Simon Glass · Wed Mar 25 12:22:14 2015 -0600
  90. 5c3c91c dm: usb: Simply device finding code in usb_storage by Simon Glass · Wed Mar 25 12:22:13 2015 -0600
  91. 78330d6 dm: usb: Fix type problems in usb_stor_get_info() by Simon Glass · Wed Mar 25 12:22:12 2015 -0600
  92. 6f41465 dm: usb: Move USB storage definitions to usb_defs.h by Simon Glass · Wed Mar 25 12:22:11 2015 -0600
  93. 6ab43b6 dm: usb: Add driver model support for hubs by Simon Glass · Wed Mar 25 12:22:10 2015 -0600
  94. f977c18 dm: usb: Split hub detection into its own function by Simon Glass · Wed Mar 25 12:22:09 2015 -0600
  95. 2674e26 dm: usb: Convert core usb.c file to support driver model by Simon Glass · Wed Mar 25 12:22:08 2015 -0600
  96. 668c53f dm: usb: Complete the splitting up of usb_new_device() by Simon Glass · Wed Mar 25 12:22:07 2015 -0600
  97. aad719f dm: usb: Split out more code from usb_new_device() by Simon Glass · Wed Mar 25 12:22:06 2015 -0600
  98. bbca491 dm: usb: Move descriptor setup code into its own function by Simon Glass · Wed Mar 25 12:22:05 2015 -0600
  99. c093d6d dm: usb: Refactor port resets by Simon Glass · Wed Mar 25 12:22:04 2015 -0600
  100. f4cdfeb dm: usb: Drop the legacy USB init sequence by Simon Glass · Wed Mar 25 12:22:03 2015 -0600