1. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  2. 8302d17 aes: add support of aes192 and aes256 by Philippe Reynes · 4 years, 9 months ago
  3. 7012c04 aes: add a define for the size of a block by Philippe Reynes · 4 years, 9 months ago
  4. ed7ea05 cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · 5 years ago
  5. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  6. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  7. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  8. af09eba aes: Allow non-zero initialization vector by Андрей Мозжухин · 7 years ago
  9. b80c0b9 Rename aes.h to uboot_aes.h by Stefano Babic · 7 years ago
  10. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_aes.c]
  11. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_aes.c]
  12. b401b73 aes: Add 'aes' command to access AES-128-CBC by Marek Vasut · 11 years ago