summaryrefslogtreecommitdiff
path: root/cmd/unlz4.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-03sandbox: enable support for the unlz4 commandJonathan Liu1-1/+3
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini1-1/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-1/+1
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini1-1/+1
2021-10-09lz4: Use a private header for U-BootSimon Glass1-1/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-3/+3
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2020-04-17cmd: Add unlz4 commandYusuke Ashiduka1-0/+45