summaryrefslogtreecommitdiffstats
path: root/cmd/cbfs.c
Commit message (Expand)AuthorAgeFilesLines
* cbfs: Return the error code from file_cbfs_init()Simon Glass2020-05-271-2/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-4/+4
* cbfs: Move result variable into the structSimon Glass2019-08-181-2/+2
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* fs: cbfs: Add missing standard CBFS component typesBin Meng2018-12-311-0/+30
* fs: cbfs: Make all CBFS_TYPE_xxx macros consistentBin Meng2018-12-311-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* cmd: cbfs: fix reading the end_of_rom pointer for 64bit archsAndre Heider2018-03-311-1/+1
* env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* cbfs: Update a function to be staticSimon Glass2016-03-221-4/+8
* dm: cbfs: Fix handling of invalid typeSimon Glass2016-03-141-2/+3
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+196