summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
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
2017-04-24drivers/i2c/tpm/cr50: Use tis_plat_irq_status for Cr50 IRQ statusDaniel Kurtz
2017-04-24drivers/spi/tpm: Do not let MAINBOARD_HAS_SPI_TPM_CR50 depend on SPI_TPMDaniel Kurtz
2017-04-24drivers/spi/spiconsole: Fix broken spiconsole driverFurquan Shaikh
2017-04-24drivers/i2c/tpm: Hide ACPI on unsupported platformsPatrick Rudolph
2017-04-24*.asl: Remove obsolete reference to TPM ASL filePatrick Rudolph
2017-04-19drivers/intel/mipi_camera: Add MIPI CSI camera SSDT generatorV Sowmya
2017-04-19elog: Print timestamp when logging eventJulius Werner
2017-04-13drivers/spi/tpm: Clean up SPI TPM driverFurquan Shaikh
2017-04-09drivers/spi: Get rid of spi_get_configFurquan Shaikh
2017-04-083rdparty/libgfxinit: Update submodule pointerNico Huber
2017-04-05drivers/spi/tpm: Allow TPM_SPI to be used with PC80_SYSTEM.Furquan Shaikh
2017-04-05drivers/spi/tpm: Make SPI TPM driver CAR-safeFurquan Shaikh
2017-04-05drivers/spi/tpm: using tpm irq to sync tpm transactionJeffy Chen
2017-04-05drivers/spi/tpm: try to wake cr50 if it is asleepJeffy Chen
2017-04-05drivers/spi/tpm: Add tis.c and tpm.c to ramstage and romstageFurquan Shaikh
2017-04-03drivers/i2c/tpm: remove 1260 byte buffer from stackAaron Durbin
2017-04-03drivers/i2c/tpm: remove unused variable in tpm_transmit()Aaron Durbin
2017-04-03drivers/i2c/tpm: remove unused types from tpm.hAaron Durbin
2017-04-03drivers/spi/tpm: honor tis_sendrecv() APIAaron Durbin
2017-04-03drivers/spi/tpm: make tpm_info object local to compilation unitAaron Durbin
2017-04-03drivers/spi/tpm: de-assert chip select on transaction errorAaron Durbin
2017-04-03nb/intel: Deduplicate vbt headerPatrick Rudolph
2017-03-31drivers/intel/gma: Guard GFX_GMA_* configsNico Huber
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2017-03-28soc/intel/common/block: Add cache as ram init and teardown codeSubrata Banik
2017-03-18nb/i945/gma.c: Refactor panel setupArthur Heymans
2017-03-17drivers/intel/fsp1_1: Fix issues detected by checkpatchLee Leahy
2017-03-16i2c/generic: Add support for GPIO IRQDuncan Laurie
2017-03-16drivers/i2c/tpm: Add support for Atmel TPM (AT97SC3204)Lee Leahy