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