mbox

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

Message ID CAPnjgZ0MRagTnHRw5i59F=imC4E-9uvA36fkEBryve+O6KwUaw@mail.gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Simon Glass Aug. 28, 2014, 3 p.m. UTC
Hi Tom,

This is just for one commit which fixes patman, so it should be
applied before we get to the other stuff.

(branch 'patman')


The following changes since commit 7bee1c91a94db19bd26f92cc67be35d3592c6429:

  Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
(2014-08-25 08:34:39 -0400)

are available in the git repository at:

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

for you to fetch changes up to 042a732cf50568e77a20c540341fccf28ba62bcf:

  patman: Support the 'reverse' option for 'git log' (2014-08-28 07:56:19 -0700)

----------------------------------------------------------------
Simon Glass (1):
      patman: Support the 'reverse' option for 'git log'

 tools/patman/gitutil.py | 2 ++
 1 file changed, 2 insertions(+)

Regards,
Simon

Comments

Tom Rini Aug. 28, 2014, 3:49 p.m. UTC | #1
On Thu, Aug 28, 2014 at 09:00:32AM -0600, Simon Glass wrote:

> Hi Tom,
> 
> This is just for one commit which fixes patman, so it should be
> applied before we get to the other stuff.
> 
> (branch 'patman')
> 
> 
> The following changes since commit 7bee1c91a94db19bd26f92cc67be35d3592c6429:
> 
>   Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
> (2014-08-25 08:34:39 -0400)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-x86.git
> 
> for you to fetch changes up to 042a732cf50568e77a20c540341fccf28ba62bcf:
> 
>   patman: Support the 'reverse' option for 'git log' (2014-08-28 07:56:19 -0700)
> 
> ----------------------------------------------------------------
> Simon Glass (1):
>       patman: Support the 'reverse' option for 'git log'
> 
>  tools/patman/gitutil.py | 2 ++
>  1 file changed, 2 insertions(+)

Applied to u-boot/master, thanks!