summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-10-11selfboot: remove bounce buffersRonald G. Minnich
2018-10-11tegra124_lp0: make sure to build with compiler.h includedPatrick Georgi
2018-10-11commonlib/storage: Make pci sdhci code compile in romstageBora Guvendik
2018-10-11riscv: add physical memory protection (PMP) supportXiang Wang
2018-10-11soc/intel/common/block/gpio: check for NULL using if statementBora Guvendik
2018-10-11mb/google/octopus: I2C clock tuning for meepWisley Chen
2018-10-11mb/cavium/cn8100_sff_evb: Only expose two UARTsPatrick Rudolph
2018-10-10soc/intel/skylake: Set PCIEXPWAK_DIS if WAKE# pin is not enabledFurquan Shaikh
2018-10-10mb/google/octopus: Drop I2C bus 0 clock frequency for Phaserpeichao.wang
2018-10-10lib: increase part number size in memory_info/dimm_infoAaron Durbin
2018-10-10soc/cavium: dynamic UART initialization for cavium cn8100Jens Drenhaus
2018-10-10mb/google/poppy/variants/nami: Add samsung_dimm_K4AAG165WB-MCRC SPDChris Zhou
2018-10-10mb/google/kahlee/variants/*/devicetree.cb: Reset I2C slavesRichard Spiegel
2018-10-10soc/amd/stoneyridge/gpio.c: Create I2C slave reset codeRichard Spiegel
2018-10-10mb/google/kahlee: Add delan variantMartin Roth
2018-10-10mb/google/fizz: Prepare sharing directory for variantsDavid Wu
2018-10-10mediatek/mt8183: Init PLLs for DRAMTristan Shieh
2018-10-09soc/intel/cannonlake: Add PCIE ASL entrySubrata Banik
2018-10-09soc/intel/cannonlake: Make correct IRQ mapping for CNL SA and PCH PCI devicesSubrata Banik
2018-10-09soc/intel/common/acpi: Fix ACPI Namespace lookup failure, AE_ALREADY_EXISTS i...Subrata Banik
2018-10-09soc/intel/common/block/pcr: Add NULL pointer check in pcr_execute_sideband_msg()Subrata Banik
2018-10-09soc/intel/cannonlake: Disable Legacy PME for Root portsSubrata Banik
2018-10-09soc/intel/cannonlake: Ensure FSP don't override ITSS IPCx registersSubrata Banik
2018-10-09soc/intel/skylake: Ensure FSP don't override ITSS IPCx registersSubrata Banik
2018-10-09soc/intel/common/pch: Select Kconfig for ITSS polarity configurationSubrata Banik
2018-10-09mb/google/kahlee/variants/liara: Update H1/TP/TS i2c timingsChris Zhou
2018-10-08mainboard/google/kahlee: Set PSPP setting to BalancedHighAkshu Agrawal
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08soc/intel/skylake: Fix ‘dev’ pointer NULL before being dereferencedSubrata Banik
2018-10-08mb/google/octopus: Enable DRAM_PART_NUM_IN_CBI feature for BobbaPan Sheng-Liang
2018-10-08smmstore: Add a key/val store facility in flash, mediated through SMMPatrick Georgi
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-10-08mb/google/poppy/variant/nocturne: correct wifi wake registerNick Vaccaro
2018-10-08mb/google/poppy/variant/nocturne: Disable WAKE# signalNick Vaccaro
2018-10-08nb/intel/{gm45,i945,pineview}: Use macro instead of GGC addressElyes HAOUAS
2018-10-06arch/riscv: Update comment about mstatus initializationJonathan Neuschäfer
2018-10-06mb/emulation/*-riscv: Remove "UCB" from RISC-V board namesJonathan Neuschäfer
2018-10-06soc/intel/common, mb/google, mb/siemens: Use lower case x for RXDFurquan Shaikh
2018-10-06mb/google/poppy/var/ampton: Get rid of min board id for DRAM in CBIFurquan Shaikh
2018-10-06mb/google/octopus/variants/fleex: Disable I2C0 in devicetreeFurquan Shaikh
2018-10-06mb/google/octopus: Disable I2C3 in devicetreeFurquan Shaikh
2018-10-06mb/google/poppy/variants/nocturne: Add DMIC properties to ACPI DSDFurquan Shaikh
2018-10-06drivers/generic: Add support for providing DSD propertiesFurquan Shaikh
2018-10-06soc/intel/common/block/hda: Enable static scanning of devices under HDAFurquan Shaikh
2018-10-06soc/intel/.../hda: Add and use config for initialization of HDA codecsFurquan Shaikh
2018-10-05soc/intel/skylake: check for NULL with if conditionPratik Prajapati
2018-10-05mb/google/octopus: adjust Bobba I2C CLK under 400KHzPan Sheng-Liang
2018-10-05tpm2/tlcl_send_startup: correct TPM2_Startup error logicJoel Kitching
2018-10-05drivers/spi/winbond: Add new chipPatrick Rudolph
2018-10-05src/lib/edid.c: Replace #if 1 with something usefulAngel Pons