1. aca2430 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Wed Jul 10 08:42:25 2013 -0400
  2. b9b5eaf video: consolidate splash screen alignment code by Anatolij Gustschin · Tue Jul 02 00:04:05 2013 +0200
  3. 4625c17 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Jul 03 08:40:58 2013 -0400
  4. 2abfe36 omap: cm_t35: Fix cm_t35 for weak splash_screen_prepare by Robert Winkler · Mon Jun 17 11:31:31 2013 -0700
  5. 2a90ed0 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · Mon Jun 17 11:31:29 2013 -0700
  6. e59e0ff lcd: align bmp header when uncopmressing image by Piotr Wilczek · Wed Jun 05 08:14:30 2013 +0200
  7. 011b714 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Jul 01 10:11:56 2013 -0400
  8. 19bb245 usb: fix unaligned access in device_qual() by Heiko Schocher · Thu Jun 27 10:04:57 2013 +0200
  9. 07a12ea usb, g_dnl: make possibility to fixup the device_desc board specific by Heiko Schocher · Tue Jun 04 11:19:50 2013 +0200
  10. a2f831e dfu: make data buffer size configurable by Heiko Schocher · Wed Jun 12 06:05:51 2013 +0200
  11. f19be41 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · Thu Jun 27 10:43:18 2013 -0700
  12. 7b19975 am335x_evm: Add missing ';' in findfdt by Tom Rini · Thu Jun 27 09:55:39 2013 -0400
  13. 4bdf6fd Fix block device accesses beyond 2TiB by Sascha Silbe · Fri Jun 14 13:07:25 2013 +0200
  14. c6fc03f sandbox: config: Enable FIT signatures with RSA by Simon Glass · Thu Jun 13 15:10:10 2013 -0700
  15. 56ab8d6 image: Add support for signing of FIT configurations by Simon Glass · Thu Jun 13 15:10:09 2013 -0700
  16. b016702 libfdt: Add fdt_find_regions() by Simon Glass · Thu Jun 13 15:10:08 2013 -0700
  17. 35191a3 image: Add RSA support for image signing by Simon Glass · Thu Jun 13 15:10:02 2013 -0700
  18. fbabc0f image: Support signing of images by Simon Glass · Thu Jun 13 15:10:01 2013 -0700
  19. 58fe7e5 image: Add signing infrastructure by Simon Glass · Thu Jun 13 15:10:00 2013 -0700
  20. dfe33ea x86: config: Add tracing options by Simon Glass · Tue Jun 11 11:14:53 2013 -0700
  21. 0843e9e exynos: config: Add tracing options by Simon Glass · Tue Jun 11 11:14:51 2013 -0700
  22. 0013488 Add a 'fake' go command to the bootm command by Simon Glass · Tue Jun 11 11:14:48 2013 -0700
  23. 3081e2e Refactor the bootm command to reduce code duplication by Simon Glass · Tue Jun 11 11:14:47 2013 -0700
  24. e7f1eb5 sandbox: Support trace feature by Simon Glass · Tue Jun 11 11:14:44 2013 -0700
  25. 209a1a6 Add trace support to generic board by Simon Glass · Tue Jun 11 11:14:42 2013 -0700
  26. c44b800 Add trace library by Simon Glass · Tue Jun 11 11:14:39 2013 -0700
  27. b09cfd8 Add function to print a number with grouped digits by Simon Glass · Tue Jun 11 11:14:38 2013 -0700
  28. 64f11d0 pci: Convert extern inline functions to static inline by Simon Glass · Tue Jun 11 11:14:33 2013 -0700
  29. a4ed85d cros: exynos: enable cros-ec for smdk5250 by Hung-ying Tyan · Wed May 15 18:27:34 2013 +0800
  30. 4a48bcf cros: adds cros_ec keyboard driver by Hung-ying Tyan · Wed May 15 18:27:32 2013 +0800
  31. 0039123 cros: exynos: add SPI support for cros_ec by Hung-ying Tyan · Wed May 15 18:27:30 2013 +0800
  32. c48ca88f cros: add cros_ec driver by Hung-ying Tyan · Wed May 15 18:27:28 2013 +0800
  33. b0f42db Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Jun 24 22:27:44 2013 -0400
  34. d169a70 net: add Faraday FTMAC110 10/100Mbps ethernet support by Kuo-Jung Su · Tue May 07 14:33:31 2013 +0800
  35. eaf68ac net: phy: supplement support for Micrel's KSZ9031 by SARTRE Leo · Tue Apr 30 16:57:25 2013 +0200
  36. d2c2612 ARM: at91sam9n12: add network support with ksz8851_16mll by Bo Shen · Wed Apr 24 10:46:18 2013 +0800
  37. b1eee65 net: ks8851_mll: add ethernet support by Roberto Cerati · Wed Apr 24 10:46:17 2013 +0800
  38. 2332941 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · Thu Feb 21 08:25:52 2013 -0500
  39. 6025cd2 net: make IPaddr type big endian by Kim Phillips · Wed Jan 16 18:09:11 2013 -0600
  40. c88e1bf bootz: un-staticize do_bootz by Rob Herring · Sun Dec 02 21:00:23 2012 -0600
  41. c40f5d3 phy: export genphy_parse_link() by Yegor Yefremov · Wed Nov 28 11:15:17 2012 +0100
  42. ada714b net: Add sunxi (Allwinner) wemac driver by Henrik Nordström · Sun Nov 25 12:41:36 2012 +0100
  43. 0ae98b4 dfu, nand: before write a buffer to nand, erase the nand sectors by Heiko Schocher · Mon Jun 24 18:50:40 2013 +0200
  44. bb284de Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · Mon Jun 24 16:44:15 2013 -0400
  45. cf2ad1e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jun 24 16:37:01 2013 -0400
  46. 2c08c27 ac14xx: rephrase network boot config for development by Gerhard Sittig · Wed Jun 05 14:51:11 2013 +0200
  47. c2dbe68 ac14xx: use the official product name everywhere by Gerhard Sittig · Wed Jun 05 14:51:10 2013 +0200
  48. 84b8103 ac14xx: remove obsolete board config items by Gerhard Sittig · Wed Jun 05 14:51:09 2013 +0200
  49. 7214cf1 ac14xx: cleanup comments in the board support by Gerhard Sittig · Wed Jun 05 14:51:06 2013 +0200
  50. 750f3ac sf: Add flag status register polling support by Jagannadha Sutradharudu Teki · Fri Jun 21 15:56:30 2013 +0530
  51. c6d173d sf: Add bank addr code in CONFIG_SPI_FLASH_BAR by Jagannadha Sutradharudu Teki · Wed Jun 19 15:33:58 2013 +0530
  52. 29d70c9 sf: Read flash bank addr register at probe time by Jagannadha Sutradharudu Teki · Wed Jun 19 15:37:09 2013 +0530
  53. ce08a71 sf: Discover the bank addr commands by Jagannadha Sutradharudu Teki · Wed Jun 19 15:31:23 2013 +0530
  54. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Sat Jun 22 07:38:12 2013 -0400
  55. 1691593 remove all references to .dynsym by Albert ARIBAUD · Tue Jun 11 14:17:31 2013 +0200
  56. 2016d45 powerpc/85xx: Add P1023RDB board support by Chunhe Lan · Fri Jun 14 16:21:48 2013 +0800
  57. 602f7d3 common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL by Ying Zhang · Mon May 20 14:07:25 2013 +0800
  58. e905f03 board/b4860qds: Relax NOR flash teadc timing parameter by Prabhakar Kushwaha · Fri May 17 13:40:52 2013 +0530
  59. 50082f0 powerpc/t4qds: Slave module for boot from SRIO and PCIE by Liu Gang · Tue May 07 16:30:50 2013 +0800
  60. 0e518ab powerpc/t4qds: Enable master module for Boot from SRIO and PCIE by Liu Gang · Tue May 07 16:30:49 2013 +0800
  61. 0ff15f9 powerpc/b4860qds: Slave module for boot from SRIO and PCIE by Liu Gang · Tue May 07 16:30:48 2013 +0800
  62. c13bc8f powerpc/b4860qds: Enable master module for boot from SRIO and PCIE by Liu Gang · Tue May 07 16:30:47 2013 +0800
  63. 27afb9c powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · Tue May 07 16:30:46 2013 +0800
  64. 20732df board/bsc9131rdb: Update default boot environment settings by Priyanka Jain · Thu Apr 04 14:40:32 2013 +0530
  65. f81e8b2 board/bsc9131rdb: Add DSP side tlb and laws by Priyanka Jain · Thu Apr 04 09:31:54 2013 +0530
  66. f9146bd board/bsc9131rdb: Add targets for Sysclk 100MHz by Priyanka Jain · Mon Apr 01 12:12:45 2013 +0530
  67. 0fcb6de board/bsc9132qds:Add NAND boot support using new SPL format by Prabhakar Kushwaha · Tue Apr 16 13:28:40 2013 +0530
  68. bc84b5e board/bsc9131rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · Tue Apr 16 13:28:25 2013 +0530
  69. 66d6aa8 board/p1010rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · Tue Apr 16 13:28:12 2013 +0530
  70. d324f47 powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 by Prabhakar Kushwaha · Tue Apr 16 13:27:44 2013 +0530
  71. 1dd67e6 net2big_v2: initialize I2C fan at startup by Simon Guinot · Tue Jun 18 15:14:48 2013 +0200
  72. d7f9212 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 19 23:58:01 2013 +0200
  73. e259cfa Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 19 12:53:59 2013 +0200
  74. e56459e arm: omap4: panda: Add reading of the board revision by Dan Murphy · Thu Jun 13 11:21:13 2013 -0500
  75. a6f9d15 arm: dra7xx: Update the EXTRA_ENV_SETTINGS by Dan Murphy · Tue Jun 11 11:22:30 2013 -0500
  76. 520bfba arm: omap5_uevm: Correct the console sys prompt for 5432 by Dan Murphy · Thu Jun 06 16:30:38 2013 -0500
  77. ff30272 arm: omap: Add check for fdtfile in the findfdt macro by Dan Murphy · Thu Jun 06 13:27:06 2013 -0500
  78. 608e2e4 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · Fri Jun 14 16:06:49 2013 -0400
  79. 46597a3 ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boards by Stephen Warren · Tue Jun 11 15:14:03 2013 -0600
  80. e315ae8 mmc: report capacity for the selected partition by Stephen Warren · Tue Jun 11 15:14:01 2013 -0600
  81. 6c5ad5c mmc: fix env in mmc with redundant compile error by Bo Shen · Wed May 15 09:38:16 2013 +0800
  82. bf4e1d3 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Jun 13 15:18:35 2013 -0400
  83. 3ff6fc3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Jun 13 15:16:15 2013 -0400
  84. 1104e9b MMC: APIs to support resize of EMMC boot partition by Amar · Sat Apr 27 11:42:58 2013 +0530
  85. bb54b75 SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT by Amar · Sat Apr 27 11:42:57 2013 +0530
  86. d850121 EXYNOS5: DWMMC: Added FDT support for DWMMC by Amar · Sat Apr 27 11:42:55 2013 +0530
  87. 4b538c5 FDT: Add compatible string for DWMMC by Amar · Sat Apr 27 11:42:52 2013 +0530
  88. e1158de arm:trats: change auto-booting to boot kernel with separate device tree blob by Arkadiusz Wlodarczyk · Tue Apr 02 15:10:16 2013 +0200
  89. 06a1b3f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Jun 12 16:33:49 2013 -0400
  90. 4976dfe arm: pxa: Add support for ICP DAS LP-8x4x by Sergey Yanovich · Tue May 21 01:26:00 2013 +0400
  91. b5d59de usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · Wed May 15 15:29:23 2013 +0800
  92. 81ee762 usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize by Vivek Gautam · Mon May 13 15:53:37 2013 +0530
  93. fb14fc9 Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xx by Tom Rini · Tue Jun 11 18:11:47 2013 -0400
  94. 8dd7051 ppc: ppmc7xx: Fix possible out-of-bound access by Marek Vasut · Mon May 20 05:01:40 2013 +0200
  95. 8a88e9f powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · Fri May 17 20:01:54 2013 -0500
  96. 213c0eb arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · Wed May 29 21:55:11 2013 +0000
  97. 96a2548 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · Tue Jun 04 12:02:06 2013 +0000
  98. 69a4345 da830: add MMC support by Vishwanathrao Badarkhe, Manish · Wed May 22 03:38:48 2013 +0000
  99. ff397ab ARM: OMAP5: Power: Add more functionality to Palmas driver by Lubomir Popov · Thu Jun 06 04:16:40 2013 +0000
  100. 1652326 ARM: DRA7xx: clocks: Update PLL values by Lokesh Vutla · Thu May 30 03:19:38 2013 +0000