public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] Enable 'ums' command on Trats2 board.
@ 2013-04-10 12:07 Piotr Wilczek
  2013-04-10 12:07 ` [U-Boot] [PATCH 1/4] driver:usb:s3c_udc: add support for Exynos4x12 Piotr Wilczek
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Piotr Wilczek @ 2013-04-10 12:07 UTC (permalink / raw)
  To: u-boot

This patchset enable 'ums' command on Trats2 board.
Definitions are added to pmic max77693 to enable safeout outputs.
USB s3c_udc is modified to support Exnos4x12


Piotr Wilczek (4):
  driver:usb:s3c_udc: add support for Exynos4x12
  usb:composite: use memcpy to avoid unaligned access
  pmic: max77693: add defines for safeout 1 and 2
  trats2: enable ums support on Trats2

 board/samsung/trats2/trats2.c    |  133 ++++++++++++++++++++++++++++++++++++++
 drivers/usb/gadget/composite.c   |    3 +-
 drivers/usb/gadget/regs-otg.h    |    5 ++
 drivers/usb/gadget/s3c_udc_otg.c |    9 ++-
 include/configs/trats2.h         |   19 ++++++
 include/power/max77693_pmic.h    |    3 +
 6 files changed, 169 insertions(+), 3 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-06-26 11:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-10 12:07 [U-Boot] [PATCH 0/4] Enable 'ums' command on Trats2 board Piotr Wilczek
2013-04-10 12:07 ` [U-Boot] [PATCH 1/4] driver:usb:s3c_udc: add support for Exynos4x12 Piotr Wilczek
2013-04-10 12:07 ` [U-Boot] [PATCH 2/4] usb:composite: use memcpy to avoid unaligned access Piotr Wilczek
2013-05-16 13:51   ` Heiko Schocher
2013-06-25  4:20   ` Heiko Schocher
2013-06-26 11:32     ` Marek Vasut
2013-04-10 12:07 ` [U-Boot] [PATCH 3/4] pmic: max77693: add defines for safeout 1 and 2 Piotr Wilczek
2013-04-10 12:07 ` [U-Boot] [PATCH 4/4] trats2: enable ums support on Trats2 Piotr Wilczek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox