aboutsummaryrefslogtreecommitdiff
path: root/cmd/x86
AgeCommit message (Expand)Author
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
2020-07-20x86: mtrr: Restructure so command execution is in one placeSimon Glass
2020-07-20x86: mtrr: Update the command to use the new mtrr callsSimon Glass
2020-07-20x86: mtrr: Add support for writing to MTRRs on any CPUSimon Glass
2020-07-20x86: mtrr: Use MP calls to list the MTRRsSimon Glass
2020-07-20x86: mtrr: Fix 'ensable' typoSimon Glass
2020-05-27x86: mtrr: Drop the mask display when changing an mtrrSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop uuid.h from common headerSimon Glass
2019-12-15x86: Update the fsp command for FSP2Simon Glass
2019-10-08x86: Rename some FSP functions to have an fsp_ prefixSimon Glass
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass
2019-08-09x86: Add a common HOB libraryPark, Aiden
2019-08-09x86: lib: fsp: Use EFI_GUID and efi_guid_tPark, Aiden
2019-04-22cmd: add exception commandHeinrich Schuchardt
2018-10-09x86: Update mtrr functions to allow leaving cache aloneSimon Glass