Age | Commit message (Expand) | Author |
2019-08-07 | intel/icelake,skylake,cannonlake: Drop unused parameter | Kyösti Mälkki |
2019-08-07 | soc/intel: Obsolete mmap_region_granularity() | Kyösti Mälkki |
2019-08-07 | mediatek/mt8183: Add I2C driver code | Qii Wang |
2019-08-06 | tegra210: Increase size of verstage due to overflow | Christian Walter |
2019-08-06 | soc/*: Report mp_init errors | Patrick Rudolph |
2019-08-05 | soc/intel/{cnl,icl}: Add support to get LPSS controllers list from SOC | Aamir Bohra |
2019-08-05 | soc/intel/common/lpss: Add function to check for a LPSS controller | Aamir Bohra |
2019-08-05 | soc/intel/cnl/graphics: Hook up libgfxinit | Nico Huber |
2019-08-05 | soc/sifive/fu540: Add opensbi support | Patrick Rudolph |
2019-08-04 | soc/intel/common/block/uart: Update the UART PCI device reference | Aamir Bohra |
2019-08-03 | intel/baytrail,broadwell: Move stage cache support function | Kyösti Mälkki |
2019-08-02 | soc/samsung/exynos5420: Refactor fimd vidtcon access | Jacob Garber |
2019-08-02 | mediatek: Refactor I2C code among similar SOCs | Qii Wang |
2019-08-02 | soc/intel/cannonlake: Enable ACPI timer emulation if PM timer is disabled | Aamir Bohra |
2019-08-02 | soc/intel/cannonlake: Disable ACPI PM timer to reduce S0ix power usage | Subrata Banik |
2019-08-02 | soc/intel/common/pch: Move thermal kconfig selection into common/pch | Subrata Banik |
2019-08-02 | soc/intel/icelake: Make use of common thermal code for ICL | Subrata Banik |
2019-08-02 | soc/intel/skylake: Make use of common thermal code for SKL | Subrata Banik |
2019-08-01 | soc/intel/cannonlake/bootblock: Clear the GPI IS & IE registers | David Wu |
2019-07-31 | soc/intel/skl: Add C232 chipset and reorder IDs | Felix Singer |
2019-07-31 | soc/intel/cannonlake: Enable FSP to use coreboot stack for cometlake | Aamir Bohra |
2019-07-31 | soc/amd/stoneyridge: Change code to accommodate Merlin Falcon SOC | Richard Spiegel |
2019-07-31 | soc/intel/common/block/lpss: Correct the PCI device reference | Aamir Bohra |
2019-07-31 | soc/intel/cannonlake: Enable PCH Thermal Sensor configuration for S0ix | Sumeet Pawnikar |
2019-07-31 | soc/intel/common/block: Enable PCH Thermal Sensor for threshold configuration | Sumeet Pawnikar |
2019-07-30 | soc/intel/cnl: Only print ME status one time | Tim Wawrzynczak |
2019-07-30 | soc/intel/cannonlake: Allow coreboot to handle required chipset lockdown | Subrata Banik |
2019-07-30 | soc/intel/cannonlake: Add new PCI IDs | Felix Singer |
2019-07-30 | soc/intel/{broad,cannon,sky}: Fix possible out-of-bounds reads | Jacob Garber |
2019-07-29 | Revert "soc/intel/common: Set controller state to active in uart init" | Christian Walter |
2019-07-29 | soc/qualcomm/qcs405: Handle invalid QUP and BLSP | Jacob Garber |
2019-07-29 | soc/intel/baytrail: Prevent unintended sign extensions | Jacob Garber |
2019-07-29 | soc/nvidia/tegra124: Assert divisor is non-zero | Jacob Garber |
2019-07-29 | soc/intel/cannonlake: Correct the data type of serial_io_dev | Aamir Bohra |
2019-07-28 | lib: Rewrite qemu-armv7 ramdetect | Patrick Rudolph |
2019-07-26 | soc/intel/baytrail/Makefile.inc: Sort entries | Angel Pons |
2019-07-26 | soc/mediatek/mt8183: Init SSPM | Erin Lo |
2019-07-26 | soc/nvidia/tegra124: Correct bitwise operators | Jacob Garber |
2019-07-25 | soc/intel/fsp_broadwell_de: Fix use of config_of() | Kyösti Mälkki |
2019-07-25 | soc/intel: Guard remaining SA_DEV_ROOT definition | Kyösti Mälkki |
2019-07-25 | soc/intel/broadwell: Fix case of SA_DEV_ROOT | Kyösti Mälkki |
2019-07-25 | soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-07-25 | soc/mediatek: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-07-25 | soc/nvidia: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-07-25 | soc/qualcomm/ipq806x: Remove unnecessary allocation | Jacob Garber |
2019-07-25 | soc/intel/cannonlake: Split the "internal PME" wake-up into more detail | Paul Fagerburg |
2019-07-25 | soc/nvidia/tegra210: Prevent unintended sign extension | Jacob Garber |
2019-07-25 | soc/nvidia/tegra210: Add null pointer check | Jacob Garber |
2019-07-25 | soc/rockchip/rk3399: Use 64 bits in multiplication | Jacob Garber |
2019-07-25 | soc/intel/icelake: Add ENABLE_DISPLAY_OVER_EXT_PCIE_GFX kconfig | Subrata Banik |
2019-07-24 | soc/intel/common: Set controller state to active in GSPI init | Meera Ravindranath |
2019-07-24 | soc/intel/common: Set controller state to active in uart init | Usha P |
2019-07-23 | mediatek/mt8183: Add md power-off flow | Yanjie Jiang |
2019-07-22 | soc/mediatek/mt8183: Support SSPM | Erin Lo |
2019-07-22 | soc/intel/broadwell: Change variable back to u32 | Jacob Garber |
2019-07-21 | mediatek/mt8183: Calibrate RTC eosc clock | Ran Bi |
2019-07-21 | soc/intel: Expand SA_DEV_ROOT for ramstage | Kyösti Mälkki |
2019-07-21 | soc/intel: Change file to __SIMPLE_DEVICE__ | Kyösti Mälkki |
2019-07-21 | soc/intel: Fix chip_info for PCH_DEV_PMC | Kyösti Mälkki |
2019-07-21 | soc/intel/common: gpio_defs: set trig to disable in PAD_CFG_GPO* | Maxim Polyakov |
2019-07-21 | soc/intel/common: add PAD_CFG_NF_BUF_TRIG macro | Maxim Polyakov |
2019-07-21 | soc/intel/skylake: Enable Energy/Performance Bias control | Matthew Garrett |
2019-07-21 | soc/amd/picasso: Remove dead SPD size Kconfig symbol | Marshall Dawson |
2019-07-21 | soc/amd/picasso: Enable stage cache only with ACPI resume | Marshall Dawson |
2019-07-21 | soc/amd: Move SPI base alignment define into common | Marshall Dawson |
2019-07-19 | soc/intel/common/block/xhci: Add API to disable USB devices | Karthikeyan Ramasubramanian |
2019-07-19 | soc/intel/common: Add SOC specific function to get XHCI USB info | Karthikeyan Ramasubramanian |
2019-07-19 | src: Make implicit fall throughs explicit | Jacob Garber |
2019-07-18 | soc/intel: Use config_of() | Kyösti Mälkki |
2019-07-18 | soc/intel: Fix invalid use of 'static' | Kyösti Mälkki |
2019-07-18 | soc/intel: Use config_of_path(SA_DEVFN_ROOT) | Kyösti Mälkki |
2019-07-17 | lib: Remove the BOOTBLOCK_CUSTOM compile guard | Asami Doi |
2019-07-17 | amd/stoneyridge/Kconfig: Enable stage cache based on HAVE_ACPI_RESUME | Subrata Banik |
2019-07-17 | soc/rockchip/rk3288: Add fall through comment | Jacob Garber |
2019-07-17 | soc/amd/stoneyridge: Add Merlin Falcon configuration | Richard Spiegel |
2019-07-17 | soc/intel/cannonlake: Add device Ids for new CFL SKUs support | Lean Sheng Tan |
2019-07-17 | soc/intel: Fix regression with hidden PCI devices | Kyösti Mälkki |
2019-07-17 | intel/fsp_baytrail: Avoid preprocessor with HAVE_SMI_HANDLER | Kyösti Mälkki |
2019-07-16 | soc/intel/{cnl,icl}: Always use CAR NEM enhanced by default | Angel Pons |
2019-07-16 | soc/intel/common/block/i2c: Set controller state to active in i2c init | Aamir Bohra |
2019-07-16 | soc/intel/common/block/lpss: Add provision to set controller power state | Aamir Bohra |
2019-07-15 | intel/cannonlake: Fix indentation | Kyösti Mälkki |
2019-07-15 | src: Use '#include <timestamp.h>' when needed | Elyes HAOUAS |
2019-07-14 | soc/intel/icelake: Update FSP UPDs if IGD is disable in devicetree | Subrata Banik |
2019-07-14 | soc/intel/icelake: Make use of PCH_DEVFN_HDA macro | Subrata Banik |
2019-07-13 | soc/nvidia/tegra124: Prevent implicit fallthrough | Jacob Garber |
2019-07-13 | soc/rockchip/rk3288/include/soc: Add missing include <types.h> | Elyes HAOUAS |
2019-07-13 | soc/qualcomm: Remove unneeded '#include <lib.h>' | Elyes HAOUAS |
2019-07-13 | soc/intel/cannonlake: Remove unused header files from southbridge.asl | Aamir Bohra |
2019-07-13 | soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER | Kyösti Mälkki |
2019-07-13 | cpu/x86: Move smm_lock() prototype | Kyösti Mälkki |
2019-07-13 | soc/intel/cnl: Sync CONFIG_LPSS_UART_FOR_CONSOLE with FSP | Nico Huber |
2019-07-12 | arch, include, soc: Use common stdint.h | Jacob Garber |
2019-07-12 | src: Add missing include <device/pci_ops.h> | Elyes HAOUAS |
2019-07-12 | soc/intel/common: Add Coffee Lake H 6+2 Xeon graphics id | Nico Huber |
2019-07-12 | soc/intel/common: Add CM246 LPC device id | Nico Huber |
2019-07-11 | mediatek: Fill in input_hertz to coreboot table | Tristan Shieh |
2019-07-11 | sdm845: Add AOP firmware support | T Michael Turney |
2019-07-11 | soc/intel/cannonlake: Add GPID and CGPM methods to GPIO ASL | Tim Wawrzynczak |
2019-07-11 | soc/intel/intelblocks/gpio: Always expose GPIO PM constants | Tim Wawrzynczak |