summaryrefslogtreecommitdiff
path: root/board/Seagate/dockstar/dockstar.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-10arm: kirkwood: Dockstar : Add DM EthernetTony Dinh1-42/+20
2021-07-07bootstage: Eliminate when not enabledTom Rini1-0/+2
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-05-19common: Drop bootstage.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
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+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-4/+4
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
2012-03-19bootstage: Convert net progress numbers to enumsSimon Glass1-1/+1
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass1-1/+1
2011-11-04ARM: DockStar: fix compilationAnatolij Gustschin1-0/+2
2010-11-26Seagate FreeAgent DockStar supportEric Cooper1-0/+181