summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-08-11ec: add support for KBC1126 in HP laptopsIru Cai
2017-08-11soc/cannonlake: Enable SMM code for Cannon LakeBrandon Breitenstein
2017-08-11soc/intel/cannonlake: Add missing _PCH_DEV definitionsFurquan Shaikh
2017-08-10soc/intel/apollolake: Enable UART debug controller on S3 resumeFurquan Shaikh
2017-08-10soc/intel/skylake: Enable UART debug controller on S3 resumeFurquan Shaikh
2017-08-10soc/intel/common/uart: Add support for enabling UART debug controller on resumeFurquan Shaikh
2017-08-10soc/intel/common/lpss: Add lpss_is_controller_in_resetFurquan Shaikh
2017-08-10soc/intel/common/uart: Refactor uart_common_initFurquan Shaikh
2017-08-10fsp2_0/mma: Enable EvLoader in FSP for MMAPratik Prajapati
2017-08-10nb/intel/sandybridge/raminit: Add Kconfig option for fusesPatrick Rudolph
2017-08-10mb/lenovo/t*00/romstage: Switch to new hybrid driverPatrick Rudolph
2017-08-10mb/lenovo/t400: Switch to new hybrid graphics driverPatrick Rudolph
2017-08-10drvs/lenovo/hybrid_graphics: Add new hybrid graphics driverPatrick Rudolph
2017-08-10sb/intel/i82801jx: Remove dead codeArthur Heymans
2017-08-10mb/intel/dg43gt: Add mainboardArthur Heymans
2017-08-10soc/intel/common/block: Add CNL, APL and GLK CPU device IDsBarnali Sarkar
2017-08-10soc/intel/apollolake: Add file path checkHannah Williams
2017-08-10SMBIOS: Correct length calculation for empty string tableKonstantin Aladyshev
2017-08-10nb/amd_fam10/mct_ddr3: Use common function to compute crc16 checksumArthur Heymans
2017-08-10google/kahlee: Set eMMC slotMarc Jones
2017-08-09intel/common/block/smm: Update smihandler to handle gpiBrandon Breitenstein
2017-08-09drivers/i2c: Add driver for rt5663 codecDuncan Laurie
2017-08-09soc/intel/common: smi handler fix comilation errorAaron Durbin
2017-08-09soc/intel/cannonlake: Add ramstage SystemAgent supportLijian Zhao
2017-08-09mb/lenovo/x1_carbon_gen1: add missing '+' in spd/MakefileAlexander Couzens
2017-08-09common/block/smm: Update SMM common code for io trap handlingBrandon Breitenstein
2017-08-09device/pci: untangle struct device and device_tAaron Durbin
2017-08-08mb/lenovo/x1_carbon_gen1: Add 4GiB SPD index 2Nico Huber
2017-08-08soc/intel: Remove ACPI notification for fan speed changeSumeet Pawnikar
2017-08-08add __must_check to */compiler.hCaveh Jalali
2017-08-08soc/intel/apollolake: Use common PMC for apollolakeShaunak Saha
2017-08-08soc/intel/common: Use common PMC for SMMShaunak Saha
2017-08-08soc/intel/common/block: Add Intel PMC supportShaunak Saha
2017-08-08soc/intel/skylake: Log wakes caused by PME on internal bus and PCIE RPNaresh G Solanki
2017-08-08rx6110sa: Make sure that VLF bit will be clearedWerner Zeh
2017-08-08mb/lenovo/l520/Kconfig: Remove hybrid graphics driver supportPatrick Rudolph
2017-08-08mb/intel/d510mo: Configure clockgenArthur Heymans
2017-08-07soc/intel/braswell: Fix SPI write after FLOCKDN is setHannah Williams
2017-08-07soc/intel/cannonlake: Add memory map supportLijian Zhao
2017-08-07nb/intel/*/gma.c: Use macros for GMBUS numbersArthur Heymans
2017-08-07usbdebug: Force EHCI to D0 stateKyösti Mälkki
2017-08-07usbdebug: Refactor early enableKyösti Mälkki
2017-08-07usbdebug: Consolidate EHCI_BAR setupKyösti Mälkki
2017-08-07usbdebug: Remove redundant setupKyösti Mälkki
2017-08-07sb/intel/i82801jx: Add romstage smbus and i2c block operationsArthur Heymans
2017-08-06sb/intel/i82801gx: Implement smbus block r/w functionsArthur Heymans
2017-08-06sb/intel/*: Use common SMBus functionsArthur Heymans
2017-08-06sio/smsc/kbc1100: Fix some style issuesArthur Heymans
2017-08-06rockchip: gpio: Correct rk3399 pmu gpio pull settingLin Huang
2017-08-06rockchip: gpio: add gpio_pull argument in gpio_input_irq() functionLin Huang