summaryrefslogtreecommitdiff
path: root/board/LaCie/netspace_v2
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese1-1/+1
2014-09-25MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-31kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+14
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-4/+0
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk6-72/+6
2013-05-10Fix references to the documentation filesAnatolij Gustschin3-3/+3
2013-01-09kirkwood: make MPP arrays static constAlbert ARIBAUD1-1/+1
2012-10-03ARM: add support for Network Space v2 Lite and MiniSimon Guinot2-0/+166
2012-07-07ARM: don't probe PHY address for LaCie boardsSimon Guinot1-1/+1
2012-07-07kirkwood: fix calls to kirkwood_mpp_confValentin Longchamp1-1/+1
2011-12-07ARM: remove duplicated code for LaCie boardsSimon Guinot3-82/+15
2011-12-07netspace_v2: Read Ethernet MAC address from EEPROMSimon Guinot1-0/+43
2011-11-04netspace_v2: fix SDRAM configurationSimon Guinot2-2/+164
2011-11-04ARM: netspace_v2: fix warningsAnatolij Gustschin1-0/+1
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-07-04Add support for Network Space v2 and parentsSimon Guinot4-0/+395