index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
apollolake
Age
Commit message (
Expand
)
Author
2023-08-25
soc/intel/apollolake: Correct the logic for the legacy 8254 timer
Sean Rhodes
2023-08-24
soc/intel/apollolake: Move the PMC definitions to pmc.h file
Michał Żygowski
2023-08-21
soc: Remove SOC_SPECIFIC_OPTIONS
Elyes Haouas
2023-08-21
soc/intel/apollolake/chip.h: Use boolean type where applicable
Michael Strosche
2023-08-16
vendorcode/fsp: Rename GLK to Gemini Lake to match other SOCs
Sean Rhodes
2023-08-08
ACPI: Add helper fill_fadt_extended_pm_io()
Kyösti Mälkki
2023-07-31
soc/intel/apl: Hide PMC/IPC ACPI device from Windows
Matt DeVillier
2023-07-31
soc/intel/apl: program VMX per Kconfig setting
Matt DeVillier
2023-07-20
acpi: Move ECAM resource below PNP0C02 device in a common place
Arthur Heymans
2023-07-12
soc/intel/apl: Use newer function for resource declarations
Arthur Heymans
2023-07-06
acpi/gnvs.c: Drop unused pointer to the cbmem console
Arthur Heymans
2023-06-19
soc/intel/apollolake: Switch to snake case for SataPwrOptimizeDisable
Mario Scheithauer
2023-06-19
soc/intel/apollolake: Switch to snake case for DisableSataSalpSupport
Mario Scheithauer
2023-06-19
soc/intel/apollolake: Switch to snake case for PmicVdd2Voltage
Mario Scheithauer
2023-06-19
soc/intel/apollolake: Switch to snake case for ModPhyVoltageBump
Mario Scheithauer
2023-06-19
soc/intel/apollolake: Switch to snake case for ModPhyIfValue
Mario Scheithauer
2023-06-19
soc/intel/apollolake: Switch to snake case for DisableComplianceMode
Mario Scheithauer
2023-06-19
soc/intel/apollolake: Switch to snake case for PmicPmcIpcCtrl
Mario Scheithauer
2023-06-19
soc/intel/apollolake: Switch to snake case for SataPortsHotPlug
Mario Scheithauer
2023-06-19
soc/intel/apollolake: Fix FSP SATA speed limit configuraion
Mario Scheithauer
2023-06-15
soc/intel: Add max memory speed into dimm info
Eric Lai
2023-06-15
soc/intel/*/include/soc/pmc.h: Add missing periodic SMI rate bits
Michał Żygowski
2023-06-15
soc/intel/apollolake: Select PERIODIC_SMI_RATE_SELECTION_IN_GEN_PMCON_B
Michał Żygowski
2023-06-02
soc/intel/apollolake: Switch to snake case for SataPortsEnable
Mario Scheithauer
2023-06-01
soc/intel/apollolake: Make hard drive type for SATA ports configurable
Mario Scheithauer
2023-06-01
soc/intel/apollolake: Make SATA speed limit configurable
Mario Scheithauer
2023-05-12
soc/intel/apl: Remove set but unused variable
Arthur Heymans
2023-05-11
soc/intel/apollolake: Only use 8 bits for afterg3
Sean Rhodes
2023-05-10
sb,soc/amd,intel: Sync FADT entries visually
Kyösti Mälkki
2023-03-21
soc/intel/apl: Fix programming temporary MTRR on GLK
Arthur Heymans
2023-02-23
soc/intel: Use common codeflow for MP init
Arthur Heymans
2023-02-09
arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator
Felix Held
2023-02-08
arch/x86/cpu: introduce and use device_match_mask
Felix Held
2023-02-06
soc/intel/apl: Hook up cpu ops in devicetree
Arthur Heymans
2023-02-03
soc/intel/apl: Move cpu cluster to chipset.cb
Arthur Heymans
2023-02-01
treewide: Remove duplicated include <device/pci.h>
Elyes Haouas
2023-01-31
soc/intel/apl: Ensure CPU_CLUSTER linked_list bus exists
Arthur Heymans
2023-01-22
soc/intel/apollolake: Add PMC macros for common code usage
Subrata Banik
2023-01-21
soc/intel/apollolake: Fix indentation for the PMC (pm.h) macros
Subrata Banik
2023-01-20
soc/intel/*/include/soc/gpio.h: Add "IWYU pragma: export" comment
Elyes Haouas
2023-01-18
soc/intel/apollolake: Use common gpio.h include
Dinesh Gehlot
2023-01-15
soc/intel/apollolake/pmutil.c: Fix smi_sts_bits[HSMBUS_SMI_STS_BIT]
Elyes Haouas
2023-01-01
apollolake/include/soc/meminit.h: Add missing stdbool
Elyes Haouas
2022-12-27
tree/acpi: Replace constant "Zero" with actual number
Felix Singer
2022-12-27
{acpi,arch,soc}/acpi: Replace constant "One" with actual number
Felix Singer
2022-12-23
soc/intel: Drop SoC specific DPTF implementation
Subrata Banik
2022-12-22
soc/intel/apollolake/acpi: Remove STOM from ACPI
Sean Rhodes
2022-12-22
soc/intel/apollolake/acpi: Improve comments and unify code word spelling
Sean Rhodes
2022-12-22
soc/intel/apollolake/acpi: Tidy the Legacy video RAM
Sean Rhodes
2022-12-22
soc/intel/apollolake/acpi: Tidy the PCI Memory Region
Sean Rhodes
2022-12-22
soc/intel/apollolake/acpi: Add bits of TOLUD register
Sean Rhodes
2022-12-22
soc/intel/apollolake/acpi: Remove TOUUD as it is not used
Sean Rhodes
2022-12-22
soc/intel/apollolake/acpi: Add PDRC for PCIX and ACPI to allow use of MMCONF
Sean Rhodes
2022-12-22
soc/intel: Set `use_eisa_hids` based on `DPTF_USE_EISA_HID` config
Subrata Banik
2022-12-22
soc/intel/{apl,cnl,jsl}: Enable EISA HID support for DPTF
Subrata Banik
2022-12-22
soc/intel/apollolake: Move DPTF ACPI Device IDs into header file
Subrata Banik
2022-12-22
drivers/intel/dptf: Add `soc_` prefix for `get_dptf_platform_info()`
Subrata Banik
2022-12-16
soc/intel/apollolake/acpi/northbridge.asl: Fix comment
Elyes Haouas
2022-12-13
soc/intel/apollolake/pmutil.c: Use {read,wrire}32p()
Elyes Haouas
2022-12-12
soc/apollolake: Add DPTF HIDs
Sean Rhodes
2022-12-07
soc/intel: Set IO APIC DMAR entry based on hw
Arthur Heymans
2022-11-28
sb,soc/intel: Address TCO SECOND_TO_STS name collision
Kyösti Mälkki
2022-11-26
src/soc/intel: Remove unnecessary space after casts
Elyes Haouas
2022-11-17
soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill
David Milosevic
2022-11-04
soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>
Elyes Haouas
2022-10-31
soc: Add SPDX license headers to Makefiles
Martin Roth
2022-10-22
payloads/edk2: Disable the CPU Timer Lib unless supported
Sean Rhodes
2022-10-21
soc/intel/apollolake: Skip SMI lockdown on Apollolake
Matt DeVillier
2022-10-15
soc/intel/apollolake: Lock down Global SMI
Sean Rhodes
2022-10-15
soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown
Sean Rhodes
2022-10-12
treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'
Elyes Haouas
2022-10-07
soc/intel/apollolake: Add UFS Interrupt
Sean Rhodes
2022-10-07
soc/intel/apollolake: Remove SD Card interrupt for GLK
Sean Rhodes
2022-10-06
soc/intel/apollolake/acpi: Add PCIEXBAR to MCHC
Sean Rhodes
2022-09-27
acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions
Fabio Aiuto
2022-09-22
soc/intel/common/pch: Add a block specific to Apollo Lake
Sean Rhodes
2022-09-20
Revert "soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown"
Tim Wawrzynczak
2022-09-19
soc/intel/apollolake: LZ4 Compress FSP-M
Arthur Heymans
2022-09-19
soc/intel/apollolake: Add bits of GEN_PMCON2 register
Sean Rhodes
2022-09-19
soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown
Sean Rhodes
2022-09-14
timer: Change timer util functions to 64-bit
Rob Barnes
2022-09-01
vendorcode/intel/fsp2/glk: Add the FSP headers for version 2.2.3.1
Sean Rhodes
2022-08-17
soc/intel/apollolake: Add the remaining CSE Firmware Status Registers
Sean Rhodes
2022-08-17
soc/intel/apollolake: Enable DPTF & SMBus as it is a required device
Sean Rhodes
2022-07-22
soc/apollolake: Don't select VBNV_CMOS if VBNV_FLASH is enabled
Sean Rhodes
2022-07-20
treewide: Remove unused <cpu/x86/msr.h>
Elyes Haouas
2022-07-20
soc/apollolake: Add CSE Firmware Status Registers
Sean Rhodes
2022-07-19
soc/intel/apollolake: Call heci_init in romstage
Sean Rhodes
2022-07-08
soc/intel/apollolake/meminit.c: Remove unuseful comment
Elyes Haouas
2022-07-08
soc/intel/apollolake: Fix incorrect GPE number
Reka Norman
2022-06-28
soc/intel/apollolake: Add chipset devicetree
Sean Rhodes
2022-06-23
soc/intel/apollolake: Enable SATA Power Optimisation
Sean Rhodes
2022-06-22
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-06-20
soc/intel/apollolake: Hook Up SataPortEnable to devicetree
Sean Rhodes
2022-06-20
soc/intel/apollolake: Hook up C1e to enhanced_cstates
Sean Rhodes
2022-06-20
soc/intel/apollolake: Hook up UfsEnabled to devicetree
Sean Rhodes
2022-06-20
soc/intel/apollolake: Allow configuring the LPC IO registers
Sean Rhodes
2022-06-10
soc/intel/apollolake: Let coreboot set the VendorID and Subsystem ID
Sean Rhodes
2022-06-09
soc/intel/apollolake: Correct the maximum number of Heci devices
Sean Rhodes
2022-06-03
intel/common/block: move RAPL disabling to common code
Uwe Poeche
[next]