Age | Commit message (Expand) | Author |
2022-05-16 | soc/intel/apollolake/romstage.c: Remove unused <cpu/x86/pae.h> | Elyes Haouas |
2022-05-15 | soc/intel/apl: Drop cbfs bootblock | Arthur Heymans |
2022-05-12 | soc/intel/apl: Write to cbfs regions using intermediate targets | Arthur Heymans |
2022-04-29 | soc/intel: Decouple HECI disabling interface from HECI disable Kconfig | Subrata Banik |
2022-04-22 | soc/intel: Remove unused <cbmem.h> | Elyes HAOUAS |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2022-04-08 | soc/intel/apollolake: Correct enum for PrimaryVideoAdaptor FSP parameter | Werner Zeh |
2022-03-31 | Kconfig: Select UDK2017 | Patrick Rudolph |
2022-03-29 | soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code | Subrata Banik |
2022-03-14 | soc/intel/common: Implement error codes for for heci_send_receive() | Sridhar Siricilla |
2022-03-10 | soc/apollolake: Hook up VTD to CMOS | Sean Rhodes |
2022-03-10 | soc/apollolake: Correct SMBus interrupt | Sean Rhodes |
2022-03-09 | soc/apollolake: Hook up CnviMode to devicetree | Sean Rhodes |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-25 | arch/x86: factor out and commonize HPET_BASE_ADDRESS definition | Felix Held |
2022-02-24 | soc/apollolake: Allow configuring individual USB ports on GLK | Sean Rhodes |
2022-02-18 | soc/intel/apollolake: Create alias for GEN_PMCON1 as GEN_PMCON_A | Subrata Banik |
2022-02-18 | drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs | Subrata Banik |
2022-02-15 | soc/intel/apollolake: Fix overlapping ACPI resource ranges | Matt DeVillier |
2022-02-15 | soc/intel/apollolake: Add function to clear PMCON status bits | Subrata Banik |
2022-02-15 | soc/apollolake: Make IO decode / enable register configurable | Sean Rhodes |
2022-02-12 | soc/intel/apl: Use Kconfig to enable CseRbp | Sean Rhodes |
2022-02-07 | soc/intel/apollolake: Convert to ASL 2.0 | Elyes HAOUAS |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2022-02-04 | soc/intel/{adl, common}: Add routines into CSE IA-common code | Subrata Banik |
2022-02-03 | soc/intel/apollolake: Rename PWRMBASE macro and function | Subrata Banik |
2022-02-02 | soc/intel/apollolake: Use PCR write to disable HECI1 | Subrata Banik |
2022-02-02 | soc/intel/common/cse: Rework heci_disable function | Subrata Banik |
2022-02-01 | soc/intel/appololake: Allow to configure SATA ALPM via devicetree | Mario Scheithauer |
2022-01-19 | soc/intel/common/cpu: Use SoC overrides to get CPU privilege level | Subrata Banik |
2022-01-11 | soc/intel/apl: Use Kconfig to disable HECI1 | Subrata Banik |
2022-01-11 | soc/intel/apl: Rework on CPU privilege level implementation | Subrata Banik |
2022-01-01 | soc/intel/apollolake/acpi: Replace Decrement() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | soc/intel/apollolake/acpi: Replace Increment() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | soc/intel/apollolake/acpi: Replace Divide(a,b) with ASL 2.0 syntax | Felix Singer |
2022-01-01 | soc/intel/apollolake/acpi: Replace Multiply(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | soc/intel/apollolake/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | soc/intel/apollolake/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | soc/intel/apollolake/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | soc/intel/apollolake/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-30 | soc/intel/apollolake/acpi: Replace LAnd() with ASL 2.0 syntax | Felix Singer |
2021-11-15 | Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-09 | soc/intel: generate SSDT instead of using GNVS for SGX | Michael Niewöhner |
2021-10-29 | soc/intel/apollolake: Fix BUG-message when checking for XDCI device | Werner Zeh |
2021-10-26 | cpu/x86: Introduce and use `CPU_X86_LAPIC` | Felix Held |
2021-10-26 | soc/*/Makefile: don't add cpu/x86/cache | Felix Held |
2021-10-25 | cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs | Felix Held |
2021-10-22 | arch/x86/ioapic: Select IOAPIC with SMP | Kyösti Mälkki |
2021-10-22 | cpu/x86/mp_init: move printing of failure message into mp_init_with_smm | Felix Held |
2021-10-22 | cpu/x86/mp_init: use cb_err as status return type in remaining functions | Felix Held |
2021-10-21 | cpu/x86/mp_init: use cb_err as mp_init_with_smm return type | Felix Held |
2021-10-20 | soc/intel/{skl,apl}: don't run or even include SGX code if disabled | Michael Niewöhner |
2021-10-19 | soc/intel: Constify `soc_get_cstate_map()` | Angel Pons |
2021-10-17 | soc/intel/{common,apl,glk}: guard PM Timer option on SoCs w/o PM Timer | Michael Niewöhner |
2021-10-17 | soc/intel: deduplicate acpi_fill_soc_wake | Michael Niewöhner |
2021-10-15 | Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen |
2021-10-13 | soc/intel: drop P_BLK support | Michael Niewöhner |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-09-29 | soc/intel: Rename GNVS struct member to match ASL | Angel Pons |
2021-09-16 | vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main | Hsuan Ting Chen |
2021-09-08 | cpu/x86/tsc: Deduplicate Makefile logic | Angel Pons |
2021-09-08 | soc/{apl,glk}: Allow to select the primary graphics device | Maxim Polyakov |
2021-09-05 | soc/intel/common/cse: Add argument for CSE fixed client addr | Rizwan Qureshi |
2021-08-12 | soc/intel/apollolake: add 4Gb and 6Gb dram density | Jamie Chen |
2021-08-12 | soc/intel/apollolake: change LPDDR4 density enum definition | Jamie Chen |
2021-07-17 | soc/intel/apollolake: Make use of `cpu/intel/cpu_ids.h' | Subrata Banik |
2021-07-02 | arch/x86: Add X86_CUSTOM_BOOTMEDIA | Raul E Rangel |
2021-07-02 | src: Introduce `ARCH_ALL_STAGES_X86` | Angel Pons |
2021-07-01 | soc/intel: Refactor `xdci_can_enable()` function | Angel Pons |
2021-06-30 | src: Move `select ARCH_X86` to platforms | Angel Pons |
2021-06-28 | soc/intel: Drop casts around `soc_read_pmc_base()` | Angel Pons |
2021-06-25 | soc/intel/apollolake: Drop `xdci_can_enable()` call | Angel Pons |
2021-06-25 | soc/intel/apollolake/xdci.c: Use `dev` parameter | Angel Pons |
2021-06-24 | soc/intel/cache_as_ram.S: Fix SOC_INTEL_APOLLOLAKE | Arthur Heymans |
2021-06-22 | soc/intel/{apl,cnl}: Remove FSP CAR option | Arthur Heymans |
2021-06-21 | soc/intel/apollolake: Use devfn_disable() function | Subrata Banik |
2021-06-16 | soc/intel/apollolake: Make use of is_devfn_enabled() function | Subrata Banik |
2021-06-07 | cpu/x86: Default to PARALLEL_MP selected | Kyösti Mälkki |
2021-05-18 | cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y | Arthur Heymans |
2021-05-10 | src: Drop "This file is part of the coreboot project" lines | Angel Pons |
2021-04-21 | soc/intel: Move pmc_soc_set_afterg3_en() to pmutil.c | Angel Pons |
2021-04-21 | commonlib/region: Turn addrspace_32bit into a more official API | Julius Werner |
2021-03-27 | soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h | Subrata Banik |
2021-03-22 | acpi/acpigen.h: Add more intuitive AML package closing functions | Jakub Czapiga |
2021-03-12 | soc/intel/*: drop UART pad configuration from common code | Michael Niewöhner |
2021-03-05 | soc/intel/apollolake: Add `GPE0_STS_BIT` macro | Angel Pons |
2021-03-03 | soc/intel: Guard macro parameters in pm.h | Angel Pons |
2021-03-01 | soc/intel: Include gfx.asl from northbridge | Angel Pons |
2021-02-16 | soc/intel/{alderlake,apollolake}: Remove unused <string.h> | Elyes HAOUAS |
2021-02-16 | vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC | Kyösti Mälkki |
2021-02-16 | ACPI: Add acpi_reset_gnvs_for_wake() | Kyösti Mälkki |
2021-02-15 | soc/intel: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-15 | soc/intel/*: Move prmrr_core_configure | Patrick Rudolph |
2021-02-11 | mainboards: Drop PWRS from GNVS | Kyösti Mälkki |
2021-02-09 | soc/amd,intel: Drop s3_resume parameter on FSP-S functions | Kyösti Mälkki |
2021-02-09 | drivers/intel/fsp1_1,fsp2_0: Refactor logo display | Kyösti Mälkki |
2021-02-03 | src: Remove unused <cbmem.h> | Elyes HAOUAS |
2021-01-30 | soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig options | Angel Pons |
2021-01-28 | ACPI: Separate ChromeOS NVS in ASL | Kyösti Mälkki |