index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
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
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
board: LaCie: Remove <common.h> and add needed includes
Tom Rini
2021-09-07
arm: Finish migration of CONFIG_MACH_TYPE
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-09
arm: kirkwood: enable DM_ETH for LaCie board
Simon Guinot
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