summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* x86: Add support for more than 8 MTRRsSimon Glass2020-09-251-3/+12
* x86: hob: Try to show a name instead of a GUIDSimon Glass2020-09-251-0/+25
* x86: Add a header guard to asm/acpi_table.hSimon Glass2020-09-251-0/+4
* x86: Correct the assembly guard in e820.hSimon Glass2020-09-251-2/+1
* x86: cpu: Report address width from cpu_get_info()Simon Glass2020-09-251-0/+9
* x86: fsp: Update the FSP API with the end-firmware methodSimon Glass2020-09-251-3/+12
* x86: apl: Generate required ACPI tablesSimon Glass2020-09-251-0/+18
* x86: apl: Allow reading hostbridge base addressesSimon Glass2020-09-251-0/+31
* x86: acpi: Add support for additional Intel tablesSimon Glass2020-09-251-0/+115
* x86: acpi: Add common Intel ACPI tablesSimon Glass2020-09-253-0/+81
* x86: acpi: Add PCT and PTC tablesSimon Glass2020-09-251-0/+35
* x86: acpi: Support generation of the DBG2 tableSimon Glass2020-09-251-0/+11
* x86: acpi: Support generation of the HPET tableSimon Glass2020-09-251-0/+10
* x86: Add a few common Intel CPU functionsSimon Glass2020-09-251-0/+49
* x86: apl: Update iomap for ACPISimon Glass2020-09-251-0/+16
* x86: apl: Add power-management definitionsSimon Glass2020-09-251-1/+39
* x86: Add some definitions for SMMSimon Glass2020-09-251-0/+27
* x86: apl: Support writing the IntelGraphicsMem tableSimon Glass2020-09-251-0/+247
* x86: Add wake sources for the acpi_gpe driverSimon Glass2020-09-252-0/+138
* x86: acpi: Expand the GNVSSimon Glass2020-09-252-1/+2
* x86: acpi: Support external GNVS tablesSimon Glass2020-09-251-0/+3
* x86: Add a common global NVS structureSimon Glass2020-09-252-22/+44
* x86: acpi: Add DPTF asl filesSimon Glass2020-09-255-0/+950
* x86: acpi: apl: Add asl files for Apollo LakeSimon Glass2020-09-2518-0/+1261
* x86: acpi: Add base asl files for common x86 devicesSimon Glass2020-09-258-5/+443
* x86: acpi: Add cros_ec tablesSimon Glass2020-09-2510-0/+1405
* x86: zboot: Allow overriding the command lineSimon Glass2020-09-251-1/+29
* x86: zboot: Add an option to dump the setup informationSimon Glass2020-09-251-0/+1
* x86: Update the bootparam headerSimon Glass2020-09-251-6/+19
* x86: Drop nhlt_serialise()Simon Glass2020-09-011-8/+0
* arch: x86: apl: Update FSP parametersBernhard Messerklinger2020-08-032-2/+12
* x86: apl: fsp_bindings: Add support for u64 parametersBernhard Messerklinger2020-08-031-0/+1
* x86: irq: Fix some typosWolfgang Wallner2020-08-031-3/+3
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-251-3/+3
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-3/+3
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-201-3/+3
* x86: mp: Add more comments to the moduleSimon Glass2020-07-201-1/+13
* x86: mtrr: Add support for writing to MTRRs on any CPUSimon Glass2020-07-201-0/+21
* x86: Don't enable SMP in SPLSimon Glass2020-07-201-1/+1
* x86: mtrr: Use MP calls to list the MTRRsSimon Glass2020-07-201-0/+30
* x86: mp: Add iterators for CPUsSimon Glass2020-07-201-0/+42
* x86: mp: Park CPUs before running the OSSimon Glass2020-07-201-0/+17
* x86: mp: Allow running functions on multiple CPUsSimon Glass2020-07-201-0/+33
* x86: mp: Support APs waiting for instructionsSimon Glass2020-07-201-0/+11
* x86: mp_init: Avoid declarations in header filesSimon Glass2020-07-201-3/+0
* x86: Move MP code into mp_initSimon Glass2020-07-201-16/+1
* x86: Drop setup_pcat_compatibility()Simon Glass2020-07-171-2/+0
* x86: Store the coreboot table address in global_dataSimon Glass2020-07-171-0/+1
* x86: apl: Fix save/restore of ITSS prioritiesSimon Glass2020-07-172-1/+2
* x86: pinctrl: Drop the acpi_path memberSimon Glass2020-07-171-2/+0