summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
Commit message (Expand)AuthorAgeFilesLines
* sf: Drop dm.h header file from spi_flash.hSimon Glass2020-08-031-0/+1
* x86: call32: Append appropriate suffixesAndy Shevchenko2020-08-031-3/+2
* x86: sipi_vector: Append appropriate suffixesAndy Shevchenko2020-08-031-3/+3
* arch: x86: apl: Update FSP parametersBernhard Messerklinger2020-08-031-0/+23
* x86: apl: fsp_bindings: Add support for u64 parametersBernhard Messerklinger2020-08-031-0/+28
* x86: Change how selection of ROMs worksSimon Glass2020-07-281-0/+1
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-256-12/+13
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-246-13/+12
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-206-12/+13
* x86: mp: Add more comments to the moduleSimon Glass2020-07-201-2/+89
* x86: mtrr: Add support for writing to MTRRs on any CPUSimon Glass2020-07-201-0/+81
* x86: mtrr: Update MTRRs on all CPUsSimon Glass2020-07-201-0/+57
* 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/+11
* x86: mp: Add iterators for CPUsSimon Glass2020-07-201-0/+63
* x86: mp: Park CPUs before running the OSSimon Glass2020-07-202-0/+21
* x86: mp: Allow running functions on multiple CPUsSimon Glass2020-07-201-6/+101
* x86: Set the SMP flag when MP init is completeSimon Glass2020-07-201-0/+1
* x86: mp: Support APs waiting for instructionsSimon Glass2020-07-202-8/+116
* x86: cpu: Remove unnecessary #ifdefsSimon Glass2020-07-202-29/+26
* x86: mp_init: Adjust bsp_init() to return more informationSimon Glass2020-07-201-13/+23
* x86: mp_init: Set up the CPU numbers at the startSimon Glass2020-07-201-12/+9
* x86: mp_init: Drop the num_cpus static variableSimon Glass2020-07-201-7/+15
* x86: mp_init: Switch parameter names in start_aps()Simon Glass2020-07-201-6/+19
* x86: mp_init: Avoid declarations in header filesSimon Glass2020-07-201-20/+20
* x86: Move MP code into mp_initSimon Glass2020-07-202-31/+15
* x86: mp_init: Switch to livetreeSimon Glass2020-07-201-2/+1
* x86: Rename board_final_cleanup() to board_final_init()Simon Glass2020-07-174-8/+8
* x86: Update the comment about booting for FSP2Simon Glass2020-07-171-0/+1
* x86: Store the coreboot table address in global_dataSimon Glass2020-07-172-2/+13
* x86: apl: Adjust FSP-M code to avoid hard-coded addressSimon Glass2020-07-171-1/+2
* x86: apl: Set the correct boot mode in the FSP-M codeSimon Glass2020-07-171-1/+2
* x86: apl: Fix save/restore of ITSS prioritiesSimon Glass2020-07-173-11/+43
* x86: irq: Support flags for acpi_gpeSimon Glass2020-07-171-0/+26
* x86: apl: Hide the p2sb on exit from U-BootSimon Glass2020-07-171-0/+13
* x86: apl: Support set_hide() in p2sb driverSimon Glass2020-07-172-15/+42
* x86: apl: Use memory-mapped access for VBTSimon Glass2020-07-171-14/+5
* acpi: Allow creating the GNVS to failSimon Glass2020-07-173-3/+9
* x86: fsp: Support a warning message when DRAM init is slowSimon Glass2020-07-171-2/+10
* x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass2020-07-175-35/+33
* x86: apl: Re-enable loading of SPLSimon Glass2020-07-091-1/+1
* x86: fsp: Reinit the FPU after FSP meminitSimon Glass2020-07-091-0/+5
* Remove CROSS_COMPILE default from arch/*/config.mkTom Rini2020-07-011-2/+0
* x86: Don't build some unused objects in TPLTom Rini2020-06-291-1/+1
* x86: spi: Add a way to access the SPI mapping via registersSimon Glass2020-06-021-5/+14
* x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner2020-05-271-0/+14
* x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger2020-05-272-380/+1195
* x86: apl: Use devicetree for FSP-M configurationBernhard Messerklinger2020-05-273-163/+623
* x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabledBernhard Messerklinger2020-05-271-21/+25
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-186-0/+6