Age | Commit message (Expand) | Author |
2019-05-06 | soc/skylake: Add missing PCH IDs | Marius Genheimer |
2019-05-06 | soc/intel/cannonlake: Add GPIO dual-route support. | Tim Wawrzynczak |
2019-05-06 | soc/intel/common: Add new PAD_CFG macro. | Tim Wawrzynczak |
2019-05-03 | {soc, southbridge} : Correct typo in comment | Frans Hendriks |
2019-05-03 | soc/intel/braswell: add default option to use public FSP | Matt DeVillier |
2019-05-02 | soc/intel/icelake: Correct the GPE DWx mapping for GPIO groups | Subrata Banik |
2019-05-02 | soc/intel/icelake: Select FSP_M_XIP | Subrata Banik |
2019-05-02 | soc/intel/icelake: Move power_state functions to pmutil.c | Subrata Banik |
2019-05-02 | soc/intel/{broadwell, skylake}: Remove unused pch_log_state() declaration | Subrata Banik |
2019-05-02 | soc/intel/icelake: Add chipset event logging | Subrata Banik |
2019-05-02 | soc/intel/icelake: Clear PMCON status bits | Subrata Banik |
2019-05-01 | mb/google/sarien: Disable S5 wake on LAN by default | Eric Lai |
2019-05-01 | soc/intel/common: Set RX_DISABLE for pads configured as NC | Furquan Shaikh |
2019-04-30 | vboot: refactor OPROM code | Joel Kitching |
2019-04-29 | Revert "soc/intel/common/block: add VMX support" | Nico Huber |
2019-04-29 | soc/skl: set IGD resources only if device is enabled | Maxim Polyakov |
2019-04-29 | soc/intel/apollolake/bootblock: Clear the GPI IS & IE registers | Karthikeyan Ramasubramanian |
2019-04-29 | soc/intel/common: Add support to clear GPI IS & IE registers | Karthikeyan Ramasubramanian |
2019-04-29 | soc/intel: Add GPI interrupt config register offset info | Karthikeyan Ramasubramanian |
2019-04-29 | soc/intel/braswell: Move LPE ACPI code to mainboard | Frans Hendriks |
2019-04-29 | soc/intel/cannonlake: Modify dq_map to provide for 6 entries | Paul Fagerburg |
2019-04-26 | soc/intel/apl/acpi: Do not report 8259 PICs | Nico Huber |
2019-04-26 | soc/{amd,intel}/chip: Use local include for chip.h | Elyes HAOUAS |
2019-04-25 | cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE | Arthur Heymans |
2019-04-25 | src/soc/intel: Remove unused variables | Elyes HAOUAS |
2019-04-25 | 3rdparty/fsp: Update submodule pointer to upstream master | Matt DeVillier |
2019-04-23 | soc/intel/cannonlake: add missing console.h include | Patrick Georgi |
2019-04-23 | soc/intel/common/acpi: Add dynamic method around sleep | Lijian Zhao |
2019-04-23 | soc/intel/cannonlake: Enable PlatformDebugConsent by Kconfig | Kane Chen |
2019-04-23 | soc/intel/common: Add SOC_INTEL_DEBUG_CONSENT to control debug interface | Kane Chen |
2019-04-23 | soc/intel/braswell/acpi/lpss.asl: Remove SPI1 and PWM asl code | Frans Hendriks |
2019-04-23 | soc/intel/cannonlake: Add null reference check for Cnvi and Xdci | Aamir Bohra |
2019-04-23 | src: include <assert.h> when appropriate | Elyes HAOUAS |
2019-04-23 | src: Use include <console/console.h> when appropriate | Elyes HAOUAS |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-04-23 | Klocwork: Fix the Null pointer derefernce found by klocwork | Thejaswani Putta |
2019-04-22 | Revert "soc/intel/cannonlake: Enable coreboot MP PPI service for WHL/CML" | Lijian Zhao |
2019-04-21 | cpu/x86: Move checking for MTRR's as a proxy for proper CPU reset | Arthur Heymans |
2019-04-19 | soc/intel/cannonlake: Add report for iGD 0x3ea1 | Lijian Zhao |
2019-04-19 | soc/intel/common: Inject SMBIOS type 16 table | Lijian Zhao |
2019-04-18 | soc/intel/cnl: Generate DMAR ACPI table | John Zhao |
2019-04-17 | soc/intel/common: Add the audio PCI device ID for Cometlake | V Sowmya |
2019-04-17 | soc/intel/common/timer: Calculate TSC frequency based on CPUID 0x15 | Subrata Banik |
2019-04-16 | soc/intel/cannonlake: Configure Vmx support using Kconfig | Ronak Kanabar |
2019-04-16 | soc/intel/cannonlake: Implement soc side VMX support | Ronak Kanabar |
2019-04-16 | soc/intel/cannonlake: Enable coreboot MP PPI service for WHL/CML | Subrata Banik |
2019-04-13 | soc/intel/cpulib: Remove redundent enable/disable functions | Subrata Banik |
2019-04-13 | soc/intel/cpulib: Factor out IA32_PERF_CTL (0x199) MSR code | Subrata Banik |
2019-04-12 | soc/intel/cannonlake: Select FSP_M_XIP | Furquan Shaikh |
2019-04-12 | soc/intel/cannonlake: Do not use XIP_ROM_SIZE | Furquan Shaikh |
2019-04-11 | soc/intel/cannonlake: Correct the GPE DWx mapping for GPIO groups | Aamir Bohra |
2019-04-08 | Replace remaining IS_ENABLED(CONFIG_*) with CONFIG() | Nico Huber |
2019-04-08 | soc/intel/baytrail: Correct array bounds check | Jacob Garber |
2019-04-08 | soc/skl: Update SkipExtGfxScan in UPD from devtree | Maxim Polyakov |
2019-04-08 | src/soc/intel/fsp_baytrail/smm.c: add bootstate entry for locking SMI | Michał Żygowski |
2019-04-08 | {src,util}: Correct typo in comment and debug string | Frans Hendriks |
2019-04-08 | src/soc/intel/cannonlake: Remove ITSS IPC restore | Aamir Bohra |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-04-06 | src: Use #include <timer.h> when appropriate | Elyes HAOUAS |
2019-04-06 | soc/intel/skylake: Set FSP options for PEG port | Maxim Polyakov |
2019-04-06 | {mb,soc/intel/skylake}: remove unused InternalGfx | Maxim Polyakov |
2019-04-06 | soc/intel/skylake: Update GFX devtree options | Maxim Polyakov |
2019-04-04 | soc/intel/braswell: Correct serial IRQ support | Frans Hendriks |
2019-04-01 | vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases | Julius Werner |
2019-04-01 | soc/intel/cannonlake: Add FSP UPD to unlock GPIO pads in devicetree | Krishna Prasad Bhat |
2019-03-29 | src: Use include <reset.h> when appropriate | Elyes HAOUAS |
2019-03-29 | soc/intel/cannonlake: Ignore GBE LTR | Lijian Zhao |
2019-03-29 | soc/intel/icelake: Fix chipset_power_state structure | Subrata Banik |
2019-03-28 | soc/intel/apollolake: Add support to log XHCI wake events | Karthikeyan Ramasubramanian |
2019-03-28 | soc/intel/common: Move support to log XHCI wake events | Karthikeyan Ramasubramanian |
2019-03-28 | soc/intel/cannonlake: Update CPU Ratio base on MSR | Lijian Zhao |
2019-03-27 | soc/intel/cannonlake: Configure voltage margining policies | Krzysztof Sywula |
2019-03-27 | Move calls to quick_ram_check() before CBMEM init | Kyösti Mälkki |
2019-03-27 | device/pciexp_device: Convert LTR non-snoop/snoop value into common macro | Subrata Banik |
2019-03-25 | vboot: remove VBOOT_EC_SLOW_UPDATE Kconfig option | Joel Kitching |
2019-03-25 | soc/apollolake: Add UART0 | Felix Singer |
2019-03-25 | soc/intel/cannonlake: Clear PMCON status bits | Krishna Prasad Bhat |
2019-03-24 | intel/apollolake: Add HDA to disable_dev function | Nico Huber |
2019-03-24 | soc/intel/common: Remove common chip config use_fsp_mp_init | Subrata Banik |
2019-03-24 | soc/intel/common: Add Kconfig option to choose desired MP Init for platform | Subrata Banik |
2019-03-22 | soc/intel/broadwell: Fix use of CONFIG_USBDEBUG | Kyösti Mälkki |
2019-03-22 | soc/intel/cannonlake: Enable power button smi in pre-OS | Krzysztof Sywula |
2019-03-22 | soc/intel/{baytrail,braswell}: Make use of generic set_subsystem() | Kyösti Mälkki |
2019-03-21 | soc/intel/cannonlake: Assign FSP UPDs for HPD and Data/CLK of DDI ports | Krishna Prasad Bhat |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem() | Subrata Banik |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-20 | soc/intel/cannonlake: Fix return values for get_param_value | Furquan Shaikh |
2019-03-19 | soc/intel/icelake: Enable support for FSP 2.1 specification | Subrata Banik |
2019-03-19 | soc/intel/braswell: Use IRQ 9 for SCI | Frans Hendriks |
2019-03-19 | soc/intel/braswell/romstage: Drop unused 'include <rtc.h>' | Elyes HAOUAS |
2019-03-19 | Fix 'unsigned int' to bare use of 'unsigned' | Subrata Banik |
2019-03-18 | soc/intel/braswell: Reserve IOAPIC and ROM resources | Frans Hendriks |
2019-03-18 | src: Drop unused 'include <romstage_handoff.h>' | Elyes HAOUAS |
2019-03-18 | soc/intel/cannonlake: Pass coreboot debug interface info to FSP | Maulik V Vaghela |
2019-03-18 | soc/intel/common: Update ESPI disable option | Duncan Laurie |
2019-03-16 | soc/intel/cannonlake: Add required FSP UPD changes for CML | Subrata Banik |
2019-03-16 | src: Drop unused '#include <halt.h>' | Elyes HAOUAS |
2019-03-16 | src: Drop unused 'include <device/pciexp.h>' | Elyes HAOUAS |
2019-03-16 | drivers/intel/fsp1_0: Deduplicate code | Patrick Rudolph |