1. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · Wed Apr 08 01:41:21 2015 -0500
  2. 013d387 net: cosmetic: Clean up cmd_net variables and functions by Joe Hershberger · Wed Apr 08 01:41:17 2015 -0500
  3. f725e34 net: cosmetic: Clean up DNS variables and functions by Joe Hershberger · Wed Apr 08 01:41:15 2015 -0500
  4. 527336f net: cosmetic: Clean up CDP variables and functions by Joe Hershberger · Wed Apr 08 01:41:14 2015 -0500
  5. 6470159 net: cosmetic: Clean up TFTP variables and functions by Joe Hershberger · Wed Apr 08 01:41:07 2015 -0500
  6. 6d23643 net: cosmetic: Fixup var names for DHCP strings by Joe Hershberger · Wed Apr 08 01:41:03 2015 -0500
  7. 290c899 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · Wed Apr 08 01:41:02 2015 -0500
  8. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · Wed Apr 08 01:41:01 2015 -0500
  9. 5f1296b dm: usb: Support driver model with USB keyboards by Simon Glass · Wed Mar 25 12:22:34 2015 -0600
  10. fcdc0c3 dm: usb: Split out the keyboard probe into its own function by Simon Glass · Wed Mar 25 12:22:33 2015 -0600
  11. ac9774e dm: usb: Convert usb_storage to driver model by Simon Glass · Wed Mar 25 12:22:16 2015 -0600
  12. df7d34f dm: usb: Move storage device scanning into its own function by Simon Glass · Wed Mar 25 12:22:15 2015 -0600
  13. 0f50b16 Revert "usb_storage : scan all interfaces to find a storage device" by Simon Glass · Thu Apr 16 17:27:34 2015 -0600
  14. 332a9b6 dm: usb: Adjust usb_storage to work with sandbox by Simon Glass · Wed Mar 25 12:22:14 2015 -0600
  15. 5c3c91c dm: usb: Simply device finding code in usb_storage by Simon Glass · Wed Mar 25 12:22:13 2015 -0600
  16. 78330d6 dm: usb: Fix type problems in usb_stor_get_info() by Simon Glass · Wed Mar 25 12:22:12 2015 -0600
  17. 6f41465 dm: usb: Move USB storage definitions to usb_defs.h by Simon Glass · Wed Mar 25 12:22:11 2015 -0600
  18. 6ab43b6 dm: usb: Add driver model support for hubs by Simon Glass · Wed Mar 25 12:22:10 2015 -0600
  19. f977c18 dm: usb: Split hub detection into its own function by Simon Glass · Wed Mar 25 12:22:09 2015 -0600
  20. 2674e26 dm: usb: Convert core usb.c file to support driver model by Simon Glass · Wed Mar 25 12:22:08 2015 -0600
  21. 668c53f dm: usb: Complete the splitting up of usb_new_device() by Simon Glass · Wed Mar 25 12:22:07 2015 -0600
  22. aad719f dm: usb: Split out more code from usb_new_device() by Simon Glass · Wed Mar 25 12:22:06 2015 -0600
  23. bbca491 dm: usb: Move descriptor setup code into its own function by Simon Glass · Wed Mar 25 12:22:05 2015 -0600
  24. c093d6d dm: usb: Refactor port resets by Simon Glass · Wed Mar 25 12:22:04 2015 -0600
  25. f4cdfeb dm: usb: Drop the legacy USB init sequence by Simon Glass · Wed Mar 25 12:22:03 2015 -0600
  26. 19e8151 dm: usb: Convert 'usb' command to support driver model by Simon Glass · Wed Mar 25 12:22:02 2015 -0600
  27. d146113 dm: usb: Adjust usb_alloc_new_device() to return an error by Simon Glass · Wed Mar 25 12:22:01 2015 -0600
  28. 729e257 dm: usb: Adjust usb command to prepare for driver model by Simon Glass · Wed Mar 25 12:22:00 2015 -0600
  29. a6b777b cros_ec: Remove unused cros_ec_board_init() function by Simon Glass · Thu Mar 26 09:29:36 2015 -0600
  30. 7441523 cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · Thu Mar 26 09:29:32 2015 -0600
  31. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · Thu Mar 26 09:29:26 2015 -0600
  32. c7eceaf dm: eth: Add basic driver model support to Ethernet stack by Joe Hershberger · Sun Mar 22 17:09:10 2015 -0500
  33. ba86783 cmd: net: Clean up return codes by Joe Hershberger · Sun Mar 22 17:09:09 2015 -0500
  34. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · Sun Mar 22 17:09:06 2015 -0500
  35. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  36. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · Thu Mar 05 12:25:25 2015 -0700
  37. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  38. 3c4a287 Correct map_sysmem() logic in do_mem_mw() by Simon Glass · Thu Mar 05 12:25:18 2015 -0700
  39. 7af8d05 dm: Add a new CPU init function which can use driver model by Simon Glass · Thu Mar 05 12:25:16 2015 -0700
  40. 8672ada fastboot: Proper download gadget unregister and clear when cable is missing by Paul Kocialkowski · Sat Mar 28 18:22:49 2015 +0100
  41. ced3349 fastboot: check for alias when looking up partition by name by Michael Scott · Wed Mar 11 10:02:31 2015 -0700
  42. c884884 dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts by Heiko Schocher · Tue Apr 14 09:53:13 2015 +0200
  43. 726c123 cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text by Fabio Estevam · Sat Feb 28 15:11:46 2015 -0300
  44. e0d67df usb: gadget: thor: Invoke board specific USB cleanup interface by Inha Song · Tue Mar 03 17:32:06 2015 +0100
  45. 3ab2d77 usb: gadget: UMS: Invoke board specific USB cleanup interface by Inha Song · Tue Mar 03 17:32:05 2015 +0100
  46. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · Mon Feb 23 18:40:23 2015 +0530
  47. ae07a84 common: cmd_dfu: invoke board_usb_cleanup() for cleaning up by Kishon Vijay Abraham I · Mon Feb 23 18:40:18 2015 +0530
  48. acda1d5 usb: hub: allow pgood_delay to be specified via env by Tim Harvey · Wed Apr 08 12:21:12 2015 -0700
  49. 793b6aa usb: fix first descriptor fetch error handling by Stephen Warren · Wed Apr 08 21:27:49 2015 -0600
  50. 1b41200 usb: Early failure when the first descriptor read fails or is invalid by Paul Kocialkowski · Sat Apr 04 15:12:29 2015 +0200
  51. 8f8114d usb: Check usb_new_device for failure by Paul Kocialkowski · Sat Apr 04 15:12:28 2015 +0200
  52. 8c26176 usb: usb_new_device return codes consistency by Paul Kocialkowski · Sat Apr 04 15:12:27 2015 +0200
  53. 57236d5 usb_storage:Fix USB storage capacity detection on 64 bit architectures by Sergey Temerkhanov · Wed Apr 01 17:18:46 2015 +0300
  54. 20f3eb8 usb_storage : scan all interfaces to find a storage device by Franck Jullien · Wed Mar 04 21:07:00 2015 +0100
  55. 5df417b common/armflash: Support for ARM flash images by Linus Walleij · Sun Apr 05 01:48:31 2015 +0200
  56. 7a96f5a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Apr 10 09:38:38 2015 -0400
  57. 6a889f2 common, ubi: use positive return values for ubi check by Stefan Agner · Fri Apr 10 11:25:43 2015 +0200
  58. 287b094 Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:50 2015 +0200
  59. ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:49 2015 +0200
  60. b918088 cmd_mem.c: Update 'iteration_limit' to unsigned long by Tom Rini · Tue Apr 07 09:38:54 2015 -0400
  61. d319f59 cmd_mem: cleanups, catch bad usage by Pavel Machek · Wed Apr 01 13:50:41 2015 +0200
  62. 12f1a54 env_sf: Fix recovery default by Mario Schuknecht · Tue Mar 24 08:59:00 2015 +0100
  63. 913e9f0 arc: clean-up init procedure by Alexey Brodkin · Tue Feb 24 19:40:36 2015 +0300
  64. ae6ad78 nand: yaffs: Remove the "nand write.yaffs" command by Peter Tyser · Tue Feb 03 11:58:16 2015 -0600
  65. 5fa8b98 cmd_nand: Verify writes to NAND by Peter Tyser · Tue Feb 03 11:58:13 2015 -0600
  66. e23aed3 m68k: fix 3 broken boards by angelo@sysam.it · Sat Mar 28 11:34:52 2015 +0100
  67. 7350318 common/board_f: move board_init_f_mem() from #else CONFIG_X86 by Alexey Brodkin · Tue Mar 24 11:12:47 2015 +0300
  68. 43cdb5d part: Add support for list filtering on bootable partitions by Sjoerd Simons · Wed Feb 25 23:23:50 2015 +0100
  69. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  70. aa42df2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Mar 18 07:07:43 2015 -0400
  71. ee86af2 common/board_f.c: Enable IMX watchdog in init_func_watchdog_init() by Stefan Roese · Tue Mar 10 08:04:36 2015 +0100
  72. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Tue Mar 10 19:09:18 2015 -0400
  73. 3825bfa common: cmd_elf: Add support to disable start of application by Siva Durga Prasad Paladugu · Mon Mar 09 12:46:47 2015 +0100
  74. a714a6b9 common/board_r: Restore non-cached memory setup by Jan Kiszka · Mon Mar 09 07:47:18 2015 +0100
  75. 8843678 dlmalloc: do memset in malloc init as new default config by Przemyslaw Marczak · Wed Mar 04 14:01:24 2015 +0100
  76. dec5dd6 cmd_usb_mass_storage: Remove extra 'ums' string in the usage text by Fabio Estevam · Wed Feb 25 13:03:19 2015 -0300
  77. 9c832f1 common/board_f: implement type casting for gd structure by Alexey Brodkin · Wed Feb 25 17:59:02 2015 +0300
  78. f31a566 spl: fix calling "spl export .." more than once by Heiko Schocher · Tue Feb 24 07:04:38 2015 +0100
  79. 8f6d8f3 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · Thu Feb 12 18:33:15 2015 +0800
  80. f245ae9 m68k: add generic-board support by angelo@sysam.it · Thu Feb 12 01:40:17 2015 +0100
  81. 2dd42d8 cmd_yaffs: Clean up command usage messages by Peter Tyser · Tue Feb 03 10:15:04 2015 -0600
  82. 092f2ac common/lcd: Add command for writing to lcd-display by Hannes Petermaier · Tue Feb 03 13:22:25 2015 +0100
  83. 267c140 common/lcd: Add command for setting cursor within lcd-console by Hannes Petermaier · Tue Feb 03 13:22:24 2015 +0100
  84. d976197 gpt: support random UUIDs without setting environment variables by Rob Herring · Mon Jan 26 09:44:18 2015 -0600
  85. 008ab49 gpt: fix error reporting on partition table write failures by Rob Herring · Mon Jan 26 09:43:15 2015 -0600
  86. 8486f4d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Thu Mar 05 16:05:10 2015 +0100
  87. ce29d6b kconfig: common: Fix memtest bool name by Nikolaos Pasaloukos · Thu Mar 05 13:15:20 2015 +0000
  88. e540509 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Mar 05 07:22:18 2015 -0500
  89. d8711af arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · Tue Mar 03 08:03:00 2015 -0700
  90. 0ba4a8a common: board: support systems with where RAM ends beyond 4GB by Stephen Warren · Tue Dec 23 10:34:49 2014 -0700
  91. 6834475 Merge git://git.denx.de/u-boot-usb by Tom Rini · Mon Mar 02 07:24:27 2015 -0500
  92. ccd887d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Mon Mar 02 09:42:53 2015 +0100
  93. 1eba1d7 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Feb 25 18:14:18 2015 -0500
  94. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · Fri Feb 20 12:51:46 2015 +0530
  95. b64308e crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. by gaurav rana · Wed Feb 25 09:37:09 2015 +0530
  96. 976a7ce fastboot: Correct fastboot_fail and fastboot_okay strings by Dileep Katta · Fri Feb 13 14:33:42 2015 +0800
  97. ce9d8ee fastboot: Add USB cable detect check by Rob Herring · Mon Jan 26 15:14:41 2015 -0600
  98. b122820 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · Tue Feb 17 18:48:23 2015 +0530
  99. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · Tue Feb 24 22:26:21 2015 +0900
  100. a095bfd mmc: Implement SD/MMC versioning properly by Pantelis Antoniou · Fri Jan 23 12:12:01 2015 +0200