aboutsummaryrefslogtreecommitdiff
path: root/board/phytec/phycore_rk3288/phycore-rk3288.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-29rockchip: rk3288: Move rk3288_detect_reset_reason to soc fileKever Yang1-1/+1
2019-07-29rockchip: rk3288-phycore: move phycore_init() to its own board fileKever Yang1-0/+47
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2017-09-05rockchip: phycore: Read configuration EEPROM & set ethaddr in late initWadim Egorov1-0/+62
2017-07-11rockchip: Add basic support for phyCORE-RK3288 SoM based carrier boardWadim Egorov1-0/+8