summaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/lpc.c
AgeCommit message (Expand)Author
2020-06-24ACPI: Replace smm_setup_structures()Kyösti Mälkki
2020-06-16sb/intel: Remove spurious HAVE_SMI_HANDLER testKyösti Mälkki
2020-06-16arch/x86: Create helper for APM_CNT SMI triggersKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-06soc/intel/broadwell: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-12-19src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS
2019-11-10soc/intel/broadwell: Use common SB RTC codeArthur Heymans
2019-10-28src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-07-21soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-07-13soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki
2019-05-06Fix code that would trip -Wtype-limitsJulius Werner
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-08-22acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching
2018-06-01soc/intel/broadwell: Get rid of device_tElyes HAOUAS
2018-03-01soc/intel/broadwell: Enable VT-d and X2APICMatt DeVillier
2017-11-15soc/intel: Enable ACPI DBG2 table generationDuncan Laurie
2017-09-20soc/intel/broadwell: refactor rtc failure checkingAaron Durbin
2017-09-20vboot: remove init_vbnv_cmos()Aaron Durbin
2017-07-13soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-03-17soc/intel/broadwell: Fix other issues detected by checkpatchLee Leahy
2017-03-17soc/intel/broadwell: Fix {}, () and conditional issuesLee Leahy
2017-03-17soc/intel/broadwell: Fix spacing issues detected by checkpatchLee Leahy
2017-02-20lynxpoint/broadwell: fix PCH power optimizerMatt DeVillier
2017-02-20Revert "intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano"Matt DeVillier
2016-12-14soc/intel/broadwell/lpc.c: don't zeroize existing gnvs tableMatt DeVillier
2016-08-31src/soc: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-02intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & TianoPrabal Saha
2016-07-28soc/intel/broadwell: Use init_vbnv_cmos from vboot vbnvFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-02-09chromeos: Remove CONFIG_VBNV_SIZE variableDuncan Laurie
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-05device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-22intel/broadwell: guard CHROMEOS support betterPatrick Georgi
2015-04-10broadwell: Preserve VbNv around cmos_initDuncan Laurie
2015-04-07broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner