summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-0525-135/+238
|\
| * x86: Drop rtc from SPLSimon Glass2021-01-051-1/+1
| * x86: coral: Remove unwanted nodes from SPL/TPLSimon Glass2021-01-051-6/+11
| * x86: apl: Adjust how the UART gets its platform dataSimon Glass2021-01-052-20/+42
| * x86: sysreset: Move priv/plat structs to headersSimon Glass2021-01-051-0/+18
| * 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-054-27/+40
| * x86: apl: Move priv/plat structs to headersSimon Glass2021-01-055-26/+64
| * x86: Fix header guard in asm/pmu.hSimon Glass2021-01-051-3/+3
| * x86: tpl: Remove unwanted devicetree stringSimon Glass2021-01-051-1/+3
| * 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-052-1/+9
| * 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-054-13/+67
|\ \ | |/ |/|
| * fsp: Move and rename fsp_types.h fileSughosh Ganu2020-12-222-63/+2
| * x86: edison: Switch to DM_USB_GADGETAndy Shevchenko2020-12-162-4/+8
| * x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko2020-12-162-0/+7
| * x86: edison: BINMAN selection is specific to the boardAndy Shevchenko2020-12-161-1/+0
| * x86: edison: Add CPU to compatible stringAndy Shevchenko2020-12-161-1/+1
| * x86: tangier: Find proper memory region for relocationAndy Shevchenko2020-12-161-0/+43
| * x86: zimage: Update cmdline parameter to be an env varSimon Glass2020-12-161-7/+8
* | fsp: Move and rename fsp_types.h fileSughosh Ganu2020-12-312-63/+2
* | x86: Drop unnecessary mp_init logicSimon Glass2020-12-183-18/+9
* | dm: Avoid accessing seq directlySimon Glass2020-12-182-2/+2
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-1317-45/+45
* | 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-1310-23/+22
* | 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-1316-24/+24
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-1314-18/+18
* | dm: Remove uses of device_bind_offset()Simon Glass2020-12-131-1/+1
* | dm: core: Rename device_bind() to device_bind_offset()Simon Glass2020-12-131-1/+1
* | x86: zimage: Add silent-console processingSimon Glass2020-12-041-0/+14
|/
* x86: coral: Update smbios tables to latest definitionSimon Glass2020-11-101-6/+21
* x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit()Bin Meng2020-11-101-1/+1
* x86: Provide default SMBIOS manufacturer/productSimon Glass2020-11-0615-0/+60
* x86: galileo: Use devicetree for SMBIOS settingsSimon Glass2020-11-061-0/+28
* x86: zimage: Quieten down the zimage boot processSimon Glass2020-11-061-5/+6
* x86: zimage: Sanity-check the kernel version before printing itSimon Glass2020-11-061-0/+9
* x86: zimage: Add a little more loggingSimon Glass2020-11-061-0/+6
* x86: fsp: Adjust calculations for MTRR range and DRAM topSimon Glass2020-11-061-13/+22
* x86: acpi: Don't show the UART address by defaultSimon Glass2020-11-061-1/+1
* x86: acpi: Include the TPMv1 table only if neededSimon Glass2020-11-061-8/+11
* x86: Silence some logging statementsSimon Glass2020-11-065-11/+11
* x86: fsp: Convert fsp_dram to use log_debug()Simon Glass2020-11-061-2/+6