All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v2, 2/5] ARM: bcm283x: Implement EFI RTS reset_system
Date: Mon, 14 Nov 2016 10:23:51 +0100	[thread overview]
Message-ID: <20161114092350.16530.75033@achrid.arch.suse.de> (raw)
In-Reply-To: <1465253827-126767-3-git-send-email-agraf@suse.de>

> The rpi has a pretty simple way of resetting the whole system. All it takes
> is to poke a few registers at a well defined location in MMIO space.
> 
> This patch adds support for the EFI loader implementation to allow an OS to
> reset and power off the system when we're outside of boot time.
> 
> Signed-off-by: Alexander Graf <agraf@suse.de>

Thanks, applied to efi-next

Alex

  reply	other threads:[~2016-11-14  9:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-06 22:57 [U-Boot] [PATCH v2 0/5] Raspberry Pi EFI enablement Alexander Graf
2016-06-06 22:57 ` [U-Boot] [PATCH v2 1/5] efi_loader: Allow boards to implement get_time and reset_system Alexander Graf
2016-06-06 22:57 ` [U-Boot] [PATCH v2 2/5] ARM: bcm283x: Implement EFI RTS reset_system Alexander Graf
2016-11-14  9:23   ` Alexander Graf [this message]
2016-06-06 22:57 ` [U-Boot] [PATCH v2 3/5] efi_loader: gop: Expose fb when 32bpp Alexander Graf
2016-10-13 14:34   ` [U-Boot] [U-Boot,v2,3/5] " Alexander Graf
2016-06-06 22:57 ` [U-Boot] [PATCH v2 4/5] bcm2835 video: Map frame buffer as 32bpp Alexander Graf
2016-11-14  9:23   ` [U-Boot] [U-Boot, v2, " Alexander Graf
2016-11-14  9:25     ` Alexander Graf
2016-06-06 22:57 ` [U-Boot] [PATCH v2 5/5] bcm2835: Reserve the spin table in efi memory map Alexander Graf
2016-11-14  9:23   ` [U-Boot] [U-Boot, v2, " Alexander Graf

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=20161114092350.16530.75033@achrid.arch.suse.de \
    --to=agraf@suse.de \
    --cc=u-boot@lists.denx.de \
    /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.