summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-02-08mb/{asrock,intel,kontron}: Include missing <arch/io.h>Elyes HAOUAS
2019-02-08drivers/gpio_keys: Remove redundant is_wakeup_source flagKarthikeyan Ramasubramanian
2019-02-08mb/*/*/romstage: curly braces after the function definitionPeter Lemenkov
2019-02-08drivers/keyboard: Fix spelling of *interface*Paul Menzel
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-02-07mb/google/{hatch,sarien}: Configure GPIOs using cnl_configure_padsFurquan Shaikh
2019-02-07soc/intel/cannonlake: Configure GPIOs again after FSP-S is doneFurquan Shaikh
2019-02-07soc/intel/cannonlake: Add Whiskeylake SoC kconfigSubrata Banik
2019-02-06Makefile.inc: Create a default SMMSTORE regionArthur Heymans
2019-02-06mb/google/hatch: Configure I2C busesFurquan Shaikh
2019-02-06mb/google/reef: Expand the coreboot RO sectionMathew King
2019-02-06libgfxinit: Add options to limit framebuffer sizeNico Huber
2019-02-06Hook up Kconfig Ada spec fileNico Huber
2019-02-06nb/intel/gm45: Use a common romstageArthur Heymans
2019-02-06mb/lenovo/x200/gpio.c: Unclutter the codeArthur Heymans
2019-02-06mb/roda/rk9: Use common code to set up southbridge GPIO'sArthur Heymans
2019-02-06mb/lenovo/{x200,t400}: Set SMBUS mux using common SB functionsArthur Heymans
2019-02-06mb/lenovo/t400: Remove RCBA replayArthur Heymans
2019-02-05mb/intel/coffeelake_rvp: Select CHROMEOS for CFL-U and WHL-U RVPSubrata Banik
2019-02-05mb/google/sarien: Set system type for the board variantsDuncan Laurie
2019-02-05ec/google/wilco: Add virtual button supportDuncan Laurie
2019-02-05Kconfig: Add system type entries for common enclosuresDuncan Laurie
2019-02-05bootmem: add new memory type for BL31Ting Shen
2019-02-05arch/x86/acpigen: wrap _PLD in a packageMatt Delco
2019-02-05acpi: device: avoid empty property list in acpi_dp_writeMatt Delco
2019-02-05mb/google/hatch: Add keyboard backlight supportIvy Jian
2019-02-05intel/quark: Fix COMMONLIB_STORAGE in CARKyösti Mälkki
2019-02-05src/soc/intel/common: Clear GPIO driver ownership when not requestedKeith Short
2019-02-05soc/intel/apl: Call mca_configure() on cold boots onlyNico Huber
2019-02-05soc/intel/cpulib: Add debug message to mca_configure()Nico Huber
2019-02-05mb/google/poppy/variants/atlas: config GPP_D1 as no-connectCaveh Jalali
2019-02-05Revert "mb/google/poppy/variant/atlas: I2C: run trackpad at 1MHz"Caveh Jalali
2019-02-05mb/google/kukui: Add default HWID for Chrome OSHung-Te Lin
2019-02-05cpu/x86/mtrr: Fix sign overflowPatrick Rudolph
2019-02-05mb/emulation/qemu-i440fx: use e820 in romstageThomas Heijligen
2019-02-05mb/emulation/qemu-i440fx: make fw_cfg_present usable in PRERAMThomas Heijligen
2019-02-05mb/emulation/qemu-i440fx: add e820 interfaceThomas Heijligen
2019-02-05mb/emulation/qemu-i440fx: remove mm file listingThomas Heijligen
2019-02-05mb/siemens/mc_apl1: Enable VTD for mc_apl2 and mc_apl5Werner Zeh
2019-02-05intel/apollolake: Add parameter to enable VTD in devicetreeWerner Zeh
2019-02-05mb/google/octopus: Add USB ACPI configuration for CNVi BT moduleKarthikeyan Ramasubramanian
2019-02-05soc/intel/apollolake: Update XHCI ports for GLK in ACPI tablesFurquan Shaikh
2019-02-05mb/google/hatch: Add USB port capability ACPI support for USB2 port10Aamir Bohra
2019-02-04soc/amd/stoneyridge: Reboot if missing MRC cache infoMarshall Dawson
2019-02-04ec/google/wilco: Add ACPI device for event interfaceDuncan Laurie
2019-02-04ec/google/wilco: Add S0ix support handlersDuncan Laurie
2019-02-04sb/amd/agesa/hudson/Kconfig: Disable xHCI by default if no USE_BLOBSMike Banon
2019-02-04superio/winbond/w83627ehg: Correct CR 0x2a commentElyes HAOUAS
2019-02-04soc/intel/cannonlake: Remove SOC_INTEL_CANNONLAKE_MEMCFG_INIT KconfigSubrata Banik
2019-02-02usbdebug: Use fixed size fieldKyösti Mälkki