1. 0492317 cbfs: Return the error code from file_cbfs_init() by Simon Glass · 4 years, 6 months ago
  2. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  3. f152bf0 cbfs: Move result variable into the struct by Simon Glass · 5 years ago
  4. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  5. 8bc6392 fs: cbfs: Add missing standard CBFS component types by Bin Meng · 6 years ago
  6. 2c55346 fs: cbfs: Make all CBFS_TYPE_xxx macros consistent by Bin Meng · 6 years ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. 6491bb1 cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs by Andre Heider · 7 years ago
  9. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  10. b2305b9 cbfs: Update a function to be static by Simon Glass · 9 years ago
  11. 4058f15 dm: cbfs: Fix handling of invalid type by Simon Glass · 9 years ago
  12. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_cbfs.c]
  13. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_cbfs.c]
  14. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. 103789d common: Use new numeric setenv functions by Simon Glass · 12 years ago
  16. 7f8574c fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago