From: dinguyen@altera.com (Dinh Nguyen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv4 for soc 0/4] Enabling socfpga on hardware
Date: Mon, 11 Feb 2013 09:40:34 -0600 [thread overview]
Message-ID: <1360597234.12812.3.camel@linux-builds1> (raw)
In-Reply-To: <1360008731-17021-1-git-send-email-dinguyen@altera.com>
Hi Olof,
I was wondering if you or Arnd can apply this series to the arm-soc
branch?
On Mon, 2013-02-04 at 14:12 -0600, Dinh Nguyen wrote:
> From: Dinh Nguyen <dinguyen@altera.com>
>
> V4:
> - Check for cpu1start_addr is valid in socfpga_boot_secondary()
> - Add Reviewed-by: Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com> for 3/4
>
> V3:
> - Addressed comments from Olof Johansson and Russell King
> - Received Acked-by and Tested-by Stephen Warren
> - Received Signed-off-by Pavel Machek
>
> V2:
> - Remove patch that adds clock entries in the socfpga.dtsi as this
> should accompany a rework in drivers/clk and will done in a different
> patch series.
> - Removed I-cache invalidate from v7_invalidate_l1
> - Defined cpu1-start-addr as a device tree entry
> - Removed the need to use CONFIG_VMSPLIT_2G
>
> Dinh Nguyen (4):
> arm: socfpga: Add new device tree source for actual socfpga HW
> arm: socfpga: Add entries to enable make dtbs socfpga
> arm: Add v7_invalidate_l1 to cache-v7.S
> arm: socfpga: Add SMP support for actual socfpga harware
>
> .../bindings/arm/altera/socfpga-system.txt | 2 +
> arch/arm/boot/dts/Makefile | 2 +
> arch/arm/boot/dts/socfpga.dtsi | 22 +++----
> arch/arm/boot/dts/socfpga_cyclone5.dts | 34 ++++++++++-
> arch/arm/boot/dts/socfpga_vt.dts | 64 ++++++++++++++++++++
> arch/arm/mach-imx/headsmp.S | 47 --------------
> arch/arm/mach-shmobile/headsmp.S | 48 ---------------
> arch/arm/mach-socfpga/core.h | 4 +-
> arch/arm/mach-socfpga/headsmp.S | 16 +++--
> arch/arm/mach-socfpga/platsmp.c | 19 +++---
> arch/arm/mach-socfpga/socfpga.c | 7 ++-
> arch/arm/mach-tegra/headsmp.S | 43 -------------
> arch/arm/mm/cache-v7.S | 46 ++++++++++++++
> 13 files changed, 188 insertions(+), 166 deletions(-)
> create mode 100644 arch/arm/boot/dts/socfpga_vt.dts
>
Thanks,
Dinh
next prev parent reply other threads:[~2013-02-11 15:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-04 20:12 [PATCHv4 for soc 0/4] Enabling socfpga on hardware dinguyen at altera.com
2013-02-04 20:12 ` [PATCHv4 for soc 1/4] arm: socfpga: Add new device tree source for actual socfpga HW dinguyen at altera.com
2013-02-04 20:12 ` [PATCHv4 for soc 2/4] arm: socfpga: Add entries to enable make dtbs socfpga dinguyen at altera.com
2013-02-04 20:12 ` [PATCHv4 for soc 3/4] arm: Add v7_invalidate_l1 to cache-v7.S dinguyen at altera.com
2013-02-04 20:12 ` [PATCHv4 for soc 4/4] arm: socfpga: Add SMP support for actual socfpga harware dinguyen at altera.com
2013-02-11 22:16 ` Olof Johansson
2013-02-11 15:40 ` Dinh Nguyen [this message]
2013-02-11 22:17 ` [PATCHv4 for soc 0/4] Enabling socfpga on hardware Olof Johansson
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=1360597234.12812.3.camel@linux-builds1 \
--to=dinguyen@altera.com \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).