aboutsummaryrefslogtreecommitdiff
path: root/board/Marvell/guruplug/guruplug.c
AgeCommit message (Expand)AuthorFilesLines
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-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen1-0/+1
2010-10-20Kirkwood: bugfix: broken early console messagesPrafulla Wadaskar1-1/+5
2010-10-13Kirkwood: dram_init is moved to dram.cPrafulla Wadaskar1-11/+0
2010-05-21bugfix: Guruplug: Use standard miiphyMahavir Jain1-8/+1
2010-04-30Marvell GuruPlug Board SupportSiddarth Gore1-0/+167