All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: Tom Rini <trini@konsulko.com>,
	U-Boot Mailing List <u-boot@lists.denx.de>
Subject: Please pull u-boot-marvell/next
Date: Tue, 20 Sep 2022 08:59:43 +0200	[thread overview]
Message-ID: <19fde4b9-7d1a-e15c-e717-4a570814119f@denx.de> (raw)

Hi Tom,

please pull these Marvell patches into next:

----------------------------------------------------------------
- Enable CONFIG_TIMER for all Kirkwood / MVEBU boards (Stefan)
- u-boot-spl.kwb/SPL: Add / improve size limit setup / detection (Pali)
- mvebu: theadorable: Misc updates in defconfig und dts (Stefan)
----------------------------------------------------------------

Here the Azure build, without any issues:

https://dev.azure.com/sr0718/u-boot/_build/results?buildId=264&view=results

Thanks,
Stefan

The following changes since commit e9a1ff9724348408144c7f1c5b5cc26130ba46e5:

   Merge branch 'master' into next (2022-09-19 16:07:12 -0400)

are available in the Git repository at:

   git@source.denx.de:u-boot/custodians/u-boot-marvell.git next

for you to fetch changes up to 7a6102a6133a1f7a368c91626bb1707bed2bac45:

   kirkwood: lsxl: Sync defconfigs (2022-09-20 06:39:43 +0200)

----------------------------------------------------------------
Pali Rohár (3):
       Makefile: Add missing CONFIG_BOARD_SIZE_LIMIT check for 
u-boot-spl.kwb
       arm: mvebu: turris_omnia: Add CONFIG_BOARD_SIZE_LIMIT
       arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs

Stefan Roese (9):
       arm: mvebu: theadorable: Misc defconfig changes
       arm: mvebu: theadorable: Update eth & mdio DT nodes
       timer: orion-timer: Add support for other Armada SoC's
       timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE support
       arm: mvebu: Use CONFIG_TIMER on all MVEBU & KIRKWOOD platforms
       arm: mvebu: dts: Makefile: Compile Armada 375 dtb in a separate step
       arm: mvebu: dts: armada-375.dtsi: Add timer0 & timer1
       arm: mvebu: dts: mvebu-u-boot.dtsi: Add "u-boot, dm-pre-reloc" to 
timer DT node
       kirkwood: lsxl: Sync defconfigs

  Makefile                                  |   1 +
  arch/arm/Kconfig                          |   4 ++
  arch/arm/dts/Makefile                     |   6 +-
  arch/arm/dts/armada-375.dtsi              |   4 +-
  arch/arm/dts/armada-xp-theadorable.dts    |  27 ++++----
  arch/arm/dts/mvebu-u-boot.dtsi            |  11 ++++
  arch/arm/mach-mvebu/include/mach/config.h |   5 --
  common/spl/Kconfig                        |   1 +
  configs/lschlv2_defconfig                 |   2 -
  configs/lsxhl_defconfig                   |   2 -
  configs/theadorable_debug_defconfig       |   3 +
  configs/turris_omnia_defconfig            |   2 +
  drivers/timer/Kconfig                     |   5 +-
  drivers/timer/orion-timer.c               | 103 
++++++++++++++++++++++++++----
  14 files changed, 137 insertions(+), 39 deletions(-)

             reply	other threads:[~2022-09-20  6:59 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-20  6:59 Stefan Roese [this message]
2022-09-20 18:16 ` Please pull u-boot-marvell/next Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2023-03-30  8:22 Stefan Roese
2023-03-30 14:35 ` Tom Rini
2023-03-24 14:49 Stefan Roese
2023-03-25 13:39 ` Tom Rini
2023-03-01 15:49 Stefan Roese
2023-03-01 19:54 ` Tom Rini
2021-12-21  8:27 Stefan Roese
2021-12-23  1:55 ` Tom Rini
2021-12-18 13:51 Stefan Roese
2021-12-18 14:12 ` Tom Rini
2021-10-01 12:36 Stefan Roese
2021-10-01 13:16 ` 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=19fde4b9-7d1a-e15c-e717-4a570814119f@denx.de \
    --to=sr@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.