public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 00/17] sunxi: musb otg controller support
@ 2015-01-11 19:34 Hans de Goede
  2015-01-11 19:34 ` [U-Boot] [PATCH 01/17] sunxi: axp221: Protect axp221_init against multiple calls Hans de Goede
                   ` (17 more replies)
  0 siblings, 18 replies; 31+ messages in thread
From: Hans de Goede @ 2015-01-11 19:34 UTC (permalink / raw)
  To: u-boot

Hi Marek, Ian, et al,

I'm very happy to present this patch series, which is the last pieze of
the puzzle to make it possible for people to use u-boot on sunxi devices
without needing to resort to putting a soldering iron to their tablet :)

With this series sunxi tablet owners can simply plug in a usb keyboard into
the otg port of their tablet (how boring).

Interestingly enough getting the musb code to work on sunxi was quite east,
most of my time went into fixing generic usb / musb issues, which should help
on other boards too :)

This entire series is based on u-boot-sunxi/next and for some of the sunxi
specific patches there will likely be conflicts when applied directly to
master, therefor I would like to suggest the following scheme for getting this
upstream:

1) Add patches 1-5 to u-boot-sunxi/next (once reviewed)
2) Add patches 6-16 to u-boot-usb/next (once reviewed)
3) Get both trees pulled by Tom
4) Add patch 17 to u-boot-sunxi

As for reviewing, Marek can you review patches 3-16 please (so all those
intended for u-boot-usb/next + patch 3-5), and Ian can you review patches 1-5
and 17 please ?

Thanks & Regards,

Hans

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

end of thread, other threads:[~2015-02-10  8:24 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-11 19:34 [U-Boot] [PATCH 00/17] sunxi: musb otg controller support Hans de Goede
2015-01-11 19:34 ` [U-Boot] [PATCH 01/17] sunxi: axp221: Protect axp221_init against multiple calls Hans de Goede
2015-01-13 18:49   ` Ian Campbell
2015-01-14  8:21     ` Hans de Goede
2015-01-11 19:34 ` [U-Boot] [PATCH 02/17] sunxi: axp221: Add support for controlling the drivebus pin Hans de Goede
2015-01-13 18:52   ` Ian Campbell
2015-01-11 19:34 ` [U-Boot] [PATCH 03/17] sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg Hans de Goede
2015-01-13 18:55   ` Ian Campbell
2015-01-11 19:34 ` [U-Boot] [PATCH 04/17] sunxi: usbc: Add support for usb0 to the common usbc code Hans de Goede
2015-01-13 18:57   ` Ian Campbell
2015-01-11 19:34 ` [U-Boot] [PATCH 05/17] sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin Hans de Goede
2015-01-13 18:58   ` Ian Campbell
2015-01-11 19:34 ` [U-Boot] [PATCH 06/17] usb: Fix usb_kbd_deregister when console-muxing is used Hans de Goede
2015-01-11 19:34 ` [U-Boot] [PATCH 07/17] usb: Add an interval parameter to create_int_queue Hans de Goede
2015-01-11 19:34 ` [U-Boot] [PATCH 08/17] usb: Do not log an error when no devices is plugged into a root-hub-less hcd Hans de Goede
2015-01-11 19:34 ` [U-Boot] [PATCH 09/17] musb-new: Add register defines for different reg layout on sunxi Hans de Goede
2015-01-11 19:34 ` [U-Boot] [PATCH 10/17] musb-new: Add sunxi musb controller support Hans de Goede
2015-01-11 19:34 ` [U-Boot] [PATCH 11/17] musb-new: Use time based timeouts rather then cpu-cycles based timeouts Hans de Goede
2015-01-11 19:34 ` [U-Boot] [PATCH 12/17] musb-new: Fix interrupt transfers not working Hans de Goede
2015-01-11 19:34 ` [U-Boot] [PATCH 13/17] musb-new: Fix reset sequence when in host mode Hans de Goede
2015-01-11 19:34 ` [U-Boot] [PATCH 14/17] musb-new: Properly remove a transfer from the schedule on timeout Hans de Goede
2015-01-11 19:34 ` [U-Boot] [PATCH 15/17] musb-new: Add urb and hep parameters to construct_urb Hans de Goede
2015-01-11 19:34 ` [U-Boot] [PATCH 16/17] musb-new: Add interrupt queue support Hans de Goede
2015-01-11 19:34 ` [U-Boot] [PATCH 17/17] sunxi: Hookup OTG USB controller support Hans de Goede
2015-01-13 19:59   ` Ian Campbell
2015-01-14  7:48     ` Hans de Goede
2015-01-31  2:54   ` Siarhei Siamashka
2015-02-09  3:54     ` Siarhei Siamashka
2015-02-09 22:10       ` Michal Suchanek
2015-02-10  8:24         ` Hans de Goede
2015-01-12  2:59 ` [U-Boot] [PATCH 00/17] sunxi: musb otg " Marek Vasut

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