From: Eugen.Hristev at microchip.com <Eugen.Hristev@microchip.com>
To: u-boot@lists.denx.de
Subject: [PULL] u-boot-atmel-2021.01-b
Date: Mon, 19 Oct 2020 08:13:31 +0000 [thread overview]
Message-ID: <aee2bc30-36cd-bb2e-94a9-6a52af4232de@microchip.com> (raw)
Hello Tom,
Please pull tag u-boot-atmel-2021.01-b, the second set of new features
and fixes for 2021.01 cycle.
This feature set brings the rework of the clock tree for sam9x60 SoC.
This makes the clock tree fully compatible with Common Clock Framework
and allows full clock configuration in U-boot. This means that the
sam9x60 boards can boot now using U-boot.
This also includes the definitions for sam9x60 SiPs and a divisor fix
for the clock on sama7g5 SoC.
Thanks !
Eugen
The following changes since commit 3d19a7ee8ca7af01f75ff24622ea3c9840cd5bca:
test: Fix sandbox tests failing to build (2020-10-17 09:03:22 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-atmel.git
tags/u-boot-atmel-2021.01-b
for you to fetch changes up to dc470834a1ea50749c19ebac2c34e0edb898ab18:
clk: at91: sama7g5: add 5th divisor for mck0 layout and
characteristics (2020-10-19 09:19:53 +0300)
----------------------------------------------------------------
Second set of u-boot-atmel features for 2021.01 cycle
----------------------------------------------------------------
Claudiu Beznea (8):
board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR
clk: at91: sam9x60: add support compatible with CCF
ARM: dts: sam9x60ek: add clock frequencies to board file
ARM: dts: sam9x60: use u-boot,dm-pre-reloc
ARM: dts: sam9x60: use slow clock CCF compatible bindings
ARM: dts: sam9x60: use CCF compatibles for PMC
configs: sam9x60ek: update defconfigs for CCF
ARM: dts: sam9x60: use alphabetical order
Eugen Hristev (2):
clk: at91: clk-master: add 5th divisor for mck master
clk: at91: sama7g5: add 5th divisor for mck0 layout and
characteristics
Nicolas Ferre (1):
ARM: at91: Add chip ID for SAM9X60 SiP
arch/arm/dts/sam9x60.dtsi | 171 ++-----
arch/arm/dts/sam9x60ek-u-boot.dtsi | 70 +--
arch/arm/dts/sam9x60ek.dts | 12 +-
arch/arm/mach-at91/arm926ejs/sam9x60_devices.c | 6 +
arch/arm/mach-at91/include/mach/sam9x60.h | 3 +
configs/sam9x60ek_mmc_defconfig | 4 +-
configs/sam9x60ek_nandflash_defconfig | 4 +-
configs/sam9x60ek_qspiflash_defconfig | 4 +-
drivers/clk/at91/Makefile | 1 +
drivers/clk/at91/clk-master.c | 2 +-
drivers/clk/at91/pmc.h | 2 +-
drivers/clk/at91/sam9x60.c | 649
+++++++++++++++++++++++++
drivers/clk/at91/sama7g5.c | 4 +-
include/configs/sam9x60ek.h | 3 +-
14 files changed, 729 insertions(+), 206 deletions(-)
create mode 100644 drivers/clk/at91/sam9x60.c
next reply other threads:[~2020-10-19 8:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-19 8:13 Eugen.Hristev at microchip.com [this message]
2020-10-19 21:17 ` [PULL] u-boot-atmel-2021.01-b 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=aee2bc30-36cd-bb2e-94a9-6a52af4232de@microchip.com \
--to=eugen.hristev@microchip.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox