1. 18c2ccc x86: Add msr command by Simon Glass · Tue Aug 27 19:44:29 2024 -0600
  2. 8af719c x86: Add a cpuid command by Simon Glass · Tue Aug 27 19:44:28 2024 -0600
  3. 29cab7c include: export uuid.h by Caleb Connolly · Fri Aug 30 13:34:37 2024 +0100
  4. 1f613c6 zboot: Correct use of state_mask argument by Simon Glass · Wed Jun 19 06:34:52 2024 -0600
  5. 95c8c8b zboot: Add debugging for booting by Simon Glass · Wed Jun 19 06:34:51 2024 -0600
  6. 4c1ca0d cmd: Make use of U_BOOT_LONGHELP when missing by Tom Rini · Wed Jun 19 10:09:44 2024 -0600
  7. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  8. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  9. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:59 2024 -0600
  10. 5de06a6 Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · Wed Apr 10 13:49:35 2024 -0600
  11. 14c0fc7 x86: zboot: Separate logic functions from commands by Simon Glass · Sun Dec 03 17:29:36 2023 -0700
  12. 357105f x86: zboot: Move argument processing outside zboot_start() by Simon Glass · Sun Dec 03 17:29:34 2023 -0700
  13. e1f59f4 x86: zboot: Drop intermediate zboot_go() function by Simon Glass · Sun Dec 03 17:29:33 2023 -0700
  14. 82e6b89 x86: zboot: Drop intermediate zboot_setup() function by Simon Glass · Sun Dec 03 17:29:32 2023 -0700
  15. f6d7ebd x86: zboot: Move environment setting into zboot_load() by Simon Glass · Sun Dec 03 17:29:31 2023 -0700
  16. a911beb x86: zboot: Create separate functions for the logic by Simon Glass · Sun Dec 03 17:29:30 2023 -0700
  17. 205374e x86: zboot: Avoid iteration in do_zboot_states() by Simon Glass · Sun Dec 03 17:29:29 2023 -0700
  18. 2bf90bd x86: zboot: Move command code into its own file by Simon Glass · Sun Dec 03 17:29:27 2023 -0700
  19. 1c01ed3 cmd: remove common.h from exception command implementations by Heinrich Schuchardt · Mon Feb 12 17:53:29 2024 +0100
  20. 4a75a12 x86: Add a little more info to cbsysinfo by Simon Glass · Tue Jul 25 15:37:06 2023 -0600
  21. fb84243 x86: Allow listing MTRRs in SPL by Simon Glass · Sat Jul 15 21:38:36 2023 -0600
  22. f35f7fa x86: coreboot: Show unimplemented sysinfo tags by Simon Glass · Thu May 04 16:55:06 2023 -0600
  23. cf1f4bb x86: coreboot: Collect the address of the ACPI tables by Simon Glass · Thu May 04 16:54:59 2023 -0600
  24. cb3a7ac mtrr: Don't show an invalid CPU number by Simon Glass · Thu May 04 16:54:54 2023 -0600
  25. ef46d39 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Aug 02 21:35:50 2021 -0400
  26. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  27. 5760ee3 x86: cmd: hob: Fix display of resource type for system memory by Bin Meng · Sat Jul 31 16:45:28 2021 +0800
  28. 9df4190 x86: cmd: hob: Fix the command usage and help messages by Bin Meng · Sat Jul 31 16:45:27 2021 +0800
  29. 021f444 x86: Correct regwidth prompt in cbsysinfo by Simon Glass · Sat Apr 24 10:04:57 2021 +1200
  30. e1efad2 x86: Add a command to display coreboot sysinfo by Simon Glass · Mon Mar 15 18:00:24 2021 +1300
  31. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  32. fbf120c x86: Add support for more than 8 MTRRs by Simon Glass · Tue Sep 22 14:54:51 2020 -0600
  33. fdc4587 x86: Allow showing details about a HOB entry by Simon Glass · Tue Sep 22 14:54:50 2020 -0600
  34. fe6d294 x86: hob: Try to show a name instead of a GUID by Simon Glass · Tue Sep 22 14:54:49 2020 -0600
  35. 3c07f1c x86: hob: Add way to show a single hob entry by Simon Glass · Tue Sep 22 14:54:48 2020 -0600
  36. 9abf45b x86: mtrr: Fix parsing of "mtrr list" command by Wolfgang Wallner · Fri Aug 14 09:55:24 2020 +0200
  37. 3ac9fdb x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU by Simon Glass · Fri Jul 17 08:48:31 2020 -0600
  38. e643edd x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU by Simon Glass · Fri Jul 17 08:48:29 2020 -0600
  39. 2c601b6 x86: mtrr: Restructure so command execution is in one place by Simon Glass · Fri Jul 17 08:48:28 2020 -0600
  40. 29e1d77 x86: mtrr: Update the command to use the new mtrr calls by Simon Glass · Fri Jul 17 08:48:27 2020 -0600
  41. d89e15f x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · Fri Jul 17 08:48:26 2020 -0600
  42. 7403c26 x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · Fri Jul 17 08:48:22 2020 -0600
  43. c947a62 x86: mtrr: Fix 'ensable' typo by Simon Glass · Fri Jul 17 08:48:12 2020 -0600
  44. f9910fb x86: mtrr: Drop the mask display when changing an mtrr by Simon Glass · Thu May 07 08:12:52 2020 -0600
  45. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  46. 6f04498 common: Drop uuid.h from common header by Simon Glass · Sun May 10 11:39:52 2020 -0600
  47. 95518ae x86: Update the fsp command for FSP2 by Simon Glass · Fri Dec 06 21:42:27 2019 -0700
  48. 1372414 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · Wed Sep 25 08:11:25 2019 -0600
  49. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · Wed Sep 25 08:00:11 2019 -0600
  50. 538aec9 x86: Add a common HOB library by Park, Aiden · Sat Aug 03 08:30:31 2019 +0000
  51. 0961cf7 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · Sat Aug 03 08:30:20 2019 +0000
  52. f7d6b07 cmd: add exception command by Heinrich Schuchardt · Wed Dec 26 17:20:35 2018 +0100
  53. 8fafd01 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · Mon Oct 01 12:22:37 2018 -0600
  54. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  55. 4a4ee45 x86: Move commands from under arch/x86 to cmd/x86/ by Tom Rini · Wed Jan 03 08:54:27 2018 -0500