From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 30 Mar 2012 22:34:20 +0200 Subject: [U-Boot] Pull request: u-boot-nios/master In-Reply-To: <87y5rsvr0z.fsf@darkstar.wytron.com.tw> References: <87y5rsvr0z.fsf@darkstar.wytron.com.tw> Message-ID: <20120330223420.10a5d121@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Wolfgang, On Fri, 24 Feb 2012 11:39:24 +0800 Thomas Chou wrote: > Dear Wolfgang, > > The following changes since commit 2acca35ce4604dcef933f07d90aa9c9c930e1049: > > Merge branch 'master' of git://git.denx.de/u-boot-mmc (2012-02-17 23:54:46 +0100) > > are available in the git repository at: > > git://git.denx.de/u-boot-nios.git master > > Alex Hornung (2): > nios2: implement get_ticks and get_tbclk > nios2 - adjust gbl data off to account for bd_info > > Stefan Kristiansson (1): > nios2: add flush_dcache_range function > > arch/nios2/cpu/interrupts.c | 21 +++++++++++++++++++++ > arch/nios2/lib/cache.S | 10 ++++++++++ > include/configs/nios2-generic.h | 3 ++- > 3 files changed, 33 insertions(+), 1 deletions(-) Just one note: After you have pulled these patches, we should also apply two other patches of the series from from Stefan Kristiansson: http://patchwork.ozlabs.org/patch/123622/ 1/3 http://patchwork.ozlabs.org/patch/123623/ 2/3 The 3rd patch of the series is already included in this pull request and should actually be applied first as the patches 1/3 and 2/3 depend on 3/3. The series is from last year, patches apply cleanly and are already acked. Thanks, Anatolij