1. 0e7b631 cbfs: Return the error code from file_cbfs_init() by Simon Glass · 4 years, 4 months ago
  2. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  3. c7f1693 cbfs: Move result variable into the struct by Simon Glass · 5 years ago
  4. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  5. 881bb9a fs: cbfs: Add missing standard CBFS component types by Bin Meng · 6 years ago
  6. 14fdf91 fs: cbfs: Make all CBFS_TYPE_xxx macros consistent by Bin Meng · 6 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. 33222c8 cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs by Andre Heider · 7 years ago
  9. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  10. 633fb73 cbfs: Update a function to be static by Simon Glass · 9 years ago
  11. a696d76 dm: cbfs: Fix handling of invalid type by Simon Glass · 9 years ago
  12. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_cbfs.c]
  13. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_cbfs.c]
  14. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. 41ef372 common: Use new numeric setenv functions by Simon Glass · 12 years ago
  16. 84cd932 fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago