1. 70ab8c0 pcnet: code style cleanup by Paul Burton · 11 years ago
  2. 5b9a6c5 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 11 years ago
  3. 7f37f22 netconsole loses 2nd character of input by Suriyan Ramasami · 11 years ago
  4. a21e379 serial: s5p: Staticize local functions by Axel Lin · 11 years ago
  5. 3da5fa8 serial: xuartlite: Staticize local functions by Axel Lin · 11 years ago
  6. d3101d2 serial: mxs_auart: Staticize local functions by Axel Lin · 11 years ago
  7. 8892548 usb: dfu: make nand upload working by Bo Shen · 11 years ago
  8. 1799fa8 usb, g_dnl: make iSerialNumber board configurable by Heiko Schocher · 11 years ago
  9. 247b98f usb: dfu: correct dfu buffer inited value by Bo Shen · 11 years ago
  10. f1f2af5 usb: dfu: decrease dfu->r_left along with the transfer by Bo Shen · 11 years ago
  11. 10b479d usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · 11 years ago
  12. 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  13. 3dab730 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · 11 years ago
  14. 674b1a6 usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  15. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  16. a4c867c Add support for SX151x SPI GPIO Expanders by Viktar Palstsiuk · 11 years ago
  17. 94dc92f fpga: zynqpl: Do not place bitstream below 1MB by Michal Simek · 11 years ago
  18. 8cfb246 fpga: zynqpl: Add dcache flush support by Jagannadha Sutradharudu Teki · 11 years ago
  19. 9170310 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 11 years ago
  20. 18b03b5 blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. by Steven Miao · 11 years ago
  21. 887082a drivers: move some drivers to drivers/Makefile by Masahiro Yamada · 11 years ago
  22. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  23. 3e02168 drivers: usb: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  24. 25bb3af drivers: mtd: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  25. cd31b06 drivers: net: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  26. b7bef6a nand_util.c: Correct licensing by Tom Rini · 11 years ago
  27. 8a065e9 powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register by Haijun.Zhang · 11 years ago
  28. c4fd451 esdhc: memset mmc struct before putting into use by Haijun.Zhang · 11 years ago
  29. d49eb9e Powerpc/esdhc: Add simple description of esdhc register by Haijun.Zhang · 11 years ago
  30. a63efe7 powerpc/esdhc: Map register for eSDHC Host Controller V3.0 by Haijun.Zhang · 11 years ago
  31. 7016309 DWMMC: SMDK5420: Disable SMU for eMMC by Rajeshwari Shinde · 11 years ago
  32. adccccf mmc: sdhci: Avoid commands errors by simple timeout adaptation. by Przemyslaw Marczak · 11 years ago
  33. d94735b mmc: dw_mmc: change the callback function name. by Jaehoon Chung · 11 years ago
  34. b3f1409 mmc: Fix erase_grp_size for partitioned card by Oliver Metz · 11 years ago
  35. 5f14368 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  36. 9ab0549 video, formike: change tag/val write by Heiko Schocher · 11 years ago
  37. 6275956 video, cfb_console: make background and foreground color configurable by Heiko Schocher · 11 years ago
  38. d6e427a video: ipu_disp: Fix clock polarity logic by Fabio Estevam · 11 years ago
  39. cbb6566 mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account by Valentin Longchamp · 11 years ago
  40. 51b2ca3 net/fman: add a fm_enable_port function by Valentin Longchamp · 11 years ago
  41. 16b0806 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · 11 years ago
  42. 3135dba usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  43. 6208335 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 11 years ago
  44. 75dbc3a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  45. df446f5 usb: udc: add udc.h include file by Troy Kisky · 11 years ago
  46. f157394 usb: gadget: mv_udc: split mv_udc.h file by Troy Kisky · 11 years ago
  47. 06bb97a usb: gadget: mv_udc: optimize ep_enable by Troy Kisky · 11 years ago
  48. 1567b88 usb: gadget: mv_udc: optimize bounce by Troy Kisky · 11 years ago
  49. 256a317 usb: gadget: mv_udc: fix full speed connections by Troy Kisky · 11 years ago
  50. ed72a9e usb: ehci-mx6: add support for otg port by Troy Kisky · 11 years ago
  51. ea50bb6 usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT by Troy Kisky · 11 years ago
  52. 7d6bbb9 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
  53. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  54. 6044db3 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · 11 years ago
  55. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  56. 2625091 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · 11 years ago
  57. 9069075 usb: omap5: Update the board_usb_init api by Dan Murphy · 11 years ago
  58. 1aca619 usb: omap: Move the xhci-omap header file to common location by Dan Murphy · 11 years ago
  59. 1c1af4f usb:g_dnl: Support for TIZEN's THOR function in generic download code by Lukasz Majewski · 11 years ago
  60. 61e5493 usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol by Lukasz Majewski · 11 years ago
  61. 44b5b38 usb:g_dnl: Add name parameter to g_dnl_bind_fixup function by Lukasz Majewski · 11 years ago
  62. 8143f22 usb:g_dnl: Replace static usb_configuration structure with dynamically allocated one by Lukasz Majewski · 11 years ago
  63. 3426423 dfu:core: Export dfu_{get|free}_buf functions by Lukasz Majewski · 11 years ago
  64. 1737f0f dfu:core: Find DFU alt setting number by passing its name by Lukasz Majewski · 11 years ago
  65. bf100a9 usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer by Lukasz Majewski · 11 years ago
  66. e0f2f8c usb:smsx95xx LED activity for USB net driver by Suriyan Ramasami · 11 years ago
  67. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  68. 3549407 usb: gadget: mv_udc: clear desc upon ep_disable by Troy Kisky · 11 years ago
  69. 0dee8ce usb: gadget: mv_udc: zero transfer descriptor memory on probe by Troy Kisky · 11 years ago
  70. 573d131 usb: gadget: mv_udc: flush item before head by Troy Kisky · 11 years ago
  71. 4b4df47 usb: gadget: mv_udc: set is_dualspeed = 1 by Troy Kisky · 11 years ago
  72. 3703c45 usb: gadget: mv_udc: fix typo in error message by Troy Kisky · 11 years ago
  73. 1d01de1 usb: gadget: ether: return error from rx_submit if no request by Troy Kisky · 11 years ago
  74. dbadc54 usb: gadget: ether set wMaxPacketSize by Troy Kisky · 11 years ago
  75. 677ff20 OMAP5: USB: Add OMAP xHCI file and header by Dan Murphy · 11 years ago
  76. e0926da ARM: OMAP5: Power: Add new function to turn on SMPS10 by Dan Murphy · 11 years ago
  77. ddcb9bd exynos: usb: Switch USB VBUS GPIOs to be device tree configured by Julius Werner · 11 years ago
  78. a48bdb7 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
  79. 4912dcc USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago
  80. ad69f17 usb: Move 'bmRequestType' USB device request macros from EHCI header by Vivek Gautam · 11 years ago
  81. 62c7f06 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  82. de82b7d i2c: eliminate warnings in i2c_reloc_fixup function by Masahiro Yamada · 11 years ago
  83. 64a191f i2c: s3c24xx: add hsi2c controller support by Naveen Krishna Ch · 11 years ago
  84. 2ccb6f4 exynos: i2c: Change FDT bus setup code to enumerate ports correctly by Simon Glass · 11 years ago
  85. 40e1e7b exynos: i2c: Fix i2c driver to handle NACKs properly by Naveen Krishna Ch · 11 years ago
  86. ecd4b53 Fix: nommu I2C adapter relocation error by Jens Scharsig (BuS Elektronik) · 11 years ago
  87. 6e35fd2 i2c: sh_i2c: Avoid using I2C prior to relocation by Nobuhiro Iwamatsu · 11 years ago
  88. 48e17bf i2c, core: optimze i2c_set_bus_num() by Heiko Schocher · 11 years ago
  89. e94ea2f i2c: Add support for Renesas rcar by Nobuhiro Iwamatsu · 11 years ago
  90. a04a55c i2c: Zynq: Support for TI PCA9548 bus multiplexer by Michael Burr · 11 years ago
  91. a49f40a i2c: mxc: move to new subsystem by trem · 11 years ago
  92. 964dc06 serial: sh: Add support R8A7791 by Nobuhiro Iwamatsu · 11 years ago
  93. 788b73f serial: sh: Add support R8A7790 by Nobuhiro Iwamatsu · 11 years ago
  94. e9900db serial: sh: Change definition of clock of SCIF by Nobuhiro Iwamatsu · 11 years ago
  95. 5d39f74 PCIe:change the method to get the address of a requested capability in configuration space. by Zhao Qiang · 11 years ago
  96. 768e120 powerpc/t1040qds: Add T1040QDS board by Prabhakar Kushwaha · 11 years ago
  97. 1ae9919 SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII mode by Zhao Qiang · 11 years ago
  98. 8173ce7 microblaze: Fix watchdog initialization by Michal Simek · 11 years ago
  99. 6420320 spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers by Timo Herbrecher · 11 years ago
  100. 6a914ea sf: probe: Add missing Atmel at25df321 flash by Bo Shen · 11 years ago