1. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 5 months ago WIP/20May2024-next
  2. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  3. 301bac6 cmd: Remove <common.h> and add needed includes by Tom Rini · 6 months ago
  4. 3616218 cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year ago
  5. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  6. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  7. 8302d17 aes: add support of aes192 and aes256 by Philippe Reynes · 4 years, 10 months ago
  8. 7012c04 aes: add a define for the size of a block by Philippe Reynes · 4 years, 10 months ago
  9. ed7ea05 cmd: aes: use map_sysmem when accessing memory by Philippe Reynes · 5 years ago
  10. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  13. af09eba aes: Allow non-zero initialization vector by Андрей Мозжухин · 7 years ago
  14. b80c0b9 Rename aes.h to uboot_aes.h by Stefano Babic · 8 years ago
  15. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_aes.c]
  16. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_aes.c]
  17. b401b73 aes: Add 'aes' command to access AES-128-CBC by Marek Vasut · 11 years ago