summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/intel_common
AgeCommit message (Expand)Author
2025-06-13x86: Move Intel GNVS file into the common include directorySimon Glass
2025-05-27binman: x86: Write skip-at-start when end-at-4gb is usedSimon Glass
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-03-04x86: Stop working around skip-at-startSimon Glass
2024-12-02Revert "global_data: Drop spl_handoff"Simon Glass
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27acpi: x86: Move MADT to common codePatrick Rudolph
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-08-26global_data: Drop spl_handoffSimon Glass
2024-07-15x86: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2023-09-22x86: broadwell: Show the memory delaySimon Glass
2023-07-17x86: Convert some debug statements to use loggingSimon Glass
2022-12-23global: Migrate CONFIG_X86_MRC_ADDR to CFGTom Rini
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-02-09acpi: Move MCFG implementation to common libMoritz Fischer
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-11-07x86: Create a 32/64-bit selection for the appSimon Glass
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-03-26x86: itss: Tidy up bind() for of-platdata-instSimon Glass
2021-03-09x86: sizeof-array-div error in lpc_common_early_initHeinrich Schuchardt
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05x86: Move priv/plat structs for intel_common to headersSimon Glass
2021-01-05x86: apl: Reduce size for TPLSimon Glass
2021-01-05x86: apl: Use const for driver operationsSimon 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-11-06x86: Silence some logging statementsSimon Glass
2020-11-05x86: Don't bother clearing global NVSSimon Glass
2020-11-05x86: apl: Add core init for the SoCSimon Glass
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass
2020-10-06bloblist: Allow custom alignment for blobsSimon Glass
2020-09-25x86: cpu: Report address width from cpu_get_info()Simon Glass
2020-09-25x86: acpi: Add common Intel ACPI tablesSimon Glass
2020-09-25x86: Add a few common Intel CPU functionsSimon Glass
2020-09-25x86: acpi: Add a common routine to write WiFi infoSimon Glass
2020-09-25x86: apl: Support writing the IntelGraphicsMem tableSimon Glass
2020-07-17x86: apl: Fix save/restore of ITSS prioritiesSimon Glass