summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki2019-07-2119-79/+74
* soc/intel: Change file to __SIMPLE_DEVICE__Kyösti Mälkki2019-07-211-2/+2
* soc/intel: Fix chip_info for PCH_DEV_PMCKyösti Mälkki2019-07-214-21/+4
* util/cbfstool/flashmap: Fix memory leaks on failureJacob Garber2019-07-211-4/+8
* mb/google/hatch: Remove hatch_whlPhilip Chen2019-07-218-289/+0
* mainboard/google/kahlee: create treeya variantChris Wang2019-07-2112-0/+334
* soc/intel/common: gpio_defs: set trig to disable in PAD_CFG_GPO*Maxim Polyakov2019-07-211-4/+8
* soc/intel/common: add PAD_CFG_NF_BUF_TRIG macroMaxim Polyakov2019-07-211-0/+18
* mb/google/hatch/var/kindred: Implement variant_devtree_update()David Wu2019-07-212-0/+35
* mb/google/hatch: expose get_board_sku() as globalDavid Wu2019-07-212-1/+5
* mb/google/hatch: Add support for variant_devtree_update()David Wu2019-07-212-0/+9
* mb/google/eve: Enable wake from MKBP events in S3Aseda Aboagye2019-07-211-1/+2
* soc/intel/skylake: Enable Energy/Performance Bias controlMatthew Garrett2019-07-211-0/+1
* soc/amd/picasso: Remove dead SPD size Kconfig symbolMarshall Dawson2019-07-211-4/+0
* soc/amd/picasso: Enable stage cache only with ACPI resumeMarshall Dawson2019-07-211-1/+1
* pci_ids: Add AMD Family 17h host bridgeMarshall Dawson2019-07-211-0/+1
* nb/amd/trinity: Rename PCI ID of the IOMMUMarshall Dawson2019-07-212-2/+2
* pci_ids: Reorder AMD internal northbridge and IOMMU IDsMarshall Dawson2019-07-211-4/+4
* soc/amd: Move SPI base alignment define into commonMarshall Dawson2019-07-213-6/+1
* libpayload: Enable -Wimplicit-fallthroughJacob Garber2019-07-213-2/+5
* mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode`4.10Nico Huber2019-07-209-9/+3
* mb/getac/p470: Null-terminate ec_id string bufferJacob Garber2019-07-191-1/+1
* device/device_util.c: Correct format specifierJacob Garber2019-07-191-1/+1
* mb/google/octopus: Disable unused USB devicesKarthikeyan Ramasubramanian2019-07-193-0/+37
* mb/google/octopus: Add ACPI configuration for USB devicesKarthikeyan Ramasubramanian2019-07-193-0/+150
* soc/intel/common/block/xhci: Add API to disable USB devicesKarthikeyan Ramasubramanian2019-07-192-0/+102
* soc/intel/common: Add SOC specific function to get XHCI USB infoKarthikeyan Ramasubramanian2019-07-1910-45/+124
* device/oprom: List all supported vesa mode by opromSubrata Banik2019-07-193-12/+61
* drivers/i2c/dw: Don't try to generate unselected speeds in ACPI tableTim Wawrzynczak2019-07-191-17/+7
* google/nocturne: Add MKBP events as a wake sourceAseda Aboagye2019-07-191-0/+1
* MAINTAINERS: Add arbitration board members for the code of conductPatrick Georgi2019-07-191-0/+8
* Documentation/code_of_conduct: Update arbitration teamPatrick Georgi2019-07-191-1/+1
* Documentation/code_of_conduct: Emphasize definition of community org.Patrick Georgi2019-07-191-3/+3
* Documentation/code_of_conduct: Highlight the reporting processPatrick Georgi2019-07-191-11/+16
* sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph2019-07-1947-57/+8
* Documentation: Add Intel TXTPatrick Rudolph2019-07-196-0/+372
* Documentation/code_of_conduct: Assume the best as long as you canPatrick Georgi2019-07-191-2/+3
* device/pci_rom.c: Fix out of bounds readJacob Garber2019-07-191-1/+1
* sb/amd/sb800: Remove bit shift that does nothingJacob Garber2019-07-191-1/+0
* nb/via/vx900: Ensure framebuffer size is within limitsJacob Garber2019-07-191-6/+11
* Makefile.inc: Enable -Wimplicit-fallthroughJacob Garber2019-07-191-1/+1
* src: Make implicit fall throughs explicitJacob Garber2019-07-1924-113/+107
* nb/intel/pineview: Remove dead code in switchJacob Garber2019-07-191-22/+6
* security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability()Frans Hendriks2019-07-194-0/+80
* payloads/GRUB: Use correct script name in MakefileGompa2019-07-191-1/+1
* mb/google/hatch: Fix SD card is detected as read only issueSubrata Banik2019-07-191-2/+6
* mb/google/helios: Add ALC1011 in device tree to enable speaker ampsSathya Prakash M R2019-07-192-1/+29
* ec/google/chromeec: Pass reference of object to BBST() methodDuncan Laurie2019-07-181-3/+3
* vendorcode/amd/pi: Integrate Merlin Falcon as a build optionRichard Spiegel2019-07-182-2/+5
* device/oprom/realmode: Add vbe return status support as per VBE spec 3.0Subrata Banik2019-07-183-11/+78