summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2017-10-16drivers/elog: Fix debug build errorsJohn E. Kabat Jr
2017-10-16console/flashconsole: Enable support for postcarYouness Alaoui
2017-10-16drivers/uart8250mem: Check for zero base addressMarshall Dawson
2017-10-13drv/intel/gma/opregion: Add common init_idg_opregion()Matt DeVillier
2017-10-06soc/intel/skylake: use locate_vbt directly instead of calling a wrapperPatrick Georgi
2017-10-06soc/intel/common: refactor locate_vbt and vbt_getPatrick Georgi
2017-10-06soc/intel/common: refactor locate_vbtPatrick Georgi
2017-10-05drivers/intel/fsp2_0: use common code to fetch vbt.binPatrick Georgi
2017-10-04chromeec: Remove checks for EC in RODaisuke Nojiri
2017-09-28siemens/nc_fpga: Move some parameters to another functionMario Scheithauer
2017-09-28drivers/usb/Kconfig: remove USBDEBUG_DONGLE_BEAGLEBONE_BLACKFelix Held
2017-09-26Use stopwatch_wait_until_expired where applicableJonathan Neuschäfer
2017-09-26AGESA: Move API interface under drivers/Kyösti Mälkki
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-20vboot: remove init_vbnv_cmos()Aaron Durbin
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-09-14usbdebug: Fix init and add support for postcarKyösti Mälkki
2017-09-13fsp1_0/fsp_util: Rename global symbol find_fspDamien Zammit
2017-09-08drivers/intel/fsp1_1: Adjust check for FSP header revisionMatt DeVillier
2017-09-06driver/i2c/max98927: Add imon and vmon paramsHarsha Priya
2017-09-04Kconfig: Move and rename ADD_VBT_DATA_FILEPatrick Rudolph
2017-08-30acpigen: Add stop gpio control to power resourceFurquan Shaikh
2017-08-30drivers/i2c/ck505: Add generic driver to configure clockgenArthur Heymans
2017-08-30drivers/i2c/generic: Support additional device propertiesDuncan Laurie
2017-08-26drivers/intel/fsp2_0: Link Post PCI enumeration Notify with BS_DEV_ENABLESubrata Banik
2017-08-18drivers/i2c/rx6110sa: Drop I2C interface arbitrationNico Huber
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-17arch/x86: Make postcar TempRamExit call genericMarshall Dawson
2017-08-15soc/intel/cannonlake: Add postcar stage supportLijian Zhao
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-08-11driver/intel/gma: Allow use of GFX_GMA_ANALOG_I2C_HDMI_x in C NGIArthur Heymans
2017-08-11drivers/intel/gma/opregion: migrate from nb/commonMatt DeVillier
2017-08-10fsp2_0/mma: Enable EvLoader in FSP for MMAPratik Prajapati
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-10SMBIOS: Correct length calculation for empty string tableKonstantin Aladyshev
2017-08-09drivers/i2c: Add driver for rt5663 codecDuncan Laurie
2017-08-08rx6110sa: Make sure that VLF bit will be clearedWerner Zeh
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-04drivers/uart: Use baudrate of 115200 by defaultFurquan Shaikh
2017-07-28driver/intel/wifi: Update wifi wake source in elogNaresh G Solanki
2017-07-28src/drivers: Fix checkpatch warning: no spaces at the start of a lineMartin Roth
2017-07-28siemens/nc_fpga: Add support for lowest FAN speed to FAN controllerWerner Zeh
2017-07-26Port cmos.default handling to C environment bootblockNico Huber
2017-07-26drivers/pc80/rtc: Build for bootblock and postcar stages tooNico Huber
2017-07-25drivers/intel/fsp2_0: Add NULL check while locating hob list ptrSubrata Banik
2017-07-21Revert "soc/intel/cannonlake: Add postcar stage support"Martin Roth