1. 2963d80 drivers:usb: use get|put_unaligned_le16 by Piotr Wilczek · Wed Jun 26 08:22:05 2013 +0200
  2. a2f831e dfu: make data buffer size configurable by Heiko Schocher · Wed Jun 12 06:05:51 2013 +0200
  3. b4372d6 Prepare v2013.07-rc2 by Tom Rini · Fri Jun 28 18:03:51 2013 -0400
  4. 6162f71 Fix bootm to work on powerpc again (compressed uImage) by Stefan Roese · Fri Jun 28 10:02:03 2013 +0200
  5. f19be41 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · Thu Jun 27 10:43:18 2013 -0700
  6. 8f6e623 bootm: Disable interrupts before loading OS by Simon Glass · Fri Jun 28 00:46:12 2013 -0700
  7. fec2717 cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling by Tom Rini · Fri Jun 28 11:38:02 2013 -0400
  8. 7b19975 am335x_evm: Add missing ';' in findfdt by Tom Rini · Thu Jun 27 09:55:39 2013 -0400
  9. a077187 Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xx by Tom Rini · Thu Jun 27 08:23:27 2013 -0400
  10. 7323ec8 PPC 74xx_7xx: Fix build warnings for ELPPC board by Wolfgang Denk · Fri Jun 14 10:20:44 2013 +0200
  11. 2ecfc78 ColdFire: Update the arch_global_date changes for mcf5441x by Jason Jin · Wed Jun 26 10:21:31 2013 +0800
  12. 9184c45 Fix MCF5235 SDRAM base address macro by Steve deRosier · Tue Jan 22 13:05:35 2013 -0800
  13. 537f186 m68k: fix debug call befor serial init by Jens Scharsig (BuS Elektronik) · Wed Jan 16 08:24:10 2013 +0100
  14. d6272f2 usb: musb: Use ARRAY_SIZE at appropriate places by Axel Lin · Sun Jun 23 00:57:46 2013 +0800
  15. 85706c8 mtd: cfi_flash: Use ARRAY_SIZE at appropriate places by Axel Lin · Sun Jun 23 00:56:46 2013 +0800
  16. dd5d4a1 hwmon: lm63: Use ARRAY_SIZE at appropriate place by Axel Lin · Sun Jun 23 00:55:14 2013 +0800
  17. ebca873 serial: Use ARRAY_SIZE instead of reinventing it by Axel Lin · Sun Jun 23 00:46:41 2013 +0800
  18. a618f2b README: align default commands with code by Vincent Stehlé · Thu Jun 20 18:14:22 2013 +0200
  19. 4bdf6fd Fix block device accesses beyond 2TiB by Sascha Silbe · Fri Jun 14 13:07:25 2013 +0200
  20. a7386c4 cmd_bootm: Add command line arguments to Plan 9 by Steven Stallion · Mon Jun 10 01:00:09 2013 -0700
  21. 0e9edd8 Add verified boot information and test by Simon Glass · Thu Jun 13 15:10:11 2013 -0700
  22. c6fc03f sandbox: config: Enable FIT signatures with RSA by Simon Glass · Thu Jun 13 15:10:10 2013 -0700
  23. 56ab8d6 image: Add support for signing of FIT configurations by Simon Glass · Thu Jun 13 15:10:09 2013 -0700
  24. b016702 libfdt: Add fdt_find_regions() by Simon Glass · Thu Jun 13 15:10:08 2013 -0700
  25. 817278a mkimage: Add -r option to specify keys that must be verified by Simon Glass · Thu Jun 13 15:10:07 2013 -0700
  26. bf27d3d mkimage: Add -c option to specify a comment for key signing by Simon Glass · Thu Jun 13 15:10:06 2013 -0700
  27. ce8c3ca mkimage: Add -F option to modify an existing .fit file by Simon Glass · Thu Jun 13 15:10:05 2013 -0700
  28. b4d8b09 mkimage: Add -K to write public keys to an FDT blob by Simon Glass · Thu Jun 13 15:10:04 2013 -0700
  29. b148974 mkimage: Add -k option to specify key directory by Simon Glass · Thu Jun 13 15:10:03 2013 -0700
  30. 35191a3 image: Add RSA support for image signing by Simon Glass · Thu Jun 13 15:10:02 2013 -0700
  31. fbabc0f image: Support signing of images by Simon Glass · Thu Jun 13 15:10:01 2013 -0700
  32. 58fe7e5 image: Add signing infrastructure by Simon Glass · Thu Jun 13 15:10:00 2013 -0700
  33. dfe33ea x86: config: Add tracing options by Simon Glass · Tue Jun 11 11:14:53 2013 -0700
  34. 42081ce x86: Support tracing function by Simon Glass · Tue Jun 11 11:14:52 2013 -0700
  35. 0843e9e exynos: config: Add tracing options by Simon Glass · Tue Jun 11 11:14:51 2013 -0700
  36. abf0995 exynos: Avoid function instrumentation for microsecond timer by Simon Glass · Tue Jun 11 11:14:50 2013 -0700
  37. 3c26c58 arm: Implement the 'fake' go command by Simon Glass · Wed Jun 19 21:15:10 2013 -0700
  38. 0013488 Add a 'fake' go command to the bootm command by Simon Glass · Tue Jun 11 11:14:48 2013 -0700
  39. 3081e2e Refactor the bootm command to reduce code duplication by Simon Glass · Tue Jun 11 11:14:47 2013 -0700
  40. 794a921 Clarify bootm OS arguments by Simon Glass · Tue Jun 11 11:14:46 2013 -0700
  41. 41f0725 Add a simple test for sandbox trace by Simon Glass · Tue Jun 11 11:14:45 2013 -0700
  42. e7f1eb5 sandbox: Support trace feature by Simon Glass · Tue Jun 11 11:14:44 2013 -0700
  43. 9c62892 Add proftool to decode profile data by Simon Glass · Tue Jun 11 11:14:43 2013 -0700
  44. 209a1a6 Add trace support to generic board by Simon Glass · Tue Jun 11 11:14:42 2013 -0700
  45. 831aa54 Support tracing in config.mk when enabled by Simon Glass · Tue Jun 11 11:14:41 2013 -0700
  46. a749ae0 Add a trace command by Simon Glass · Tue Jun 11 11:14:40 2013 -0700
  47. c44b800 Add trace library by Simon Glass · Tue Jun 11 11:14:39 2013 -0700
  48. b09cfd8 Add function to print a number with grouped digits by Simon Glass · Tue Jun 11 11:14:38 2013 -0700
  49. c6736b4 bootstage: Correct printf types by Simon Glass · Tue Jun 11 11:14:37 2013 -0700
  50. 27620cc Show stdout on error in fit-test by Simon Glass · Tue Jun 11 11:14:36 2013 -0700
  51. 50d9eb9 Fix missing return in do_mem_loop() by Simon Glass · Tue Jun 11 11:14:35 2013 -0700
  52. 42fc60a x86: Correct missing local variable in bootm by Simon Glass · Tue Jun 11 11:14:34 2013 -0700
  53. 64f11d0 pci: Convert extern inline functions to static inline by Simon Glass · Tue Jun 11 11:14:33 2013 -0700
  54. a4ed85d cros: exynos: enable cros-ec for smdk5250 by Hung-ying Tyan · Wed May 15 18:27:34 2013 +0800
  55. e55aadd cros: exynos: add cros-ec device nodes to exynos5250-snow.dts by Hung-ying Tyan · Wed May 15 18:27:33 2013 +0800
  56. 4a48bcf cros: adds cros_ec keyboard driver by Hung-ying Tyan · Wed May 15 18:27:32 2013 +0800
  57. 62899fc cros: add LPC support for cros_ec by Hung-ying Tyan · Wed May 15 18:27:31 2013 +0800
  58. 0039123 cros: exynos: add SPI support for cros_ec by Hung-ying Tyan · Wed May 15 18:27:30 2013 +0800
  59. 6830408 cros: add I2C support for cros_ec by Hung-ying Tyan · Wed May 15 18:27:29 2013 +0800
  60. c48ca88f cros: add cros_ec driver by Hung-ying Tyan · Wed May 15 18:27:28 2013 +0800
  61. b0f42db Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Jun 24 22:27:44 2013 -0400
  62. 93ac9b8 phylib: add atheros ar803x phy by Heiko Schocher · Tue Jun 04 10:58:00 2013 +0200
  63. b2ccbf0 phylib: add natsemi dp83630 phy by Heiko Schocher · Tue Jun 04 10:58:09 2013 +0200
  64. cd19bd3 net: update FTGMAC100 for MMU/D-cache support by Kuo-Jung Su · Tue May 07 14:33:51 2013 +0800
  65. d169a70 net: add Faraday FTMAC110 10/100Mbps ethernet support by Kuo-Jung Su · Tue May 07 14:33:31 2013 +0800
  66. eaf68ac net: phy: supplement support for Micrel's KSZ9031 by SARTRE Leo · Tue Apr 30 16:57:25 2013 +0200
  67. 6f7d7d9 net: macb: add support for gigabit MAC by Bo Shen · Wed Apr 24 15:59:28 2013 +0800
  68. 7d91deb net: macb: using phylib to configure phy device by Bo Shen · Wed Apr 24 15:59:27 2013 +0800
  69. cc29ce5 net: macb: using AT91FAMILY replace #ifdeferry by Bo Shen · Wed Apr 24 15:59:26 2013 +0800
  70. d2c2612 ARM: at91sam9n12: add network support with ksz8851_16mll by Bo Shen · Wed Apr 24 10:46:18 2013 +0800
  71. b1eee65 net: ks8851_mll: add ethernet support by Roberto Cerati · Wed Apr 24 10:46:17 2013 +0800
  72. dcc307e phylib: Add Atheros AR8035 GETH PHY support by Xie Xiaobo · Wed Apr 10 16:23:39 2013 +0800
  73. 2332941 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · Thu Feb 21 08:25:52 2013 -0500
  74. 5fb50bf net: Correct check for link-local target IP conflict by Joe Hershberger · Fri Feb 08 14:18:53 2013 -0600
  75. f0d83c4 PHY: micrel.c: add support for KSZ9031 by David Andrey · Wed Feb 06 22:18:37 2013 +0100
  76. 878dad0 net/tftp: sparse fixes by Kim Phillips · Wed Jan 16 18:09:19 2013 -0600
  77. 6025cd2 net: make IPaddr type big endian by Kim Phillips · Wed Jan 16 18:09:11 2013 -0600
  78. 9e5742b net: Fix build regression in macb.c by Joe Hershberger · Mon Jun 24 19:06:38 2013 -0500
  79. 77cdf0f net/macb: Add arch specific routine to get mdio control by Shiraz Hashim · Thu Dec 13 17:22:52 2012 +0530
  80. f567e41 net/designware: Do not select MIIPORT for RGMII interface by Vipin Kumar · Thu Dec 13 17:22:51 2012 +0530
  81. b8d5b8c net: nfs: add dynamic wait period by Matthias Brugger · Tue Dec 11 19:14:16 2012 +0100
  82. a533a0c NET: mvgbe: add support for Dove by Sebastian Hesselbarth · Tue Dec 04 09:32:01 2012 +0100
  83. 94a483c NET: mvgbe: add phylib support by Sebastian Hesselbarth · Tue Dec 04 09:32:00 2012 +0100
  84. 1b3352f NET: phy: add 88E1310 PHY initialization by Sebastian Hesselbarth · Tue Dec 04 09:31:59 2012 +0100
  85. 5a3d8be pxe: add ipappend support by Rob Herring · Sun Dec 02 21:00:29 2012 -0600
  86. 921a71d net: Fix build regression in cmd_pxe.c by Joe Hershberger · Mon Jun 24 17:21:04 2013 -0500
  87. e26e8d6 pxe: add support for per arch and SoC default paths by Rob Herring · Sun Dec 02 21:00:28 2012 -0600
  88. ac99583 pxe: add support for ontimeout token by Rob Herring · Sun Dec 02 21:00:27 2012 -0600
  89. c9d1e3d pxe: simplify menu display and selection by Rob Herring · Sun Dec 02 21:00:26 2012 -0600
  90. f0898b9 pxe: always display a menu when present by Rob Herring · Sun Dec 02 21:00:25 2012 -0600
  91. c0356dc pxe: try bootz if bootm fails to find a valid image by Rob Herring · Mon Dec 03 13:17:21 2012 -0600
  92. c88e1bf bootz: un-staticize do_bootz by Rob Herring · Sun Dec 02 21:00:23 2012 -0600
  93. 58d7f43 pxe: fix handling of different localboot values by Rob Herring · Sun Dec 02 21:00:22 2012 -0600
  94. 824901c pxe: make string parameters const by Rob Herring · Sun Dec 02 21:00:21 2012 -0600
  95. dd248b3 pxe: Use ethact setting for pxe by Rob Herring · Sun Dec 02 21:00:20 2012 -0600
  96. 0b1d838 net: add ICPlus PHY driver by Yegor Yefremov · Wed Nov 28 11:15:18 2012 +0100
  97. c40f5d3 phy: export genphy_parse_link() by Yegor Yefremov · Wed Nov 28 11:15:17 2012 +0100
  98. ada714b net: Add sunxi (Allwinner) wemac driver by Henrik Nordström · Sun Nov 25 12:41:36 2012 +0100
  99. dacca74 checkpatch: add ignore for network block comment style checking by Bo Shen · Wed Apr 24 10:46:16 2013 +0800
  100. bb284de Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · Mon Jun 24 16:44:15 2013 -0400