Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -1/+1 |
2020-01-17 | aes: add support of aes192 and aes256 | Philippe Reynes | 1 | -12/+26 |
2020-01-17 | aes: add a define for the size of a block | Philippe Reynes | 1 | -1/+1 |
2019-10-15 | cmd: aes: use map_sysmem when accessing memory | Philippe Reynes | 1 | -4/+10 |
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 |
2018-01-29 | aes: Allow non-zero initialization vector | Андрей Мозжухин | 1 | -19/+25 |
2017-04-12 | Rename aes.h to uboot_aes.h | Stefano Babic | 1 | -1/+1 |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass | 1 | -0/+89 |