summaryrefslogtreecommitdiff
path: root/cmd/cbfs.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-31fs: cbfs: Add missing standard CBFS component typesBin Meng1-0/+30
2018-12-31fs: cbfs: Make all CBFS_TYPE_xxx macros consistentBin Meng1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-31cmd: cbfs: fix reading the end_of_rom pointer for 64bit archsAndre Heider1-1/+1
2017-08-16env: Rename common functions related to setenv()Simon Glass1-1/+1
2016-03-22cbfs: Update a function to be staticSimon Glass1-4/+8
2016-03-15dm: cbfs: Fix handling of invalid typeSimon Glass1-2/+3
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+196