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