summaryrefslogtreecommitdiffstats
path: root/cmd/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: Rename some FSP functions to have an fsp_ prefixSimon Glass2019-10-081-1/+1
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-081-1/+1
* x86: Add a common HOB libraryPark, Aiden2019-08-093-64/+79
* x86: lib: fsp: Use EFI_GUID and efi_guid_tPark, Aiden2019-08-091-6/+4
* cmd: add exception commandHeinrich Schuchardt2019-04-222-0/+30
* x86: Update mtrr functions to allow leaving cache aloneSimon Glass2018-10-091-4/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* x86: Move commands from under arch/x86 to cmd/x86/Tom Rini2018-01-083-0/+297