summaryrefslogtreecommitdiff
path: root/board/Marvell/dreamplug/dreamplug.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-10arm: kirkwood: Dreamplug : Use Marvell uclass mvgbe and PHY driver for EthernetTony Dinh1-80/+14
2021-09-10arm: marvell: Dreamplug: fix typo in eth1 nameTony Dinh1-1/+1
2021-07-31arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device treeTony Dinh1-14/+48
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-17common: Move reset_phy() to net.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2014-10-23arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese1-1/+1
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese1-3/+3
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-01-09kirkwood: make MPP arrays static constAlbert ARIBAUD1-1/+1
2012-07-07kirkwood: fix calls to kirkwood_mpp_confValentin Longchamp1-1/+1
2011-11-04ARM: dreamplug: fix compilationAnatolij Gustschin1-0/+1
2011-10-27dreamplug: initial board support.Jason Cooper1-0/+151