1. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 12:26:21 2014 +0200
  2. 18fccb1 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:54:54 2014 +0200
  3. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:12:45 2014 +0200
  4. 8090298 keystone2: use CONFIG_SOC_KEYSTONE in common places by Khoronzhuk, Ivan · Wed Jul 16 00:59:25 2014 +0300
  5. 2f64e47 mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · Fri Jul 04 15:03:25 2014 +0300
  6. 60d2f6f tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · Mon Jun 23 16:06:29 2014 -0400
  7. 33e073e drivers: net: cpsw: add support for using second port as ethernet by Mugunthan V N · Thu May 22 14:37:10 2014 +0530
  8. 297a46d serial: sh: Add support R8A7794 by Nobuhiro Iwamatsu · Tue Jun 24 17:03:20 2014 +0900
  9. a2dd2a1 net: sh-eth: Add support R8A7794 by Nobuhiro Iwamatsu · Tue Jun 24 17:01:08 2014 +0900
  10. 54e3cdb dm: Give the demo uclass a name by Simon Glass · Wed Jul 23 06:55:24 2014 -0600
  11. 97e22e3 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · Wed Jul 23 06:55:23 2014 -0600
  12. d98fb0a dm: Improve errors and warnings in lists_bind_fdt() by Simon Glass · Wed Jul 23 06:55:22 2014 -0600
  13. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · Wed Jul 23 06:55:21 2014 -0600
  14. 60d971b dm: Introduce per-child data for devices by Simon Glass · Wed Jul 23 06:55:20 2014 -0600
  15. 48d4e29 dm: Add functions to access a device's children by Simon Glass · Wed Jul 23 06:55:19 2014 -0600
  16. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · Wed Jul 23 06:55:18 2014 -0600
  17. de70867 dm: Avoid accessing uclasses before they are ready by Simon Glass · Wed Jul 23 06:55:15 2014 -0600
  18. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · Wed Jul 23 06:55:14 2014 -0600
  19. db6f020 dm: Introduce device sequence numbering by Simon Glass · Wed Jul 23 06:55:12 2014 -0600
  20. 4b67cef dm: Move uclass error checking/probing into a function by Simon Glass · Wed Jul 23 06:55:08 2014 -0600
  21. b9d5f6b Add a flag indicating when the serial console is ready by Simon Glass · Wed Jul 23 06:55:07 2014 -0600
  22. a730c5d dm: Support driver model prior to relocation by Simon Glass · Wed Jul 23 06:55:04 2014 -0600
  23. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · Wed Jul 23 06:55:03 2014 -0600
  24. 0019758 dm: Provide a way to shut down driver model by Simon Glass · Wed Jul 23 06:55:01 2014 -0600
  25. 6d3b3e2 dm: Make sure that the root device is probed by Simon Glass · Wed Jul 23 06:55:00 2014 -0600
  26. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  27. 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · Wed Jul 23 06:54:58 2014 -0600
  28. f988071 dm: gpio: Don't use the driver model uclass for SPL by Simon Glass · Wed Jul 23 06:54:56 2014 -0600
  29. 368989b AHCI: Increase link timeout to 200ms by Ian Campbell · Fri Jul 18 20:38:39 2014 +0100
  30. ef2c62f serial: ns16550: use a const variable instead of macro by Masahiro Yamada · Fri Jul 11 20:29:04 2014 +0900
  31. 75ab6cb serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor by Masahiro Yamada · Fri Jul 11 20:29:03 2014 +0900
  32. dabca15 serial: ns16550: drop CONFIG_OMAP1610 from the special case by Masahiro Yamada · Fri Jul 11 20:29:02 2014 +0900
  33. ae0ae22 driver/usb: include upper/lower_32_bits() from linux/compat.h by Lijun Pan · Fri Jun 20 12:18:39 2014 -0500
  34. 40250da Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Jul 21 11:04:10 2014 -0400
  35. aedeeaa mmc: prevent some warnings with make W=1 by Jeroen Hofstee · Sat Jul 12 21:24:08 2014 +0200
  36. 4772630 dirvers: mmc: use __weak by Jeroen Hofstee · Thu Jul 10 22:46:28 2014 +0200
  37. cf0cf82 dm: add missing includes by Jeroen Hofstee · Wed Jun 25 21:57:45 2014 +0200
  38. 5a85e89 mtd: cfi_flash: fix clang warning by Jeroen Hofstee · Tue Jun 17 22:47:31 2014 +0200
  39. af47147 sunxi: add gpio driver by Ian Campbell · Thu Jun 05 19:00:15 2014 +0100
  40. 1f24736 sunxi: Add axp152 pmic support by Hans de Goede · Fri Jun 13 22:55:51 2014 +0200
  41. aa382ad sunxi: Add axp209 pmic support by Henrik Nordstrom · Fri Jun 13 22:55:50 2014 +0200
  42. 3352b22 sunxi: Add i2c support by Hans de Goede · Fri Jun 13 22:55:49 2014 +0200
  43. 9830f1c mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · Fri Jun 13 22:55:48 2014 +0200
  44. 37787f6 fsl_i2c: add support for 3rd and 4th I2C by Shengzhou Liu · Mon Jul 07 12:17:48 2014 +0800
  45. 0ecd655 i2c, omap24xx: add i2c deblock sequenz by Heiko Schocher · Mon Jun 30 09:12:09 2014 +0200
  46. d8d0b2f usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x by Felipe Balbi · Mon Jun 23 17:18:24 2014 -0500
  47. ae46a4c usb: host: xhci: make sure to power up PHY by Felipe Balbi · Mon Jun 23 16:25:38 2014 -0500
  48. ca185b0 board: gdsys: Make gdsys osd hardware detection more robust by Dirk Eibach · Thu Jul 03 09:28:22 2014 +0200
  49. b957743 i2c: IHS I2C master driver by Dirk Eibach · Thu Jul 03 09:28:18 2014 +0200
  50. bc69181 blackfin: Fix warning about undefined function by Vasili Galka · Mon Jun 30 12:59:56 2014 +0300
  51. a6f5758 mpc8xx: remove v37 board support by Masahiro Yamada · Fri Jun 20 13:54:56 2014 +0900
  52. 54c5d93 mpc8xx: remove rbc823 board support by Masahiro Yamada · Fri Jun 20 13:54:53 2014 +0900
  53. 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · Fri Jun 20 13:54:52 2014 +0900
  54. a9b6ef1 tpm: don't use unneeded double brackets by Jeroen Hofstee · Wed Jun 18 22:59:48 2014 +0200
  55. c5b2a00 build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · Tue Jun 24 22:10:52 2014 +0900
  56. bff242f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Jul 07 10:10:52 2014 -0400
  57. fb36150 net: Rename and cleanup sunxi (Allwinner) emac driver by Stefan Roese · Mon Jun 09 11:36:59 2014 +0200
  58. 411dc87 sunxi: Remove mmc DMA support by Hans de Goede · Mon Jun 09 11:36:55 2014 +0200
  59. 9d80009 watchdog/denali: Adding DesignWare watchdog driver support by Chin Liang See · Tue Jun 10 01:10:21 2014 -0500
  60. 6828676 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · Wed Jun 25 23:44:29 2014 +0400
  61. 6e903e1 gpio: spear_gpio: Fix gpio_set_value() implementation by Axel Lin · Sun May 25 10:31:18 2014 +0800
  62. 8ff14b7 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · Mon Jun 23 15:15:55 2014 -0700
  63. a84cd72 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · Mon Jun 23 15:15:54 2014 -0700
  64. 51def16 i2c: tegra: dump alen in debug statements by Stephen Warren · Wed Jun 25 10:57:29 2014 -0600
  65. 6e06f46 i2c: tegra: write clean data to TX FIFO by Stephen Warren · Wed Jun 25 10:57:28 2014 -0600
  66. db88225 i2c: tegra: use repeated start for reads by Stephen Warren · Wed Jun 25 10:57:27 2014 -0600
  67. 0c538ea Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Jul 02 16:38:02 2014 -0400
  68. 192e8eb usb: ci_udc: use var name ep/ci_ep consistently by Stephen Warren · Tue Jul 01 14:22:27 2014 -0600
  69. 16a643e USB: gadget: atmel: zero out allocated requests by Stephen Warren · Tue Jul 01 16:59:08 2014 -0600
  70. 1d0788f usb: ci_udc: don't memalign() struct ci_req allocations by Stephen Warren · Tue Jul 01 11:41:18 2014 -0600
  71. b8a872c usb: ci_udc: remove controller.items array by Stephen Warren · Tue Jul 01 11:41:17 2014 -0600
  72. d13034e usb: ci_udc: fix items array size/stride calculation by Stephen Warren · Tue Jul 01 11:41:16 2014 -0600
  73. fe52910 usb: ci_udc: lift ilist size calculations to global scope by Stephen Warren · Tue Jul 01 11:41:15 2014 -0600
  74. 6667e23 usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs by Stephen Warren · Tue Jul 01 11:41:14 2014 -0600
  75. bec1c13 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() by Stephen Warren · Tue Jul 01 11:41:13 2014 -0600
  76. ca8ca05 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · Tue Jul 01 20:52:51 2014 +0200
  77. ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jul 01 15:11:18 2014 +0200
  78. edd3447 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jun 30 23:00:34 2014 +0200
  79. 180bb6a usb: eth: smsc95xx: add LAN9500A device ID by Ilya Ledvich · Wed Mar 12 10:36:31 2014 +0200
  80. 36a6b40 usb: fastboot: fix potential buffer overflow by Jeroen Hofstee · Sat Jun 14 00:57:14 2014 +0200
  81. b351e46 usb: xhci: (likely) fix bracket in if condition by Jeroen Hofstee · Thu Jun 12 00:31:27 2014 +0200
  82. e5bad0d usb:g_dnl:f_thor: remove memset before memcpy by Jeroen Hofstee · Mon Jun 09 15:28:58 2014 +0200
  83. 6931bff usb:composite: clear the whole common buffer by Jeroen Hofstee · Mon Jun 09 15:28:59 2014 +0200
  84. 8af893e usb: r8a66597: Fix initilization size of r8a66597 info structure by Yasuhisa Umano · Fri Apr 18 11:33:15 2014 +0900
  85. ea33c6a usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB by yasuhisa umano · Fri Apr 18 11:33:08 2014 +0900
  86. 5528f4c usb: cosmetic: double const by Jeroen Hofstee · Tue Jun 17 21:14:17 2014 +0200
  87. fa51417 usb: ci_udc: fix typo in debug message by Stephen Warren · Wed Jun 25 11:03:18 2014 -0600
  88. f66ae99 usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC by Stephen Warren · Mon Jun 23 12:02:48 2014 -0600
  89. d0b3d76 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 25 10:39:58 2014 +0200
  90. 746b92b PMIC: MAX77686: fix invalid bus check by Jeroen Hofstee · Wed Jun 18 22:13:52 2014 +0200
  91. 8613bed Exynos: SPI: Fix reading data from SPI flash by Akshay Saraswat · Wed Jun 18 17:52:41 2014 +0530
  92. 34a1d35 dm: Cast away the const-ness of the global_data pointer by Simon Glass · Wed Jun 11 23:29:49 2014 -0600
  93. df6bd7d dm: Add missing header files in lists and root by Simon Glass · Wed Jun 11 23:29:48 2014 -0600
  94. d4acf63 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · Wed Jun 11 23:29:47 2014 -0600
  95. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · Wed Jun 11 23:29:45 2014 -0600
  96. 78472a8 spi: davinci: Fix register address for SPI1_BUS by Axel Lin · Wed Jun 18 09:09:34 2014 +0800
  97. 8062b05 ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · Sat Jun 07 05:10:49 2014 +0300
  98. 753a00a mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · Sat Jun 07 04:22:52 2014 +0300
  99. 550b42d pmic: tps65090: correct checking i2c bus by Jeroen Hofstee · Sun Jun 15 17:17:04 2014 +0200
  100. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · Thu Jun 12 22:27:12 2014 +0200