summaryrefslogtreecommitdiff
path: root/cmd/qfw.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-11env: Move env_set() 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 setenv() to env_set()Simon Glass1-1/+1
2016-05-23cmd: qfw: do not require default macros when building qfw commandMiao Yan1-0/+13
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan1-1/+1
2016-05-23x86: qemu: split qfw command interface and qfw coreMiao Yan1-0/+181