index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-rockchip
/
misc.c
Age
Commit message (
Expand
)
Author
2024-03-13
rockchip: merge misc.c into board.c
Quentin Schulz
2024-03-13
rockchip: avoid out-of-bounds when computing cpuid
Quentin Schulz
2023-04-21
rockchip: misc: fix misc_read() return check
John Keeping
2023-02-28
rockchip: misc: Set eth1addr mac address
Jonas Karlman
2023-02-10
Correct SPL uses of ROCKCHIP_OTP
Simon Glass
2023-02-10
Correct SPL uses of ROCKCHIP_EFUSE
Simon Glass
2023-02-09
Correct SPL use of CMD_NET
Simon Glass
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2019-12-05
rockchip: misc: protect serial# from getting overwritten
Heiko Stuebner
2019-12-05
rockchip: misc: don't fail if eth_addr already set
Heiko Stuebner
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-11-17
rockchip: misc: read cpuid either from efuse or otp
Heiko Stuebner
2019-09-28
rockchip: misc: read the correct number of bytes from the efuse
Heiko Stuebner
2019-08-23
rockchip: rk3399: derive ethaddr from cpuid
Rohan Garg