summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/misc.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-2/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* rockchip: misc: protect serial# from getting overwrittenHeiko Stuebner2019-12-051-1/+10
* rockchip: misc: don't fail if eth_addr already setHeiko Stuebner2019-12-051-1/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* rockchip: misc: read cpuid either from efuse or otpHeiko Stuebner2019-11-171-1/+6
* rockchip: misc: read the correct number of bytes from the efuseHeiko Stuebner2019-09-281-1/+1
* rockchip: rk3399: derive ethaddr from cpuidRohan Garg2019-08-231-0/+114