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