Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-06 | cmd: Remove <common.h> and add needed includes | Tom Rini | 1 | -1/+1 |
2022-11-10 | global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace | Tom Rini | 1 | -1/+1 |
2021-08-02 | global: Convert simple_strtoul() with hex to hextoul() | Simon Glass | 1 | -4/+4 |
2021-04-08 | crypto: Add blob command support for i.MX8M platforms | Aymen Sghaier | 1 | -2/+2 |
2021-04-08 | imx7ulp: Enable support for cmd blob | Franck LENORMAND | 1 | -2/+4 |
2021-04-08 | cmd: blob: Instantiate RNG before running CMD_BLOB | Breno Lima | 1 | -0/+14 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -1/+2 |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass | 1 | -1/+0 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 1 | -2/+0 |
2016-08-02 | crypto/fsl: Update blob cmd to accept 64bit addresses | Sumit Garg | 1 | -1/+1 |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass | 1 | -0/+111 |