summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* x86: pinctrl: Update comment for intel_pinctrl_get_pad()Simon Glass2020-07-171-0/+1
* x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass2020-07-171-2/+14
* x86: Add support for building up an NHLT structureSimon Glass2020-07-171-0/+314
* acpi: Allow creating the GNVS to failSimon Glass2020-07-171-1/+9
* x86: fsp: Support a warning message when DRAM init is slowSimon Glass2020-07-171-1/+2
* x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass2020-07-171-2/+0
* x86: fsp: Reinit the FPU after FSP meminitSimon Glass2020-07-091-0/+8
* x86: Convert from ACCESS_ONCE to READ/WRITE_ONCETom Rini2020-07-011-1/+1
* x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng2020-06-021-1/+1
* x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng2020-06-021-1/+1
* x86: baytrail: acpi: Create buffers outside of the methodsBin Meng2020-06-021-12/+12
* x86: tangier: acpi: Drop _HID() where enumerated by _ADR()Andy Shevchenko2020-06-021-1/+0
* x86: tangier: acpi: Drop _ADR() where _HID() is presentAndy Shevchenko2020-06-021-1/+0
* x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridgeAndy Shevchenko2020-06-021-1/+1
* x86: tangier: acpi: Create buffers outside of the methodsAndy Shevchenko2020-06-021-46/+49
* x86: apl: Add hex offsets for registers in FSP-SSimon Glass2020-06-021-0/+72
* x86: apl: Add hex offsets for registers in FSP-MSimon Glass2020-06-021-2/+15
* x86: mrccache: Allow use before driver model is activeSimon Glass2020-06-021-11/+4
* x86: spi: Add a way to access the SPI mapping via registersSimon Glass2020-06-021-0/+19
* x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner2020-05-272-0/+13
* x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger2020-05-272-0/+216
* x86: apl: Use devicetree for FSP-M configurationBernhard Messerklinger2020-05-272-0/+264
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-188-0/+11
* Use __ASSEMBLY__ as the assembly macrosSimon Glass2020-05-182-3/+3
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+2
* common: Drop part.h from common headerSimon Glass2020-05-182-0/+4
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* x86: Move coreboot-table detection into common codeSimon Glass2020-04-301-0/+7
* acpi: Add an acpi commandSimon Glass2020-04-301-0/+1
* x86: Move acpi_table header to main include/ directorySimon Glass2020-04-161-374/+7
* x86: apl: Add Global NVS table headerSimon Glass2020-04-161-0/+36
* x86: Correct wording of coreboot source codeSimon Glass2020-04-162-4/+2
* x86: acpi: Describe USB 3 host controller found on Intel TangierAndy Shevchenko2020-04-041-0/+47