From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 9 Oct 2011 20:42:59 +0200 Subject: [U-Boot] [PATCH v4 1/4] USB: move ehci.h and ehci-core.h into /include/usb/ In-Reply-To: <1316971511-5667-1-git-send-email-fermata7@gmail.com> References: <1316312368-13006-1-git-send-email-fermata7@gmail.com> <1316971511-5667-1-git-send-email-fermata7@gmail.com> Message-ID: <201110092042.59197.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sunday, September 25, 2011 07:25:07 PM Jana Rapava wrote: > Signed-off-by: Jana Rapava > Cc: Marek Vasut > Cc: Remy Bohmer > Cc: Fabio Estevam > --- > Changes for v2: > - changed to proper patch > Changes for v3: > - merged other USB patches from u-boot-pxa/efikasb > - offset-based access changed to struct-based access > - use {clrset,clr,set}bits_le32() calls > - CodingStyle and naming cleanup > Changes for v4: > - split into patchset > - move ehci.h and ehci-core.h into /include/usb/ > Uh, I have totally no idea which is the last set of patches here now anymore. Anyway, is there any update or is this plain stuck ? Cheers