1. a40315e aes: add support of aes192 and aes256 by Philippe Reynes · Mon Jan 06 15:22:35 2020 +0100
  2. 458db3c aes: add a define for the size of a block by Philippe Reynes · Mon Jan 06 15:22:34 2020 +0100
  3. 93f80ea cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · Tue Sep 24 11:32:29 2019 +0200
  4. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  6. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  7. 9aaa236 aes: Allow non-zero initialization vector by Андрей Мозжухин · Wed Jan 03 15:43:56 2018 +0300
  8. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · Wed Apr 05 18:08:00 2017 +0200
  9. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_aes.c]
  10. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_aes.c]
  11. c4d8a1b aes: Add 'aes' command to access AES-128-CBC by Marek Vasut · Wed Mar 05 19:58:39 2014 +0100