From mboxrd@z Thu Jan 1 00:00:00 1970 From: cavokz@gmail.com (Domenico Andreoli) Date: Tue, 18 Oct 2011 16:58:17 +0200 Subject: [GIT PULL] GIC DT binding support In-Reply-To: <4E9D922E.5070103@gmail.com> References: <4E97A601.1020005@gmail.com> <20111018095331.GA17505@glitch> <4E9D922E.5070103@gmail.com> Message-ID: <20111018145817.GA25081@glitch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Oct 18, 2011 at 09:50:22AM -0500, Rob Herring wrote: > On 10/18/2011 04:53 AM, Domenico Andreoli wrote: > > On Thu, Oct 13, 2011 at 10:01:21PM -0500, Rob Herring wrote: > >> > >> The following changes since commit dd5e9eb0d051606ee3eda0c30222429c74e23f00: > >> > >> Merge commit 'v3.1-rc9' into upstream/base (2011-10-13 20:30:42 -0500) > >> > >> are available in the git repository at: > >> > >> http://sources.calxeda.com/git/kernel/linux.git gic-dt > > > > I got this when I tried to pick you patch. > > > > $ git fetch calxeda > > fatal: http://sources.calxeda.com/git/kernel/linux.git/info/refs not found: did you run git update-server-info on the server? > > $ > > Strange. I had tested it out and it worked at the time. > > The git protocol is setup now, so use it: > > git://sources.calxeda.com/kernel/linux.git yes, this works. what about gitweb? ;) thanks, Domenico