Age | Commit message (Expand) | Author |
2022-12-22 | soc/intel/apollolake: Move DPTF ACPI Device IDs into header file | Subrata Banik |
2022-11-28 | sb,soc/intel: Address TCO SECOND_TO_STS name collision | Kyösti Mälkki |
2022-09-19 | soc/intel/apollolake: Add bits of GEN_PMCON2 register | Sean Rhodes |
2022-08-17 | soc/intel/apollolake: Add the remaining CSE Firmware Status Registers | Sean Rhodes |
2022-07-20 | soc/apollolake: Add CSE Firmware Status Registers | Sean Rhodes |
2022-07-08 | soc/intel/apollolake: Fix incorrect GPE number | Reka Norman |
2022-06-20 | soc/intel/apollolake: Hook up UfsEnabled to devicetree | Sean Rhodes |
2022-05-24 | soc/intel/apollolake: Measure bootblock from IFWI | Werner Zeh |
2022-05-16 | soc/intel/*: Use SSDT to pass A4GB and A4GS | Arthur Heymans |
2022-03-29 | soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code | Subrata Banik |
2022-02-25 | arch/x86: factor out and commonize HPET_BASE_ADDRESS definition | Felix Held |
2022-02-18 | soc/intel/apollolake: Create alias for GEN_PMCON1 as GEN_PMCON_A | Subrata Banik |
2022-02-15 | soc/intel/apollolake: Add function to clear PMCON status bits | Subrata Banik |
2022-02-03 | soc/intel/apollolake: Rename PWRMBASE macro and function | Subrata Banik |
2022-02-02 | soc/intel/common/cse: Rework heci_disable function | Subrata Banik |
2022-01-11 | soc/intel/apl: Rework on CPU privilege level implementation | Subrata Banik |
2021-11-09 | soc/intel: generate SSDT instead of using GNVS for SGX | Michael Niewöhner |
2021-09-29 | soc/intel: Rename GNVS struct member to match ASL | Angel Pons |
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-05-10 | src: Drop "This file is part of the coreboot project" lines | Angel Pons |
2021-03-27 | soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h | Subrata Banik |
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-02-11 | mainboards: Drop PWRS from GNVS | Kyösti Mälkki |
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-10 | ACPI: Add missing include in nvs.h | Kyösti Mälkki |
2020-12-28 | soc/intel/apl: Fix indents | Felix Singer |
2020-10-28 | soc/intel: deduplicate ACPI timer emulation | Michael Niewöhner |
2020-10-21 | soc/intel: convert XTAL frequency constant to Kconfig | Michael Niewöhner |
2020-09-30 | soc/intel/apollolake: Add PCH_IRQx into irq.h | Subrata Banik |
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-09 | soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbol | Angel Pons |
2020-08-10 | soc/intel/apollolake: Rename UART irqs | Patrick Rudolph |
2020-08-10 | soc/intel/apollolake: Add irq.h | Patrick Rudolph |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-05-26 | apollolake: update processor power limits configuration | Sumeet R Pawnikar |
2020-05-14 | soc/intel: Drop ABOVE_4GB_MEM_BASE_SIZE and use cpu_phys_address_size() | Furquan Shaikh |
2020-05-14 | soc/intel: Always advertise MMIO window above 4G in ACPI tables | Furquan Shaikh |
2020-05-14 | soc/intel/common/block/systemagent: Use TOUUD as base for MMIO above 4G | Furquan Shaikh |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-08 | soc/intel: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-06 | soc/intel/apollolake: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc/intel/apollolake: Allow toggling of GMM in devicetree in Gemini Lake | Franklin He |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-07 | intel/soc: skl,apl,cnl,icl,tgl: add INTRUDER relevant registers | Michael Niewöhner |
2020-03-07 | intel/soc: skl,apl,cnl,icl,tgl,common: enable TCO SMIs if selected | Michael Niewöhner |
2020-03-06 | soc/apl: add options to override USB port config | Maxim Polyakov |
2020-03-02 | soc/intel/apollolake: Display platform information | Usha P |
2020-02-23 | soc/intel/apollolake: Make SMI_STS offset macro definition consistent | Subrata Banik |
2020-02-17 | src/intel: Define HFSTS3 register | Sridhar Siricilla |
2020-02-09 | soc/intel/{common,skl,cnl,icl,apl,tgl}: Move HFSTS1 register definition to SoC | Sridhar Siricilla |
2020-02-04 | soc/intel: Add get_pmbase | Eugene Myers |
2020-01-10 | soc/intel/{apl,cnl,icl,skl,tgl}: Make above 4GB MMIO resource proper | Subrata Banik |
2019-11-01 | soc/intel/{apl,cnl,dnv,icl,skl}: Move lpc.asl into common/block/acpi | Subrata Banik |
2019-08-09 | soc/intel/apl: Implement power-failure-state API | Nico Huber |
2019-07-25 | soc/intel: Guard remaining SA_DEV_ROOT definition | Kyösti Mälkki |
2019-07-21 | soc/intel: Expand SA_DEV_ROOT for ramstage | Kyösti Mälkki |
2019-07-17 | soc/intel: Fix regression with hidden PCI devices | Kyösti Mälkki |
2019-07-04 | soc/intel: Replace uses of dev_find_slot() | Kyösti Mälkki |
2019-06-03 | soc/intel: Replace UART_BASE() and friends with a Kconfig | Nico Huber |
2019-05-06 | soc/apollolake: Add ramstage hook | Felix Singer |
2019-04-29 | soc/intel: Add GPI interrupt config register offset info | Karthikeyan Ramasubramanian |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-01-29 | soc/intel/apollolake: Add GLK usb2eye configuration override | Seunghwan Kim |
2019-01-28 | intel/apollolake: Add IPU to disable_dev function | Werner Zeh |
2019-01-28 | soc/apollolake: Generate DMAR table | Werner Zeh |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-10 | soc/intel/common/block: Move tco common functions into block/smbus | Subrata Banik |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-09 | soc/intel/apollolake: Disable HECI1 before jumping to OS | Furquan Shaikh |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-30 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-08-31 | siemens/mc_apl1: Correct the Tx signal from SATA interface | Mario Scheithauer |
2018-08-28 | siemens/mc_apl1: Extend circuit life by clock gating and power gating | Mario Scheithauer |
2018-08-22 | cbtable: remove chromeos_acpi from cbtable | Joel Kitching |
2018-08-20 | soc/intel/common/block: Move common uart function to block/uart | Subrata Banik |
2018-08-12 | soc/intel/apollolake: Add CNVi device to list of PCI devs | Furquan Shaikh |
2018-08-08 | soc/intel/apollolake: add new dimm info saving API | Aaron Durbin |
2018-08-08 | soc/intel/apollolake: Add support for LPDDR4 nWR setting | Ravi Sarawadi |
2018-06-28 | soc/intel/common/block: Move p2sb common functions into block/p2sb | Subrata Banik |
2018-06-28 | soc/intel/apollolake: Remove dead files | Furquan Shaikh |
2018-06-21 | soc/intel/apollolake: unify definition for spi base address | Bora Guvendik |
2018-06-06 | soc/intel/common/block: Move i2c common functions into block/i2c | Subrata Banik |
2018-06-06 | soc/intel/common/block: Add common chip config block | Subrata Banik |
2018-06-06 | soc/intel/apollolake: Add missing entries to pmc_to_gpio_route for GLK | Furquan Shaikh |
2018-06-06 | soc/intel/apollolake: Fix macro name for GPIO_GPE_NW group 2 | Furquan Shaikh |
2018-05-22 | src: Remove non-ascii characters | Martin Roth |
2018-05-15 | soc/intel/apollolake: add rt5682 NHLT support | Naveen Manohar |
2018-04-30 | mb/google/octopus: Fix crossystem wpsw_cur error | Hannah Williams |