summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mediatek/mt8173: Add support for Dual DSI outputJitao Shi2017-04-256-67/+418
* google/oak: Use edid_set_framebuffer_bits_per_pixelDaniel Kurtz2017-04-251-4/+1
* drivers/storage: Add SD/MMC/eMMC driver based upon depthchargeLee Leahy2017-04-2521-0/+4242
* include: Add xmalloc, xzmalloc and dma routinesLee Leahy2017-04-252-0/+78
* google/oak: Support cr50 over I2C on rowanVadim Bendebury2017-04-247-1/+43
* mediatek/mt8173: Add EINT supportDaniel Kurtz2017-04-243-0/+114
* drivers/i2c/tpm: Remove vendor.irqDaniel Kurtz2017-04-243-7/+0
* mainboard/google/reef: Remove DRIVER_TPM_I2C_IRQDaniel Kurtz2017-04-241-4/+0
* mainboard/google/eve: Remove DRIVER_TPM_I2C_IRQDaniel Kurtz2017-04-241-4/+0
* drivers/i2c/tpm/cr50: Use tis_plat_irq_status for Cr50 IRQ statusDaniel Kurtz2017-04-243-47/+18
* mainboard/google/reef: Add TPM_TIS_ACPI_INTERRUPTDaniel Kurtz2017-04-241-0/+4
* mainboard/google/eve: Add TPM_TIS_ACPI_INTERRUPTDaniel Kurtz2017-04-241-0/+4
* mainboard/google/poppy: use intel common tis_plat_irq_status()Aaron Durbin2017-04-242-7/+7
* soc/intel/common: provide default tis_plat_irq_status() implementationAaron Durbin2017-04-243-0/+33
* Kconfig: provide MAINBOARD_HAS_TPM_CR50 optionAaron Durbin2017-04-246-5/+7
* drivers/spi/tpm: Do not let MAINBOARD_HAS_SPI_TPM_CR50 depend on SPI_TPMDaniel Kurtz2017-04-241-1/+0
* nb/intel/pineview: Select RELOCATABLE_RAMSTAGEArthur Heymans2017-04-241-0/+1
* nb/intel/pineview: Move to early cbmemArthur Heymans2017-04-246-6/+61
* nb/pineview/raminit: Fix raminit failing on hot reset pathArthur Heymans2017-04-242-7/+22
* mb/intel/d510mo/Kconfig: Don't override CBFS_SIZEArthur Heymans2017-04-241-4/+0
* mb/lenovo/x230: Enable libgfxinitIru Cai2017-04-243-0/+24
* mb/google/fizz: Set lid status as openNaresh G Solanki2017-04-241-1/+1
* mb/google/fizz: Configure PCI root portNaresh G Solanki2017-04-241-12/+35
* soc/intel/skylake: Add ID's for Kabylake-RNaresh G Solanki2017-04-248-0/+11
* drivers/spi/spiconsole: Fix broken spiconsole driverFurquan Shaikh2017-04-241-3/+4
* commonlib/helpers: Add helper macro for member_sizeFurquan Shaikh2017-04-241-0/+3
* drivers/i2c/tpm: Hide ACPI on unsupported platformsPatrick Rudolph2017-04-241-0/+1
* console: Make snprintf available in all stagesPaul Menzel2017-04-241-4/+5
* util/nvidia/cbootimage: Update to upstream masterMartin Roth2017-04-241-0/+0
* util/lint: Don't run checkpatch on the documentationMartin Roth2017-04-241-1/+2
* google/fizz: Configure memoryShelley Chen2017-04-242-0/+20
* mb/sapphire/pureplatinumh61: Update GMA configNico Huber2017-04-242-7/+12
* *.asl: Remove obsolete reference to TPM ASL filePatrick Rudolph2017-04-2417-128/+0
* mma: update mma setup script for v2.1018Pratik Prajapati2017-04-241-9/+18
* northbridge/haswell: clean up native graphics init codeMatt DeVillier2017-04-241-36/+19
* drivers/i2c/tpm: use iobuf library for marshaling commandsAaron Durbin2017-04-243-406/+265
* commonlib: add input and output buffer helpersAaron Durbin2017-04-243-0/+591
* util/blobtool: Update blobtool.yMartin Roth2017-04-242-124/+152
* util/blobtool: clean up blobtool.l a bitMartin Roth2017-04-242-111/+77
* nb/intel/pineview/raminit: Fix CONFIG_DEBUG_RAM_SETUP=y not compilingArthur Heymans2017-04-221-3/+3
* mb/lenovo/t420: Enable libgfxinitNico Huber2017-04-213-0/+24
* mainboard/google/eve: Set touchpad IRQ to level triggeredDuncan Laurie2017-04-201-1/+1
* Turn CBMEM console into a ring buffer that can persist across rebootsJulius Werner2017-04-204-182/+163
* mb/asus/kgpe-d16: Enable TPM when selected in KconfigTimothy Pearson2017-04-191-1/+5
* google/gru: change kevin boot-time center logic voltage to 925mVDouglas Anderson2017-04-191-1/+7
* google/gru: change center logic voltage to 900mVDerek Basehore2017-04-191-1/+4
* soc/intel/quark: Move include of reg_access.hLee Leahy2017-04-192-1/+1
* libpayload/libc/console: Flush input driver buffer on initFurquan Shaikh2017-04-193-4/+4
* mainboard/google/poppy/variants/soraka: add soraka boardYH Lin2017-04-196-0/+74
* mainboard/google/poppy: Provide nhlt variant APIFurquan Shaikh2017-04-194-20/+60