summaryrefslogtreecommitdiff
path: root/board/compulab/cm_t335/cm_t335.c
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Drop global inclusion of status_led.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
2017-01-21status_led: Kconfig migrationUri Mashiach
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-01-29compulab: eeprom: allow reading mac address from multiple eepromsNikita Kiryanov
2014-03-04drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N
2013-12-04cm_t335: add support for status LEDIlya Ledvich
2013-12-04cm_t335: add cm_t335 board supportIlya Ledvich