aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/fs.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* cmd: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+0
* treewide: Tidy up semicolon after command macrosSimon Glass2023-12-131-4/+4
* cmd: fs: document where 'size' stores its resultBaruch Siach2023-05-311-1/+1
* cmd: fs: Add command to list supported fs typesNiel Fourie2020-07-071-0/+11
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-11/+12
* fs: do_load: pass device path for efi payloadMian Yousaf Kaukab2019-06-201-5/+0
* fs: Add a new command to create symbolic linksJean-Jacques Hiblot2019-04-091-0/+14
* cmd/fs: fix build if CMD_BOOTEFI is not setGervais, Francois2019-02-191-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* efi_loader: Pass file path to payloadAlexander Graf2016-04-181-1/+2
* efi_loader: Pass proper device path in on bootAlexander Graf2016-03-151-0/+2
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+88