Age | Commit message (Expand) | Author |
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 |
2020-10-28 | soc/intel: deduplicate ACPI timer emulation | Michael Niewöhner |
2020-10-21 | {cpu,soc}/intel: replace AES-NI locking by common implemenation call | Michael Niewöhner |
2020-10-21 | soc/intel: convert XTAL frequency constant to Kconfig | Michael Niewöhner |
2020-10-21 | soc/intel/common: add Kconfig for PM Timer emulation support | Michael Niewöhner |
2020-10-12 | soc/intel: Configure PAVP at compile-time | Benjamin Doron |
2020-10-08 | soc/intel: Make use of common gfx.asl | Subrata Banik |
2020-10-02 | drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config | Shelley Chen |
2020-09-30 | soc/intel/apollolake: Add PCH_IRQx into irq.h | Subrata Banik |
2020-09-28 | soc/intel/common/block/lpc: add acpi name | Jonathan Zhang |
2020-09-27 | soc/intel/*/chip.h: Use `uint32_t` for `tcc_offset` | Angel Pons |
2020-09-26 | soc/intel/apollolake: Drop select SMP | Kyösti Mälkki |
2020-09-26 | arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` | Angel Pons |
2020-09-24 | soc/intel/common/smbus: Add support for Apollo Lake SoC | Maxim Polyakov |
2020-09-22 | Revert "soc/intel: Refactor do_global_reset() function" | Furquan Shaikh |
2020-09-21 | src/soc/intel: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-21 | soc/intel: Refactor do_global_reset() function | Subrata Banik |
2020-09-21 | soc/intel: rename get_prmrr_size | Michael Niewöhner |
2020-09-09 | apollolake: Define MAX_CPUS at SoC scope | Angel Pons |
2020-09-09 | geminilake: Factor out MAX_CPUS value | Angel Pons |
2020-09-09 | soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbol | Angel Pons |
2020-09-08 | soc/intel/apollolake: Hook up ENABLE_VMX | Angel Pons |
2020-09-08 | soc/intel/apollolake: Select CPU_INTEL_COMMON | Angel Pons |
2020-09-06 | soc/intel/apl: Add panel power and backlight configuration | Nico Huber |
2020-08-24 | mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms | Shelley Chen |
2020-08-21 | soc/intel/apollolake: Select HAVE_ASAN_IN_ROMSTAGE | Harshit Sharma |
2020-08-18 | elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE | Aaron Durbin |
2020-08-10 | soc/intel/apollolake: Rename UART irqs | Patrick Rudolph |
2020-08-10 | soc/intel/apollolake: Add irq.h | Patrick Rudolph |
2020-08-05 | {nb,soc}/intel: Use get_current_microcode_rev() for ucode version | Subrata Banik |
2020-08-04 | soc/intel/apollolake/acpi.c: Add RMRRs after all DRHDs | Angel Pons |
2020-07-28 | soc/intel/apollolake: Simplify is-device-enabled checks | Felix Singer |