summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* drivers/spi: ignore -Wvla on clang tooGreg V2019-10-091-1/+1
* acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t)Himanshu Sahdev2019-10-095-5/+5
* mb/google/hatch: Set FPS as wake sourceShelley Chen2019-10-095-5/+9
* SMBIOS (Type 17): Add HBM device type and DIE form factor valueElyes HAOUAS2019-10-091-0/+3
* SMBIOS: (Type 9) Add PCI Express Gen 4 valuesElyes HAOUAS2019-10-091-1/+7
* superio/it8772f: use pnp_ops.h for pnp register accessFelix Held2019-10-082-39/+17
* superio/winbond/w83627*: use hwm5_conf.h for HWM setupFelix Held2019-10-082-8/+8
* intel/dcp847ske: use functions from hwm5_conf.h for HWM setupFelix Held2019-10-081-6/+2
* superio/it8772f: use HWM access functionality from hwm5_conf.hFelix Held2019-10-081-35/+26
* superio/hwm5_conf: factor out HWM access from ITE env_ctrlFelix Held2019-10-082-71/+109
* asus/f2a85m_pro: Fix superio type in devicetreeKyösti Mälkki2019-10-081-1/+1
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-0833-41/+31
* device/root_device: Consolidate common _scan_bus() functionsNico Huber2019-10-086-26/+14
* arch/x86: Don't allow separate verstage to boot from romcc bootblockArthur Heymans2019-10-081-5/+0
* arch/x86: Add a choice for selecting normal/fallback cbfs prefixArthur Heymans2019-10-081-2/+19
* device/dram/ddr4: Check spd_bytes_total and spd_bytes_used valuesElyes HAOUAS2019-10-081-2/+16
* mb/lenovo/t60: Switch to override treePeter Lemenkov2019-10-085-257/+135
* mb/lenovo/{t60,z61t}: Convert to variant boardPeter Lemenkov2019-10-0834-1627/+28
* device/mmio.h: Add more bit field helpersHung-Te Lin2019-10-081-1/+7
* mb/google/drallion: Add detect pin for Wacom touchscreenFrank Wu2019-10-081-0/+2
* mb/google/kohaku: Assign GPP_A19 as reset_gpio of stylusSeunghwan Kim2019-10-082-7/+5
* mb/google/hatch: Preserve MRC training data across FW updateShelley Chen2019-10-071-1/+1
* mb/google/octopus/variants/fleex: Adjust I2C0 CLK to meet specJohn Su2019-10-071-0/+2
* src: Capitalize Super I/OElyes HAOUAS2019-10-075-8/+8
* device: Rename scan_static_bus() -> enable_static_devices()Nico Huber2019-10-075-9/+9
* sb/intel/nm10: Fix enabling HPETArthur Heymans2019-10-062-2/+8
* mb/ocp/monolake: Add GPIO table to initialize custom configsJingle Hsu2019-10-061-0/+162
* device/pci: Enable full 16-bit VGA port i/o decodingNico Huber2019-10-064-1/+46
* cpu/intel/model_2065x/bootblock: Remove dead codeArthur Heymans2019-10-061-52/+0
* mb/{lenovo/x201,packardbell/ms2290}: Remove unused ACPI symbolsArthur Heymans2019-10-062-8/+0
* nb/intel/nehalem: Don't run graphic init on S3 resumeArthur Heymans2019-10-061-1/+2
* nb/intel/nehalem: Move PCH init to sb/intel/ibexpeakArthur Heymans2019-10-067-83/+98
* nb/intel/nehalem: Move romstage boilerplate to a common locationArthur Heymans2019-10-066-202/+147
* nb/intel/nehalem: Don't link walkcbfs.S in romstageArthur Heymans2019-10-061-1/+0
* sb/intel/ibexpeak: Don't clear PMBASE regs in romstageArthur Heymans2019-10-062-66/+0
* sb/intel/ibexpeak: Implement USB current settingsArthur Heymans2019-10-065-47/+165
* intel/ibexpeak boards: Remove undocumented reset defaults from RCBA replayArthur Heymans2019-10-062-38/+0
* intel/ibexpeak boards: Remove handled RCBA entries from replayArthur Heymans2019-10-062-36/+20
* sb/intel/ibexpeak: Fix enabling HPETArthur Heymans2019-10-061-0/+1
* sb/intel/ibexpeak: Implement PCH function disable in chip_opsArthur Heymans2019-10-067-33/+140
* nb/intel/nehalem: Remove bogus GT PM initArthur Heymans2019-10-061-430/+3
* nb/intel/nehalem: Disable PEG and IGD based on devicetreeArthur Heymans2019-10-064-3/+26
* nb/nehalem: Remove bogus MCHBAR writesArthur Heymans2019-10-062-51/+0
* sb/intel/ibexpeak: Add CIR initializationArthur Heymans2019-10-065-34/+120
* intel/fsp_broadwell_de: Rename from xx_DEV_FUNCKyösti Mälkki2019-10-063-24/+5
* soc/intel/common/block/p2sb/p2sb: Add missing PCI IDsPatrick Rudolph2019-10-052-0/+8
* kontron/986lcd-m,roda/rk886ex: Drop secondary PCI resetKyösti Mälkki2019-10-054-17/+0
* intel/i945,i82801gx: Refactor early PCI bridge resetKyösti Mälkki2019-10-055-35/+26
* intel/fsp_baytrail: Define PCH_DEV_SLOT_I2C1Kyösti Mälkki2019-10-052-3/+5
* intel/fsp_baytrail: Rename from xx_DEV_FUNCKyösti Mälkki2019-10-054-65/+63