public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] dm: usb: Start of sunxi support
@ 2015-04-18 17:33 Simon Glass
  2015-04-18 17:33 ` [U-Boot] [PATCH 1/5] dm: sunxi: gpio: Add temporary implementation of name_to_gpio() Simon Glass
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Simon Glass @ 2015-04-18 17:33 UTC (permalink / raw)
  To: u-boot

This series adds a few starts for sunxi driver model support for USB. I
don't intend to finish it, but hopefully it helps things get going.


Simon Glass (5):
  dm: sunxi: gpio: Add temporary implementation of name_to_gpio()
  dm: sunxi: gpio: Rename GPIOs to include a 'P' prefix
  dm: gpio: Remove default declaration of name_to_gpio()
  dm: usb: Add more debugging in ehci-hcd.c
  WIP: sunxi: Start of driver model USB implementation

 common/cmd_gpio.c             |  7 +++++
 drivers/gpio/sunxi_gpio.c     | 18 +++++++++--
 drivers/usb/host/ehci-hcd.c   | 16 +++++++---
 drivers/usb/host/ehci-sunxi.c | 71 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 105 insertions(+), 7 deletions(-)

-- 
2.2.0.rc0.207.ga3a616c

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

end of thread, other threads:[~2015-04-21 10:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-18 17:33 [U-Boot] [PATCH 0/5] dm: usb: Start of sunxi support Simon Glass
2015-04-18 17:33 ` [U-Boot] [PATCH 1/5] dm: sunxi: gpio: Add temporary implementation of name_to_gpio() Simon Glass
2015-04-18 17:33 ` [U-Boot] [PATCH 2/5] dm: sunxi: gpio: Rename GPIOs to include a 'P' prefix Simon Glass
2015-04-18 17:33 ` [U-Boot] [PATCH 3/5] dm: gpio: Remove default declaration of name_to_gpio() Simon Glass
2015-04-18 17:33 ` [U-Boot] [PATCH 4/5] dm: usb: Add more debugging in ehci-hcd.c Simon Glass
2015-04-21 10:19   ` Marek Vasut
2015-04-18 17:33 ` [U-Boot] [PATCH 5/5] WIP: sunxi: Start of driver model USB implementation Simon Glass
2015-04-18 21:50 ` [U-Boot] [PATCH 0/5] dm: usb: Start of sunxi support Hans de Goede
2015-04-19 14:15   ` Simon Glass

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