public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PULL next] u-boot-at91-2024.07-a
@ 2024-03-25  7:45 Eugen Hristev
  2024-03-25 13:51 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Eugen Hristev @ 2024-03-25  7:45 UTC (permalink / raw)
  To: Tom Rini; +Cc: U-Boot Mailing List

Hello Tom,


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

This feature set includes a new board named sama7g54 Curiosity.

Thanks,
Eugen

The following changes since commit 20a0ce574d6642e0dfe651467159039fac48cc4f:

  Merge tag 'v2024.04-rc4' into next (2024-03-11 15:27:20 -0400)

are available in the Git repository at:

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

for you to fetch changes up to a7ba3bf65db264c02a774a59e8febc2ecb095f68:

  configs: at91: sama7g54_curiosity: Add initial default configs (2024-03-13
13:35:16 +0200)

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

----------------------------------------------------------------
Mihai Sain (4):
      ARM: dts: at91: sama7g5: Add flexcom 10 node
      ARM: dts: at91: sama7g54_curiosity: Add initial device tree of the board
      board: at91: sama7g54_curiosity: Add initial board support
      configs: at91: sama7g54_curiosity: Add initial default configs

 arch/arm/dts/Makefile                              |   3 +
 arch/arm/dts/at91-sama7g54_curiosity-u-boot.dtsi   |  59 +++++
 arch/arm/dts/at91-sama7g54_curiosity.dts           | 242 +++++++++++++++++++++
 arch/arm/dts/sama7g5.dtsi                          |  24 ++
 arch/arm/mach-at91/Kconfig                         |  10 +
 board/atmel/sama7g54_curiosity/Kconfig             |  15 ++
 board/atmel/sama7g54_curiosity/MAINTAINERS         |   9 +
 board/atmel/sama7g54_curiosity/Makefile            |   7 +
 .../atmel/sama7g54_curiosity/sama7g54_curiosity.c  |  36 +++
 configs/sama7g54_curiosity_mmc_defconfig           | 123 +++++++++++
 configs/sama7g54_curiosity_nandflash_defconfig     | 122 +++++++++++
 configs/sama7g54_curiosity_qspiflash_defconfig     | 122 +++++++++++
 include/configs/sama7g54_curiosity.h               |  17 ++
 13 files changed, 789 insertions(+)
 create mode 100644 arch/arm/dts/at91-sama7g54_curiosity-u-boot.dtsi
 create mode 100644 arch/arm/dts/at91-sama7g54_curiosity.dts
 create mode 100644 board/atmel/sama7g54_curiosity/Kconfig
 create mode 100644 board/atmel/sama7g54_curiosity/MAINTAINERS
 create mode 100644 board/atmel/sama7g54_curiosity/Makefile
 create mode 100644 board/atmel/sama7g54_curiosity/sama7g54_curiosity.c
 create mode 100644 configs/sama7g54_curiosity_mmc_defconfig
 create mode 100644 configs/sama7g54_curiosity_nandflash_defconfig
 create mode 100644 configs/sama7g54_curiosity_qspiflash_defconfig
 create mode 100644 include/configs/sama7g54_curiosity.h

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

* Re: [PULL next] u-boot-at91-2024.07-a
  2024-03-25  7:45 [PULL next] u-boot-at91-2024.07-a Eugen Hristev
@ 2024-03-25 13:51 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2024-03-25 13:51 UTC (permalink / raw)
  To: Eugen Hristev; +Cc: U-Boot Mailing List

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

On Mon, Mar 25, 2024 at 09:45:44AM +0200, Eugen Hristev wrote:

> Hello Tom,
> 
> 
> Please pull tag u-boot-at91-2024.07-a , the first set of at91
> features for the next cycle 2024.07 .
> 
> This feature set includes a new board named sama7g54 Curiosity.
> 
> Thanks,
> Eugen
> 
> The following changes since commit 20a0ce574d6642e0dfe651467159039fac48cc4f:
> 
>   Merge tag 'v2024.04-rc4' into next (2024-03-11 15:27:20 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-at91.git tags/u-boot-at91-2024.07-a
> 
> for you to fetch changes up to a7ba3bf65db264c02a774a59e8febc2ecb095f68:
> 
>   configs: at91: sama7g54_curiosity: Add initial default configs (2024-03-13
> 13:35:16 +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:[~2024-03-25 13:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-25  7:45 [PULL next] u-boot-at91-2024.07-a Eugen Hristev
2024-03-25 13:51 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox