Age | Commit message (Expand) | Author |
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 |
2021-01-28 | ACPI: Declare GNVS variables globally | Kyösti Mälkki |
2021-01-23 | ACPI: Add helpers for CBMEM_ID_POWER_STATE | Kyösti Mälkki |
2021-01-23 | ELOG: Add const qualifier for chipset_power_state | Kyösti Mälkki |
2021-01-23 | soc/intel/apl: drop LPC pad configuration code | Michael Niewöhner |
2021-01-20 | soc/intel/*: drop broken LPC mmio code | Michael Niewöhner |
2021-01-20 | ACPI GNVS: Drop most dev_count_cpu() | Kyösti Mälkki |
2021-01-18 | ACPI: Refactor ChromeOS specific ACPI GNVS | Kyösti Mälkki |
2021-01-12 | soc/intel: rename uart_max_index | Michael Niewöhner |
2021-01-11 | soc/intel/uart: Drop SoC callback `soc_uart_console_to_device` | Furquan Shaikh |
2021-01-10 | ACPI: Add missing include in nvs.h | Kyösti Mälkki |
2021-01-10 | soc/intel: Rename to soc_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant ChromeOS setup for GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations | Kyösti Mälkki |
2021-01-04 | soc/intel/apollolake: Hook up GMA ACPI brightness controls | Matt DeVillier |
2021-01-01 | nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings | Michael Niewöhner |
2020-12-30 | soc/intel/common: Move gfx.asl to drivers/intel/gma | Matt DeVillier |
2020-12-30 | soc/intel: hook up new gpio device in the soc chips | Michael Niewöhner |
2020-12-28 | soc/intel/apl: Fix indents | Felix Singer |
2020-12-25 | soc/intel/common/gfx: rename and guard graphics_soc_init() | Matt DeVillier |
2020-12-22 | soc/intel/apl/graphics: add missing left-shift | Michael Niewöhner |
2020-12-10 | soc/intel/common: Adapt XHCI elog driver for reuse | Tim Wawrzynczak |
2020-12-08 | coreboot tables: Add SPI flash memory map windows to coreboot tables | Furquan Shaikh |
2020-12-08 | commonlib/region: Allow multiple windows for xlate_region_dev | Furquan Shaikh |
2020-12-03 | src: Remove redundant use of ACPI offset(0) | Elyes HAOUAS |
2020-11-22 | soc/intel/block/pmc: Only include the PCI driver when it is not hidden | Arthur Heymans |
2020-11-20 | soc/intel/apollolake: use P2SB function to generate DMAR IOAPIC | Arthur Heymans |
2020-11-20 | soc/intel/apollolake: use P2SB function to generate DMAR HPET | Arthur Heymans |
2020-11-02 | soc/intel: Use of common reset code block | Subrata Banik |
2020-11-02 | soc/intel: Add a driver for CNVi WiFi/BT controllers | Furquan Shaikh |