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