summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-03sb/intel/lynxpoint/pcie.c: Add more checks for NULL pointersTristan Corrick
2019-01-03mb/asrock/h81m-hds: Move GPIO header to a linked C fileTristan Corrick
2019-01-03sb/intel/lynxpoint: Remove incomplete SATA ACPI codeTristan Corrick
2019-01-03mb/lenovo/x200: Remove RCBA replayArthur Heymans
2019-01-03src/mainboard: Use smm-$(CONFIG_HAVE_SMI_HANDLER)Elyes HAOUAS
2019-01-03mb/intel/wtm2: Remove duplicated HAVE_SMI_HANDLERElyes HAOUAS
2019-01-03mb/intel/{kblrvp,kunimitsu,saddlebrook}: Remove duplicated HAVE_SMI_HANDLERElyes HAOUAS
2019-01-03mb/google/{auron,jecht}: Remove duplicated HAVE_SMI_HANDLERElyes HAOUAS
2019-01-03mb/gigabyte/ga-b75m-d3{h,v}: Remove duplicated HAVE_SMI_HANDLERElyes HAOUAS
2019-01-03mb/google/{glados & variants}: Remove duplicated HAVE_SMI_HANDLERElyes HAOUAS
2019-01-03mb/foxconn/d41s: Program the subsystemidArthur Heymans
2019-01-03mb/intel/dg43gt: Program the subsystemidArthur Heymans
2019-01-03util/chromeos/crosfirmware.sh: Print more messagesTristan Corrick
2019-01-03util/chromeos/crosfirmware.sh: Check for dependenciesTristan Corrick
2019-01-03util/chromeos/crosfirmware.sh: Print download statusTristan Corrick
2019-01-03util/chromeos/crosfirmware.sh: Add /sbin to PATHTristan Corrick
2019-01-03Doc/nb/intel/haswell: Mention util/chromeos as a way to get mrc.binTristan Corrick
2019-01-03mb: Remove duplicated ENABLE_VMXElyes HAOUAS
2019-01-03soc/intel: Fix bad uses of __SIMPLE_DEVICE__Kyösti Mälkki
2019-01-03mb/google/hatch: Make WP_RO range align with winbond specificationSubrata Banik
2019-01-03mb/google/dragonegg: Make WP_RO range align with winbond specificationSubrata Banik
2019-01-02soc/intel/skylake/graphics: Ensure intel_gma_restore_opregion() is calledNico Huber
2019-01-02mb/google/octopus/variants: Add 20ms reset delay for WACOM deviceMarco Chen
2019-01-01soc/intel/cannonlake: Enable CNVi based on devicetreeMaulik V Vaghela
2019-01-01mb/google/hatch: Enable CNVi Wifi for hatchMaulik V Vaghela
2019-01-01mb/google/hatch: Add NC gpios for display and correct the orderMaulik V Vaghela
2018-12-31src/cpu/microcode: Add code to update microcode in assemblyArthur Heymans
2018-12-31mb/google/hatch: Enable NVME support for HatchV Sowmya
2018-12-31mb/google/hatch: Add the USB port configurationV Sowmya
2018-12-31mb/google/hatch: Enable SATA for HatchV Sowmya
2018-12-30soc/intel: Fix ugly preprocessor macroKyösti Mälkki
2018-12-30device/pci_early: Fixes for __SIMPLE_DEVICE__Kyösti Mälkki
2018-12-30drivers/uart/oxpcie: Fix early consoleKyösti Mälkki
2018-12-30arch/x86: Add CAR stack location symbolsKyösti Mälkki
2018-12-30arch/x86: Use a common timestamp.inc with romcc bootblocksKyösti Mälkki
2018-12-30arch/x86: Prevent romcc bootblock from using MMX registersKyösti Mälkki
2018-12-30cpu/intel/car: Drop remains of setup_stack_and_mtrrs()Kyösti Mälkki
2018-12-30bootblock: Move function prototypeKyösti Mälkki
2018-12-29mainboard: Add Supermicro X10SLM+-FTristan Corrick
2018-12-29mb/google/glados/variants/caroline/devicetree.cb: Remove unneeded white spacesElyes HAOUAS
2018-12-29mb/google/octopus: Override emmc DLL values for FleexBora Guvendik
2018-12-29sb/intel/bd828x6x: Make CONFIG_ELOG=y compileArthur Heymans
2018-12-29soc/intel/skylake: Remove romcc related Kconfig optionArthur Heymans
2018-12-29nb/intel/haswell: Handle boards that do not support IGDTristan Corrick
2018-12-29nb/intel/haswell: Don't unconditionally set DEVENTristan Corrick
2018-12-29nb/intel/haswell: Use DEVEN to disable devicesTristan Corrick
2018-12-29mb/google/sarien: Adjust GPD3 pin terminationLijian Zhao
2018-12-29mb/google/hatch: Enable Host Bridge/CSME/PMC/P2SB/SMBusRizwan Qureshi
2018-12-28mb/pcengines/apu2/romstage.c: disable SVI2 wait completionKrystian Hebel
2018-12-28util/xcompile/xcompile: Use tab for indentElyes HAOUAS