summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2020-08-03arch: x86: apl: Update FSP parametersBernhard Messerklinger
2020-08-03x86: apl: fsp_bindings: Add support for u64 parametersBernhard Messerklinger
2020-08-03x86: irq: Fix some typosWolfgang Wallner
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass
2020-07-20x86: mp: Add more comments to the moduleSimon Glass
2020-07-20x86: mtrr: Add support for writing to MTRRs on any CPUSimon Glass
2020-07-20x86: Don't enable SMP in SPLSimon Glass
2020-07-20x86: mtrr: Use MP calls to list the MTRRsSimon Glass
2020-07-20x86: mp: Add iterators for CPUsSimon Glass
2020-07-20x86: mp: Park CPUs before running the OSSimon Glass
2020-07-20x86: mp: Allow running functions on multiple CPUsSimon Glass
2020-07-20x86: mp: Support APs waiting for instructionsSimon Glass
2020-07-20x86: mp_init: Avoid declarations in header filesSimon Glass
2020-07-20x86: Move MP code into mp_initSimon Glass
2020-07-17x86: Drop setup_pcat_compatibility()Simon Glass
2020-07-17x86: Store the coreboot table address in global_dataSimon Glass
2020-07-17x86: apl: Fix save/restore of ITSS prioritiesSimon Glass
2020-07-17x86: pinctrl: Drop the acpi_path memberSimon Glass
2020-07-17x86: pinctrl: Update comment for intel_pinctrl_get_pad()Simon Glass
2020-07-17x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass
2020-07-17x86: Add support for building up an NHLT structureSimon Glass
2020-07-17acpi: Allow creating the GNVS to failSimon Glass
2020-07-17x86: fsp: Support a warning message when DRAM init is slowSimon Glass
2020-07-17x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass
2020-07-09x86: fsp: Reinit the FPU after FSP meminitSimon Glass
2020-07-01x86: Convert from ACCESS_ONCE to READ/WRITE_ONCETom Rini
2020-06-02x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng
2020-06-02x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridgeBin Meng
2020-06-02x86: baytrail: acpi: Create buffers outside of the methodsBin Meng
2020-06-02x86: tangier: acpi: Drop _HID() where enumerated by _ADR()Andy Shevchenko
2020-06-02x86: tangier: acpi: Drop _ADR() where _HID() is presentAndy Shevchenko
2020-06-02x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridgeAndy Shevchenko
2020-06-02x86: tangier: acpi: Create buffers outside of the methodsAndy Shevchenko
2020-06-02x86: apl: Add hex offsets for registers in FSP-SSimon Glass
2020-06-02x86: apl: Add hex offsets for registers in FSP-MSimon Glass
2020-06-02x86: mrccache: Allow use before driver model is activeSimon Glass
2020-06-02x86: spi: Add a way to access the SPI mapping via registersSimon Glass
2020-05-27x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner
2020-05-27x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger
2020-05-27x86: apl: Use devicetree for FSP-M configurationBernhard Messerklinger
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18Use __ASSEMBLY__ as the assembly macrosSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-30x86: Move coreboot-table detection into common codeSimon Glass
2020-04-30acpi: Add an acpi commandSimon Glass
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass