Age | Commit message (Expand) | Author |
2020-03-02 | soc/intel/{common, skl, cnl, apl}: Move print_me_fw_version() to CSE lib | Sridhar Siricilla |
2020-02-17 | soc/intel/skl: Rename me_hfs union into me_hfsts | Sridhar Siricilla |
2020-02-12 | soc/intel/{skl, common}: Move ME Firmware SKU Types to common code | 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 |
2020-01-09 | sb/intel/common: Add smbus_set_slave_addr() | Kyösti Mälkki |
2020-01-07 | soc/intel/{apl,cnl,icl,skl,tgl}: Clean up SA ASL code | Subrata Banik |
2019-12-26 | soc/intel/skylake: Rename pch_init() code | Usha P |
2019-11-27 | soc/skylake: Write the P2SB IBDF and HBDF registers in coreboot | Angel Pons |
2019-11-22 | intel/smm: Provide common smm_relocation_params | Kyösti Mälkki |
2019-11-22 | soc/intel/skylake: Refactor pch_early_init() code | Usha P |
2019-11-10 | soc/intel/common/ebda: Drop code | Arthur Heymans |
2019-11-04 | soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSP | Michael Niewöhner |
2019-10-26 | soc/intel/skylake: move/rename files after drop of FSP 1.1 | Michael Niewöhner |
2019-10-26 | soc/intel/skylake: drop support for FSP 1.1 | Michael Niewöhner |
2019-10-21 | soc/skl/vr_config: Add VR config for SKL-S/H/U/Y | Maxim Polyakov |
2019-10-02 | intel/skylake: Refactor IRQ assignments | Kyösti Mälkki |
2019-09-16 | src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to common | Sridhar Siricilla |
2019-09-12 | src/soc/intel/common/block/cse: Make hfsts1 common & add helper functions | Sridhar Siricilla |
2019-09-11 | soc/intel/common/block/cse: Move me_read_config32() to common code | Sridhar Siricilla |
2019-09-03 | soc/skylake: do not rely on P2SB data to generate DRHD | Angel Pons |
2019-09-02 | soc/intel/skylake: enable GMM in devicetree | Maxim Polyakov |
2019-08-20 | soc/intel/skylake/vr_config: Add loadline defaults | Patrick Rudolph |
2019-08-15 | intel/smm: Define struct ied_header just once | Kyösti Mälkki |
2019-08-15 | soc/intel: Rename some SMM support functions | Kyösti Mälkki |
2019-08-15 | intel/ice,sky,cannon: Drop unused EMRR and UNCORE_EMRR code | Kyösti Mälkki |
2019-08-09 | cpu/x86/smm: Drop SMI handler address from struct | Kyösti Mälkki |
2019-08-08 | arch/x86: Change smm_subregion() prototype | Kyösti Mälkki |
2019-08-07 | cpu/x86/smm: Promote smm_subregion() | Kyösti Mälkki |
2019-08-02 | soc/intel/skylake: Make use of common thermal code for SKL | Subrata Banik |
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-13 | cpu/x86: Move smm_lock() prototype | Kyösti Mälkki |
2019-07-10 | soc/intel: Remove invalid smm_relocate stubs | 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-07 | intel/fsp1_1: Drop remnants of `pei_data` | Nico Huber |
2019-05-07 | intel/fsp1_1: Move MRC cache pointers into `romstage_params` | Nico Huber |
2019-05-07 | intel/fsp1_1: Drop `boot_mode` from `pei_data` | Nico Huber |
2019-05-02 | soc/intel/{broadwell, skylake}: Remove unused pch_log_state() declaration | Subrata Banik |
2019-04-29 | soc/skl: set IGD resources only if device is enabled | Maxim Polyakov |
2019-04-29 | soc/intel: Add GPI interrupt config register offset info | Karthikeyan Ramasubramanian |
2019-04-26 | soc/{amd,intel}/chip: Use local include for chip.h | Elyes HAOUAS |
2019-04-06 | soc/intel/skylake: Set FSP options for PEG port | Maxim Polyakov |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-02-28 | soc/intel/skylake: Remove redundant PM emulation timer macros | Subrata Banik |
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-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-11 | src: Move common IA-32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-10-09 | soc/intel/skylake: Ensure FSP don't override ITSS IPCx registers | Subrata Banik |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-02 | soc/intel/skylake: Fix spelling mistake | Subrata Banik |
2018-09-21 | soc/intel/skylake: Don't use device_t | Elyes HAOUAS |
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-10 | src: Fix typo | Elyes HAOUAS |
2018-06-28 | soc/intel/common/block: Move p2sb common functions into block/p2sb | Subrata Banik |
2018-06-06 | soc/intel/common/block: Add common chip config block | Subrata Banik |
2018-06-05 | soc/intel/skylake: Swap PCI devfn resides in same PCI device | Gaggery Tsai |
2018-06-04 | soc/intel/skylake: Get rid of device_t | Elyes HAOUAS |
2018-05-31 | soc/intel/skylake: Select common P2SB code | Subrata Banik |
2018-04-05 | soc/intel/skylake: Generate ACPI DMAR table | Nico Huber |
2018-04-05 | soc/intel/skylake: Enable VT-d and X2APIC | Nico Huber |
2018-03-30 | soc/intel/skylake: Save/restore GMA OpRegion address | Matt DeVillier |
2018-03-30 | soc/intel/common/opregion: Get rid of opregion.c | Patrick Rudolph |
2018-03-27 | soc/intel/skylake: Add NHLT config for max98373 codec | Duncan Laurie |
2018-03-06 | soc/intel/skylake: Remove MCFG constants | Duncan Laurie |
2018-02-28 | soc/intel/skylake: Add support to print ME version | Furquan Shaikh |
2018-02-20 | src/soc: Fix various typos | Jonathan Neuschäfer |
2018-02-05 | soc/intel/skylake: Set PsysPl3 and Pl4 | Shelley Chen |
2018-01-31 | soc/intel/skylake: Fix common timer frequency | Duncan Laurie |
2017-12-22 | soc/intel/skylake: Make use of common SMM code for SKL | Subrata Banik |
2017-12-21 | soc/intel/skylake: Implement pmc_soc_restore_power_failure as per EDS | Subrata Banik |
2017-12-13 | soc/intel/skylake: Remove set_subsystem() from SoC | Subrata Banik |
2017-12-08 | soc/intel/skylake: Clean up bootblock/report_platform.c | Subrata Banik |
2017-12-08 | soc/intel/skylake: Remove pch_enable_dev() from SoC | Subrata Banik |
2017-12-05 | soc/intel/skylake: Fix DSX_CFG macro name for AC_PRESENT | Furquan Shaikh |
2017-11-30 | soc/intel/skylake: Set low maximum temperature threshold for Thermal Device | Subrata Banik |
2017-11-28 | soc/intel/skylake: Make use of Intel common DSP block | Subrata Banik |
2017-11-15 | soc/intel/skylake: Make use of common CSE code for skylake | Subrata Banik |
2017-11-11 | soc/intel/{cannonlake,skylake}: Add _soc_ prefix in spi soc routine | Subrata Banik |
2017-11-07 | soc/intel/kabylake: Add Dialog da7219 NHLT blob support | Naveen Manohar |
2017-11-04 | sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t | Jonathan Neuschäfer |
2017-10-25 | soc/intel/skylake: Fix broken GNVS offset for chromeos | Furquan Shaikh |
2017-10-22 | skylake/me: Add debug output of HFST registers | Youness Alaoui |
2017-10-20 | soc/intel/skylake: Add GNVS variables and include SGX ASL | Pratik Prajapati |
2017-10-19 | soc/intel/skylake: Use EBDA structure to store soc reserve memory size | Subrata Banik |
2017-10-05 | soc/intel/skylake: Add support in SKL for PMC common code | Shaunak Saha |
2017-10-03 | soc/intel/skylake: Enable common LPC IP | Ravi Sarawadi |
2017-10-02 | soc/intel/skylake: Use common/block/gpio | Hannah Williams |
2017-09-22 | soc/intel/skylake: Use EBDA area to store cbmem_top address | Subrata Banik |
2017-09-20 | soc/intel/skylake: refactor rtc failure checking | Aaron Durbin |
2017-09-15 | soc/intel/skylake: Move UNCORE PRMRR base and mask defines. | Pratik Prajapati |