linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARC: [plat-hsdk-4xd] initial port for HSDK-4xD board
@ 2020-05-29 11:55 Eugeniy Paltsev
  2020-05-29 11:55 ` [PATCH 1/3] ARC: allow to overide default mcpu compiler flag Eugeniy Paltsev
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Eugeniy Paltsev @ 2020-05-29 11:55 UTC (permalink / raw)
  To: linux-snps-arc, Vineet Gupta
  Cc: Alexey Brodkin, Eugeniy Paltsev, linux-kernel

Eugeniy Paltsev (3):
  ARC: allow to overide default mcpu compiler flag
  ARC: ARCv2: support loop buffer (LPB) disabling
  ARC: [plat-hsdk-4xd] initial port for HSDK-4xD board

 arch/arc/Kconfig                    |  13 ++
 arch/arc/Makefile                   |   4 +
 arch/arc/boot/dts/hsdk-4xd.dts      | 322 ++++++++++++++++++++++++++++
 arch/arc/configs/hsdk_4xd_defconfig |  99 +++++++++
 arch/arc/kernel/devtree.c           |   1 +
 arch/arc/kernel/head.S              |   8 +
 arch/arc/plat-hsdk/Kconfig          |  24 ++-
 arch/arc/plat-hsdk/platform.c       |   6 +
 8 files changed, 476 insertions(+), 1 deletion(-)
 create mode 100644 arch/arc/boot/dts/hsdk-4xd.dts
 create mode 100644 arch/arc/configs/hsdk_4xd_defconfig

-- 
2.21.3


_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-05-29 21:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-29 11:55 [PATCH 0/3] ARC: [plat-hsdk-4xd] initial port for HSDK-4xD board Eugeniy Paltsev
2020-05-29 11:55 ` [PATCH 1/3] ARC: allow to overide default mcpu compiler flag Eugeniy Paltsev
2020-05-29 20:47   ` Vineet Gupta
2020-05-29 11:55 ` [PATCH private 1/3] ARC: allow to overwrite " Eugeniy Paltsev
2020-05-29 12:10   ` Eugeniy Paltsev
2020-05-29 11:55 ` [PATCH 2/3] ARC: ARCv2: support loop buffer (LPB) disabling Eugeniy Paltsev
2020-05-29 20:47   ` Vineet Gupta
2020-05-29 11:55 ` [PATCH 3/3] ARC: [plat-hsdk-4xd] initial port for HSDK-4xD board Eugeniy Paltsev
2020-05-29 21:12   ` Vineet Gupta

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).