From: Eric Snowberg <eric.snowberg@oracle.com>
To: grub-devel@gnu.org
Cc: daniel.kiper@oracle.com, glaubitz@physik.fu-berlin.de,
Eric Snowberg <eric.snowberg@oracle.com>
Subject: [PATCH 0/7] Add additional IEEE1275 methods
Date: Mon, 26 Feb 2018 17:34:13 -0800 [thread overview]
Message-ID: <cover.1519694571.git.eric.snowberg@oracle.com> (raw)
Add additional IEEE1275 methods. This is in preparation for a follow on patch
that will make use of all of them.
Eric Snowberg (7):
ieee1275: decode-unit command for 4 addr cell devs
ieee1275: encode-unit command for 4 addr cell devs
ieee1275: set-address bus specific method
ieee1275: no-data-command bus specific method
ieee1275: block-size deblocker support method
sparc64: #blocks disk node method
sparc64: #blocks64 disk node method
grub-core/kern/ieee1275/ieee1275.c | 198 ++++++++++++++++++++++++++++
grub-core/kern/sparc64/ieee1275/ieee1275.c | 53 ++++++++
include/grub/ieee1275/ieee1275.h | 24 ++++
include/grub/sparc64/ieee1275/ieee1275.h | 2 +
4 files changed, 277 insertions(+), 0 deletions(-)
next reply other threads:[~2018-02-27 1:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-27 1:34 Eric Snowberg [this message]
2018-02-27 1:34 ` [PATCH 1/7] ieee1275: decode-unit command for 4 addr cell devs Eric Snowberg
2018-03-01 14:10 ` Daniel Kiper
2018-02-27 1:34 ` [PATCH 2/7] ieee1275: encode-unit " Eric Snowberg
2018-02-27 1:34 ` [PATCH 3/7] ieee1275: set-address bus specific method Eric Snowberg
2018-02-27 1:34 ` [PATCH 4/7] ieee1275: no-data-command " Eric Snowberg
2018-02-27 1:34 ` [PATCH 5/7] ieee1275: block-size deblocker support method Eric Snowberg
2018-02-27 1:34 ` [PATCH 6/7] sparc64: #blocks disk node method Eric Snowberg
2018-02-27 1:34 ` [PATCH 7/7] sparc64: #blocks64 " Eric Snowberg
2018-03-01 14:16 ` [PATCH 0/7] Add additional IEEE1275 methods Daniel Kiper
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=cover.1519694571.git.eric.snowberg@oracle.com \
--to=eric.snowberg@oracle.com \
--cc=daniel.kiper@oracle.com \
--cc=glaubitz@physik.fu-berlin.de \
--cc=grub-devel@gnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.