summaryrefslogtreecommitdiff
path: root/cmd/zfs.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-3/+3
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-3/+4
2020-05-19part: Drop disk_partition_t typedefSimon Glass1-2/+2
2020-01-23zfs: remove unused buf variableJoel Johnson1-1/+0
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass1-1/+1
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-08-16env: Rename common functions related to setenv()Simon Glass1-1/+1
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-1/+1
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+1
2016-03-15dm: block: Rename device number member dev to devnumSimon Glass1-1/+1
2016-03-15dm: blk: Rename get_device_and_partition()Simon Glass1-2/+2
2016-03-15dm: Drop the block_dev_desc_t typedefSimon Glass1-2/+2
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+171