Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-15 | i2c: mvtwsi: Support for up to 4 different controllers | Paul Kocialkowski | |
Orion5x, Kirkwood and Armada XP platforms come with a single TWSI (I2C) MVTWSI controller. However, other platforms using MVTWSI may come with more: this is the case on Allwinner (sunxi) platforms, where up to 4 controllers can be found on the same chip. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Acked-by: Heiko Schocher <hs@denx.de> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> | |||
2015-02-06 | arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot | Stefan Roese | |
This patch adds SPL support to the db-mv784mp-gp eval board. Signed-off-by: Stefan Roese <sr@denx.de> Reviewed-by: Luka Perkov <luka.perkov@sartura.hr> | |||
2014-10-23 | arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board | Stefan Roese | |
This patch adds basic support for the Marvell DB-MV784MP-GP evaulation board. This is the first board that uses the recently created Armada XP 78460 SoC support. Signed-off-by: Stefan Roese <sr@denx.de> Tested-by: Luka Perkov <luka@openwrt.org> |