mbox

[U-Boot] Please pull u-boot-x86 branch 'buildman'

Message ID CAPnjgZ1Z8QQO-zHGxtx_Pz8jib5gACc00Ak=pgcuDUKr=OpSrw@mail.gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Simon Glass April 23, 2015, 6:39 p.m. UTC
Hi Tom,

Note this is branch 'buildman'.

The following changes since commit d77447fdb122dab290fb1ad184a62456011e6e06:

  serial: pl01x: fix PL010 regression (2015-04-21 10:05:42 -0400)

are available in the git repository at:

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

for you to fetch changes up to 3871cd858fcf8a00e31c2f456409afea03ce8788:

  patman: check git format.subjectprefix setting when generate patches
prefix (2015-04-23 12:35:50 -0600)

----------------------------------------------------------------
Michal Simek (1):
      buildman: Add gcc 4.9.0 with Microblaze toolchain

Wu, Josh (1):
      patman: check git format.subjectprefix setting when generate
patches prefix

 tools/buildman/README       |  2 +-
 tools/buildman/test.py      |  2 +-
 tools/buildman/toolchain.py |  2 +-
 tools/patman/README         |  6 +++++-
 tools/patman/gitutil.py     | 11 +++++++++++
 tools/patman/series.py      |  8 +++++++-
 6 files changed, 26 insertions(+), 5 deletions(-)

Regards,
Simon

Comments

Tom Rini April 23, 2015, 10:02 p.m. UTC | #1
On Thu, Apr 23, 2015 at 12:39:41PM -0600, Simon Glass wrote:

> Hi Tom,
> 
> Note this is branch 'buildman'.
> 
> The following changes since commit d77447fdb122dab290fb1ad184a62456011e6e06:
> 
>   serial: pl01x: fix PL010 regression (2015-04-21 10:05:42 -0400)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-x86.git
> 
> for you to fetch changes up to 3871cd858fcf8a00e31c2f456409afea03ce8788:
> 
>   patman: check git format.subjectprefix setting when generate patches
> prefix (2015-04-23 12:35:50 -0600)
> 

Applied to u-boot/master, thanks!