* [git pull] CRIS update for 2.6.28
@ 2008-10-13 21:35 Jesper Nilsson
2008-10-14 19:30 ` Linus Torvalds
0 siblings, 1 reply; 3+ messages in thread
From: Jesper Nilsson @ 2008-10-13 21:35 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, Mikael Starvik; +Cc: linux-kernel
Hi!
Just some file moves in this pull-request.
The following changes since commit d17ffb4c9d86194bb74cbc30f4b65de59c27f6cd:
Jesper Nilsson (1):
Merge branch 'cris_debug_port_fix' into cris
are available in the git repository at:
/pub/scm/cris.git for-linus
Adrian Bunk (1):
CRIS: proper defconfig setup
Jesper Nilsson (1):
[CRIS] Rename boot-linkscripts and fix the path to them.
arch/cris/Makefile | 2 ++
arch/cris/arch-v10/boot/compressed/Makefile | 2 +-
.../compressed/{decompress.ld => decompress.lds} | 0
arch/cris/arch-v10/boot/rescue/Makefile | 2 +-
.../arch-v10/boot/rescue/{rescue.ld => rescue.lds} | 0
arch/cris/arch-v32/boot/compressed/Makefile | 2 +-
.../compressed/{decompress.ld => decompress.lds} | 0
arch/cris/arch-v32/boot/rescue/Makefile | 2 +-
.../arch-v32/boot/rescue/{rescue.ld => rescue.lds} | 0
arch/cris/{ => configs}/artpec_3_defconfig | 0
.../defconfig => configs/etrax-100lx_defconfig} | 0
.../etrax-100lx_v2_defconfig} | 0
arch/cris/{ => configs}/etraxfs_defconfig | 0
13 files changed, 6 insertions(+), 4 deletions(-)
rename arch/cris/arch-v10/boot/compressed/{decompress.ld => decompress.lds} (100%)
rename arch/cris/arch-v10/boot/rescue/{rescue.ld => rescue.lds} (100%)
rename arch/cris/arch-v32/boot/compressed/{decompress.ld => decompress.lds} (100%)
rename arch/cris/arch-v32/boot/rescue/{rescue.ld => rescue.lds} (100%)
rename arch/cris/{ => configs}/artpec_3_defconfig (100%)
rename arch/cris/{arch-v10/defconfig => configs/etrax-100lx_defconfig} (100%)
rename arch/cris/{defconfig => configs/etrax-100lx_v2_defconfig} (100%)
rename arch/cris/{ => configs}/etraxfs_defconfig (100%)
/^JN - Jesper Nilsson
--
Jesper Nilsson -- jesper.nilsson@axis.com
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [git pull] CRIS update for 2.6.28 2008-10-13 21:35 [git pull] CRIS update for 2.6.28 Jesper Nilsson @ 2008-10-14 19:30 ` Linus Torvalds [not found] ` <20081014202140.GA4395@axis.com> 0 siblings, 1 reply; 3+ messages in thread From: Linus Torvalds @ 2008-10-14 19:30 UTC (permalink / raw) To: Jesper Nilsson; +Cc: Andrew Morton, Mikael Starvik, linux-kernel On Mon, 13 Oct 2008, Jesper Nilsson wrote: > > Just some file moves in this pull-request. > > The following changes since commit d17ffb4c9d86194bb74cbc30f4b65de59c27f6cd: > Jesper Nilsson (1): > Merge branch 'cris_debug_port_fix' into cris > > are available in the git repository at: > > /pub/scm/cris.git for-linus Umm. Ehh. Where? Linus ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <20081014202140.GA4395@axis.com>]
* Re: [git pull] CRIS update for 2.6.28 [not found] ` <20081014202140.GA4395@axis.com> @ 2008-10-17 6:33 ` Jesper Nilsson 0 siblings, 0 replies; 3+ messages in thread From: Jesper Nilsson @ 2008-10-17 6:33 UTC (permalink / raw) To: Linus Torvalds; +Cc: Andrew Morton, Mikael Starvik, linux-kernel On Tue, Oct 14, 2008 at 10:21:40PM +0200, Jesper Nilsson wrote: ...and it seems my mail config was not correct, causing most mail servers to treat the mail as spam... Third try is the charm? > On Mon, 13 Oct 2008, Jesper Nilsson wrote: > > Just some file moves in this pull-request. > > The following changes since commit d17ffb4c9d86194bb74cbc30f4b65de59c27f6cd: > > Jesper Nilsson (1): > > Merge branch 'cris_debug_port_fix' into cris > > > > are available in the git repository at: > > > > /pub/scm/cris.git for-linus > > Umm. Ehh. Where? Ah, right, much easier with an external repo. Sorry 'bout that. The following changes since commit d17ffb4c9d86194bb74cbc30f4b65de59c27f6cd: Jesper Nilsson (1): Merge branch 'cris_debug_port_fix' into cris are available in the git repository at: git://www.jni.nu/cris.git for-linus Adrian Bunk (1): CRIS: proper defconfig setup Jesper Nilsson (1): [CRIS] Rename boot-linkscripts and fix the path to them. arch/cris/Makefile | 2 ++ arch/cris/arch-v10/boot/compressed/Makefile | 2 +- .../compressed/{decompress.ld => decompress.lds} | 0 arch/cris/arch-v10/boot/rescue/Makefile | 2 +- .../arch-v10/boot/rescue/{rescue.ld => rescue.lds} | 0 arch/cris/arch-v32/boot/compressed/Makefile | 2 +- .../compressed/{decompress.ld => decompress.lds} | 0 arch/cris/arch-v32/boot/rescue/Makefile | 2 +- .../arch-v32/boot/rescue/{rescue.ld => rescue.lds} | 0 arch/cris/{ => configs}/artpec_3_defconfig | 0 .../defconfig => configs/etrax-100lx_defconfig} | 0 .../etrax-100lx_v2_defconfig} | 0 arch/cris/{ => configs}/etraxfs_defconfig | 0 13 files changed, 6 insertions(+), 4 deletions(-) rename arch/cris/arch-v10/boot/compressed/{decompress.ld => decompress.lds} (100%) rename arch/cris/arch-v10/boot/rescue/{rescue.ld => rescue.lds} (100%) rename arch/cris/arch-v32/boot/compressed/{decompress.ld => decompress.lds} (100%) rename arch/cris/arch-v32/boot/rescue/{rescue.ld => rescue.lds} (100%) rename arch/cris/{ => configs}/artpec_3_defconfig (100%) rename arch/cris/{arch-v10/defconfig => configs/etrax-100lx_defconfig} (100%) rename arch/cris/{defconfig => configs/etrax-100lx_v2_defconfig} (100%) rename arch/cris/{ => configs}/etraxfs_defconfig (100%) > Linus /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nilsson@axis.com ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-10-17 6:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-13 21:35 [git pull] CRIS update for 2.6.28 Jesper Nilsson
2008-10-14 19:30 ` Linus Torvalds
[not found] ` <20081014202140.GA4395@axis.com>
2008-10-17 6:33 ` Jesper Nilsson
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox