All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 10/15] board: Add STM32F769 SoC, discovery board support
Date: Mon, 14 Oct 2019 19:33:17 +0200	[thread overview]
Message-ID: <20191014193317.0cf065d8@crub> (raw)
In-Reply-To: <1570454955-21298-11-git-send-email-yannick.fertre@st.com>

On Mon, 7 Oct 2019 15:29:10 +0200
Yannick Fertré yannick.fertre at st.com wrote:

> Signed-off-by: Yannick Fertré <yannick.fertre@st.com>
> ---
>  configs/stm32f769-disco_defconfig | 63 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 63 insertions(+)
>  create mode 100644 configs/stm32f769-disco_defconfig

Added defconfig entry to board/st/stm32f746-disco/MAINTAINERS and
applied to u-boot-video/master, thanks!

--
Anatolij

  reply	other threads:[~2019-10-14 17:33 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-07 13:29 [U-Boot] [PATCH v5 00/15] splash screen on the stm32f769 & stm32mp1 boards Yannick Fertré
2019-10-07 13:29 ` [U-Boot] [PATCH v5 01/15] video: bmp: check resolutions of panel/bitmap Yannick Fertré
2019-10-07 17:34   ` Heinrich Schuchardt
2019-10-24 14:05     ` Patrice CHOTARD
2019-10-24 14:19       ` Anatolij Gustschin
2019-10-24 20:43       ` Heinrich Schuchardt
2019-10-25  7:43         ` Patrice CHOTARD
2019-10-25  9:31           ` Heinrich Schuchardt
2019-10-25  7:55         ` Yannick FERTRE
2019-10-07 13:29 ` [U-Boot] [PATCH v5 02/15] video: stm32: stm32_ltdc: add bridge to display controller Yannick Fertré
2019-10-14 17:24   ` Anatolij Gustschin
2019-10-07 13:29 ` [U-Boot] [PATCH v5 03/15] include: Add new DCS commands in the enum list Yannick Fertré
2019-10-14 17:25   ` Anatolij Gustschin
2019-10-07 13:29 ` [U-Boot] [PATCH v5 04/15] video: add support of MIPI DSI interface Yannick Fertré
2019-10-14 17:25   ` Anatolij Gustschin
2019-10-07 13:29 ` [U-Boot] [PATCH v5 05/15] dm: Add a dsi host uclass Yannick Fertré
2019-10-14 17:28   ` Anatolij Gustschin
2019-10-07 13:29 ` [U-Boot] [PATCH v5 06/15] video: add MIPI DSI host controller bridge Yannick Fertré
2019-10-14 17:29   ` Anatolij Gustschin
2019-10-07 13:29 ` [U-Boot] [PATCH v5 07/15] video: add support of STM32 MIPI DSI controller driver Yannick Fertré
2019-10-14 17:29   ` Anatolij Gustschin
2019-10-07 13:29 ` [U-Boot] [PATCH v5 08/15] video: add support of panel OTM8009A Yannick Fertré
2019-10-14 17:30   ` Anatolij Gustschin
2019-10-07 13:29 ` [U-Boot] [PATCH v5 09/15] video: add support of panel RM68200 Yannick Fertré
2019-10-14 17:30   ` Anatolij Gustschin
2019-10-07 13:29 ` [U-Boot] [PATCH v5 10/15] board: Add STM32F769 SoC, discovery board support Yannick Fertré
2019-10-14 17:33   ` Anatolij Gustschin [this message]
2019-10-07 13:29 ` [U-Boot] [PATCH v5 11/15] ARM: dts: stm32f769: add display for STM32F769 disco board Yannick Fertré
2019-10-14 17:33   ` Anatolij Gustschin
2019-10-07 13:29 ` [U-Boot] [PATCH v5 12/15] ARM: dts: stm32mp1: add dsi host for stm32mp157c-ev1 board Yannick Fertré
2019-10-14 17:34   ` Anatolij Gustschin
2019-10-07 13:29 ` [U-Boot] [PATCH v5 13/15] ARM: dts: stm32mp1: add dsi host for stm32mp157c-dk2 board Yannick Fertré
2019-10-14 17:34   ` Anatolij Gustschin
2019-10-07 13:29 ` [U-Boot] [PATCH v5 14/15] stm32mp1: configs: update video Yannick Fertré
2019-10-14 17:35   ` Anatolij Gustschin
2019-10-07 13:29 ` [U-Boot] [PATCH v5 15/15] stm32mp1: configs: add display devices Yannick Fertré
2019-10-14 17:35   ` Anatolij Gustschin
2019-10-07 15:35 ` [U-Boot] [PATCH v5 00/15] splash screen on the stm32f769 & stm32mp1 boards Patrice CHOTARD

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=20191014193317.0cf065d8@crub \
    --to=agust@denx.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.