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