1. 935b402 fsl/mpc85xx: define common serdes_clock_to_string function by Valentin Longchamp · 11 years ago
  2. 2f9e559 mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account by Valentin Longchamp · 11 years ago
  3. f51d3b7 net/fman: add a fm_enable_port function by Valentin Longchamp · 11 years ago
  4. 7e157b0 mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it by Valentin Longchamp · 11 years ago
  5. 0778bbe mpc8xxx: call i2c_set_bus_num in __get_spd by Valentin Longchamp · 11 years ago
  6. 99f6249 KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init by Valentin Longchamp · 11 years ago
  7. 0a4f88b KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board by Valentin Longchamp · 11 years ago
  8. 7c3d6a2 KM: fix typo in default environment by Valentin Longchamp · 11 years ago
  9. ac5b00e km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h by Valentin Longchamp · 11 years ago
  10. 13287e3 powerpc: cast bi_memsize to ulong for %ld usage by Valentin Longchamp · 11 years ago
  11. 77354e9 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · 11 years ago
  12. f1810d8 powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs by ramneek mehresh · 11 years ago
  13. 9c25ee6 powerpc/c29xpcie: add DDR ECC on off config setting by Po Liu · 11 years ago
  14. 7e575c4 usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  15. 717ceb6 arm: rmobile: armadillo-800eva: Change clock definition of SCIF and TMU by Nobuhiro Iwamatsu · 11 years ago
  16. 59562ff arm: rmobile: kzm9g: Change clock definition of SCIF from CONFIG_SYS_CLK_FREQ to CONFIG_SH_SCIF_CLK_FREQ by Nobuhiro Iwamatsu · 11 years ago
  17. 55aea84 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 11 years ago
  18. 748bde6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  19. 449697f usb: udc: add udc.h include file by Troy Kisky · 11 years ago
  20. 0f740cb usb: gadget: mv_udc: split mv_udc.h file by Troy Kisky · 11 years ago
  21. 7b7924c usb: gadget: mv_udc: optimize ep_enable by Troy Kisky · 11 years ago
  22. 1ebf027 usb: gadget: mv_udc: optimize bounce by Troy Kisky · 11 years ago
  23. 3b59abf usb: gadget: mv_udc: fix full speed connections by Troy Kisky · 11 years ago
  24. d1a5286 usb: ehci-mx6: add support for otg port by Troy Kisky · 11 years ago
  25. 8287314 usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT by Troy Kisky · 11 years ago
  26. 127efc4 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
  27. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  28. bba6791 usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  29. ea02b65 ARM: omap5-evm: Move MAC creation to misc_init by Dan Murphy · 11 years ago
  30. 3d799c7 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · 11 years ago
  31. 834e91a usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  32. ba55453 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · 11 years ago
  33. b216821 usb: omap5: Update the board_usb_init api by Dan Murphy · 11 years ago
  34. 41b667b usb: omap: Move the xhci-omap header file to common location by Dan Murphy · 11 years ago
  35. e96751d trats: Update TRATS config to support TIZEN download by Lukasz Majewski · 11 years ago
  36. ce2757b samsung:common:thor: Define common Samsung code to handle THOR usb descriptor setup by Lukasz Majewski · 11 years ago
  37. 3402b05 cmd:thor: Support for TIZEN's download command (thordown) by Lukasz Majewski · 11 years ago
  38. b958fb9 usb:g_dnl: Support for TIZEN's THOR function in generic download code by Lukasz Majewski · 11 years ago
  39. c527937 usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol by Lukasz Majewski · 11 years ago
  40. d6eae7b usb:g_dnl: Add name parameter to g_dnl_bind_fixup function by Lukasz Majewski · 11 years ago
  41. 7b412ab usb:g_dnl: Replace static usb_configuration structure with dynamically allocated one by Lukasz Majewski · 11 years ago
  42. d427826 dfu:core: Export dfu_{get|free}_buf functions by Lukasz Majewski · 11 years ago
  43. fed936e dfu:core: Find DFU alt setting number by passing its name by Lukasz Majewski · 11 years ago
  44. 57ffabe usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer by Lukasz Majewski · 11 years ago
  45. 98f686c usb:smsx95xx LED activity for USB net driver by Suriyan Ramasami · 11 years ago
  46. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  47. f3d7cff nitrogen6x: add CONFIG_MV_UDC by Troy Kisky · 11 years ago
  48. 08ce074 nitrogen6x: add otg usb host/device mode support by Troy Kisky · 11 years ago
  49. 7132869 mx6: iomux: add GPR1 defines for use with nitrogen6x by Troy Kisky · 11 years ago
  50. b065eb7 usb: gadget: mv_udc: clear desc upon ep_disable by Troy Kisky · 11 years ago
  51. 01773cc usb: gadget: mv_udc: zero transfer descriptor memory on probe by Troy Kisky · 11 years ago
  52. 5fc2e99 usb: gadget: mv_udc: flush item before head by Troy Kisky · 11 years ago
  53. 5a90443 usb: gadget: mv_udc: set is_dualspeed = 1 by Troy Kisky · 11 years ago
  54. d092879 usb: gadget: mv_udc: fix typo in error message by Troy Kisky · 11 years ago
  55. 71fc5f9 usb: gadget: ether: return error from rx_submit if no request by Troy Kisky · 11 years ago
  56. 43880ce usb: gadget: ether set wMaxPacketSize by Troy Kisky · 11 years ago
  57. 9680553 OMAP5-uevm: USB: Add xHCI host contoller support by Dan Murphy · 11 years ago
  58. 2d2358a OMAP5: USB: Add OMAP xHCI file and header by Dan Murphy · 11 years ago
  59. d861a33 ARM: OMAP5: Add registers and defines for USBOTG SS by Dan Murphy · 11 years ago
  60. 1bd435b ARM: OMAP5: Power: Add new function to turn on SMPS10 by Dan Murphy · 11 years ago
  61. ec89e0a exynos: dts: Add USB VBUS GPIOs to the device tree by Julius Werner · 11 years ago
  62. 4a271cb exynos: usb: Switch USB VBUS GPIOs to be device tree configured by Julius Werner · 11 years ago
  63. 8f999f0 temp: config: exynos5250: Enable xHCI support for Exynos5 by Vivek Gautam · 11 years ago
  64. a6c86de config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZE by Vivek Gautam · 11 years ago
  65. 28cfef5 exynos5: dts: Add device node for XHCI by Vivek Gautam · 11 years ago
  66. 108b85b exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI by Vivek Gautam · 11 years ago
  67. 80c4c59 arm: exynos: Add methods to control power to USB 3.0 PHY by Vivek Gautam · 11 years ago
  68. 13194f3 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
  69. 5853e13 USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago
  70. e3d7440 usb: Move 'bmRequestType' USB device request macros from EHCI header by Vivek Gautam · 11 years ago
  71. 9dff87a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  72. 77b0e22 ARM: mxs: Setup stack in JTAG mode by Marek Vasut · 11 years ago
  73. f972716 ARM: mxs: Add PPC-AG BG0900 board by Marek Vasut · 11 years ago
  74. 0c5e266 udoo: Add initial support for mx6q udoo board by Fabio Estevam · 11 years ago
  75. 6654f33 ARM: mxs: tools: Use mkimage for BootStream generation by Marek Vasut · 11 years ago
  76. 762a88c mx6: compute PLL PFD frequencies rather than using defines by Pierre Aubert · 11 years ago
  77. 304db0b arm: Remove IXP425 boards pdnb3 and scpu by Stefan Roese · 11 years ago
  78. 262f08d zynq: Use arch_cpu_init() instead of lowlevel_init() by Michal Simek · 11 years ago
  79. 9a2a73d i2c: eliminate warnings in i2c_reloc_fixup function by Masahiro Yamada · 11 years ago
  80. 10cee51 README: I2C: Fix indent by Nobuhiro Iwamatsu · 11 years ago
  81. 296a461 i2c: s3c24xx: add hsi2c controller support by Naveen Krishna Ch · 11 years ago
  82. 940dd16 exynos: i2c: Change FDT bus setup code to enumerate ports correctly by Simon Glass · 11 years ago
  83. e4e2402 exynos: i2c: Fix i2c driver to handle NACKs properly by Naveen Krishna Ch · 11 years ago
  84. 83d271b Fix: nommu I2C adapter relocation error by Jens Scharsig (BuS Elektronik) · 11 years ago
  85. b55b8ee i2c: sh_i2c: Avoid using I2C prior to relocation by Nobuhiro Iwamatsu · 11 years ago
  86. 13c2433 i2c, core: optimze i2c_set_bus_num() by Heiko Schocher · 11 years ago
  87. 1086bfa i2c: Add support for Renesas rcar by Nobuhiro Iwamatsu · 11 years ago
  88. e665874 i2c: Zynq: Support for TI PCA9548 bus multiplexer by Michael Burr · 11 years ago
  89. b089d03 i2c: update config using mxc driver to new subsystem by trem · 11 years ago
  90. fac9640 i2c: mxc: move to new subsystem by trem · 11 years ago
  91. 815a76f i2c: fix init on generic board by trem · 11 years ago
  92. 7f2013d serial: sh: Add support R8A7791 by Nobuhiro Iwamatsu · 11 years ago
  93. 48ca882 serial: sh: Add support R8A7790 by Nobuhiro Iwamatsu · 11 years ago
  94. 684a501 sh: boards: Change clock definition of SCIF and TMU by Nobuhiro Iwamatsu · 11 years ago
  95. f8b7d9e serial: sh: Change definition of clock of SCIF by Nobuhiro Iwamatsu · 11 years ago
  96. 857febf sh: timer: Change definition of clock of TMU by Nobuhiro Iwamatsu · 11 years ago
  97. a633a18 sh: cache: Change cache API to defines as U-Boot by Nobuhiro Iwamatsu · 11 years ago
  98. b8f1608 sh: timer: Remove static global variable by Nobuhiro Iwamatsu · 11 years ago
  99. 861bd4b sh: timer: Mask bit of timer prescaler by Nobuhiro Iwamatsu · 11 years ago
  100. 287df01 PCIe:change the method to get the address of a requested capability in configuration space. by Zhao Qiang · 11 years ago