- 29cab7c include: export uuid.h by Caleb Connolly · 3 months ago
- 1f613c6 zboot: Correct use of state_mask argument by Simon Glass · 5 months ago
- 95c8c8b zboot: Add debugging for booting by Simon Glass · 5 months ago
- 4c1ca0d cmd: Make use of U_BOOT_LONGHELP when missing by Tom Rini · 5 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 5de06a6 Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · 8 months ago
- 14c0fc7 x86: zboot: Separate logic functions from commands by Simon Glass · 12 months ago
- 357105f x86: zboot: Move argument processing outside zboot_start() by Simon Glass · 12 months ago
- e1f59f4 x86: zboot: Drop intermediate zboot_go() function by Simon Glass · 12 months ago
- 82e6b89 x86: zboot: Drop intermediate zboot_setup() function by Simon Glass · 12 months ago
- f6d7ebd x86: zboot: Move environment setting into zboot_load() by Simon Glass · 12 months ago
- a911beb x86: zboot: Create separate functions for the logic by Simon Glass · 12 months ago
- 205374e x86: zboot: Avoid iteration in do_zboot_states() by Simon Glass · 12 months ago
- 2bf90bd x86: zboot: Move command code into its own file by Simon Glass · 12 months ago
- 1c01ed3 cmd: remove common.h from exception command implementations by Heinrich Schuchardt · 10 months ago
- 4a75a12 x86: Add a little more info to cbsysinfo by Simon Glass · 1 year, 4 months ago
- fb84243 x86: Allow listing MTRRs in SPL by Simon Glass · 1 year, 4 months ago
- f35f7fa x86: coreboot: Show unimplemented sysinfo tags by Simon Glass · 1 year, 7 months ago
- cf1f4bb x86: coreboot: Collect the address of the ACPI tables by Simon Glass · 1 year, 7 months ago
- cb3a7ac mtrr: Don't show an invalid CPU number by Simon Glass · 1 year, 7 months ago
- ef46d39 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 4 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 5760ee3 x86: cmd: hob: Fix display of resource type for system memory by Bin Meng · 3 years, 4 months ago
- 9df4190 x86: cmd: hob: Fix the command usage and help messages by Bin Meng · 3 years, 4 months ago
- 021f444 x86: Correct regwidth prompt in cbsysinfo by Simon Glass · 3 years, 7 months ago
- e1efad2 x86: Add a command to display coreboot sysinfo by Simon Glass · 3 years, 8 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- fbf120c x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 2 months ago
- fdc4587 x86: Allow showing details about a HOB entry by Simon Glass · 4 years, 2 months ago
- fe6d294 x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 2 months ago
- 3c07f1c x86: hob: Add way to show a single hob entry by Simon Glass · 4 years, 2 months ago
- 9abf45b x86: mtrr: Fix parsing of "mtrr list" command by Wolfgang Wallner · 4 years, 3 months ago
- 3ac9fdb x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU by Simon Glass · 4 years, 4 months ago
- e643edd x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU by Simon Glass · 4 years, 4 months ago
- 2c601b6 x86: mtrr: Restructure so command execution is in one place by Simon Glass · 4 years, 4 months ago
- 29e1d77 x86: mtrr: Update the command to use the new mtrr calls by Simon Glass · 4 years, 4 months ago
- d89e15f x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · 4 years, 4 months ago
- 7403c26 x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · 4 years, 4 months ago
- c947a62 x86: mtrr: Fix 'ensable' typo by Simon Glass · 4 years, 4 months ago
- f9910fb x86: mtrr: Drop the mask display when changing an mtrr by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 6f04498 common: Drop uuid.h from common header by Simon Glass · 4 years, 7 months ago
- 95518ae x86: Update the fsp command for FSP2 by Simon Glass · 5 years ago
- 1372414 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
- 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
- 538aec9 x86: Add a common HOB library by Park, Aiden · 5 years ago
- 0961cf7 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · 5 years ago
- f7d6b07 cmd: add exception command by Heinrich Schuchardt · 6 years ago
- 8fafd01 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 4a4ee45 x86: Move commands from under arch/x86 to cmd/x86/ by Tom Rini · 7 years ago