public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v3, 05/11] sysreset: enable driver support in SPL/TPL
Date: Tue, 02 Jan 2018 18:09:42 +0100	[thread overview]
Message-ID: <E1eWQ4M-00019P-Ne@mail.theobroma-systems.com> (raw)
In-Reply-To: <1513673606-17594-6-git-send-email-kever.yang@rock-chips.com>

> SPL/TPL also need use sysreset for some feature like panic callback.
> 
> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> ---
> 
> Changes in v3: None
> Changes in v2: None
> 
>  drivers/sysreset/Kconfig  | 18 ++++++++++++++++++
>  drivers/sysreset/Makefile |  2 +-
>  2 files changed, 19 insertions(+), 1 deletion(-)
> 

Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

  reply	other threads:[~2018-01-02 17:09 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-19  8:53 [U-Boot] [PATCH v3 00/11] rockchip: add tpl and OPTEE support for rk3229 Kever Yang
2017-12-19  8:53 ` [U-Boot] [PATCH v3 01/11] lib: add TPL_OF_LIBFDT option for TPL Kever Yang
2018-01-02 17:09   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2018-01-02 17:25   ` Philipp Tomsich
2017-12-19  8:53 ` [U-Boot] [PATCH v3 02/11] arm: add option for TPL ARCH_MEM in arm 32bit Kever Yang
2018-01-02 17:09   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2018-01-02 17:25   ` Philipp Tomsich
2017-12-19  8:53 ` [U-Boot] [PATCH v3 03/11] arm: add a separate stack for TPL Kever Yang
2018-01-02 17:09   ` [U-Boot] [U-Boot,v3,03/11] " Philipp Tomsich
2018-01-02 17:25   ` Philipp Tomsich
2017-12-19  8:53 ` [U-Boot] [PATCH v3 04/11] rockchip: rk322x: enable tpl support Kever Yang
2018-01-02 17:09   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2018-01-02 17:17   ` Philipp Tomsich
2018-01-04  2:52     ` Kever Yang
2017-12-19  8:53 ` [U-Boot] [PATCH v3 05/11] sysreset: enable driver support in SPL/TPL Kever Yang
2018-01-02 17:09   ` Philipp Tomsich [this message]
2018-01-02 17:25   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2017-12-19  8:53 ` [U-Boot] [PATCH v3 06/11] image: add os type for OP-TEE Kever Yang
2018-01-02 17:09   ` [U-Boot] [U-Boot,v3,06/11] " Philipp Tomsich
2018-01-02 17:26   ` Philipp Tomsich
2017-12-19  8:53 ` [U-Boot] [PATCH v3 07/11] spl: add support to booting with OP-TEE Kever Yang
2018-01-02 17:09   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2018-01-02 17:20   ` Philipp Tomsich
2018-01-04  3:51     ` Kever Yang
2018-01-04 10:48       ` Dr. Philipp Tomsich
2017-12-19  8:53 ` [U-Boot] [PATCH v3 08/11] rockchip: rk322x: dts: enable uart2 for SPL/TPL Kever Yang
2018-01-02 17:09   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2018-01-02 17:26   ` Philipp Tomsich
2017-12-19  8:53 ` [U-Boot] [PATCH v3 09/11] rockchip: add fit source file for pack itb with op-tee Kever Yang
2018-01-02 17:09   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2018-01-02 17:26   ` Philipp Tomsich
2017-12-19  8:53 ` [U-Boot] [PATCH v3 10/11] rockchip: evb-rk3229: add README file for OP-TEE support Kever Yang
2018-01-02 17:09   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2018-01-02 17:26   ` Philipp Tomsich
2017-12-19  8:53 ` [U-Boot] [PATCH v3 11/11] rockchip: evb-rk322x: update defconfig with tpl and optee support Kever Yang
2018-01-02 17:09   ` [U-Boot] [U-Boot, v3, " Philipp Tomsich
2018-01-02 17:26   ` Philipp Tomsich
2017-12-25 20:23 ` [U-Boot] [PATCH v3 00/11] rockchip: add tpl and OPTEE support for rk3229 Heiko Stuebner

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=E1eWQ4M-00019P-Ne@mail.theobroma-systems.com \
    --to=philipp.tomsich@theobroma-systems.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox