aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2017-11-01spi/tpm: Make sure AP properly syncs up with Cr50Vadim Bendebury
2017-11-01drivers/net/r8168: Add customized LED modeGaggery Tsai
2017-10-283rdparty/lib{hwbase,gfxinit}: Update to latest masterNico Huber
2017-10-28drivers/intel/gma: Put gma_gfxinit() into its own headerNico Huber
2017-10-23drv/intel/gma/opregion: fix opregion version for WindowsMatt DeVillier
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-22intel/i210: Set bus master bit in command registerWerner Zeh
2017-10-19elog: Support logging S0ix sleep/wake info in elogFurquan Shaikh
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
2017-07-21soc/intel/cannonlake: Add postcar stage supportLijian Zhao
2017-07-17intel/fsp: Add and use new post codes for FSP phase indicationSubrata Banik
2017-07-17intel/fsp1_1: Don't consume FSP_SMBIOS_MEMORY_INFO_HOB in S3 resume pathSubrata Banik
2017-07-17drivers/intel/fsp1_1: Handle errors in find_fsp()Werner Zeh
2017-07-16drivers: Drop level of indirection for MMIO HW accessStefan Reinauer
2017-07-15siemens/nc_fpga: Fix wrong type castWerner Zeh
2017-07-15drv/intel/gma/i915: Get rid of unused function prototypePatrick Rudolph
2017-07-14drivers/fsp1_1: remove VBT function defs from util.hMatt DeVillier
2017-07-13src/drivers: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-12drv/intel/gma/opregion: Add method to restore ASLSPatrick Rudolph
2017-07-12drv/intel/gma/opregion: Add interface for GNVS ASLB handlingPatrick Rudolph
2017-07-12drv/intel/gma/opregion: Add function to set ASLS registerPatrick Rudolph
2017-07-11siemens/nc_fpga: Modify macro FPGA_SET_PARAM to avoid hwilib errorsWerner Zeh
2017-07-10drivers/intel/gma: Fix undefined behaviorRyan Salsamendi
2017-07-03northbridge/intel/haswell: Fix undefined behaviorRyan Salsamendi
2017-07-02drivers/spi: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-02siemens/nc_fpga: Rename freeze_mode to freeze_disableWerner Zeh
2017-06-30rx6110sa: Add a software reset sequence in case of power lossWerner Zeh
2017-06-27drivers/spi: Don't disable non-existent warnings on clangStefan Reinauer
2017-06-22drv/intel/gma/acpi: Fix copyright headerPatrick Rudolph
2017-06-20drivers/net/r8168: Get mac address from VPDShelley Chen
2017-06-15drivers/xgi: Fix usage of NGI Kconfig optionsNico Huber
2017-06-14drivers/fsp1_1: decouple VBT from execution of GOP driverMatt DeVillier
2017-06-13siemens/nc_fpga: Expand FPGA functionalityMario Scheithauer
2017-06-12src/drivers: Add license headersMartin Roth
2017-06-09rx6110sa: Add more chip configuration options to chipWerner Zeh
2017-06-08fsp/gop: Add running the GOP to the choice of gfx initNico Huber
2017-06-08drvs/intel/wifi/wifi: Fix regressionPatrick Rudolph
2017-06-07Kconfig: Indent help textMartin Roth
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-06-07Use more secure HTTPS URLs for coreboot sitesPaul Menzel
2017-06-06fsp1_1: Verify FSP_IMAGE_ID/_REV against headersNico Huber
2017-06-05intel/gma: Fix typo GMBUS0 -> GMBUS1 in edid.cSebastian "Swift Geek" Grzywna
2017-06-04Kconfig: Add choice of framebuffer modeNico Huber
2017-06-04console/flashsconsole: Add spi flash console for debuggingYouness Alaoui
2017-06-02Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber
2017-06-02Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber
2017-05-31rx6110sa: Add possibility to use both I2C and SMBus for the RTCWerner Zeh
2017-05-30lib/edid: Split out fill_lb_framebuffer()Nico Huber
2017-05-29gma/acpi: Fix argument count to _DSSMatt DeVillier
2017-05-24drivers/spi/spi-generic: Make spi_setup_slave strong symbolFurquan Shaikh