1. 449697f usb: udc: add udc.h include file by Troy Kisky · 11 years ago
  2. 0f740cb usb: gadget: mv_udc: split mv_udc.h file by Troy Kisky · 11 years ago
  3. 7b7924c usb: gadget: mv_udc: optimize ep_enable by Troy Kisky · 11 years ago
  4. 1ebf027 usb: gadget: mv_udc: optimize bounce by Troy Kisky · 11 years ago
  5. 3b59abf usb: gadget: mv_udc: fix full speed connections by Troy Kisky · 11 years ago
  6. d1a5286 usb: ehci-mx6: add support for otg port by Troy Kisky · 11 years ago
  7. 8287314 usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT by Troy Kisky · 11 years ago
  8. 127efc4 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
  9. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  10. bba6791 usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  11. ea02b65 ARM: omap5-evm: Move MAC creation to misc_init by Dan Murphy · 11 years ago
  12. 3d799c7 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · 11 years ago
  13. 834e91a usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
  14. ba55453 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · 11 years ago
  15. b216821 usb: omap5: Update the board_usb_init api by Dan Murphy · 11 years ago
  16. 41b667b usb: omap: Move the xhci-omap header file to common location by Dan Murphy · 11 years ago
  17. e96751d trats: Update TRATS config to support TIZEN download by Lukasz Majewski · 11 years ago
  18. ce2757b samsung:common:thor: Define common Samsung code to handle THOR usb descriptor setup by Lukasz Majewski · 11 years ago
  19. 3402b05 cmd:thor: Support for TIZEN's download command (thordown) by Lukasz Majewski · 11 years ago
  20. b958fb9 usb:g_dnl: Support for TIZEN's THOR function in generic download code by Lukasz Majewski · 11 years ago
  21. c527937 usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol by Lukasz Majewski · 11 years ago
  22. d6eae7b usb:g_dnl: Add name parameter to g_dnl_bind_fixup function by Lukasz Majewski · 11 years ago
  23. 7b412ab usb:g_dnl: Replace static usb_configuration structure with dynamically allocated one by Lukasz Majewski · 11 years ago
  24. d427826 dfu:core: Export dfu_{get|free}_buf functions by Lukasz Majewski · 11 years ago
  25. fed936e dfu:core: Find DFU alt setting number by passing its name by Lukasz Majewski · 11 years ago
  26. 57ffabe usb:udc:s3c: Reduce dcache invalidate range for UDC receive buffer by Lukasz Majewski · 11 years ago
  27. 98f686c usb:smsx95xx LED activity for USB net driver by Suriyan Ramasami · 11 years ago
  28. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  29. f3d7cff nitrogen6x: add CONFIG_MV_UDC by Troy Kisky · 11 years ago
  30. 08ce074 nitrogen6x: add otg usb host/device mode support by Troy Kisky · 11 years ago
  31. 7132869 mx6: iomux: add GPR1 defines for use with nitrogen6x by Troy Kisky · 11 years ago
  32. b065eb7 usb: gadget: mv_udc: clear desc upon ep_disable by Troy Kisky · 11 years ago
  33. 01773cc usb: gadget: mv_udc: zero transfer descriptor memory on probe by Troy Kisky · 11 years ago
  34. 5fc2e99 usb: gadget: mv_udc: flush item before head by Troy Kisky · 11 years ago
  35. 5a90443 usb: gadget: mv_udc: set is_dualspeed = 1 by Troy Kisky · 11 years ago
  36. d092879 usb: gadget: mv_udc: fix typo in error message by Troy Kisky · 11 years ago
  37. 71fc5f9 usb: gadget: ether: return error from rx_submit if no request by Troy Kisky · 11 years ago
  38. 43880ce usb: gadget: ether set wMaxPacketSize by Troy Kisky · 11 years ago
  39. 9680553 OMAP5-uevm: USB: Add xHCI host contoller support by Dan Murphy · 11 years ago
  40. 2d2358a OMAP5: USB: Add OMAP xHCI file and header by Dan Murphy · 11 years ago
  41. d861a33 ARM: OMAP5: Add registers and defines for USBOTG SS by Dan Murphy · 11 years ago
  42. 1bd435b ARM: OMAP5: Power: Add new function to turn on SMPS10 by Dan Murphy · 11 years ago
  43. ec89e0a exynos: dts: Add USB VBUS GPIOs to the device tree by Julius Werner · 11 years ago
  44. 4a271cb exynos: usb: Switch USB VBUS GPIOs to be device tree configured by Julius Werner · 11 years ago
  45. 8f999f0 temp: config: exynos5250: Enable xHCI support for Exynos5 by Vivek Gautam · 11 years ago
  46. a6c86de config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZE by Vivek Gautam · 11 years ago
  47. 28cfef5 exynos5: dts: Add device node for XHCI by Vivek Gautam · 11 years ago
  48. 108b85b exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI by Vivek Gautam · 11 years ago
  49. 80c4c59 arm: exynos: Add methods to control power to USB 3.0 PHY by Vivek Gautam · 11 years ago
  50. 13194f3 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · 11 years ago
  51. 5853e13 USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago
  52. e3d7440 usb: Move 'bmRequestType' USB device request macros from EHCI header by Vivek Gautam · 11 years ago
  53. 183acb7 Prepare v2013.10 by Tom Rini · 11 years ago
  54. 8c4dba1 microblaze: Fix watchdog initialization by Michal Simek · 11 years ago
  55. 100ea07 common: fsl: Fix broken SPDX-License-Identifier change by Michal Simek · 11 years ago
  56. 06503f1 mtd: fix warnings due to 64-bit partition support by Scott Wood · 11 years ago
  57. 6d5ce1b spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers by Timo Herbrecher · 11 years ago
  58. 21497de sf: probe: Add missing Atmel at25df321 flash by Bo Shen · 11 years ago
  59. e7b1e45 spi: Add GPL-2.0+ SPDX-License-Identifier for missing files by Jagannadha Sutradharudu Teki · 11 years ago
  60. 0c88a84 sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones by Jagannadha Sutradharudu Teki · 11 years ago
  61. 469146c sf: Minor cleanups. by Jagannadha Sutradharudu Teki · 11 years ago
  62. 6152dd1 sf_ops: Unify bank_sel calculation code by Jagannadha Sutradharudu Teki · 11 years ago
  63. a707b3d buildman: Use env to pick the python from $PATH by Jagannadha Sutradharudu Teki · 11 years ago
  64. 9cc1804 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  65. 9ade485 cmd_sandbox.c: Update for do_(load|save) not taking a number base by Tom Rini · 11 years ago
  66. 0e3f3f8 Prevent null pointer dereference originating in cmd_pxe.c by Steven Falco · 11 years ago
  67. 16641d5 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · 11 years ago
  68. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  69. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  70. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  71. e84b8f6 ARM: omap4-panda: Add MAC address creation for panda by Dan Murphy · 11 years ago
  72. b0c3b11 pmic: max77686: fix the wrong offset by Jaehoon Chung · 11 years ago
  73. 452a272 env_mmc: fix buffer allocation for armv7 by Markus Niebel · 11 years ago
  74. cca2011 env: dataflash: fix env_init issue by Bo Shen · 11 years ago
  75. 47a4bea ARM: omap4: Update sdram setting for panda rev A6 by Dan Murphy · 11 years ago
  76. 40ace02 am335x_evm.h: Make 'am335x_boneblack' use redundant environment by Tom Rini · 11 years ago
  77. 010d54c .gitignore: add auto-generated /include/[s|t]pl-autoconf.mk by Daniel Schwierzeck · 11 years ago
  78. 17fd36c SPDX: document dual license notation by Wolfgang Denk · 11 years ago
  79. 4fa7613 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  80. bff4fae Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  81. 5a91204 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  82. 8bb2bdd buildman: don't fail --list-toolchains when toolchains fail by Stephen Warren · 11 years ago
  83. 99b4eaa usb: Prevent using reserved registers on DM36x usb by Andrew Murray · 11 years ago
  84. 7406d32 omap5_common: Re-work mmc boot to try SD and eMMC, correct root device by Tom Rini · 11 years ago
  85. cc734f5 cmd_ubi: add write.part command, to write a volume in multiple parts by Paul Burton · 11 years ago
  86. dd7185f cmd_ubi: use int64_t volume size for 'ubi create' by Paul Burton · 11 years ago
  87. 39ac344 cmd_mtdparts: use 64 bits for flash size, partition size & offset by Paul Burton · 11 years ago
  88. 40462e5 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN by Paul Burton · 11 years ago
  89. d3379e2 km/scripts: fix ramfs by Andreas Huber · 11 years ago
  90. 13303e4 powerpc/km: drop unused CONFIG_SYS_DTT_LOW_TEMP by Holger Brunck · 11 years ago
  91. 7d77203 km/common: switch on CMD_GREPENV by Holger Brunck · 11 years ago
  92. a3b8812 powerpc/83xx: remove staticness for qe_iop_conf_tab by Holger Brunck · 11 years ago
  93. 3be2bdf Merge branch 'next' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 11 years ago
  94. df166cc da850evm.h: Always set CONFIG_CMD_SF, move to by CONFIG_SPI_FLASH by Tom Rini · 11 years ago
  95. 31cd065 Revert "am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot." by Tom Rini · 11 years ago
  96. 9f3fe6d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  97. 968294b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  98. c4a7963 spi: exynos: Support word transfers by Rajeshwari Shinde · 11 years ago
  99. 120af15 spi: exynos: Minimise access to SPI FIFO level by Rajeshwari Shinde · 11 years ago
  100. 8d203af spi: exynos: Support a delay after deactivate by Rajeshwari Shinde · 11 years ago