Age | Commit message (Expand) | Author |
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-26 | soc/amd/stoneyridge: Generate MCFG table | Raul E Rangel |
2019-04-25 | cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE | Arthur Heymans |
2019-04-25 | soc/cavium/common/bootblock: Remove unused variables | Elyes HAOUAS |
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-24 | mediatek/mt8183: Set CPU frequency to 1989MHz | Tristan Shieh |
2019-04-24 | mediatek/mt8183: Set processor voltage to 1.05v | Tristan Shieh |
2019-04-23 | soc/qualcomm/qcs405: add console.h include | Patrick Georgi |
2019-04-23 | qcs405: Add support of GPIO IRQ APIs | Taniya Das |
2019-04-23 | qcs405: clock: Update SPI API | Taniya Das |
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/amd/common: Remove AmdReadEventLog() | Kyösti Mälkki |
2019-04-23 | soc/amd/common: Introduce agesa_execute_state() | Kyösti Mälkki |
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-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 |
2019-03-26 | qcs405: Add GPIO API | Nitheesh Sekar |
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 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
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-22 | arch/mips: Fix <arch/mmio.h> prototypes | Kyösti Mälkki |
2019-03-21 | vboot: standardize on working data size | Joel Kitching |
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-21 | nvidia/tegra{124,210}/lp0: Directly include `stdint.h` | Nico Huber |
2019-03-20 | soc/nvidia/tegra{124,210}: Remove unneeded 'include <halt.h>' | Elyes HAOUAS |
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 | rockchip/rk3399: Remove obsolete BL31 resource reservation | Julius Werner |
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 | src: Drop unused 'include <cbfs.h>' | Elyes HAOUAS |