public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] LS2080ARDB: Enable EFI boot support
@ 2016-05-13 12:21 Alexander Graf
  2016-05-13 12:21 ` [U-Boot] [PATCH 1/5] ls2080: Exit dpaa only right before exiting U-Boot Alexander Graf
                   ` (4 more replies)
  0 siblings, 5 replies; 30+ messages in thread
From: Alexander Graf @ 2016-05-13 12:21 UTC (permalink / raw)
  To: u-boot

We now have EFI support in U-Boot which worked out of the box on all systems
that I tried it on so far. Except for the LS2080ARDB. With this patch set
I can successfully boot grub2 and Linux from there on such a system - even
using PXE.

Alexander Graf (5):
  ls2080: Exit dpaa only right before exiting U-Boot
  ls2080: Disable dcache during ddr init
  efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3
  ls2080ardb: Reserve DP-DDR RAM
  ls2080ardb: Convert to distro boot

 arch/arm/include/asm/armv8/mmu.h        | 19 ++++++++++++-------
 arch/arm/lib/bootm.c                    | 11 +++++++++++
 board/freescale/ls2080a/ddr.c           |  2 ++
 board/freescale/ls2080a/ls2080a.c       |  1 -
 board/freescale/ls2080aqds/ddr.c        |  2 ++
 board/freescale/ls2080aqds/ls2080aqds.c |  4 ----
 board/freescale/ls2080ardb/ddr.c        |  2 ++
 board/freescale/ls2080ardb/ls2080ardb.c | 13 +++++++++----
 cmd/bootefi.c                           | 11 +++++++++++
 drivers/net/fsl-mc/mc.c                 | 22 ++++++++++++++++++++--
 include/configs/ls2080ardb.h            | 24 +++++++++++++++++++++++-
 lib/efi_loader/efi_boottime.c           | 10 ++++++++++
 12 files changed, 102 insertions(+), 19 deletions(-)

-- 
1.8.5.6

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

end of thread, other threads:[~2016-06-20  6:24 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-13 12:21 [U-Boot] [PATCH 0/5] LS2080ARDB: Enable EFI boot support Alexander Graf
2016-05-13 12:21 ` [U-Boot] [PATCH 1/5] ls2080: Exit dpaa only right before exiting U-Boot Alexander Graf
2016-05-18 12:29   ` Prabhakar Kushwaha
2016-05-27 14:27     ` Alexander Graf
2016-06-07  1:28       ` Prabhakar Kushwaha
2016-06-19 21:58         ` Alexander Graf
2016-06-20  6:24         ` Alexander Graf
2016-05-13 12:21 ` [U-Boot] [PATCH 2/5] ls2080: Disable dcache during ddr init Alexander Graf
2016-05-13 16:28   ` York Sun
2016-05-13 19:43     ` Alexander Graf
2016-05-18 12:17   ` Prabhakar Kushwaha
2016-05-13 12:21 ` [U-Boot] [PATCH 3/5] efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3 Alexander Graf
2016-05-13 12:21 ` [U-Boot] [PATCH 4/5] ls2080ardb: Reserve DP-DDR RAM Alexander Graf
2016-05-13 12:21 ` [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot Alexander Graf
2016-05-13 14:26   ` Stuart Yoder
2016-05-13 14:31     ` Alexander Graf
2016-05-13 16:21       ` York Sun
2016-05-13 17:03         ` Alexander Graf
2016-05-13 17:05           ` York Sun
2016-05-13 19:36             ` Alexander Graf
2016-05-13 19:52               ` York Sun
2016-05-14 21:21                 ` Bhupesh Sharma
2016-05-16  6:58                   ` Amit Tomer
2016-05-16  7:38                     ` Alexander Graf
2016-05-16 12:04                       ` Bhupesh Sharma
2016-05-16 12:21                         ` Alexander Graf
2016-05-16 13:23                           ` Bhupesh Sharma
2016-05-16 13:49                           ` Peter Newton
2016-05-13 19:42   ` [U-Boot] [PATCH v2 " Alexander Graf
2016-05-15 20:33     ` [U-Boot] [PATCH v3 " Alexander Graf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox