All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL next] u-boot-at91-2022.04-a
@ 2021-12-17  8:43 Eugen.Hristev
  2021-12-17 14:15 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Eugen.Hristev @ 2021-12-17  8:43 UTC (permalink / raw)
  To: trini; +Cc: u-boot

Hello Tom,

Please pull tag u-boot-at91-2022.04-a , the first set of at91 features 
for the next cycle 2022.04 .

This feature set includes : support for the new QSPI hardware on 
sama7g5, small fixes on sam9x60 and sama7g5, some additions of commands 
and PIO controller on sam9x60/sam9x60ek.

Happy holidays !

Thanks,
Eugen


The following changes since commit 9272805139a104c83dff8230e03e9626dd9bc195:

   Prepare v2022.01-rc2 (2021-11-15 11:58:37 -0500)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-at91.git 
tags/u-boot-at91-2022.04-a

for you to fetch changes up to 9bf459c23dc03f3c4405650e3c8578265fd9d62c:

   ARM: mach-at91: Add compile time option to choose proper timer 
(2021-12-16 11:41:45 +0200)

----------------------------------------------------------------
First set of u-boot-at91 features for the 2022.04 cycle

----------------------------------------------------------------
Hari Prasath (2):
       ARM: mach-at91: update alternate function of signal PD20
       ARM: mach-at91: Add compile time option to choose proper timer

Mihai Sain (3):
       configs: sama5d2 boards: add DM and GPIO commands
       ARM: dts: at91: sam9x60: add pioC node
       configs: at91: sam9x60ek: add CLK and GPIO commands

Tudor Ambarus (4):
       spi: atmel-quadspi: Fix QSPI_RD reg name on verbose debug
       spi: atmel-quadspi: Add support for SAMA7G5 QSPI
       ARM: dts: at91: sama7g5: Add QSPI0 and OSPI1 nodes
       ARM: dts: at91: sama7g5ek: Add QSPI0 node

  arch/arm/dts/sam9x60.dtsi                      |   9 +
  arch/arm/dts/sama7g5-pinfunc.h                 |   2 +-
  arch/arm/dts/sama7g5.dtsi                      |  26 ++
  arch/arm/dts/sama7g5ek.dts                     |  38 ++
  arch/arm/mach-at91/arm926ejs/Makefile          |   7 +-
  configs/sam9x60ek_mmc_defconfig                |   2 +
  configs/sam9x60ek_nandflash_defconfig          |   2 +
  configs/sam9x60ek_qspiflash_defconfig          |   2 +
  configs/sama5d27_som1_ek_mmc1_defconfig        |   2 +
  configs/sama5d27_som1_ek_mmc_defconfig         |   2 +
  configs/sama5d27_som1_ek_qspiflash_defconfig   |   2 +
  configs/sama5d27_wlsom1_ek_mmc_defconfig       |   2 +
  configs/sama5d27_wlsom1_ek_qspiflash_defconfig |   2 +
  configs/sama5d2_icp_mmc_defconfig              |   2 +
  configs/sama5d2_ptc_ek_mmc_defconfig           |   2 +
  configs/sama5d2_ptc_ek_nandflash_defconfig     |   2 +
  configs/sama5d2_xplained_emmc_defconfig        |   2 +
  configs/sama5d2_xplained_mmc_defconfig         |   2 +
  configs/sama5d2_xplained_qspiflash_defconfig   |   2 +
  configs/sama5d2_xplained_spiflash_defconfig    |   2 +
  drivers/spi/atmel-quadspi.c                    | 597 
+++++++++++++++++++++++--
  21 files changed, 681 insertions(+), 28 deletions(-)

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

* Re: [PULL next] u-boot-at91-2022.04-a
  2021-12-17  8:43 [PULL next] u-boot-at91-2022.04-a Eugen.Hristev
@ 2021-12-17 14:15 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-12-17 14:15 UTC (permalink / raw)
  To: Eugen.Hristev; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 974 bytes --]

On Fri, Dec 17, 2021 at 08:43:59AM +0000, Eugen.Hristev@microchip.com wrote:

> Hello Tom,
> 
> Please pull tag u-boot-at91-2022.04-a , the first set of at91 features 
> for the next cycle 2022.04 .
> 
> This feature set includes : support for the new QSPI hardware on 
> sama7g5, small fixes on sam9x60 and sama7g5, some additions of commands 
> and PIO controller on sam9x60/sam9x60ek.
> 
> Happy holidays !
> 
> Thanks,
> Eugen
> 
> 
> The following changes since commit 9272805139a104c83dff8230e03e9626dd9bc195:
> 
>    Prepare v2022.01-rc2 (2021-11-15 11:58:37 -0500)
> 
> are available in the Git repository at:
> 
>    https://source.denx.de/u-boot/custodians/u-boot-at91.git 
> tags/u-boot-at91-2022.04-a
> 
> for you to fetch changes up to 9bf459c23dc03f3c4405650e3c8578265fd9d62c:
> 
>    ARM: mach-at91: Add compile time option to choose proper timer 
> (2021-12-16 11:41:45 +0200)
> 

Applied to u-boot/next, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

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

end of thread, other threads:[~2021-12-17 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17  8:43 [PULL next] u-boot-at91-2022.04-a Eugen.Hristev
2021-12-17 14:15 ` 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.