public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 0/6] Support for the Turris Omnia router
@ 2017-06-06 12:04 Marek Behun
  2017-06-06 12:04 ` [U-Boot] [PATCH v3 1/6] driver/ddr: Add support for setting timing in hws_topology_map Marek Behun
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Marek Behun @ 2017-06-06 12:04 UTC (permalink / raw)
  To: u-boot

This is the third version of patches for adding support for the
Turris Omnia board, a router developed by the CZ.NIC.

The only modification from the second version is that the device
tree added is unmodified, identical to the one in the Linux kernel.
The additions are done in a separate, -u-boot.dtsi file.

The first patch modifies Marvell's DDR3 training code to be more
general, so that board topology map can force 2t timing.

The second patch adds support for the hardware watchdog which
can be found on Omnia. I have modified the driver to use the new
driver model API.

The third patch adds the device tree for Turris Omnia taken from
Linux kernel and also armada-385-turris-omnia-u-boot.dtsi file
with some additions for U-Boot.

The fourth patch adds support for the I2C multiplexer found on
Turris Omnia.

The fifth patch adds support for the ATSHA204A CryptoAuthentication
chip, on which the Turris Omnia stores serial number and device MAC
address.

The sixth patch adds the proper support for the board. I have
modified config to use distro defaults as requested by Andreas
Faerber and also removed unnecessary comments.

Marek Behun

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

end of thread, other threads:[~2017-06-07  4:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-06 12:04 [U-Boot] [PATCH v3 0/6] Support for the Turris Omnia router Marek Behun
2017-06-06 12:04 ` [U-Boot] [PATCH v3 1/6] driver/ddr: Add support for setting timing in hws_topology_map Marek Behun
2017-06-06 12:19   ` Marek Behún
2017-06-06 12:27     ` Stefan Roese
2017-06-06 12:04 ` [U-Boot] [PATCH v3 2/6] orion_wdt: Support for the Orion Watchdog Marek Behun
2017-06-06 12:04 ` [U-Boot] [PATCH v3 3/6] arch/arm/dts: Add Turris Omnia device tree Marek Behun
2017-06-06 12:04 ` [U-Boot] [PATCH v3 4/6] drivers/i2c/muxes/pca954x: Add pca9547 I2C mux support Marek Behun
2017-06-07  4:19   ` Heiko Schocher
2017-06-06 12:04 ` [U-Boot] [PATCH v3 5/6] drivers/misc: Add basic support for ATSHA204A Crypto module Marek Behun
2017-06-06 12:04 ` [U-Boot] [PATCH v3 6/6] marvell: armada385: Add the Turris Omnia board Marek Behun

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