From: Ard Biesheuvel <ard.biesheuvel@linaro.org>
To: edk2-devel@lists.01.org
Cc: leif.lindholm@linaro.org, alan@softiron.co.uk,
Ard Biesheuvel <ard.biesheuvel@linaro.org>
Subject: [PATCH edk2-platforms 0/6] Silicon/Styx: another round of cleanups
Date: Tue, 11 Dec 2018 16:02:31 +0100 [thread overview]
Message-ID: <20181211150237.32275-1-ard.biesheuvel@linaro.org> (raw)
Another day, another round of cleanups for Styx. Patch #1 was sent out
earlier, and has been updated to switch to a VOID* type PCD. Remaining
patches are various cleanups for Styx in general, and some for Overdrive
(+ Cello)
Ard Biesheuvel (6):
Platform/AMD/OverdriveBoard: fix byte order of default MAC addresses
Silicon/Styx: drop ARM_CPU_AARCH64 define
Silicon/Styx: get rid of NUM_CORES preprocessor define on command line
Silicon/Styx: switch to device path protocol driver
Platform/AMD/OverdriveBoard: enable support for IPv6 networking and
HTTP boot
Platform/AMD/OverdriveBoard: build device tree from source
Silicon/AMD/Styx/AmdStyx.dec | 4 +-
.../AMD/OverdriveBoard/OverdriveBoard.dsc | 50 +++++--
Platform/LeMaker/CelloBoard/CelloBoard.dsc | 14 +-
.../Overdrive1000Board/Overdrive1000Board.dsc | 13 +-
.../AMD/OverdriveBoard/OverdriveBoard.fdf | 29 ++--
Platform/LeMaker/CelloBoard/CelloBoard.fdf | 9 +-
.../DeviceTree/OverdriveBoard.inf | 28 ++++
.../AcpiPlatformDxe/AcpiPlatformDxe.inf | 2 +
.../StyxDtbLoaderLib/StyxDtbLoaderLib.inf | 2 +
.../Drivers/AcpiPlatformDxe/AcpiPlatform.c | 9 +-
.../Styx/Drivers/PlatInitPei/PlatInitPei.c | 24 +--
.../PlatformSmbiosDxe/PlatformSmbiosDxe.c | 4 -
.../StyxDtbLoaderLib/StyxDtbLoaderLib.c | 10 +-
.../OverdriveBoard.dts} | 140 +++++-------------
.../OverdriveBoard/FdtBlob/styx-overdrive.dtb | Bin 9357 -> 0 bytes
.../AMD/Styx/Drivers/AcpiPlatformDxe/Dsdt.asl | 2 +
.../Styx/Drivers/AcpiPlatformDxe/Pptt.aslc | 2 +
17 files changed, 180 insertions(+), 162 deletions(-)
create mode 100644 Platform/AMD/OverdriveBoard/DeviceTree/OverdriveBoard.inf
rename Platform/AMD/OverdriveBoard/{FdtBlob/styx-overdrive.dts => DeviceTree/OverdriveBoard.dts} (77%)
delete mode 100644 Platform/AMD/OverdriveBoard/FdtBlob/styx-overdrive.dtb
--
2.19.2
next reply other threads:[~2018-12-11 15:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-11 15:02 Ard Biesheuvel [this message]
2018-12-11 15:02 ` [PATCH edk2-platforms 1/6] Platform/AMD/OverdriveBoard: fix byte order of default MAC addresses Ard Biesheuvel
2018-12-11 15:02 ` [PATCH edk2-platforms 2/6] Silicon/Styx: drop ARM_CPU_AARCH64 define Ard Biesheuvel
2018-12-11 15:02 ` [PATCH edk2-platforms 3/6] Silicon/Styx: get rid of NUM_CORES preprocessor define on command line Ard Biesheuvel
2018-12-11 15:02 ` [PATCH edk2-platforms 4/6] Silicon/Styx: switch to device path protocol driver Ard Biesheuvel
2018-12-11 15:02 ` [PATCH edk2-platforms 5/6] Platform/AMD/OverdriveBoard: enable support for IPv6 networking and HTTP boot Ard Biesheuvel
2018-12-11 15:02 ` [PATCH edk2-platforms 6/6] Platform/AMD/OverdriveBoard: build device tree from source Ard Biesheuvel
2018-12-11 15:53 ` [PATCH edk2-platforms 0/6] Silicon/Styx: another round of cleanups Leif Lindholm
2018-12-11 16:46 ` Ard Biesheuvel
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=20181211150237.32275-1-ard.biesheuvel@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