From: Eugen.Hristev at microchip.com <Eugen.Hristev@microchip.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PULL] u-boot-atmel-2020.01-b
Date: Fri, 25 Oct 2019 08:58:56 +0000 [thread overview]
Message-ID: <708e4fc0-e3f2-6d11-cc05-83c803124fba@microchip.com> (raw)
Hi Tom,
Please pull tag u-boot-atmel-2020.01-b , the second set of features and
fixes for the 2020.01 cycle.
This feature set includes my work on a new tiny flexcom driver and
eeprom mac retrieval for the sam9x60-ek board.
Thanks !
Eugen
The following changes since commit 680023c5fab6b1777c0c6f2e76e5d2effb7903a0:
Merge tag 'u-boot-stm32-2019-10-23' of
https://gitlab.denx.de/u-boot/custodians/u-boot-stm (2019-10-23 14:04:02
-0400)
are available in the git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-atmel.git
tags/u-boot-atmel-2020.01-b
for you to fetch changes up to 4c49753ce2e527c6b561ca6fbbd782b4914f83e2:
MAINTAINERS: add MICROCHIP_FLEXCOM to at91 (2019-10-24 13:02:01 +0300)
----------------------------------------------------------------
Second set of u-boot-atmel features and fixes for 2020.01 cycle
----------------------------------------------------------------
Eugen Hristev (6):
misc: microchip_flexcom: introduce microchip_flexcom driver
ARM: dts: sam9x60: add flx0 node
ARM: dts: sam9x60ek: add i2c0 as flexcom0 subnode and eeprom memory
board: sam9x60ek: add support for MAC address retrieval
configs: sam9x60ek: enable microchip_flexcom, i2c and eeprom
MAINTAINERS: add MICROCHIP_FLEXCOM to at91
MAINTAINERS | 1 +
arch/arm/dts/sam9x60.dtsi | 15 ++++++++
arch/arm/dts/sam9x60ek.dts | 29 ++++++++++++++++
board/atmel/sam9x60ek/sam9x60ek.c | 12 +++++++
configs/sam9x60ek_mmc_defconfig | 7 ++++
configs/sam9x60ek_nandflash_defconfig | 7 ++++
configs/sam9x60ek_qspiflash_defconfig | 7 ++++
drivers/misc/Kconfig | 9 +++++
drivers/misc/Makefile | 1 +
drivers/misc/microchip_flexcom.c | 64
+++++++++++++++++++++++++++++++++++
10 files changed, 152 insertions(+)
create mode 100644 drivers/misc/microchip_flexcom.c
next reply other threads:[~2019-10-25 8:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-25 8:58 Eugen.Hristev at microchip.com [this message]
2019-10-26 0:05 ` [U-Boot] [PULL] u-boot-atmel-2020.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=708e4fc0-e3f2-6d11-cc05-83c803124fba@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