summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-09-08Kconfig: Add option for microcode filenamesMartin Roth
2016-09-07intel/i82801gx 82801ix: Remove OpRegion of SMBus hostKyösti Mälkki
2016-09-07mb/intel/d945gclf: Disable combined mode to fix SATAArthur Heymans
2016-09-07mb/gigabyte/ga-g41m-es2l: Add IRQs for PCI express graphics in ACPIDamien Zammit
2016-09-07src/lib: Fix checkpatch warningsStefan Reinauer
2016-09-07commonlib: move DIV_ROUND macros from nvidia/tegraArthur Heymans
2016-09-07nb/intel/x4x: Correct typos in interrupt routing for PEGDamien Zammit
2016-09-07nb/intel/x4x: Turn on PEG graphics in device enableDamien Zammit
2016-09-07nb/intel/x4x: Increase MMIO PCI space to 2GiBDamien Zammit
2016-09-07nb/intel/x4x: Fix DMI initDamien Zammit
2016-09-07include/arch/acpi.h: change IVRS efr field to iommu_feature_infoMartin Roth
2016-09-07x86/acpi.c: use #define for IVRS revision fieldMartin Roth
2016-09-07arch/x86/include: Add #defines for IVRS tablesMartin Roth
2016-09-07soc/apollolake: Enable/disable Audio clk and power gate in devicetree.cbVenkateswarlu Vinjamuri
2016-09-07gm45/gma.c: clean up some registersArthur Heymans
2016-09-07mainboard/google/reef: Enable audio clock and power gateVenkateswarlu Vinjamuri
2016-09-07northbridge/amd/lx: remove unused function declarationAntonello Dettori
2016-09-07src/ec: Improve code formattingElyes HAOUAS
2016-09-06drivers/i2c/tpm: Fix error handling for tis structure not initializedDuncan Laurie
2016-09-06google/reef: Enable I2C TPMDuncan Laurie
2016-09-06drivers/i2c/tpm: Add support for generating ACPI tableDuncan Laurie
2016-09-06drivers/i2c/tpm: Add support for cr50 TPMDuncan Laurie
2016-09-06drivers/i2c/tpm: Allow sleep durations to be set by the chipDuncan Laurie
2016-09-06drivers/i2c/tpm: Make driver safe for use in x86 pre-ramDuncan Laurie
2016-09-06tpm2: Fix tlcl and marshaling code for CAR usageDuncan Laurie
2016-09-06Kconfig: Relocate DEVICETREE symbolMarshall Dawson
2016-09-06fsp_baytrail: Refactor code for SPI debug messagesWerner Zeh
2016-09-06google/reef: Enable 20K pull ups for LPC CLKRUN and LAD0:3 linesShamile Khan
2016-09-06mainboard/google/reef: drop remaining proto board referencesAaron Durbin
2016-09-06mainboard/google/reef: add baseboard nhlt configurationAaron Durbin
2016-09-06mainboard/google/reef: add baseboard memory configurationAaron Durbin
2016-09-06mainboard/google/reef: provide cros_gpio variant APIAaron Durbin
2016-09-06mainboard/google/reef: consolidate gpio related defines to one placeAaron Durbin
2016-09-06mainboard/google/reef: declare mainboard_ec_init() in each C fileAaron Durbin
2016-09-06mainboard/google/reef: add variant API for board_id and gpioAaron Durbin
2016-09-06vendorcode/intel/Makefile.inc: Remove extraneous underscoreMartin Roth
2016-09-05src/include: Improve code formattingElyes HAOUAS
2016-09-05src/superio: Improve code formattingElyes HAOUAS
2016-09-05intel/minnowmax: Clean up whitespaceMarshall Dawson
2016-09-04intel/minnowmax: Enable all PCIe portsMarshall Dawson
2016-09-04intel/minnowmax: Program GPIO for power LEDMarshall Dawson
2016-09-04northbridge/intel/i945: transition away from device_tAntonello Dettori
2016-09-04device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__Antonello Dettori
2016-09-04northbridge/intel/sandybridge: transition away from device_tAntonello Dettori
2016-09-04arch/acpi.h: add #if guard to handle the absence of device_t typeAntonello Dettori
2016-09-04southbridge/intel/bd82x6x: transition away from device_tAntonello Dettori
2016-09-04google/reef: Fix indent in devicetree.cbDuncan Laurie
2016-09-04mainboard/google/reef: provide baseboard and variant conceptsAaron Durbin
2016-09-04mainboard/google/reef: prepare sharing directory for variantsAaron Durbin
2016-09-04mainboard/google/reef: correct EC ASL includesAaron Durbin