~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/cmd/x86
Commit message (Expand)AuthorAge
* x86: Add a little more info to cbsysinfoSimon Glass2023-08-01
* x86: Allow listing MTRRs in SPLSimon Glass2023-07-17
* x86: coreboot: Show unimplemented sysinfo tagsSimon Glass2023-05-11
* x86: coreboot: Collect the address of the ACPI tablesSimon Glass2023-05-11
* mtrr: Don't show an invalid CPU numberSimon Glass2023-05-11
* Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2021-08-02
|\
| * x86: cmd: hob: Fix display of resource type for system memoryBin Meng2021-08-02
| * x86: cmd: hob: Fix the command usage and help messagesBin Meng2021-08-02
* | global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
|/
* x86: Correct regwidth prompt in cbsysinfoSimon Glass2021-05-10
* x86: Add a command to display coreboot sysinfoSimon Glass2021-03-27
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* x86: Add support for more than 8 MTRRsSimon Glass2020-09-25
* x86: Allow showing details about a HOB entrySimon Glass2020-09-25
* x86: hob: Try to show a name instead of a GUIDSimon Glass2020-09-25
* x86: hob: Add way to show a single hob entrySimon Glass2020-09-25
* x86: mtrr: Fix parsing of "mtrr list" commandWolfgang Wallner2020-09-01
* x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPUSimon Glass2020-07-20
* x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPUSimon Glass2020-07-20
* x86: mtrr: Restructure so command execution is in one placeSimon Glass2020-07-20
* x86: mtrr: Update the command to use the new mtrr callsSimon Glass2020-07-20
* x86: mtrr: Add support for writing to MTRRs on any CPUSimon Glass2020-07-20
* x86: mtrr: Use MP calls to list the MTRRsSimon Glass2020-07-20
* x86: mtrr: Fix 'ensable' typoSimon Glass2020-07-20
* x86: mtrr: Drop the mask display when changing an mtrrSimon Glass2020-05-27
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop uuid.h from common headerSimon Glass2020-05-18
* x86: Update the fsp command for FSP2Simon Glass2019-12-15
* x86: Rename some FSP functions to have an fsp_ prefixSimon Glass2019-10-08
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-08
* x86: Add a common HOB libraryPark, Aiden2019-08-09
* x86: lib: fsp: Use EFI_GUID and efi_guid_tPark, Aiden2019-08-09
* cmd: add exception commandHeinrich Schuchardt2019-04-22
* x86: Update mtrr functions to allow leaving cache aloneSimon Glass2018-10-09
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: Move commands from under arch/x86 to cmd/x86/Tom Rini2018-01-08