public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Pull request: u-boot-fdt testing branch for u-boot-testing repo
@ 2007-12-08  4:08 gvb.uboot
  2007-12-26 23:27 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: gvb.uboot @ 2007-12-08  4:08 UTC (permalink / raw)
  To: u-boot

Dear Wolfgang,

Please pull from the testing branch at
   git://denx.de/git/u-boot-fdt.git testing
into your u-boot-testing repo.

I'm all confused over pulling from branches.  If it is more convenient, 
I can move the changes to the "master" branch and re-issue the pull request.

Thanks,
gvb

The following changes since commit 41be969f4957115ed7b1fe8b890bfaee99d7a7a2:
   Wolfgang Denk (1):
         Release v1.3.1

are available in the git repository at:

   git://www.denx.de/git/u-boot-fdt.git testing

Gerald Van Baren (2):
       Add spaces around the = in the fdt print format.
       Conditionally compile fdt_fixup_ethernet()

Kumar Gala (5):
       Fix build breakage due to libfdt import
       Conditionally compile fdt_support.c
       Add common memory fixup function
       Added fdt_fixup_stdout that uses aliases to set linux,stdout-path
       Convert boards that set memory node to use fdt_fixup_memory()

  board/cm5200/cm5200.c   |   15 +-----
  board/ids8247/ids8247.c |   17 +-----
  common/Makefile         |    3 +-
  common/cmd_fdt.c        |    4 +-
  common/fdt_support.c    |  130 
+++++++++++++++++++++++++++++++++++++++++++++--
  cpu/mpc83xx/cpu.c       |   18 +------
  include/fdt_support.h   |    1 +
  7 files changed, 136 insertions(+), 52 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-26 23:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-08  4:08 [U-Boot-Users] Pull request: u-boot-fdt testing branch for u-boot-testing repo gvb.uboot
2007-12-26 23:27 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox