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