summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/broadwell: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0691-1182/+182
* soc/intel/broadwell: add ACPI backlight supportMatt DeVillier2020-04-022-5/+16
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-022-2/+2
* security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE2020-03-311-2/+2
* intel/broadwell: Correct backlight-PWM dividerNico Huber2020-03-241-2/+2
* acpi: Change Processor ACPI Name (Intel only)Christian Walter2020-03-232-4/+4
* src: capitalize 'APIC'Elyes HAOUAS2020-03-231-1/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-1891-127/+0
* soc/broadwell: remove unused function init_one_gpio()Matt DeVillier2020-03-172-49/+0
* src: capitalize 'PCIe'Elyes HAOUAS2020-03-042-2/+2
* soc/broadwell: hook up smmstoreMatt DeVillier2020-03-031-0/+25
* treewide: Capitalize 'CMOS'Elyes HAOUAS2020-02-241-2/+2
* soc/intel: Add get_pmbaseEugene Myers2020-02-042-0/+9
* sb/intel/common: Declare common smbus_base() and enable_smbus()Kyösti Mälkki2020-01-143-3/+9
* sb/intel/common: Add smbus_set_slave_addr()Kyösti Mälkki2020-01-092-3/+1
* device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki2020-01-091-0/+1
* soc/intel/broadwell: Drop old forked version of SMBUS supportKyösti Mälkki2020-01-097-162/+2
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-092-2/+2
* src: Remove unneeded 'include <arch/io.h>'Elyes HAOUAS2020-01-021-1/+0
* arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki2019-12-272-2/+0
* soc/broadwell/minihd: correct vendor, subsystem IDsMatt DeVillier2019-12-261-2/+2
* arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHEKyösti Mälkki2019-12-191-10/+0
* src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS2019-12-192-2/+0
* src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS2019-12-1911-11/+0
* src: Use '#include <smp/node.h>' when appropriateElyes HAOUAS2019-12-191-0/+1
* src: Remove unused include <device/smbus_def.h>Elyes HAOUAS2019-12-191-1/+0
* src: Remove unused 'include <bootblock_common.h>'Elyes HAOUAS2019-12-181-1/+0
* Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID"Nico Huber2019-12-141-1/+8
* bootblock: Provide some common prototypesKyösti Mälkki2019-12-143-4/+4
* src: Add missing include <stdlib.h>Elyes HAOUAS2019-12-031-0/+1
* {northbridge,soc,southbridge}: Don't use both of _ADR and _HIDElyes HAOUAS2019-11-291-8/+1
* sb/intel/common/spi: Add Baytrail/Braswell supportArthur Heymans2019-11-261-1/+1
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-1/+0
* soc/intel/broadwell: Fix 'dead increment'Elyes HAOUAS2019-11-251-2/+1
* intel/smm: Provide common smm_relocation_paramsKyösti Mälkki2019-11-228-73/+0
* */Makefile: Always build enable_usbdebug.cArthur Heymans2019-11-181-3/+3
* soc/intel/broadwell: Use common sb code for SPI lockdown configurationArthur Heymans2019-11-102-51/+3
* soc/intel/broadwell: Don't reinitialize SPI after lockdownArthur Heymans2019-11-102-25/+0
* soc/intel/broadwell: Use common INTEL_SB SPI codeArthur Heymans2019-11-104-699/+1
* soc/intel/broadwell: Use common SB RTC codeArthur Heymans2019-11-104-35/+3
* arch/x86: Replace some __SMM__ guardsKyösti Mälkki2019-11-091-3/+3
* ELOG: Avoid some preprocessor useKyösti Mälkki2019-11-091-3/+1
* ELOG: Introduce elog_gsmi variantsKyösti Mälkki2019-11-091-11/+4
* sb,soc/intel: Reduce preprocessor use with ME debuggingKyösti Mälkki2019-11-083-22/+14
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-082-4/+1
* sb/intel: Use defined CONFIG_HPET_ADDRESSElyes HAOUAS2019-11-041-4/+4
* soc/intel: Remove unused codePatrick Rudolph2019-11-042-32/+0
* soc/intel/broadwell: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-041-38/+1
* intel/broadwell: Switch to TSC_MONOTONIC_TIMERKyösti Mälkki2019-11-033-64/+1
* cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki2019-11-031-1/+0