summaryrefslogtreecommitdiff
path: root/cmd/cbfs.c
AgeCommit message (Expand)Author
2020-05-27cbfs: Return the error code from file_cbfs_init()Simon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-08-18cbfs: Move result variable into the structSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2018-12-31fs: cbfs: Add missing standard CBFS component typesBin Meng
2018-12-31fs: cbfs: Make all CBFS_TYPE_xxx macros consistentBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-31cmd: cbfs: fix reading the end_of_rom pointer for 64bit archsAndre Heider
2017-08-16env: Rename common functions related to setenv()Simon Glass
2016-03-22cbfs: Update a function to be staticSimon Glass
2016-03-14dm: cbfs: Fix handling of invalid typeSimon Glass
2016-01-25Remove the cmd_ prefix from command filesSimon Glass