aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
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
2017-05-22Kconfig: Move and clean up CONFIG_VGANico Huber
2017-05-22drivers/intel/gma: Drop unused INTEL_DPNico Huber
2017-05-19drivers/spi/spi_flash: Move flash ops to spi_flash_ops structureFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Clean up SPI flash probeFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functionsFurquan Shaikh
2017-05-19drivers/spi/spi_flash_internal: Remove unused spi_fram_probe_ramtronFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Add page_size to struct spi_flashFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Use boot_device_spi_flash to obtain spi_flash structureFurquan Shaikh
2017-05-19drivers/spi/cbfs_spi: Provide implementation of boot_device_spi_flashFurquan Shaikh
2017-05-18vbe: remove the necessity for a global vbe_mode_info_valid()Aaron Durbin
2017-05-18coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin
2017-05-18uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functionsWerner Zeh
2017-05-13drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.cNico Huber
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy
2017-05-12drivers/storage: Delay after SD SWITCH operationsLee Leahy
2017-05-11drivers/i2c: Add new driver for RTC type RX6110 SAMario Scheithauer
2017-05-10drivers/storage: Fix array referencesLee Leahy
2017-05-10drivers/storage: Remove set_control_regLee Leahy
2017-05-08drivers/intel/wifi: provide weak get_wifi_sar_limits()Aaron Durbin