summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2019-02-02usbdebug: Fix reserve in CARKyösti Mälkki
2019-02-02riscv: Show hart id in trap handlerPhilipp Hug
2019-02-02riscv: Simplify payload handlingXiang Wang
2019-02-02mb/ocp/wedge100s: Remove MAINBOARD_USES_IFD_GBE_REGIONPatrick Rudolph
2019-02-02mb/intel/coffeelake_rvp: Enable GBE region for RVP8 and RVP11Subrata Banik
2019-02-01vendorcode/google/chromeos: Use ACPI GPIO pin when possibleDuncan Laurie
2019-02-01sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read()Kyösti Mälkki
2019-02-01mb/google/hatch: Enable S0ixShelley Chen
2019-02-01soc/amd/stoneyridge: Add generic PM1 register clear functionMarshall Dawson
2019-02-01soc/intel/icelake: Make correct C-state entries for S0ix and non-S0ixSubrata Banik
2019-01-31soc/intel/cannonlake: Make correct C-state entries for S0ix and non-S0ixRonak Kanabar
2019-01-31mb/google/sarien: Turn on ASPM L1.2 for Card ReaderLijian Zhao
2019-01-31mb/google/octopus: Add Bluetooth USB ACPI configurationKarthikeyan Ramasubramanian
2019-01-31soc/intel/apollolake: Fix XHCI device name in ACPIKarthikeyan Ramasubramanian
2019-01-31mb/emulation/qemu-i440fx: prepare fw_cfg for romstage usageThomas Heijligen
2019-01-31mb/emulation/qemu-i440fx: change file handlingThomas Heijligen
2019-01-31google/kukui: Set GPIO_RESET to output modeTristan Shieh
2019-01-31lib/hardwaremain: Fix more ACPI/IOAPIC typosSubrata Banik
2019-01-30soc/intel/apollolake: Sync fsp upd structure updateJohn Zhao
2019-01-30mainboard/intel/cannonlake_rvp: Enable SaGv configRonak Kanabar
2019-01-30string: move strdup() & strconcat() to lib/string.cThomas Heijligen
2019-01-30selfload: check target memory type in selfload_checkTing Shen