summaryrefslogtreecommitdiff
path: root/cmd/blob.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-4/+4
2021-04-08crypto: Add blob command support for i.MX8M platformsAymen Sghaier1-2/+2
2021-04-08imx7ulp: Enable support for cmd blobFranck LENORMAND1-2/+4
2021-04-08cmd: blob: Instantiate RNG before running CMD_BLOBBreno Lima1-0/+14
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2016-08-02crypto/fsl: Update blob cmd to accept 64bit addressesSumit Garg1-1/+1
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+111