Age | Commit message (Expand) | Author |
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-21 | soc/amd/stoneyridge: Fix gnvs aoac initialization | Marshall Dawson |
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-17 | mediatek: Use the 64-bit timer | Tristan Shieh |
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-09 | src: Fix remaining #include <timer.h> | Nico Huber |
2019-04-08 | soc/amd/stoney: Don't use IS_ENABLED() for a constant | Nico Huber |
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-04 | soc/nvidia/tegra210: Increase bootblock size | Martin Roth |
2019-04-02 | mediatek/mt8183: Fix RTC initialization flow | Ran Bi |
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 | qcs405: Add support for USB host mode | Vijayavardhan Vennapusa |
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-26 | qcs405: clock: Adding the clock support for qcs405 | Pranav Agrawal |