summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mb/google/octopus/variants/fleex: Update GPIOs to fix EMRJohn Su2019-10-101-4/+0
* nb/intel/pineview/Kconfig: Remove romcc leftoverArthur Heymans2019-10-101-4/+0
* soc/intel: sgx: get rid of UEFI-style usage of global variableMichael Niewöhner2019-10-105-59/+19
* mb/{ibase/mb899,kontron/986lcd-m}: Use pnp_write_hwm5_index functionElyes HAOUAS2019-10-102-68/+52
* soc/qualcomm: Remove default ops to generate bootblock.binArthur Heymans2019-10-092-8/+0
* soc/mediatek/mt8183: Change argument type of mt_set_emiYu-Ping Wu2019-10-093-9/+10
* soc/mediatek/mt8183: Run DRAM full calibrationHuayang Duan2019-10-094-6/+184
* soc/mediatek/mt8183: Use cached calibration result for faster bootupHuayang Duan2019-10-0914-195/+410
* soc/mediatek/mt8183: Add the shared 'dramc_param' moduleYu-Ping Wu2019-10-093-0/+137
* soc/mediatek/mt8183: Simplify usage of dramc_engine2_endYu-Ping Wu2019-10-091-10/+7
* sb/intel/bd82x6x: Remove setting up lpc decode ranges in ramstageArthur Heymans2019-10-091-19/+1
* mb/google/drallion: Enable UART console for arcada_cml and sarien_cmlBernardo Perez Priego2019-10-091-1/+3
* mb/google/hatch: Remove pen device for dratini/dragonairWisley Chen2019-10-091-11/+0
* mb/[google/intel/lenovo]/*: fix posix shell bug with SPD filesGreg V2019-10-0913-13/+13
* ec/google/chromeec: fix format security warningGreg V2019-10-091-1/+1
* 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