summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/misc.c
AgeCommit message (Expand)Author
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2019-12-05rockchip: misc: protect serial# from getting overwrittenHeiko Stuebner
2019-12-05rockchip: misc: don't fail if eth_addr already setHeiko Stuebner
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-11-17rockchip: misc: read cpuid either from efuse or otpHeiko Stuebner
2019-09-28rockchip: misc: read the correct number of bytes from the efuseHeiko Stuebner
2019-08-23rockchip: rk3399: derive ethaddr from cpuidRohan Garg