All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: Tom Rini <trini@konsulko.com>,
	"u-boot@lists.denx.de" <u-boot@lists.denx.de>
Subject: [PULL] u-boot-sh/master
Date: Wed, 21 Jul 2021 00:50:00 +0200	[thread overview]
Message-ID: <6aba3e43-c280-456d-f8a0-3154b6923929@denx.de> (raw)

The following changes since commit dd3dfa50d88cffeb244485594a7bf18c58ae6d63:

   Merge https://source.denx.de/u-boot/custodians/u-boot-marvell 
(2021-07-19 08:41:04 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to cd7f92a096a46e5c2a54ca461a5b30739e3fa3e4:

   ARM: dts: rmobile: Remove multiple unused DT properties on R-Car Gen3 
(2021-07-20 23:33:54 +0200)

----------------------------------------------------------------
Marek Vasut (7):
       sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver
       ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3
       ARM: rmobile: Enable I2C EEPROM support on R-Car Gen3
       ARM: rmobile: Enable sysinfo on R-Car Gen3
       ARM: rmobile: Align CPU: print with other prints
       ARM: dts: rmobile: Disable RPC HF by default
       ARM: dts: rmobile: Remove multiple unused DT properties on R-Car Gen3

  arch/arm/dts/r8a77950-salvator-x-u-boot.dts |  19 ++++++++-
  arch/arm/dts/r8a77950-ulcb-u-boot.dts       |  20 ++++++++-
  arch/arm/dts/r8a77960-salvator-x-u-boot.dts |  19 ++++++++-
  arch/arm/dts/r8a77960-ulcb-u-boot.dts       |  20 ++++++++-
  arch/arm/dts/r8a77965-salvator-x-u-boot.dts |  19 ++++++++-
  arch/arm/dts/r8a77965-ulcb-u-boot.dts       |  20 ++++++++-
  arch/arm/dts/r8a77990-ebisu-u-boot.dts      |  25 +++++++++++-
  arch/arm/dts/r8a77995-draak-u-boot.dts      |   2 +-
  arch/arm/mach-rmobile/cpu_info.c            |   2 +-
  configs/r8a77970_eagle_defconfig            |   2 +
  configs/r8a77980_condor_defconfig           |   2 +
  configs/r8a77990_ebisu_defconfig            |  10 +++++
  configs/r8a77995_draak_defconfig            |   2 +
  configs/rcar3_salvator-x_defconfig          |  10 +++++
  configs/rcar3_ulcb_defconfig                |  10 +++++
  drivers/sysinfo/Kconfig                     |   7 ++++
  drivers/sysinfo/Makefile                    |   1 +
  drivers/sysinfo/rcar3.c                     | 197 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  18 files changed, 378 insertions(+), 9 deletions(-)
  create mode 100644 drivers/sysinfo/rcar3.c

             reply	other threads:[~2021-07-20 22:50 UTC|newest]

Thread overview: 82+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-20 22:50 Marek Vasut [this message]
2021-07-21  2:55 ` [PULL] u-boot-sh/master Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2023-10-17  2:31 Marek Vasut
2023-10-17 14:19 ` Tom Rini
2023-09-17 12:54 Marek Vasut
2023-09-18 14:12 ` Tom Rini
2023-08-20  1:43 Marek Vasut
2023-08-20 17:38 ` Tom Rini
2023-04-07 14:50 Marek Vasut
2023-03-20 22:51 Marek Vasut
2023-03-21 15:54 ` Tom Rini
2023-03-10 23:00 Marek Vasut
2023-03-13 17:40 ` Tom Rini
2023-02-02  1:42 Marek Vasut
2023-02-02 19:18 ` Tom Rini
2023-01-15 14:27 Marek Vasut
2023-01-15 20:40 ` Tom Rini
2022-09-03 14:32 Marek Vasut
2022-09-05  2:35 ` Tom Rini
2022-03-15 20:43 Marek Vasut
2022-03-16 14:48 ` Tom Rini
2022-02-26  3:03 Marek Vasut
2022-02-27 14:21 ` Tom Rini
2022-01-23  2:01 Marek Vasut
2022-01-23 14:55 ` Tom Rini
2021-12-13 11:32 Marek Vasut
2021-12-13 16:30 ` Tom Rini
2021-10-31  8:00 Marek Vasut
2021-10-31 19:15 ` Tom Rini
2021-08-30 22:41 Marek Vasut
2021-08-31 22:59 ` Tom Rini
2021-08-08 11:39 Marek Vasut
2021-08-08 18:20 ` Tom Rini
2021-06-25  1:13 Marek Vasut
2021-06-25 12:54 ` Tom Rini
2021-06-07 20:26 Marek Vasut
2021-06-08 21:49 ` Tom Rini
2021-05-21 15:01 Marek Vasut
2021-05-23 19:40 ` Tom Rini
2021-05-14 20:15 Marek Vasut
2021-05-15 12:09 ` Tom Rini
2021-04-26 11:49 Marek Vasut
2021-04-27  0:54 ` Tom Rini
2021-04-14  0:00 Marek Vasut
2021-04-15 19:42 ` Tom Rini
2021-02-21  0:15 Marek Vasut
2021-02-21 19:46 ` Tom Rini
2021-02-07 20:41 Marek Vasut
2021-02-08 20:42 ` Tom Rini
2021-01-31 14:57 Marek Vasut
2021-02-01  0:44 ` Tom Rini
2021-01-18 14:05 Marek Vasut
2021-01-18 17:41 ` Tom Rini
2020-11-22 15:06 Marek Vasut
2020-11-23 15:28 ` Tom Rini
2020-10-20 11:54 Marek Vasut
2020-10-21 23:12 ` Tom Rini
2020-10-01  8:27 Marek Vasut
2020-10-01 22:09 ` Tom Rini
2020-09-03 12:15 Marek Vasut
2020-09-03 18:08 ` Tom Rini
2020-08-05  7:52 Marek Vasut
2020-08-05 20:29 ` Tom Rini
2020-07-27 10:33 Marek Vasut
2020-07-27 15:14 ` Tom Rini
2020-06-20 17:16 Marek Vasut
2020-06-22 12:23 ` Tom Rini
2020-05-30 21:07 Marek Vasut
2020-05-31 14:04 ` Tom Rini
2020-05-10 15:00 Marek Vasut
2020-05-21 12:12 ` Marek Vasut
2020-05-21 20:33   ` Tom Rini
2020-04-29 12:25 Marek Vasut
2020-04-29 18:46 ` Tom Rini
2020-04-04 20:14 Marek Vasut
2020-04-05 23:05 ` Tom Rini
2020-03-30 14:59 Marek Vasut
2020-03-31 19:09 ` Tom Rini
2020-03-05  0:19 Marek Vasut
2020-03-05  3:41 ` Tom Rini
2019-12-04 17:57 Marek Vasut
2019-12-05  2:53 ` Tom Rini

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=6aba3e43-c280-456d-f8a0-3154b6923929@denx.de \
    --to=marex@denx.de \
    --cc=trini@konsulko.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 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.