Age | Commit message (Expand) | Author |
---|---|---|
2021-08-02 | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass |
2021-07-16 | stm32mp: cmd_stm32key: add subcommand close | Patrick Delaunay |
2021-07-16 | stm32mp: cmd_stm32key: add read OTP subcommand | Patrick Delaunay |
2021-07-16 | stm32mp: cmd_stm32key: add get_misc_dev function | Patrick Delaunay |
2021-07-16 | stm32mp: cmd_stm32key: lock of PKH OTP after fuse | Patrick Delaunay |
2021-07-16 | stm32mp: cmd_stm32key: handle error in fuse_hash_value | Patrick Delaunay |
2021-07-16 | stm32mp: cmd_stm32key: use sub command | Patrick Delaunay |
2021-01-13 | arm: stm32mp: migrate trace to log macro | Patrick Delaunay |
2021-01-05 | dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2019-07-12 | stm32mp1: key: add stm32key command | Patrick Delaunay |