summaryrefslogtreecommitdiff
path: root/board/Seagate
AgeCommit message (Expand)AuthorFilesLines
2021-08-11arm: kirkwood: Goflex Home: Update board maintainerTony Dinh1-1/+1
2021-08-11arm: kirkwood: Dockstar: Update board maintainerTony Dinh1-1/+1
2021-08-11arm: kirkwood: GoFlex Home: Use Ethernet PHY name and address from device treeTony Dinh1-12/+45
2021-07-07bootstage: Eliminate when not enabledTom Rini2-0/+4
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop init.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop bootstage.h from common headerSimon Glass2-0/+2
2020-01-17common: Move reset_phy() to net.hSimon Glass3-0/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8-20/+8
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass3-0/+3
2017-01-28arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini1-1/+1
2017-01-28Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini1-0/+5
2017-01-14arm: Remove unregister MACH_TYPE_xxx usesTom Rini1-5/+0
2015-01-14Add support for Seagate BlackArmor NAS220Evgeni Dobrev5-0/+294
2014-10-23arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese2-2/+2
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2-8/+8
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2-2/+2
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2-6/+0
2014-08-31kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada2-16/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada2-0/+12
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada2-0/+46
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada2-42/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk7-119/+7
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1
2013-05-23ARM: Add Seagate GoFlex Home supportSuriyan Ramasami3-0/+408
2013-05-10Fix references to the documentation filesAnatolij Gustschin1-1/+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
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-11-26Seagate FreeAgent DockStar supportEric Cooper4-0/+444