index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
LaCie
/
netspace_v2
/
netspace_v2.c
Age
Commit message (
Expand
)
Author
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-01-17
common: Move reset_phy() to net.h
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2014-10-23
arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()
Stefan Roese
2014-10-23
arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
Stefan Roese
2014-10-23
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-01-09
kirkwood: make MPP arrays static const
Albert ARIBAUD
2012-10-03
ARM: add support for Network Space v2 Lite and Mini
Simon Guinot
2012-07-07
ARM: don't probe PHY address for LaCie boards
Simon Guinot
2012-07-07
kirkwood: fix calls to kirkwood_mpp_conf
Valentin Longchamp
2011-12-06
ARM: remove duplicated code for LaCie boards
Simon Guinot
2011-12-06
netspace_v2: Read Ethernet MAC address from EEPROM
Simon Guinot
2011-11-03
ARM: netspace_v2: fix warnings
Anatolij Gustschin
2011-07-04
Add support for Network Space v2 and parents
Simon Guinot