summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2016-09-04mainboard/google/reef: remove unused gpio.h macrosAaron Durbin
2016-09-04Makefile.inc: Use $(MAINBOARDDIR)Iru Cai
2016-09-04src/cpu: Improve code formattingElyes HAOUAS
2016-09-04lpss_i2c: Increase default timeout to 4msDuncan Laurie
2016-09-02apollolake: relocate fsp header files to vendorcodeBrandon Breitenstein
2016-09-02drivers/intel/fsp2_0: Make FSP Headers Consumable out of BoxBrandon Breitenstein
2016-09-02vendorcode/intel: Add UDK 2015 BindingsRizwan Qureshi
2016-09-02commonlib: update fsp_relocate to make it compatible with UEFI 2.6Brandon Breitenstein
2016-09-02lenovo/x60: transition away from device_tAntonello Dettori
2016-09-02southbridge/amd/cs553x: Fix whitespace early_setup.cMartin Roth
2016-09-02lenovo/x200,t400: use gpio.h instead of gpio_setupArthur Heymans
2016-09-02Fix newlines at the end of filesMartin Roth
2016-09-01soc/intel/apollolake: Use consistent convention for community namesFurquan Shaikh
2016-09-01mainboard/google/reef: drop proto gpio supportAaron Durbin
2016-09-01mainboard/google/reef: add pen connectionsAaron Durbin
2016-09-01mainboard/google/reef: fix polarity of FP_INTAaron Durbin
2016-09-01mainboard/google/reef: add new memory SKUsAaron Durbin
2016-09-01mainboard/google/reef: support WLAN_PE_RSTAaron Durbin
2016-08-31amd/sb700/bootblock.c: Restore accidentally deleted codeMartin Roth
2016-08-31rockchip/rk3399: Add pwm_regulator.c for pwm then ramp boot up cpuEric Gao
2016-08-31northbridge/intel: Add required space before opening parenthesis '('Elyes HAOUAS