summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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