1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 2 months ago
  5. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  6. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  7. a40315e aes: add support of aes192 and aes256 by Philippe Reynes · 4 years, 11 months ago
  8. 458db3c aes: add a define for the size of a block by Philippe Reynes · 4 years, 11 months ago
  9. 93f80ea cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · 5 years ago
  10. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  13. 9aaa236 aes: Allow non-zero initialization vector by Андрей Мозжухин · 7 years ago
  14. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · 8 years ago
  15. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_aes.c]
  16. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_aes.c]
  17. c4d8a1b aes: Add 'aes' command to access AES-128-CBC by Marek Vasut · 11 years ago