1. a40315e aes: add support of aes192 and aes256 by Philippe Reynes · 4 years, 11 months ago
  2. 458db3c aes: add a define for the size of a block by Philippe Reynes · 4 years, 11 months ago
  3. 93f80ea cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · 5 years ago
  4. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  7. 9aaa236 aes: Allow non-zero initialization vector by Андрей Мозжухин · 7 years ago
  8. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · 8 years ago
  9. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_aes.c]
  10. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_aes.c]
  11. c4d8a1b aes: Add 'aes' command to access AES-128-CBC by Marek Vasut · 11 years ago