From: "Steven A. Falco" <sfalco@harris.com>
To: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: Please pull from 'for-2.6.24' branch of 4xx tree
Date: Thu, 01 Nov 2007 10:54:15 -0400 [thread overview]
Message-ID: <4729E897.1070400@harris.com> (raw)
In-Reply-To: <20071101081057.46a9bfdd@weaponx.rchland.ibm.com>
Is this something anyone can do? I tried:
git pull
master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
for-2.6.24
but it asks me for a password. I'd like to be able to follow your
development branch, so I can contribute patches where appropriate.
Steve
Josh Boyer wrote:
> Hi Paul,
>
> Please pull from:
>
> master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git for-2.6.24
>
> to pick up a few items for 2.6.24. Mostly bugfixes, but also some
> documentation updates and a few bootwrapper changes. Particularly important
> is the TLB flushing fix from Ben.
>
> josh
>
> Benjamin Herrenschmidt (2):
> [POWERPC] 4xx: Fix 4xx flush_tlb_page()
> [POWERPC] 4xx: Deal with 44x virtually tagged icache
>
> Grant Likely (5):
> [POWERPC] bootwrapper: Allow wrapper script to execute verbosely
> [POWERPC] bootwrapper: Bail from script if any command fails
> [POWERPC] Device tree bindings for Xilinx devices
> [POWERPC] Uartlite: speed up console output
> [POWERPC] ppc405 Fix arithmatic rollover bug when memory size under 16M
>
> Roel Kluin (1):
> [POWERPC] allocation fix in ppc/platforms/4xx/luan.c
>
> Steven A. Falco (1):
> [POWERPC] 4xx: Fix Walnut DTS interrupt property
>
> Valentine Barshak (1):
> [POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR
>
> Documentation/powerpc/booting-without-of.txt | 261 ++++++++++++++++++++++++++
> arch/powerpc/boot/dts/walnut.dts | 4 +-
> arch/powerpc/boot/wrapper | 32 ++--
> arch/powerpc/kernel/cputable.c | 36 +++-
> arch/powerpc/kernel/entry_32.S | 23 +++
> arch/powerpc/kernel/misc_32.S | 32 +++-
> arch/powerpc/kernel/prom.c | 12 ++
> arch/powerpc/mm/40x_mmu.c | 17 +-
> arch/powerpc/mm/44x_mmu.c | 1 +
> arch/powerpc/mm/fault.c | 2 +-
> arch/powerpc/mm/mmu_decl.h | 4 +-
> arch/ppc/kernel/entry.S | 23 +++
> arch/ppc/kernel/misc.S | 31 +++-
> arch/ppc/mm/44x_mmu.c | 1 +
> arch/ppc/mm/4xx_mmu.c | 17 +-
> arch/ppc/mm/fault.c | 2 +-
> arch/ppc/mm/mmu_decl.h | 4 +-
> arch/ppc/platforms/4xx/ebony.c | 2 +-
> arch/ppc/platforms/4xx/luan.c | 7 +-
> arch/ppc/platforms/4xx/ocotea.c | 2 +-
> arch/ppc/platforms/4xx/taishan.c | 2 +-
> drivers/serial/uartlite.c | 10 +-
> include/asm-powerpc/pgtable-ppc32.h | 13 ++
> include/asm-powerpc/tlbflush.h | 12 +-
> 24 files changed, 472 insertions(+), 78 deletions(-)
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
>
>
next prev parent reply other threads:[~2007-11-01 14:54 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-01 13:10 Please pull from 'for-2.6.24' branch of 4xx tree Josh Boyer
2007-11-01 14:54 ` Steven A. Falco [this message]
2007-11-01 14:57 ` Josh Boyer
-- strict thread matches above, loose matches on Subject: below --
2007-11-19 21:26 Josh Boyer
2007-10-19 21:31 Josh Boyer
2007-10-23 12:06 ` Josh Boyer
2007-10-02 12:54 Josh Boyer
2007-10-03 13:42 ` Josh Boyer
2007-09-20 12:41 Josh Boyer
2007-09-21 1:53 ` Paul Mackerras
2007-09-07 13:16 Josh Boyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4729E897.1070400@harris.com \
--to=sfalco@harris.com \
--cc=jwboyer@linux.vnet.ibm.com \
--cc=linuxppc-dev@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.