summaryrefslogtreecommitdiff
path: root/board/Marvell/guruplug/guruplug.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Move reset_phy() to net.hSimon Glass2020-01-171-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese2014-10-231-1/+1
* arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-231-3/+3
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-231-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-091-1/+1
* kirkwood: fix calls to kirkwood_mpp_confValentin Longchamp2012-07-071-1/+1
* ARM: kirkwood: reduce dependence of including platform fileLei Wen2011-10-271-0/+1
* Kirkwood: bugfix: broken early console messagesPrafulla Wadaskar2010-10-201-1/+5
* Kirkwood: dram_init is moved to dram.cPrafulla Wadaskar2010-10-131-11/+0
* bugfix: Guruplug: Use standard miiphyMahavir Jain2010-05-211-8/+1
* Marvell GuruPlug Board SupportSiddarth Gore2010-04-301-0/+167