summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
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
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-05-05drivers/pc80/tpm: Fix missing tis_close() functionPhilipp Deppenwiese
2017-05-03drivers/{aspeed,xgi_z9s}/Kconfig: Don't override NATIVE_VGA_USE_EDIDArthur Heymans
2017-05-03lib/edid.c: Differentiate between absent and non-conformant EDIDArthur Heymans
2017-04-28drivers/intel/fsp2_0: add option to incorporate platform memory versionAaron Durbin
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-04-25drivers/storage: Add SD/MMC/eMMC driver based upon depthchargeLee Leahy
2017-04-24drivers/i2c/tpm: Remove vendor.irqDaniel Kurtz