summaryrefslogtreecommitdiff
path: root/board/compulab/cm_t335/cm_t335.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove cm_t335 boardTom Rini2022-08-201-166/+0
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop global inclusion of status_led.hSimon Glass2019-12-021-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* status_led: Kconfig migrationUri Mashiach2017-01-211-2/+2
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-1/+1
* compulab: eeprom: allow reading mac address from multiple eepromsNikita Kiryanov2015-01-291-1/+1
* drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-041-1/+1
* cm_t335: add support for status LEDIlya Ledvich2013-12-041-0/+3
* cm_t335: add cm_t335 board supportIlya Ledvich2013-12-041-0/+159