Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() | Simon Glass | 2021-01-05 | 1 | -2/+2 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop image.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | rockchip: misc: protect serial# from getting overwritten | Heiko Stuebner | 2019-12-05 | 1 | -1/+10 |
* | rockchip: misc: don't fail if eth_addr already set | Heiko Stuebner | 2019-12-05 | 1 | -1/+1 |
* | crc32: Use the crc.h header for crc functions | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | rockchip: misc: read cpuid either from efuse or otp | Heiko Stuebner | 2019-11-17 | 1 | -1/+6 |
* | rockchip: misc: read the correct number of bytes from the efuse | Heiko Stuebner | 2019-09-28 | 1 | -1/+1 |
* | rockchip: rk3399: derive ethaddr from cpuid | Rohan Garg | 2019-08-23 | 1 | -0/+114 |