summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* console/flashconsole: Enable support for postcarYouness Alaoui2017-10-161-0/+5
* drivers/uart8250mem: Check for zero base addressMarshall Dawson2017-10-161-0/+2
* drv/intel/gma/opregion: Add common init_idg_opregion()Matt DeVillier2017-10-131-42/+164
* soc/intel/skylake: use locate_vbt directly instead of calling a wrapperPatrick Georgi2017-10-062-17/+0
* soc/intel/common: refactor locate_vbt and vbt_getPatrick Georgi2017-10-061-4/+1
* soc/intel/common: refactor locate_vbtPatrick Georgi2017-10-061-2/+1
* drivers/intel/fsp2_0: use common code to fetch vbt.binPatrick Georgi2017-10-051-4/+8
* chromeec: Remove checks for EC in RODaisuke Nojiri2017-10-042-16/+0
* siemens/nc_fpga: Move some parameters to another functionMario Scheithauer2017-09-281-3/+5
* drivers/usb/Kconfig: remove USBDEBUG_DONGLE_BEAGLEBONE_BLACKFelix Held2017-09-281-6/+4
* Use stopwatch_wait_until_expired where applicableJonathan Neuschäfer2017-09-261-2/+1
* AGESA: Move API interface under drivers/Kyösti Mälkki2017-09-2612-0/+1979
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-234-33/+5
* vboot: remove init_vbnv_cmos()Aaron Durbin2017-09-201-3/+31
* device: acpi_name() should take a const struct deviceAaron Durbin2017-09-1414-15/+15
* usbdebug: Fix init and add support for postcarKyösti Mälkki2017-09-143-33/+53
* fsp1_0/fsp_util: Rename global symbol find_fspDamien Zammit2017-09-133-4/+4
* drivers/intel/fsp1_1: Adjust check for FSP header revisionMatt DeVillier2017-09-081-1/+1
* driver/i2c/max98927: Add imon and vmon paramsHarsha Priya2017-09-062-0/+6
* Kconfig: Move and rename ADD_VBT_DATA_FILEPatrick Rudolph2017-09-043-2/+6
* acpigen: Add stop gpio control to power resourceFurquan Shaikh2017-08-304-2/+13
* drivers/i2c/ck505: Add generic driver to configure clockgenArthur Heymans2017-08-307-84/+93
* drivers/i2c/generic: Support additional device propertiesDuncan Laurie2017-08-302-1/+11
* drivers/intel/fsp2_0: Link Post PCI enumeration Notify with BS_DEV_ENABLESubrata Banik2017-08-261-1/+1
* drivers/i2c/rx6110sa: Drop I2C interface arbitrationNico Huber2017-08-182-23/+3
* include/device: Split i2c.h into threeNico Huber2017-08-1821-21/+21
* arch/x86: Make postcar TempRamExit call genericMarshall Dawson2017-08-171-0/+5
* soc/intel/cannonlake: Add postcar stage supportLijian Zhao2017-08-151-0/+1
* i2c: Move to Linux like `struct i2c_msg`Nico Huber2017-08-142-12/+13
* driver/intel/gma: Allow use of GFX_GMA_ANALOG_I2C_HDMI_x in C NGIArthur Heymans2017-08-111-12/+8
* drivers/intel/gma/opregion: migrate from nb/commonMatt DeVillier2017-08-113-1/+106
* fsp2_0/mma: Enable EvLoader in FSP for MMAPratik Prajapati2017-08-101-0/+2
* mb/lenovo/t*00/romstage: Switch to new hybrid driverPatrick Rudolph2017-08-103-127/+0
* mb/lenovo/t400: Switch to new hybrid graphics driverPatrick Rudolph2017-08-101-11/+0
* drvs/lenovo/hybrid_graphics: Add new hybrid graphics driverPatrick Rudolph2017-08-106-0/+260
* SMBIOS: Correct length calculation for empty string tableKonstantin Aladyshev2017-08-101-1/+1
* drivers/i2c: Add driver for rt5663 codecDuncan Laurie2017-08-094-0/+145
* rx6110sa: Make sure that VLF bit will be clearedWerner Zeh2017-08-081-1/+2
* usbdebug: Force EHCI to D0 stateKyösti Mälkki2017-08-071-0/+9
* usbdebug: Refactor early enableKyösti Mälkki2017-08-071-1/+5
* usbdebug: Consolidate EHCI_BAR setupKyösti Mälkki2017-08-071-2/+8
* drivers/uart: Use baudrate of 115200 by defaultFurquan Shaikh2017-08-041-1/+7
* driver/intel/wifi: Update wifi wake source in elogNaresh G Solanki2017-07-281-1/+17
* src/drivers: Fix checkpatch warning: no spaces at the start of a lineMartin Roth2017-07-2818-101/+101
* siemens/nc_fpga: Add support for lowest FAN speed to FAN controllerWerner Zeh2017-07-282-3/+5
* Port cmos.default handling to C environment bootblockNico Huber2017-07-263-32/+81
* drivers/pc80/rtc: Build for bootblock and postcar stages tooNico Huber2017-07-261-4/+5
* drivers/intel/fsp2_0: Add NULL check while locating hob list ptrSubrata Banik2017-07-251-1/+8
* Revert "soc/intel/cannonlake: Add postcar stage support"Martin Roth2017-07-211-1/+0
* soc/intel/cannonlake: Add postcar stage supportLijian Zhao2017-07-211-0/+1