mbox

[U-Boot] Please pull u-boot-x86.git

Message ID CAPnjgZ15wf3LUpwn=cGA41qT+PQtAnJx0wzptNPD8eGSXFjH4g@mail.gmail.com
State Accepted, archived
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-x86.git patman

Message

Simon Glass May 9, 2013, 9:30 p.m. UTC
Hi Tom,

I left out the one that is not yet reviewed.

The following changes since commit 4e779ad2e54e39d5343c8c83b4fc686a7bb16859:

  gpio: Add support for microblaze xilinx GPIO (2013-05-09 11:20:08 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-x86.git patman

for you to fetch changes up to e85707570cf44f7b2d1da5ae92af3684c72c28f2:

  patman: Do not hardcode python path (2013-05-09 14:27:41 -0700)

----------------------------------------------------------------
Michal Simek (1):
      patman: Do not hardcode python path

Simon Glass (1):
      buildman: Allow conflicting tags to avoid spurious errors

 tools/buildman/control.py | 5 +++++
 tools/patman/patman.py    | 2 +-
 tools/patman/series.py    | 4 +++-
 3 files changed, 9 insertions(+), 2 deletions(-)

Regards,
Simon

Comments

Tom Rini May 10, 2013, 7:57 p.m. UTC | #1
On Thu, May 09, 2013 at 02:30:22PM -0700, Simon Glass wrote:

> Hi Tom,
> 
> I left out the one that is not yet reviewed.
> 
> The following changes since commit 4e779ad2e54e39d5343c8c83b4fc686a7bb16859:
> 
>   gpio: Add support for microblaze xilinx GPIO (2013-05-09 11:20:08 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-x86.git patman
> 
> for you to fetch changes up to e85707570cf44f7b2d1da5ae92af3684c72c28f2:
> 
>   patman: Do not hardcode python path (2013-05-09 14:27:41 -0700)
> 
> ----------------------------------------------------------------
> Michal Simek (1):
>       patman: Do not hardcode python path
> 
> Simon Glass (1):
>       buildman: Allow conflicting tags to avoid spurious errors
> 
>  tools/buildman/control.py | 5 +++++
>  tools/patman/patman.py    | 2 +-
>  tools/patman/series.py    | 4 +++-
>  3 files changed, 9 insertions(+), 2 deletions(-)

Applied to u-boot/master, thanks!