aboutsummaryrefslogtreecommitdiff
path: root/board/LaCie/net2big_v2
AgeCommit message (Expand)AuthorFilesLines
2021-12-27Convert CONFIG_88F5182 et al to KconfigTom Rini1-0/+11
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-09arm: kirkwood: enable DM_ETH for LaCie boardSimon Guinot1-1/+1
2020-07-09arm: kirkwood: add DT spi0 alias to LaCie boardsSimon Guinot1-0/+6
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-17common: Move reset_phy() to net.hSimon Glass1-0/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-10/+4
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-1/+1
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2015-10-19Revert "arm: Remove d2net_v2 defconfig file"Tom Rini1-5/+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-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-30kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+11
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-27/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-48/+4
2013-06-20net2big_v2: initialize LEDs at startupSimon Guinot2-7/+96
2013-06-20net2big_v2: initialize I2C fan at startupSimon Guinot2-1/+58
2013-05-10Fix references to the documentation filesAnatolij Gustschin1-1/+1
2013-01-09kirkwood: make MPP arrays static constAlbert ARIBAUD1-1/+1
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-06ARM: remove duplicated code for LaCie boardsSimon Guinot3-83/+16
2011-12-06ARM: add support for LaCie 2Big Network v2Simon Guinot4-0/+442