qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Max Filippov <jcmvbkbc@gmail.com>
To: qemu-devel@nongnu.org
Cc: Max Filippov <jcmvbkbc@gmail.com>
Subject: [Qemu-devel] [PATCH 0/3] target-xtensa: xtfpga: support cores without MMU
Date: Sun, 27 Sep 2015 20:16:51 +0300	[thread overview]
Message-ID: <1443374214-27149-1-git-send-email-jcmvbkbc@gmail.com> (raw)

Hello,

this series adds noMMU memory map to Xtensa XTFPGA board allowing to run
uClinux on cores without MMU.

Max Filippov (3):
  pflash_cfi01: add pflash_cfi01_init
  target-xtensa: xtfpga: attach FLASH to system IO
  target-xtensa: xtfpga: support noMMU cores

 hw/block/pflash_cfi01.c  | 29 +++++++++++++------
 hw/xtensa/xtfpga.c       | 73 ++++++++++++++++++++++++++++++++++++------------
 include/hw/block/flash.h |  7 +++++
 3 files changed, 83 insertions(+), 26 deletions(-)

-- 
1.8.1.4

             reply	other threads:[~2015-09-27 17:17 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-27 17:16 Max Filippov [this message]
2015-09-27 17:16 ` [Qemu-devel] [PATCH 1/3] pflash_cfi01: add pflash_cfi01_init Max Filippov
2015-09-27 17:25   ` Peter Crosthwaite
2015-09-27 17:51     ` Max Filippov
2015-09-27 18:32       ` Peter Crosthwaite
2015-09-27 18:43         ` Max Filippov
2015-09-27 17:16 ` [Qemu-devel] [PATCH 2/3] target-xtensa: xtfpga: attach FLASH to system IO Max Filippov
2015-09-27 17:42   ` Peter Crosthwaite
2015-09-27 18:01     ` Max Filippov
2015-09-27 18:36       ` Peter Crosthwaite
2015-09-27 17:16 ` [Qemu-devel] [PATCH 3/3] target-xtensa: xtfpga: support noMMU cores Max Filippov
2015-09-27 17:38   ` Peter Crosthwaite
2015-09-27 18:13     ` Max Filippov
2015-09-27 18:43       ` Peter Crosthwaite
2015-09-27 19:01         ` Max Filippov
2015-09-27 21:28           ` Peter Crosthwaite
2015-09-27 21:48             ` Max Filippov
2015-09-27 21:59               ` Peter Crosthwaite
2015-09-29 10:34                 ` Max Filippov
2015-09-29 19:20                   ` Peter Crosthwaite
2015-09-30 17:41                     ` Max Filippov
2015-09-29 20:42                   ` Peter Maydell
2015-09-30 20:17                     ` Max Filippov
2015-09-30 20:45                       ` Peter Maydell
2015-09-30 20:54                         ` Max Filippov
2015-09-30 21:02                           ` Peter Crosthwaite
2015-09-30 22:07                             ` Max Filippov
2015-09-30 22:23                               ` Peter Crosthwaite
2015-09-30 22:33                                 ` Peter Crosthwaite
2015-09-30 22:42                                 ` Max Filippov
2015-10-01 18:06                                   ` Peter Crosthwaite
2015-10-01 18:25                                     ` Max Filippov
2015-10-01 19:18                                       ` Peter Crosthwaite
2015-10-01 20:13                                         ` Max Filippov
2015-10-01 21:19                                           ` Peter Crosthwaite

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=1443374214-27149-1-git-send-email-jcmvbkbc@gmail.com \
    --to=jcmvbkbc@gmail.com \
    --cc=qemu-devel@nongnu.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).