1. 6208335 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Oct 22 08:37:46 2013 -0400
  2. 75dbc3a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Oct 21 08:10:36 2013 -0400
  3. df446f5 usb: udc: add udc.h include file by Troy Kisky · Thu Oct 10 15:28:04 2013 -0700
  4. f157394 usb: gadget: mv_udc: split mv_udc.h file by Troy Kisky · Thu Oct 10 15:28:03 2013 -0700
  5. 06bb97a usb: gadget: mv_udc: optimize ep_enable by Troy Kisky · Thu Oct 10 15:28:02 2013 -0700
  6. 1567b88 usb: gadget: mv_udc: optimize bounce by Troy Kisky · Thu Oct 10 15:28:01 2013 -0700
  7. 256a317 usb: gadget: mv_udc: fix full speed connections by Troy Kisky · Thu Oct 10 15:28:00 2013 -0700
  8. ed72a9e usb: ehci-mx6: add support for otg port by Troy Kisky · Thu Oct 10 15:27:59 2013 -0700
  9. ea50bb6 usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT by Troy Kisky · Thu Oct 10 15:27:58 2013 -0700
  10. 7d6bbb9 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · Thu Oct 10 15:27:57 2013 -0700
  11. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · Thu Oct 10 15:27:56 2013 -0700
  12. de8ae7b usb: rename board_usb_init_type to usb_init_type by Troy Kisky · Thu Oct 10 15:27:55 2013 -0700
  13. 2870a24 ARM: omap5-evm: Move MAC creation to misc_init by Dan Murphy · Fri Oct 11 12:28:19 2013 -0500
  14. 6044db3 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · Fri Oct 11 12:28:18 2013 -0500
  15. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · Fri Oct 11 12:28:17 2013 -0500
  16. 2625091 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · Fri Oct 11 12:28:16 2013 -0500
  17. 9069075 usb: omap5: Update the board_usb_init api by Dan Murphy · Fri Oct 11 12:28:15 2013 -0500
  18. 1aca619 usb: omap: Move the xhci-omap header file to common location by Dan Murphy · Fri Oct 11 12:28:14 2013 -0500
  19. 1460581 trats: Update TRATS config to support TIZEN download by Lukasz Majewski · Tue Oct 08 14:30:46 2013 +0200
  20. bddf272 samsung:common:thor: Define common Samsung code to handle THOR usb descriptor setup by Lukasz Majewski · Tue Oct 08 14:30:45 2013 +0200
  21. 32dc389 cmd:thor: Support for TIZEN's download command (thordown) by Lukasz Majewski · Tue Oct 08 14:30:44 2013 +0200
  22. 1c1af4f usb:g_dnl: Support for TIZEN's THOR function in generic download code by Lukasz Majewski · Tue Oct 08 14:30:43 2013 +0200
  23. 61e5493 usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol by Lukasz Majewski · Tue Oct 08 14:30:42 2013 +0200
  24. 44b5b38 usb:g_dnl: Add name parameter to g_dnl_bind_fixup function by Lukasz Majewski · Tue Oct 08 14:30:41 2013 +0200
  25. 8143f22 usb:g_dnl: Replace static usb_configuration structure with dynamically allocated one by Lukasz Majewski · Tue Oct 08 14:30:40 2013 +0200
  26. 3426423 dfu:core: Export dfu_{get|free}_buf functions by Lukasz Majewski · Tue Oct 08 14:30:39 2013 +0200
  27. 1737f0f dfu:core: Find DFU alt setting number by passing its name by Lukasz Majewski · Tue Oct 08 14:30:38 2013 +0200
  28. bf100a9 usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer by Lukasz Majewski · Tue Oct 08 14:30:37 2013 +0200
  29. e0f2f8c usb:smsx95xx LED activity for USB net driver by Suriyan Ramasami · Mon Oct 07 20:30:58 2013 -0700
  30. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · Fri Oct 04 19:22:26 2013 +0200
  31. 760327c nitrogen6x: add CONFIG_MV_UDC by Troy Kisky · Wed Sep 25 18:41:18 2013 -0700
  32. 645ccc5 nitrogen6x: add otg usb host/device mode support by Troy Kisky · Wed Sep 25 18:41:17 2013 -0700
  33. 8606ae2 mx6: iomux: add GPR1 defines for use with nitrogen6x by Troy Kisky · Wed Sep 25 18:41:16 2013 -0700
  34. 3549407 usb: gadget: mv_udc: clear desc upon ep_disable by Troy Kisky · Wed Sep 25 18:41:15 2013 -0700
  35. 0dee8ce usb: gadget: mv_udc: zero transfer descriptor memory on probe by Troy Kisky · Wed Sep 25 18:41:14 2013 -0700
  36. 573d131 usb: gadget: mv_udc: flush item before head by Troy Kisky · Wed Sep 25 18:41:12 2013 -0700
  37. 4b4df47 usb: gadget: mv_udc: set is_dualspeed = 1 by Troy Kisky · Wed Sep 25 18:41:09 2013 -0700
  38. 3703c45 usb: gadget: mv_udc: fix typo in error message by Troy Kisky · Wed Sep 25 18:41:08 2013 -0700
  39. 1d01de1 usb: gadget: ether: return error from rx_submit if no request by Troy Kisky · Wed Sep 25 18:41:05 2013 -0700
  40. dbadc54 usb: gadget: ether set wMaxPacketSize by Troy Kisky · Wed Sep 25 18:41:04 2013 -0700
  41. d7fcc34 OMAP5-uevm: USB: Add xHCI host contoller support by Dan Murphy · Mon Aug 26 08:54:53 2013 -0500
  42. 677ff20 OMAP5: USB: Add OMAP xHCI file and header by Dan Murphy · Mon Aug 26 08:54:52 2013 -0500
  43. 7f46b19 ARM: OMAP5: Add registers and defines for USBOTG SS by Dan Murphy · Mon Aug 26 08:54:50 2013 -0500
  44. e0926da ARM: OMAP5: Power: Add new function to turn on SMPS10 by Dan Murphy · Mon Aug 26 08:54:49 2013 -0500
  45. 5bbaa0d exynos: dts: Add USB VBUS GPIOs to the device tree by Julius Werner · Sat Sep 14 14:02:53 2013 +0530
  46. ddcb9bd exynos: usb: Switch USB VBUS GPIOs to be device tree configured by Julius Werner · Sat Sep 14 14:02:52 2013 +0530
  47. c728d14 temp: config: exynos5250: Enable xHCI support for Exynos5 by Vivek Gautam · Sat Sep 14 14:02:51 2013 +0530
  48. b198e42 config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZE by Vivek Gautam · Sat Sep 14 14:02:50 2013 +0530
  49. 03b3437 exynos5: dts: Add device node for XHCI by Vivek Gautam · Sat Sep 14 14:02:49 2013 +0530
  50. f874523 exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI by Vivek Gautam · Sat Sep 14 14:02:48 2013 +0530
  51. 4e16e2f arm: exynos: Add methods to control power to USB 3.0 PHY by Vivek Gautam · Sat Sep 14 14:02:47 2013 +0530
  52. a48bdb7 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · Sat Sep 14 14:02:46 2013 +0530
  53. 4912dcc USB: xHCI: Add stack support for xHCI by Vivek Gautam · Sat Sep 14 14:02:45 2013 +0530
  54. ad69f17 usb: Move 'bmRequestType' USB device request macros from EHCI header by Vivek Gautam · Sat Sep 14 14:02:44 2013 +0530
  55. 62c7f06 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Thu Oct 17 12:09:49 2013 -0400
  56. de82b7d i2c: eliminate warnings in i2c_reloc_fixup function by Masahiro Yamada · Wed Oct 16 13:53:02 2013 +0900
  57. 045acfa README: I2C: Fix indent by Nobuhiro Iwamatsu · Fri Oct 11 16:23:53 2013 +0900
  58. 64a191f i2c: s3c24xx: add hsi2c controller support by Naveen Krishna Ch · Tue Oct 15 16:02:44 2013 +0530
  59. 2ccb6f4 exynos: i2c: Change FDT bus setup code to enumerate ports correctly by Simon Glass · Tue Oct 15 16:02:10 2013 +0530
  60. 40e1e7b exynos: i2c: Fix i2c driver to handle NACKs properly by Naveen Krishna Ch · Tue Oct 15 16:01:43 2013 +0530
  61. ecd4b53 Fix: nommu I2C adapter relocation error by Jens Scharsig (BuS Elektronik) · Mon Oct 14 10:27:38 2013 +0200
  62. 6e35fd2 i2c: sh_i2c: Avoid using I2C prior to relocation by Nobuhiro Iwamatsu · Fri Oct 11 16:23:54 2013 +0900
  63. 48e17bf i2c, core: optimze i2c_set_bus_num() by Heiko Schocher · Fri Oct 04 07:36:34 2013 +0200
  64. e94ea2f i2c: Add support for Renesas rcar by Nobuhiro Iwamatsu · Fri Sep 27 16:58:30 2013 +0900
  65. a04a55c i2c: Zynq: Support for TI PCA9548 bus multiplexer by Michael Burr · Mon Sep 23 22:35:45 2013 +0000
  66. 0399741 i2c: update config using mxc driver to new subsystem by trem · Sat Sep 21 18:13:36 2013 +0200
  67. a49f40a i2c: mxc: move to new subsystem by trem · Sat Sep 21 18:13:35 2013 +0200
  68. a661290 i2c: fix init on generic board by trem · Sat Sep 21 18:13:34 2013 +0200
  69. 964dc06 serial: sh: Add support R8A7791 by Nobuhiro Iwamatsu · Tue Sep 10 10:26:04 2013 +0900
  70. 788b73f serial: sh: Add support R8A7790 by Nobuhiro Iwamatsu · Tue Jul 23 13:58:20 2013 +0900
  71. e698449 sh: boards: Change clock definition of SCIF and TMU by Nobuhiro Iwamatsu · Wed Aug 21 16:11:21 2013 +0900
  72. e9900db serial: sh: Change definition of clock of SCIF by Nobuhiro Iwamatsu · Tue Aug 20 10:31:53 2013 +0900
  73. aab319c sh: timer: Change definition of clock of TMU by Nobuhiro Iwamatsu · Tue Aug 20 11:40:24 2013 +0900
  74. 5b96baf sh: cache: Change cache API to defines as U-Boot by Nobuhiro Iwamatsu · Thu Aug 22 08:43:47 2013 +0900
  75. 4547782 sh: timer: Remove static global variable by Nobuhiro Iwamatsu · Tue Aug 20 14:33:15 2013 +0900
  76. cc18f8d sh: timer: Mask bit of timer prescaler by Nobuhiro Iwamatsu · Tue Jul 23 13:57:24 2013 +0900
  77. 5d39f74 PCIe:change the method to get the address of a requested capability in configuration space. by Zhao Qiang · Sat Oct 12 13:46:33 2013 +0800
  78. 602a5ce boards/c29xpcie: Update TLB and LAW size for IFC NAND, CPLD by Prabhakar Kushwaha · Tue Sep 24 15:58:35 2013 +0530
  79. b195425 powerpc/mpc85xx: Add workaround for erratum A006379 by York Sun · Mon Sep 16 12:49:31 2013 -0700
  80. f0af438 powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa by Shengzhou Liu · Fri Sep 13 14:46:03 2013 +0800
  81. 36446ef board/p1010rdb: add pin mux and sdhc support in any boot by Shengzhou Liu · Fri Sep 13 14:46:02 2013 +0800
  82. 2fa2005 powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROM by Shengzhou Liu · Fri Sep 13 14:46:01 2013 +0800
  83. 79c426a powerpc/p1010rdb: remove unused cpld_show by Shengzhou Liu · Fri Sep 13 14:46:00 2013 +0800
  84. 768e120 powerpc/t1040qds: Add T1040QDS board by Prabhakar Kushwaha · Thu Sep 12 11:11:28 2013 +0530
  85. 4a71741 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · Wed Sep 25 10:41:19 2013 +0530
  86. e1e22d2 powerpc/tool/pbl: fix pbl image compiling process by Shaohui Xie · Wed Sep 11 14:48:29 2013 +0800
  87. c9ed7bd powerpc/B4860: enable PBL tool for B4860 by Shaohui Xie · Sun Sep 22 09:56:02 2013 +0800
  88. d298fca powerpc/t4240: updated rcw_cfg to align with default hardware configuration by Shaohui Xie · Wed Sep 11 12:58:34 2013 +0800
  89. 1b57b00 powerpc/usb: Mention usb1 before usb2 inside default hwconfig string by ramneek mehresh · Tue Sep 10 17:37:45 2013 +0530
  90. 1cf874a board/bsc9131rdb: Update IFC timings for NAND flash by Prabhakar Kushwaha · Tue Sep 10 17:33:12 2013 +0530
  91. b8b404d powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand boot by Ying Zhang · Fri Sep 06 17:30:58 2013 +0800
  92. f74fd4e powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPL by Ying Zhang · Fri Sep 06 17:30:57 2013 +0800
  93. 28027d7 powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPL by Ying Zhang · Fri Sep 06 17:30:56 2013 +0800
  94. 1ae9919 SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII mode by Zhao Qiang · Wed Sep 04 10:11:27 2013 +0800
  95. f47d6be Corenet/p5040/SGMII:fix the problem for SGMII5/6 by Zhao Qiang · Wed Sep 04 10:11:26 2013 +0800
  96. 7e8382f powerpc/mpc85xx:Avoid fix clk groups for Cluster & HW accelerator by Prabhakar Kushwaha · Tue Sep 03 11:20:15 2013 +0530
  97. 7851253 powerpc/mpc85xx:Update processor defines for T1040 by Prabhakar Kushwaha · Tue Sep 03 11:19:54 2013 +0530
  98. cc3c5b6 powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2 by Prabhakar Kushwaha · Thu Aug 29 13:10:38 2013 +0530
  99. cdb390c powerpc/c29xpcie: modify DDR parameter to make DDR more stable by Po Liu · Wed Aug 21 14:23:42 2013 +0800
  100. 8d76eca powerpc:c29xpcie: make ifc timing parameter flexible by Po Liu · Wed Aug 21 14:22:18 2013 +0800