summaryrefslogtreecommitdiff
path: root/cmd/fs.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-07cmd: fs: Add command to list supported fs typesNiel Fourie1-0/+11
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-11/+12
2019-06-21fs: do_load: pass device path for efi payloadMian Yousaf Kaukab1-5/+0
2019-04-10fs: Add a new command to create symbolic linksJean-Jacques Hiblot1-0/+14
2019-02-20cmd/fs: fix build if CMD_BOOTEFI is not setGervais, Francois1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-04-19efi_loader: Pass file path to payloadAlexander Graf1-1/+2
2016-03-16efi_loader: Pass proper device path in on bootAlexander Graf1-0/+2
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+88