From: Haojian Zhuang <haojian.zhuang@linaro.org>
To: edk2-devel@lists.01.org
Subject: [PATCH edk-platforms v1 0/4] enable usb driver on HiKey
Date: Tue, 21 Aug 2018 19:35:34 +0800 [thread overview]
Message-ID: <1534851338-21419-1-git-send-email-haojian.zhuang@linaro.org> (raw)
Changelog:
v1:
* Enable USB driver on HiKey platform.
Haojian Zhuang (4):
Platform/HiKey: add more register definitions
Platform/HiKey: add usb platform driver
Platform/HiKey: add fastboot platform driver
Platform/HiKey: enable usb driver
Platform/Hisilicon/HiKey/HiKey.dec | 2 +
Platform/Hisilicon/HiKey/HiKey.dsc | 13 +
Platform/Hisilicon/HiKey/HiKey.fdf | 3 +
Platform/Hisilicon/HiKey/HiKeyFastbootDxe/HiKeyFastbootDxe.inf | 61 ++
Platform/Hisilicon/HiKey/HiKeyUsbDxe/HiKeyUsbDxe.inf | 46 ++
Silicon/Hisilicon/Hi6220/Include/Hi6220.h | 53 ++
Platform/Hisilicon/HiKey/HiKeyFastbootDxe/HiKeyFastbootDxe.c | 630 ++++++++++++++++++++
Platform/Hisilicon/HiKey/HiKeyUsbDxe/HiKeyUsbDxe.c | 280 +++++++++
8 files changed, 1088 insertions(+)
create mode 100644 Platform/Hisilicon/HiKey/HiKeyFastbootDxe/HiKeyFastbootDxe.inf
create mode 100644 Platform/Hisilicon/HiKey/HiKeyUsbDxe/HiKeyUsbDxe.inf
create mode 100644 Platform/Hisilicon/HiKey/HiKeyFastbootDxe/HiKeyFastbootDxe.c
create mode 100644 Platform/Hisilicon/HiKey/HiKeyUsbDxe/HiKeyUsbDxe.c
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
--
2.7.4
next reply other threads:[~2018-08-21 11:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-21 11:35 Haojian Zhuang [this message]
2018-08-21 11:35 ` [PATCH edk-platforms v1 1/4] Platform/HiKey: add more register definitions Haojian Zhuang
2018-08-21 11:35 ` [PATCH edk-platforms v1 2/4] Platform/HiKey: add usb platform driver Haojian Zhuang
2018-08-21 11:35 ` [PATCH edk-platforms v1 3/4] Platform/HiKey: add fastboot " Haojian Zhuang
2018-08-21 11:35 ` [PATCH edk-platforms v1 4/4] Platform/HiKey: enable usb driver Haojian Zhuang
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-list 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=1534851338-21419-1-git-send-email-haojian.zhuang@linaro.org \
--to=devel@edk2.groups.io \
/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