aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05x86: Drop rtc from SPLSimon Glass
2021-01-05x86: coral: Remove unwanted nodes from SPL/TPLSimon Glass
2021-01-05x86: apl: Adjust how the UART gets its platform dataSimon Glass
2021-01-05x86: sysreset: Move priv/plat structs to headersSimon Glass
2021-01-05x86: apl: Use struct spi_nor instead of struct spi_flashSimon Glass
2021-01-05x86: Move priv/plat structs for intel_common to headersSimon Glass
2021-01-05x86: apl: Move priv/plat structs to headersSimon Glass
2021-01-05x86: Fix header guard in asm/pmu.hSimon Glass
2021-01-05x86: tpl: Remove unwanted devicetree stringSimon Glass
2021-01-05x86: apl: Reduce size for TPLSimon Glass
2021-01-05x86: apl: Update hostbridge to remove unwanted TPL codeSimon Glass
2021-01-05x86: coral: Move fsp-m settings to a subnodeSimon Glass
2021-01-05x86: Move call64 into its own sectionSimon Glass
2021-01-05x86: apl: Use const for driver operationsSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2021-01-05x86: apl: Drop support for !OF_PLATDATA_PARENTSimon Glass
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass
2020-12-31fsp: Move and rename fsp_types.h fileSughosh Ganu
2020-12-22fsp: Move and rename fsp_types.h fileSughosh Ganu
2020-12-18x86: Drop unnecessary mp_init logicSimon Glass
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-16x86: edison: Switch to DM_USB_GADGETAndy Shevchenko
2020-12-16x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko
2020-12-16x86: edison: BINMAN selection is specific to the boardAndy Shevchenko
2020-12-16x86: edison: Add CPU to compatible stringAndy Shevchenko
2020-12-16x86: tangier: Find proper memory region for relocationAndy Shevchenko
2020-12-16x86: zimage: Update cmdline parameter to be an env varSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Update 'auto' declarations to be on one lineSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass
2020-12-13dm: core: Rename device_bind() to device_bind_offset()Simon Glass
2020-12-04x86: zimage: Add silent-console processingSimon Glass
2020-11-10x86: coral: Update smbios tables to latest definitionSimon Glass
2020-11-10x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit()Bin Meng
2020-11-06x86: Provide default SMBIOS manufacturer/productSimon Glass
2020-11-06x86: galileo: Use devicetree for SMBIOS settingsSimon Glass
2020-11-06x86: zimage: Quieten down the zimage boot processSimon Glass
2020-11-06x86: zimage: Sanity-check the kernel version before printing itSimon Glass
2020-11-06x86: zimage: Add a little more loggingSimon Glass
2020-11-06x86: fsp: Adjust calculations for MTRR range and DRAM topSimon Glass
2020-11-06x86: acpi: Don't show the UART address by defaultSimon Glass
2020-11-06x86: acpi: Include the TPMv1 table only if neededSimon Glass
2020-11-06x86: Silence some logging statementsSimon Glass
2020-11-06x86: fsp: Convert fsp_dram to use log_debug()Simon Glass