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