summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2020-08-04sf: Drop dm.h header file from spi_flash.hSimon Glass1-0/+1
2020-08-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini7-11/+72
2020-08-03x86: call32: Append appropriate suffixesAndy Shevchenko1-3/+2
2020-08-03x86: sipi_vector: Append appropriate suffixesAndy Shevchenko1-3/+3
2020-08-03arch: x86: apl: Update FSP parametersBernhard Messerklinger3-2/+35
2020-08-03x86: apl: fsp_bindings: Add support for u64 parametersBernhard Messerklinger2-0/+29
2020-08-03x86: irq: Fix some typosWolfgang Wallner1-3/+3
2020-08-01x86: rename CONFIG_STACK_SIZEHeinrich Schuchardt2-2/+2
2020-07-29x86: chromebook_panther: Correct the image layoutSimon Glass2-2/+11
2020-07-29x86: Move the fdtmap away from the binary blobsSimon Glass1-2/+2
2020-07-29x86: Change how selection of ROMs worksSimon Glass2-0/+5
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass7-15/+16
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini7-16/+15
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass7-15/+16
2020-07-20x86: mp: Add more comments to the moduleSimon Glass2-3/+102
2020-07-20x86: mtrr: Add support for writing to MTRRs on any CPUSimon Glass2-0/+102
2020-07-20x86: mtrr: Update MTRRs on all CPUsSimon Glass1-0/+57
2020-07-20x86: Don't enable SMP in SPLSimon Glass2-2/+2
2020-07-20x86: mtrr: Use MP calls to list the MTRRsSimon Glass2-0/+41
2020-07-20x86: mp: Add iterators for CPUsSimon Glass2-0/+105
2020-07-20x86: mp: Park CPUs before running the OSSimon Glass3-0/+38
2020-07-20x86: mp: Allow running functions on multiple CPUsSimon Glass2-6/+134
2020-07-20x86: Set the SMP flag when MP init is completeSimon Glass1-0/+1
2020-07-20x86: mp: Support APs waiting for instructionsSimon Glass4-8/+134
2020-07-20x86: cpu: Remove unnecessary #ifdefsSimon Glass2-29/+26
2020-07-20x86: mp_init: Adjust bsp_init() to return more informationSimon Glass1-13/+23
2020-07-20x86: mp_init: Set up the CPU numbers at the startSimon Glass1-12/+9
2020-07-20x86: mp_init: Drop the num_cpus static variableSimon Glass1-7/+15
2020-07-20x86: mp_init: Switch parameter names in start_aps()Simon Glass1-6/+19
2020-07-20x86: mp_init: Avoid declarations in header filesSimon Glass2-23/+20
2020-07-20x86: Move MP code into mp_initSimon Glass3-47/+16
2020-07-20x86: mp_init: Switch to livetreeSimon Glass1-2/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-07-17x86: Rename board_final_cleanup() to board_final_init()Simon Glass5-9/+9
2020-07-17x86: acpi: Correct the version of the MADTSimon Glass1-1/+1
2020-07-17x86: Drop setup_pcat_compatibility()Simon Glass2-12/+0
2020-07-17x86: Update the comment about booting for FSP2Simon Glass1-0/+1
2020-07-17x86: Store the coreboot table address in global_dataSimon Glass3-2/+14
2020-07-17x86: apl: Adjust FSP-M code to avoid hard-coded addressSimon Glass1-1/+2
2020-07-17x86: apl: Set the correct boot mode in the FSP-M codeSimon Glass1-1/+2
2020-07-17x86: Add debugging to table writingSimon Glass1-10/+28
2020-07-17x86: apl: Fix save/restore of ITSS prioritiesSimon Glass5-12/+45
2020-07-17x86: irq: Support flags for acpi_gpeSimon Glass1-0/+26
2020-07-17x86: apl: Hide the p2sb on exit from U-BootSimon Glass1-0/+13
2020-07-17x86: apl: Support set_hide() in p2sb driverSimon Glass2-15/+42
2020-07-17x86: apl: Use memory-mapped access for VBTSimon Glass2-14/+6
2020-07-17x86: Add error checking for csrt table generationSimon Glass1-6/+13
2020-07-17x86: pinctrl: Drop the acpi_path memberSimon Glass1-2/+0
2020-07-17x86: pinctrl: Update comment for intel_pinctrl_get_pad()Simon Glass1-0/+1
2020-07-17x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass1-2/+14