All of lore.kernel.org
 help / color / mirror / Atom feed
* Please pull u-boot-marvell/master v2
@ 2021-05-17  5:03 Stefan Roese
  2021-05-17 18:05 ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Roese @ 2021-05-17  5:03 UTC (permalink / raw)
  To: u-boot

please pull the next batch of Marvell Armada related patches. Here the
summary log:

----------------------------------------------------------------
- Add base support for Marvell OcteonTX2 CN9130 DB (mostly done
   by Kostya)
- Sync Armada 8k MMU setup with Marvell version (misc Marvell
   authors)
- spi: kirkwood: Some fixes especially for baudrate generation
   (misc Marvell authors)
- mvebu: x530: Reduce SPL image size (Stefan)
- Rename "rx_training" to "mvebu_comphy_rx_training" (Stefan)
----------------------------------------------------------------

Here the Azure build without any issues:

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

I've dropped the mvpp2 ethernet driver sync with the PHY header
extension as it introduces some issues on xilinx_versal_virt which
need to be investigated.

Thanks,
Stefan


The following changes since commit e644dfbb1786a4a3308b068e1f61cd9e2dfac237:

   configs: Resync with savedefconfig (2021-05-15 08:10:13 -0400)

are available in the Git repository at:

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

for you to fetch changes up to e1c55dfc7b59e8e49fc400290b3bea8066b74de1:

   arm: octeontx2: Add Octeon TX2 CN913x DB support (2021-05-16 06:48:45 
+0200)

----------------------------------------------------------------
Grzegorz Jaszczyk (4):
       spi: kirkwood: prevent limiting speed to 0
       arm64: mvebu: do not map firmware RT service region
       arm64: mvebu: a8k: move firmware related definitions to fw info
       arm64: mvebu: extend the mmio region

Ken Ma (1):
       spi: kirkwood: support extended baud rates

Konstantin Porotchkin (2):
       arm: octeontx2: Add dtsi/dts files for Octeon TX2 CN913x DB
       arm: octeontx2: Add Octeon TX2 CN913x DB support

Marcin Wojtas (2):
       spi: kirkwood: prevent configuring speed exceeding max controller 
freq
       pcie: designware: mvebu: do not configure ATU for IO when not used

Stefan Roese (2):
       mvebu: x530: Reduce SPL image size
       cmd: mvebu: Rename rx_training to mvebu_comphy_rx_training

jinghua (1):
       arm64: mvebu: a8k: align memory regions

  arch/arm/dts/Makefile                             |   6 +
  arch/arm/dts/cn9130-db-A.dts                      |  55 ++++
  arch/arm/dts/cn9130-db-B.dts                      |  51 ++++
  arch/arm/dts/cn9130-db-dev-info.dtsi              |  44 +++
  arch/arm/dts/cn9130-db.dtsi                       | 316 
++++++++++++++++++++++
  arch/arm/dts/cn9131-db-A.dts                      |  54 ++++
  arch/arm/dts/cn9131-db-B.dts                      |  69 +++++
  arch/arm/dts/cn9131-db.dtsi                       | 166 ++++++++++++
  arch/arm/dts/cn9132-db-A.dts                      |  13 +
  arch/arm/dts/cn9132-db-B.dts                      |  13 +
  arch/arm/dts/cn9132-db.dtsi                       | 217 +++++++++++++++
  arch/arm/mach-mvebu/armada8k/cpu.c                |  70 ++---
  arch/arm/mach-mvebu/include/mach/fw_info.h        |  18 ++
  board/Marvell/octeontx2_cn913x/MAINTAINERS        |   1 +
  board/Marvell/octeontx2_cn913x/README             |  24 ++
  cmd/mvebu/Kconfig                                 |   9 +-
  cmd/mvebu/Makefile                                |   2 +-
  cmd/mvebu/{rx_training.c => comphy_rx_training.c} |  10 +-
  configs/mvebu_db_cn9130_defconfig                 |  89 ++++++
  configs/x530_defconfig                            |   2 +-
  drivers/pci/pcie_dw_mvebu.c                       |  37 ++-
  drivers/spi/kirkwood_spi.c                        |  67 ++++-
  22 files changed, 1250 insertions(+), 83 deletions(-)
  create mode 100644 arch/arm/dts/cn9130-db-A.dts
  create mode 100644 arch/arm/dts/cn9130-db-B.dts
  create mode 100644 arch/arm/dts/cn9130-db-dev-info.dtsi
  create mode 100644 arch/arm/dts/cn9130-db.dtsi
  create mode 100644 arch/arm/dts/cn9131-db-A.dts
  create mode 100644 arch/arm/dts/cn9131-db-B.dts
  create mode 100644 arch/arm/dts/cn9131-db.dtsi
  create mode 100644 arch/arm/dts/cn9132-db-A.dts
  create mode 100644 arch/arm/dts/cn9132-db-B.dts
  create mode 100644 arch/arm/dts/cn9132-db.dtsi
  create mode 100644 arch/arm/mach-mvebu/include/mach/fw_info.h
  create mode 100644 board/Marvell/octeontx2_cn913x/README
  rename cmd/mvebu/{rx_training.c => comphy_rx_training.c} (74%)
  create mode 100644 configs/mvebu_db_cn9130_defconfig

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Please pull u-boot-marvell/master v2
  2021-05-17  5:03 Please pull u-boot-marvell/master v2 Stefan Roese
@ 2021-05-17 18:05 ` Tom Rini
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2021-05-17 18:05 UTC (permalink / raw)
  To: u-boot

On Mon, May 17, 2021 at 07:03:01AM +0200, Stefan Roese wrote:

> please pull the next batch of Marvell Armada related patches. Here the
> summary log:
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210517/5ebabb7b/attachment.sig>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Please pull u-boot-marvell/master v2
  2020-01-21 15:00 Stefan Roese
@ 2020-01-22 18:42 ` Tom Rini
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2020-01-22 18:42 UTC (permalink / raw)
  To: u-boot

On Tue, Jan 21, 2020 at 04:00:01PM +0100, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the 2nd batch of MVEBU related patches in this merge
> window:
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200122/6b955bc1/attachment.sig>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Please pull u-boot-marvell/master v2
@ 2020-01-21 15:00 Stefan Roese
  2020-01-22 18:42 ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Roese @ 2020-01-21 15:00 UTC (permalink / raw)
  To: u-boot

Hi Tom,

please pull the 2nd batch of MVEBU related patches in this merge
window:

----------------------------------------------------------------
- Clearfog: Add run-time board detection with TLV EEPROM support
    (Baruch)
----------------------------------------------------------------

Thanks,
Stefan


The following changes since commit c7819d409ab7671991bf906482b7adcc21266f75:

   Merge branch '2020-01-17-reduce-size-of-common-h-even-more' (2020-01-20 12:23:33 -0500)

are available in the Git repository at:

   git at gitlab.denx.de:u-boot/custodians/u-boot-marvell.git

for you to fetch changes up to 584a3d2622e9107d09434b05df8b6c50e25fe73f:

   ARM: mvebu: clearfog: add Clearfog Base serdes configuration (2020-01-21 15:56:15 +0100)

----------------------------------------------------------------
Baruch Siach (10):
       ddr: marvell: a38x: allow board specific clock out setup
       arm: mvebu: clearfog: enable both DDR clocks
       ARM: mvebu: clearfog: add EEPROM devices
       cmd: add tlv_eeprom command
       ARM: mvebu: clearfog: add support for EEPROM TLV info
       ARM: mvebu: clearfog: read basic TLV data
       ARM: mvebu: clearfog: print TLV stored product name
       ARM: mvebu: clearfog: run-time selection of DT file
       ARM: mvebu: clearfog: add Clearfog GTR support
       ARM: mvebu: clearfog: add Clearfog Base serdes configuration

  arch/arm/dts/armada-388-clearfog-u-boot.dtsi   |   12 +
  arch/arm/dts/armada-388-clearfog.dts           |    6 +
  arch/arm/dts/armada-38x-solidrun-microsom.dtsi |    8 +
  arch/arm/mach-mvebu/Kconfig                    |    1 +
  board/solidrun/clearfog/clearfog.c             |   72 +-
  board/solidrun/common/Makefile                 |    5 +
  board/solidrun/common/tlv_data.c               |  102 +++
  board/solidrun/common/tlv_data.h               |   18 +
  cmd/Kconfig                                    |   14 +
  cmd/Makefile                                   |    2 +
  cmd/tlv_eeprom.c                               | 1105 ++++++++++++++++++++++++
  configs/clearfog_defconfig                     |    4 +
  drivers/ddr/marvell/a38x/ddr3_training.c       |   10 +-
  drivers/ddr/marvell/a38x/ddr_topology_def.h    |    3 +
  include/tlv_eeprom.h                           |  152 ++++
  15 files changed, 1510 insertions(+), 4 deletions(-)
  create mode 100644 board/solidrun/common/Makefile
  create mode 100644 board/solidrun/common/tlv_data.c
  create mode 100644 board/solidrun/common/tlv_data.h
  create mode 100644 cmd/tlv_eeprom.c
  create mode 100644 include/tlv_eeprom.h

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-17 18:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-17  5:03 Please pull u-boot-marvell/master v2 Stefan Roese
2021-05-17 18:05 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2020-01-21 15:00 Stefan Roese
2020-01-22 18:42 ` Tom Rini

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.