summaryrefslogtreecommitdiff
path: root/board/silica/pengwyn/board.c
AgeCommit message (Expand)Author
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2015-11-12pengwyn: nand and ethernet fixesVincent BENOIT
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N
2014-02-21am335x: Initial support for Silica Pengwyn boardLothar Felten