summaryrefslogtreecommitdiff
path: root/cmd/x86
AgeCommit message (Expand)Author
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-05-29global: Add <linux/string.h> instead of long indirect include pathTom Rini
2025-04-07Revert "Merge patch series "pxe: Precursor series for supporting read_all() i...Tom Rini
2025-04-03x86: Update mtrr command to support 64-bit valuesSimon Glass
2025-04-03x86: Add functions to convert between mtrr size and maskSimon Glass
2025-03-18x86: Drop the unnecessary base_ptr argument to zboot_dump()Simon Glass
2025-03-18x86: Move the bootm state for zimage into cmd/Simon Glass
2025-03-18x86: Rename state to bmiSimon Glass
2025-03-18x86: Drop duplicate definition of zimage_dump()Simon Glass
2025-03-18x86: Make do_zboot_states() staticSimon Glass
2024-11-03x86: coreboot: Add a command to check and update CMOS RAMSimon Glass
2024-11-03x86: coreboot: Show the option tableSimon Glass
2024-10-18x86: Add msr commandSimon Glass
2024-10-18x86: Add a cpuid commandSimon Glass
2024-09-12include: export uuid.hCaleb Connolly
2024-06-26zboot: Correct use of state_mask argumentSimon Glass
2024-06-26zboot: Add debugging for bootingSimon Glass
2024-06-26cmd: Make use of U_BOOT_LONGHELP when missingTom Rini
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini
2024-04-10Merge patch series "Complete decoupling of zboot logic from commands"Tom Rini
2024-04-10x86: zboot: Separate logic functions from commandsSimon Glass
2024-04-10x86: zboot: Move argument processing outside zboot_start()Simon Glass
2024-04-10x86: zboot: Drop intermediate zboot_go() functionSimon Glass
2024-04-10x86: zboot: Drop intermediate zboot_setup() functionSimon Glass
2024-04-10x86: zboot: Move environment setting into zboot_load()Simon Glass
2024-04-10x86: zboot: Create separate functions for the logicSimon Glass
2024-04-10x86: zboot: Avoid iteration in do_zboot_states()Simon Glass
2024-04-10x86: zboot: Move command code into its own fileSimon Glass
2024-03-02cmd: remove common.h from exception command implementationsHeinrich Schuchardt
2023-08-01x86: Add a little more info to cbsysinfoSimon Glass
2023-07-17x86: Allow listing MTRRs in SPLSimon Glass
2023-05-11x86: coreboot: Show unimplemented sysinfo tagsSimon Glass
2023-05-11x86: coreboot: Collect the address of the ACPI tablesSimon Glass
2023-05-11mtrr: Don't show an invalid CPU numberSimon Glass
2021-08-02Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-08-02x86: cmd: hob: Fix display of resource type for system memoryBin Meng
2021-08-02x86: cmd: hob: Fix the command usage and help messagesBin Meng
2021-05-10x86: Correct regwidth prompt in cbsysinfoSimon Glass
2021-03-27x86: Add a command to display coreboot sysinfoSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-09-25x86: Add support for more than 8 MTRRsSimon Glass
2020-09-25x86: Allow showing details about a HOB entrySimon Glass
2020-09-25x86: hob: Try to show a name instead of a GUIDSimon Glass
2020-09-25x86: hob: Add way to show a single hob entrySimon Glass
2020-09-01x86: mtrr: Fix parsing of "mtrr list" commandWolfgang Wallner
2020-07-20x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPUSimon Glass
2020-07-20x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPUSimon Glass