summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86: qemu: move QFW to its own uclassAsherah Connor2021-04-123-48/+21
* x86: coral: Allow init of debug UART in U-Boot properSimon Glass2021-03-273-58/+64
* x86: coral: Avoid build error with !CONFIG_ACPIGENSimon Glass2021-03-271-5/+9
* x86: Allow installing an e820 when booting from corebootSimon Glass2021-03-271-26/+1
* x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass2021-03-272-256/+0
* x86: Move coreboot timestamp info into coreboot_tables.hSimon Glass2021-03-271-12/+0
* x86: Make coreboot sysinfo available to any x86 boardSimon Glass2021-03-274-4/+4
* x86: apl: Use read-only SPL and new of-platdataSimon Glass2021-03-261-0/+2
* x86: itss: Tidy up bind() for of-platdata-instSimon Glass2021-03-261-2/+3
* x86: apl: Tell of-platdata about a required header fileSimon Glass2021-03-261-0/+1
* x86: apl: Fix the header order in pmcSimon Glass2021-03-261-1/+1
* x86: Define a region for device priv/plat dataSimon Glass2021-03-261-0/+8
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-152-1/+2
|\
| * x86: Select advanced Intel code only if allowedSimon Glass2021-03-091-0/+1
| * x86: sizeof-array-div error in lpc_common_early_initHeinrich Schuchardt2021-03-091-1/+1
* | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
|/
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-1554-5/+49
|\
| * common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-0254-5/+49
* | x86: qemu: Fix broken multi-core bootBin Meng2021-02-031-0/+6
|/
* x86: spl: Make moving BSS conditionalSimon Glass2021-02-011-0/+2
* x86: Make sure the SPL image ends on a suitable boundarySimon Glass2021-02-011-0/+10
* x86: apl: Enhance debugging in the SPL loaderSimon Glass2021-02-011-5/+7
* x86: acpi_gpe: Update driver name to match devicetreeSimon Glass2021-02-011-2/+4
* x86: typo segementHeinrich Schuchardt2021-01-302-2/+2
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini2021-01-0514-123/+78
|\
| * x86: apl: Adjust how the UART gets its platform dataSimon Glass2021-01-051-19/+24
| * x86: apl: Use struct spi_nor instead of struct spi_flashSimon Glass2021-01-051-1/+1
| * x86: Move priv/plat structs for intel_common to headersSimon Glass2021-01-052-27/+1
| * x86: apl: Move priv/plat structs to headersSimon Glass2021-01-052-26/+2
| * x86: apl: Reduce size for TPLSimon Glass2021-01-058-11/+29
| * x86: apl: Update hostbridge to remove unwanted TPL codeSimon Glass2021-01-051-5/+9
| * x86: coral: Move fsp-m settings to a subnodeSimon Glass2021-01-051-1/+4
| * x86: Move call64 into its own sectionSimon Glass2021-01-051-0/+1
| * x86: apl: Use const for driver operationsSimon Glass2021-01-052-2/+2
| * dm: Use access methods for dev/uclass private dataSimon Glass2021-01-052-2/+3
| * x86: apl: Drop support for !OF_PLATDATA_PARENTSimon Glass2021-01-052-28/+1
| * serial: Update NS16550_t and struct NS16550Simon Glass2021-01-052-2/+2
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-052-5/+46
|\ \ | |/ |/|
| * x86: edison: Switch to DM_USB_GADGETAndy Shevchenko2020-12-161-4/+0
| * x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko2020-12-161-0/+3
| * x86: edison: BINMAN selection is specific to the boardAndy Shevchenko2020-12-161-1/+0
| * x86: tangier: Find proper memory region for relocationAndy Shevchenko2020-12-161-0/+43
* | x86: Drop unnecessary mp_init logicSimon Glass2020-12-182-17/+8
* | dm: Avoid accessing seq directlySimon Glass2020-12-182-2/+2
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-1311-38/+38
* | dm: treewide: Update 'auto' declarations to be on one lineSimon Glass2020-12-131-2/+1
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-139-19/+19
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-136-13/+13
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-1311-18/+18
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-1312-16/+16