1. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  2. 301bac6 cmd: Remove <common.h> and add needed includes by Tom Rini · 6 months ago
  3. ab3453e Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · 6 months ago
  4. 9ad5fdf x86: zboot: Separate logic functions from commands by Simon Glass · 11 months ago
  5. 02ed6c3 x86: zboot: Move argument processing outside zboot_start() by Simon Glass · 11 months ago
  6. d531499 x86: zboot: Drop intermediate zboot_go() function by Simon Glass · 11 months ago
  7. cb19931 x86: zboot: Drop intermediate zboot_setup() function by Simon Glass · 11 months ago
  8. db0c6f4 x86: zboot: Move environment setting into zboot_load() by Simon Glass · 11 months ago
  9. 42a99d0 x86: zboot: Create separate functions for the logic by Simon Glass · 11 months ago
  10. 228c672 x86: zboot: Avoid iteration in do_zboot_states() by Simon Glass · 11 months ago
  11. bade0ac x86: zboot: Move command code into its own file by Simon Glass · 11 months ago
  12. 9a49f39 cmd: remove common.h from exception command implementations by Heinrich Schuchardt · 8 months ago
  13. db971a7 x86: Add a little more info to cbsysinfo by Simon Glass · 1 year, 3 months ago
  14. 4fb2536 x86: Allow listing MTRRs in SPL by Simon Glass · 1 year, 3 months ago
  15. 2f5210b x86: coreboot: Show unimplemented sysinfo tags by Simon Glass · 1 year, 6 months ago
  16. 368fd56 x86: coreboot: Collect the address of the ACPI tables by Simon Glass · 1 year, 6 months ago
  17. 0fb19ff mtrr: Don't show an invalid CPU number by Simon Glass · 1 year, 6 months ago
  18. 3b64774 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 3 months ago
  19. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  20. 5309433 x86: cmd: hob: Fix display of resource type for system memory by Bin Meng · 3 years, 3 months ago
  21. 2ab1ffa x86: cmd: hob: Fix the command usage and help messages by Bin Meng · 3 years, 3 months ago
  22. b8db1c1 x86: Correct regwidth prompt in cbsysinfo by Simon Glass · 3 years, 6 months ago
  23. 71cebf0 x86: Add a command to display coreboot sysinfo by Simon Glass · 3 years, 7 months ago
  24. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  25. 29d2d64 x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 1 month ago
  26. 51af144 x86: Allow showing details about a HOB entry by Simon Glass · 4 years, 1 month ago
  27. 10536ce x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 1 month ago
  28. d11544df x86: hob: Add way to show a single hob entry by Simon Glass · 4 years, 1 month ago
  29. cf9f380 x86: mtrr: Fix parsing of "mtrr list" command by Wolfgang Wallner · 4 years, 2 months ago
  30. 2a3d9a7 x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU by Simon Glass · 4 years, 3 months ago
  31. f91f5ab x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU by Simon Glass · 4 years, 3 months ago
  32. b2a76b3 x86: mtrr: Restructure so command execution is in one place by Simon Glass · 4 years, 3 months ago
  33. e68b128 x86: mtrr: Update the command to use the new mtrr calls by Simon Glass · 4 years, 3 months ago
  34. 8dda2ba x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · 4 years, 3 months ago
  35. 240752c x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · 4 years, 3 months ago
  36. 36c184b x86: mtrr: Fix 'ensable' typo by Simon Glass · 4 years, 3 months ago
  37. b032db2 x86: mtrr: Drop the mask display when changing an mtrr by Simon Glass · 4 years, 5 months ago
  38. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  39. ba06b3c common: Drop uuid.h from common header by Simon Glass · 4 years, 5 months ago
  40. b75617b x86: Update the fsp command for FSP2 by Simon Glass · 4 years, 11 months ago
  41. e2adc36 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
  42. 8331188 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  43. 7165fd5 x86: Add a common HOB library by Park, Aiden · 5 years ago
  44. 5b931a5 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · 5 years ago
  45. dab8788 cmd: add exception command by Heinrich Schuchardt · 6 years ago
  46. 590cee8 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · 6 years ago
  47. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  48. 8e18f34 x86: Move commands from under arch/x86 to cmd/x86/ by Tom Rini · 7 years ago