aboutsummaryrefslogtreecommitdiff
path: root/board/phytec/phycore_rk3288
AgeCommit message (Expand)Author
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-29rockchip: rk3288: Move rk3288_detect_reset_reason to soc fileKever Yang
2019-07-29rockchip: rk3288-phycore: move phycore_init() to its own board fileKever Yang
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-09-05rockchip: phycore: Read configuration EEPROM & set ethaddr in late initWadim Egorov
2017-07-11rockchip: Add basic support for phyCORE-RK3288 SoM based carrier boardWadim Egorov