summaryrefslogtreecommitdiff
path: root/board/LaCie/netspace_v2
AgeCommit message (Expand)Author
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2014-10-23arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-30kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-10Fix references to the documentation filesAnatolij Gustschin
2013-01-09kirkwood: make MPP arrays static constAlbert ARIBAUD
2012-10-03ARM: add support for Network Space v2 Lite and MiniSimon Guinot
2012-07-07ARM: don't probe PHY address for LaCie boardsSimon Guinot
2012-07-07kirkwood: fix calls to kirkwood_mpp_confValentin Longchamp
2011-12-06ARM: remove duplicated code for LaCie boardsSimon Guinot
2011-12-06netspace_v2: Read Ethernet MAC address from EEPROMSimon Guinot
2011-11-03netspace_v2: fix SDRAM configurationSimon Guinot
2011-11-03ARM: netspace_v2: fix warningsAnatolij Gustschin
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-07-04Add support for Network Space v2 and parentsSimon Guinot