Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stm32mp: cmd_stm32key: add subcommand close | Patrick Delaunay | 2021-07-16 | 1 | -2/+52 |
* | stm32mp: cmd_stm32key: add read OTP subcommand | Patrick Delaunay | 2021-07-16 | 1 | -6/+87 |
* | stm32mp: cmd_stm32key: add get_misc_dev function | Patrick Delaunay | 2021-07-16 | 1 | -6/+13 |
* | stm32mp: cmd_stm32key: lock of PKH OTP after fuse | Patrick Delaunay | 2021-07-16 | 1 | -4/+10 |
* | stm32mp: cmd_stm32key: handle error in fuse_hash_value | Patrick Delaunay | 2021-07-16 | 1 | -9/+15 |
* | stm32mp: cmd_stm32key: use sub command | Patrick Delaunay | 2021-07-16 | 1 | -19/+36 |
* | arm: stm32mp: migrate trace to log macro | Patrick Delaunay | 2021-01-13 | 1 | -1/+2 |
* | dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() | Simon Glass | 2021-01-05 | 1 | -1/+1 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -2/+2 |
* | stm32mp1: key: add stm32key command | Patrick Delaunay | 2019-07-12 | 1 | -0/+101 |