* [PULL] Pull request: u-boot-stm32 = u-boot-stm32-20200203
@ 2020-03-02 12:24 Patrick DELAUNAY
2020-03-02 16:28 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Patrick DELAUNAY @ 2020-03-02 12:24 UTC (permalink / raw)
To: u-boot
Hi Tom,
Please pull the STM32 related patches for v2020.04-rc4 = u-boot-stm32-20200203
With the following changes:
- convert stm32mp1 board documentation to rst format
- fix in stm32mp1 rng driver
CI status:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm/pipelines/2334
Thanks,
Patrick
git request-pull origin/master https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git u-boot-stm32-20200203
The following changes since commit 9e1d65f36b83c5422ece3c0ea28d07a2246cb07f:
configs: Resync with savedefconfig (2020-02-28 13:28:38 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git tags/u-boot-stm32-20200203
for you to fetch changes up to efa667d38bb8bdd548972e10d02d830d9256602d:
doc: add board documentation for stm32mp1 (2020-03-02 09:41:32 +0100)
----------------------------------------------------------------
- convert stm32mp1 board documentation to rst format
----------------------------------------------------------------
Heinrich Schuchardt (1):
stm32mp1: rng: remove superfluous assignment
Patrick Delaunay (1):
doc: add board documentation for stm32mp1
MAINTAINERS | 1 +
board/st/stm32mp1/README | 520 +----------------------------------------------
doc/board/index.rst | 1 +
doc/board/st/index.rst | 9 +
doc/board/st/stm32mp1.rst | 611 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/rng/stm32mp1_rng.c | 2 +-
6 files changed, 624 insertions(+), 520 deletions(-)
create mode 100644 doc/board/st/index.rst
create mode 100644 doc/board/st/stm32mp1.rst
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-03-02 16:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-02 12:24 [PULL] Pull request: u-boot-stm32 = u-boot-stm32-20200203 Patrick DELAUNAY
2020-03-02 16:28 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox