summaryrefslogtreecommitdiff
path: root/board/phytec/phycore_rk3288
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move old EEPROM functions into a new headerWIP/2019-12-02-master-importsSimon Glass2019-12-021-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+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
* rockchip: rk3288: Move rk3288_detect_reset_reason to soc fileKever Yang2019-07-291-1/+1
* rockchip: rk3288-phycore: move phycore_init() to its own board fileKever Yang2019-07-291-0/+47
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-4/+2
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* rockchip: phycore: Read configuration EEPROM & set ethaddr in late initWadim Egorov2017-09-052-0/+83
* rockchip: Add basic support for phyCORE-RK3288 SoM based carrier boardWadim Egorov2017-07-114-0/+37