index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
x86
Age
Commit message (
Expand
)
Author
2021-05-10
x86: Correct regwidth prompt in cbsysinfo
Simon Glass
2021-03-27
x86: Add a command to display coreboot sysinfo
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-09-25
x86: Add support for more than 8 MTRRs
Simon Glass
2020-09-25
x86: Allow showing details about a HOB entry
Simon Glass
2020-09-25
x86: hob: Try to show a name instead of a GUID
Simon Glass
2020-09-25
x86: hob: Add way to show a single hob entry
Simon Glass
2020-09-01
x86: mtrr: Fix parsing of "mtrr list" command
Wolfgang Wallner
2020-07-20
x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU
Simon Glass
2020-07-20
x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU
Simon Glass
2020-07-20
x86: mtrr: Restructure so command execution is in one place
Simon Glass
2020-07-20
x86: mtrr: Update the command to use the new mtrr calls
Simon Glass
2020-07-20
x86: mtrr: Add support for writing to MTRRs on any CPU
Simon Glass
2020-07-20
x86: mtrr: Use MP calls to list the MTRRs
Simon Glass
2020-07-20
x86: mtrr: Fix 'ensable' typo
Simon Glass
2020-05-27
x86: mtrr: Drop the mask display when changing an mtrr
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop uuid.h from common header
Simon Glass
2019-12-15
x86: Update the fsp command for FSP2
Simon Glass
2019-10-08
x86: Rename some FSP functions to have an fsp_ prefix
Simon Glass
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
2019-08-09
x86: Add a common HOB library
Park, Aiden
2019-08-09
x86: lib: fsp: Use EFI_GUID and efi_guid_t
Park, Aiden
2019-04-22
cmd: add exception command
Heinrich Schuchardt
2018-10-09
x86: Update mtrr functions to allow leaving cache alone
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-08
x86: Move commands from under arch/x86 to cmd/x86/
Tom Rini