mbox

[U-Boot,U-boot] Pull arc changes

Message ID 1450730409.4971.2.camel@synopsys.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-arc.git

Message

Alexey Brodkin Dec. 21, 2015, 8:40 p.m. UTC
Hi Tom,

The following changes since commit 3721208fa7fdb2af6ac13300d5d81433742c6ba1:

  x86: Remove Graeme Russ from the git alias file (2015-12-21 09:37:46 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-arc.git 

for you to fetch changes up to d0602bd4675c4f49e455b3b7a4aebb9a01287d43:

  axs103: add support of generic OHCI USB 1.1 controller (2015-12-21 23:29:04 +0300)

----------------------------------------------------------------
Alexey Brodkin (1):
      axs103: add support of generic OHCI USB 1.1 controller

 arch/arc/dts/axs10x.dts  | 6 ++++++
 configs/axs103_defconfig | 3 +--
 include/configs/axs101.h | 6 ++++++
 3 files changed, 13 insertions(+), 2 deletions(-)

Regards,
Alexey

Comments

Tom Rini Dec. 21, 2015, 11:25 p.m. UTC | #1
On Mon, Dec 21, 2015 at 08:40:09PM +0000, Alexey Brodkin wrote:

> Hi Tom,
> 
> The following changes since commit 3721208fa7fdb2af6ac13300d5d81433742c6ba1:
> 
>   x86: Remove Graeme Russ from the git alias file (2015-12-21 09:37:46 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arc.git 
> 
> for you to fetch changes up to d0602bd4675c4f49e455b3b7a4aebb9a01287d43:
> 
>   axs103: add support of generic OHCI USB 1.1 controller (2015-12-21 23:29:04 +0300)
> 

Applied to u-boot/master, thanks!