All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PULL] u-boot-sh/master
Date: Thu, 3 May 2018 01:49:39 +0200	[thread overview]
Message-ID: <a7e66d9e-466e-cd63-68f1-3904534e5098@gmail.com> (raw)

The following changes since commit ec1754f091c3c06d76592a3f9fecf6184f27e4c9:

  Prepare v2018.05-rc3 (2018-05-01 09:09:31 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 74c8cb02a4a7d20961a58ff8763ee32045becccb:

  ARM: rmobile: Zap #undef DEBUG (2018-05-02 11:55:57 +0200)

----------------------------------------------------------------
Marek Vasut (6):
      clk: renesas: Drop USB extal from the R8A7792 clock driver
      doc: rmobile: Update the README
      ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRING
      ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig
      ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRING
      ARM: rmobile: Zap #undef DEBUG

 arch/arm/mach-rmobile/Kconfig.32                        |  4 ++++
 arch/arm/mach-rmobile/board.c                           |  5 ++---
 arch/arm/mach-rmobile/include/mach/sys_proto.h          |  5 -----
 board/atmark-techno/armadillo-800eva/armadillo-800eva.c |  4 ----
 board/kmc/kzm9g/kzm9g.c                                 |  4 ----
 board/renesas/alt/alt.c                                 |  4 ----
 board/renesas/blanche/blanche.c                         |  4 ----
 board/renesas/gose/gose.c                               |  4 ----
 board/renesas/koelsch/koelsch.c                         |  4 ----
 board/renesas/lager/lager.c                             |  4 ----
 board/renesas/porter/porter.c                           |  4 ----
 board/renesas/silk/silk.c                               |  4 ----
 board/renesas/stout/stout.c                             |  4 ----
 configs/alt_defconfig                                   |  1 +
 configs/armadillo-800eva_defconfig                      |  1 +
 configs/blanche_defconfig                               |  1 +
 configs/gose_defconfig                                  |  1 +
 configs/koelsch_defconfig                               |  1 +


 configs/kzm9g_defconfig                                 |  1 +


 configs/lager_defconfig                                 |  1 +


 configs/porter_defconfig                                |  1 +


 configs/silk_defconfig                                  |  1 +


 configs/stout_defconfig                                 |  1 +


 doc/README.rmobile                                      | 76
++++++++++++++++++++++++++++++++--------------------------------------------

 drivers/clk/renesas/r8a7792-cpg-mssr.c                  |  2 --


 include/configs/alt.h                                   |  3 ---


 include/configs/armadillo-800eva.h                      |  2 --


 include/configs/blanche.h                               |  3 ---


 include/configs/draak.h                                 |  2 --


 include/configs/eagle.h                                 |  2 --


 include/configs/gose.h                                  |  3 ---


 include/configs/koelsch.h                               |  3 ---


 include/configs/kzm9g.h                                 |  3 ---
 include/configs/lager.h                                 |  3 ---
 include/configs/porter.h                                |  3 ---
 include/configs/salvator-x.h                            |  2 --
 include/configs/silk.h                                  |  3 ---
 include/configs/stout.h                                 |  3 ---
 include/configs/ulcb.h                                  |  2 --
 scripts/config_whitelist.txt                            |  2 --
 40 files changed, 48 insertions(+), 133 deletions(-)
-- 
Best regards,
Marek Vasut

             reply	other threads:[~2018-05-02 23:49 UTC|newest]

Thread overview: 118+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-02 23:49 Marek Vasut [this message]
2018-05-04 13:05 ` [U-Boot] [PULL] u-boot-sh/master Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2019-11-22 12:39 Marek Vasut
2019-11-22 22:15 ` Tom Rini
2019-10-05 16:20 Marek Vasut
2019-10-06  0:09 ` Tom Rini
2019-09-15 20:41 Marek Vasut
2019-09-16 11:21 ` Tom Rini
2019-09-07 17:31 Marek Vasut
2019-09-09  1:13 ` Tom Rini
2019-08-29 12:07 Marek Vasut
2019-08-31 13:28 ` Tom Rini
2019-08-31 13:37   ` Marek Vasut
2019-09-02 14:13 ` Tom Rini
2019-08-10 21:35 Marek Vasut
2019-08-11  1:13 ` Tom Rini
2019-07-30 12:07 Marek Vasut
2019-07-31 12:33 ` Tom Rini
2019-06-14 10:44 Marek Vasut
2019-06-17 15:19 ` Tom Rini
2019-05-26 23:14 Marek Vasut
2019-05-27 18:35 ` Tom Rini
2019-05-15 22:52 Marek Vasut
2019-05-17 11:15 ` Tom Rini
2019-05-11 23:54 Marek Vasut
2019-05-14 14:07 ` Tom Rini
2019-05-07 13:29 Marek Vasut
2019-05-07 18:13 ` Tom Rini
2019-05-05 19:18 Marek Vasut
2019-05-07  2:43 ` Tom Rini
2019-04-10 14:47 Marek Vasut
2019-04-11 22:15 ` Tom Rini
2019-04-02  1:16 Marek Vasut
2019-04-02 18:05 ` Tom Rini
2019-03-26 17:43 Marek Vasut
2019-03-29  1:24 ` Tom Rini
2019-03-10 13:26 Marek Vasut
2019-03-11 19:40 ` Tom Rini
2019-03-04 21:33 Marek Vasut
2019-03-05  2:48 ` Tom Rini
2019-02-28 21:23 Marek Vasut
2019-03-01 12:59 ` Tom Rini
2019-02-16 17:12 Marek Vasut
2019-02-18 14:29 ` Tom Rini
2019-02-08 10:19 Marek Vasut
2019-02-09  0:17 ` Tom Rini
2019-02-09 10:04   ` Marek Vasut
2019-02-09 12:46     ` Tom Rini
2019-02-09 13:36       ` Marek Vasut
2019-02-09 23:11         ` Marek Vasut
2019-02-11  1:05           ` Tom Rini
2018-12-10  4:53 Marek Vasut
2018-12-10 15:18 ` Tom Rini
2018-12-04 13:51 Marek Vasut
2018-12-05  3:12 ` Tom Rini
2018-12-03 19:08 Marek Vasut
2018-12-04  4:48 ` Tom Rini
2018-11-04  9:15 Marek Vasut
2018-11-05 12:23 ` Tom Rini
2018-10-19 10:29 Marek Vasut
2018-10-19 16:56 ` Tom Rini
2018-10-09 22:24 Marek Vasut
2018-10-11 14:10 ` Tom Rini
2018-10-05 21:27 Marek Vasut
2018-10-06 12:57 ` Tom Rini
2018-09-16  1:12 Marek Vasut
2018-09-17 12:03 ` Tom Rini
2018-08-30 14:11 Marek Vasut
2018-08-30 21:33 ` Tom Rini
2018-08-17 10:10 Marek Vasut
2018-08-17 13:56 ` Tom Rini
2018-07-26  7:35 Marek Vasut
2018-07-26 19:53 ` Tom Rini
2018-06-20  4:40 Marek Vasut
2018-06-21 18:21 ` Tom Rini
2018-06-17  0:02 Marek Vasut
2018-06-18 16:59 ` Tom Rini
2018-06-19  1:27   ` Marek Vasut
2018-06-13  4:05 Marek Vasut
2018-06-14 11:19 ` Tom Rini
2018-06-14 11:35   ` Marek Vasut
2018-06-14 13:07     ` Tom Rini
2018-06-14 20:58       ` Marek Vasut
2018-06-14 21:42         ` Tom Rini
2018-06-15  4:09           ` Marek Vasut
2018-06-15 11:46             ` Tom Rini
2018-06-18 14:24           ` Bin Meng
2018-06-01 23:07 Marek Vasut
2018-06-02 21:12 ` Tom Rini
2018-05-20 10:08 Marek Vasut
2018-05-21  1:59 ` Tom Rini
2018-04-26 23:11 Marek Vasut
2018-04-27 11:20 ` Tom Rini
2018-04-22  3:29 Marek Vasut
2018-04-22 21:37 ` Tom Rini
2018-04-18 19:57 Marek Vasut
2018-04-19  3:14 ` Tom Rini
2018-04-20 13:46   ` Marek Vasut
2018-04-20 13:54     ` Tom Rini
2018-04-14 22:38 Marek Vasut
2018-04-15 17:52 ` Tom Rini
2018-04-14  9:20 Marek Vasut
2018-04-12  3:28 Marek Vasut
2018-04-12  3:55 ` Masahiro Yamada
2018-04-13 16:57 ` Tom Rini
2018-03-05 20:33 Marek Vasut
2018-03-06  1:28 ` Tom Rini
2018-03-01 17:34 Marek Vasut
2018-03-02  2:32 ` Tom Rini
2018-03-02  8:52   ` Marek Vasut
2018-02-23 16:58 Marek Vasut
2018-02-23 20:18 ` Tom Rini
2018-02-19  4:20 Marek Vasut
2018-02-20  4:00 ` Tom Rini
2018-02-17 21:02 Marek Vasut
2018-02-17 21:10 ` Tom Rini
2018-02-16 16:00 Marek Vasut
2018-02-17 20:52 ` 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=a7e66d9e-466e-cd63-68f1-3904534e5098@gmail.com \
    --to=marek.vasut@gmail.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.