Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cbfs: Return the error code from file_cbfs_init() | Simon Glass | 2020-05-27 | 1 | -2/+1 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -4/+4 |
* | cbfs: Move result variable into the struct | Simon Glass | 2019-08-18 | 1 | -2/+2 |
* | env: Move env_set_hex() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | fs: cbfs: Add missing standard CBFS component types | Bin Meng | 2018-12-31 | 1 | -0/+30 |
* | fs: cbfs: Make all CBFS_TYPE_xxx macros consistent | Bin Meng | 2018-12-31 | 1 | -2/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs | Andre Heider | 2018-03-31 | 1 | -1/+1 |
* | env: Rename common functions related to setenv() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | cbfs: Update a function to be static | Simon Glass | 2016-03-22 | 1 | -4/+8 |
* | dm: cbfs: Fix handling of invalid type | Simon Glass | 2016-03-14 | 1 | -2/+3 |
* | Remove the cmd_ prefix from command files | Simon Glass | 2016-01-25 | 1 | -0/+196 |