Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -1/+1 |
* | aes: add support of aes192 and aes256 | Philippe Reynes | 2020-01-17 | 1 | -12/+26 |
* | aes: add a define for the size of a block | Philippe Reynes | 2020-01-17 | 1 | -1/+1 |
* | cmd: aes: use map_sysmem when accessing memory | Philippe Reynes | 2019-10-15 | 1 | -4/+10 |
* | env: Drop environment.h header file where not needed | Simon Glass | 2019-08-11 | 1 | -1/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | aes: Allow non-zero initialization vector | Андрей Мозжухин | 2018-01-29 | 1 | -19/+25 |
* | Rename aes.h to uboot_aes.h | Stefano Babic | 2017-04-12 | 1 | -1/+1 |
* | Remove the cmd_ prefix from command files | Simon Glass | 2016-01-25 | 1 | -0/+89 |