summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/apollolake
AgeCommit message (Expand)Author
2025-06-13x86: Move Intel GNVS file into the common include directorySimon Glass
2025-05-09x86: Correct usage of FSP_VERSION2Tom Rini
2025-04-08x86/acpi: simplify updating header checksumHeinrich Schuchardt
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27acpi: x86: Write FADT in common codeMaximilian Brune
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-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: Prevent from missing the FADT chainingAndy Shevchenko
2023-09-22Reland "x86: Move FACP table into separate functions""Simon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-06-06serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)Pali Rohár
2022-03-31Revert "x86: Move FACP table into separate functions"Andy Shevchenko
2022-01-25x86: Move FACP table into separate functionsSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04pch: Rename PCH_SUPPORT to PCHSimon Glass
2021-03-27x86: coral: Allow init of debug UART in U-Boot properSimon Glass
2021-03-27x86: coral: Avoid build error with !CONFIG_ACPIGENSimon Glass
2021-03-26x86: apl: Use read-only SPL and new of-platdataSimon Glass
2021-03-26x86: apl: Tell of-platdata about a required header fileSimon Glass
2021-03-26x86: apl: Fix the header order in pmcSimon Glass
2021-03-09x86: Select advanced Intel code only if allowedSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-02-01x86: apl: Enhance debugging in the SPL loaderSimon Glass
2021-01-05x86: apl: Adjust how the UART gets its platform dataSimon Glass
2021-01-05x86: apl: Use struct spi_nor instead of struct spi_flashSimon Glass
2021-01-05x86: apl: Move priv/plat structs to headersSimon 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: 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-18x86: Drop unnecessary mp_init logicSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon 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-11-06x86: Silence some logging statementsSimon Glass
2020-11-06x86: Set up Chrome OS to boot into developer modeSimon Glass
2020-11-06x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass
2020-11-05x86: apl: Add core init for the SoCSimon Glass