Age | Commit message (Expand) | Author |
2016-12-06 | spi_flash: Make a deep copy of spi_slave structure | Furquan Shaikh |
2016-12-05 | spi: Define and use spi_ctrlr structure | Furquan Shaikh |
2016-12-05 | spi: Pass pointer to spi_slave structure in spi_setup_slave | Furquan Shaikh |
2016-12-05 | spi: Fix parameter types for spi functions | Furquan Shaikh |
2016-12-01 | lib: put romstage_handoff implementation in own compilation unit | Aaron Durbin |
2016-12-01 | romstage_handoff: remove code duplication | Aaron Durbin |
2016-11-30 | driver/intel/fsp2_0: Add version parameter to FSP platform callback | Andrey Petrov |
2016-11-29 | drivers/intel/gma: Hook up libgfxinit | Nico Huber |
2016-11-28 | Build system: Update HAVE_CMOS_DEFAULT | Martin Roth |
2016-11-24 | drivers/net/Kconfig: Hide REALTEK_8168_RESET in menuconfig | Arthur Heymans |
2016-11-24 | driver/pc80/tpm: Runtime generate ACPI table for TPM driver | Naresh G Solanki |
2016-11-22 | spi: Get rid of flash_programmer_probe in spi_slave structure | Furquan Shaikh |
2016-11-22 | spi: Get rid of max_transfer_size parameter in spi_slave structure | Furquan Shaikh |
2016-11-22 | spi: Clean up SPI flash driver interface | Furquan Shaikh |
2016-11-21 | drivers/intel/fsp2_0: Check for NULL before using pointer | Martin Roth |
2016-11-21 | fsp2_0: implement stage cache for silicon init | Brandon Breitenstein |
2016-11-21 | net/r8167: do net set bus msater enable | Ronald G. Minnich |
2016-11-21 | drivers/usb: Add option for baudrate of FT232H UART | Nico Huber |
2016-11-18 | intel post-car: Increase stacktop alignment | Kyösti Mälkki |
2016-11-17 | rtc: Force negative edge on SET after battery replacement | Marshall Dawson |
2016-11-17 | rtc: Check update-in-progress bit | Marshall Dawson |
2016-11-16 | drivers/i2c/alps: Add support for ALPS Touchpad driver | Barnali Sarkar |
2016-11-14 | drivers/pc80/tpm: Select TPM device name based on Kconfig option | Subrata Banik |
2016-11-12 | drivers/intel/fsp2_0: track end of firmware notifications | Aaron Durbin |
2016-11-11 | lib/tlcl: Ensure tlcl library is initialized only once | Furquan Shaikh |
2016-11-10 | drivers/i2c/wacom: Make the driver more generic | Furquan Shaikh |
2016-11-10 | drivers/intel/fsp2_0: Add support for recovery MRC hash space in TPM | Furquan Shaikh |
2016-11-10 | mrc: Add support for separate training cache in recovery mode | Furquan Shaikh |
2016-11-09 | google/pyro: Update WACOM touchscreen ACPI _HID | Janice Li |
2016-11-07 | drivers/i2c/tpm/cr50: Increase IRQ timeout | Duncan Laurie |
2016-10-31 | lib/prog_loaders: use common ramstage_cache_invalid() | Aaron Durbin |
2016-10-27 | driver/intel/fsp2_0: Reset on invalid stage cache. | Naresh G Solanki |
2016-10-26 | drivers/i2c/wacom_ts: Add support for WCOM touchscreen device driver | Furquan Shaikh |
2016-10-25 | drivers/i2c/generic: Re-factor SSDT generation code | Furquan Shaikh |
2016-10-25 | drivers/i2c/generic: Enable support for adding PowerResource for device | Furquan Shaikh |
2016-10-24 | drivers/i2c/generic: Return correct name for acpi_name | Furquan Shaikh |
2016-10-09 | drivers/intel/wifi: Add depends on ARCH_X86 | Martin Roth |
2016-10-07 | soc/intel/apollolake: Implement stage cache to improve resume time | Brandon Breitenstein |
2016-10-07 | src/drivers: Remove whitespace after memcpy & memset | Elyes HAOUAS |
2016-10-07 | x86/acpi_device: Add support for GPIO output polarity | Furquan Shaikh |
2016-10-07 | Gale: Fix the orange color to match the UX doc | Suresh Rajashekara |
2016-10-06 | i2c/ww_ring: LED changes as per UX team feedback. | Suresh Rajashekara |
2016-10-06 | spi: Add a way to show SPI transfer speed for reads | Simon Glass |
2016-10-06 | i2c/ww_ring: Change LED configuration for Gale EVT3 | Suresh Rajashekara |
2016-10-05 | drivers/i2c/tpm/cr50: Initialize IRQ status handler before probe | Duncan Laurie |
2016-10-02 | Kconfig: Update default hex values to start with 0x | Martin Roth |
2016-09-30 | Kconfig: Prefix hex defaults with 0x | Martin Roth |
2016-09-30 | soc/intel/fsp_broadwell_de/uart: Drop it | Nico Huber |
2016-09-30 | drivers/intel/fsp2_0: Fix debug display support | Lee Leahy |
2016-09-28 | drivers/i2c/generic: Add config for marking device as probed | Duncan Laurie |