summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2014-12-30elog: Use the RTC driver interface instead of reading CMOS directly.Gabe Black
2014-12-30rtc: Add an RTC driver for the AS3722 PMIC.Gabe Black
2014-12-30drivers/pc80/mc146818rtc: Assume we always have ALTCENTURYGabe Black
2014-12-30SPI: Add Eon EN25S64 support.Marc Jones
2014-12-30SPI: Fix Eon supportMarc Jones
2014-12-30drivers/spi: Prepare Spansion driver for use in CBFS wrapperVadim Bendebury
2014-12-30Provide a common CBFS wrapper for SPI storageVadim Bendebury
2014-12-30drivers/spi: add support for another Spansion chipVadim Bendebury
2014-12-30rtc: Add an RTC API, and implement it for x86.Marc Jones
2014-12-23TPM: Fix i2c driver dependencyKyösti Mälkki
2014-12-17elog: Fix chromium merge issueMarc Jones
2014-12-17Revert "elog: Use the RTC driver interface instead of reading CMOS directly."Marc Jones
2014-12-17spi_flash: Move (de-)assertion of /CS to single locationDavid Hendricks
2014-12-17spi_flash: Differentiate between atomic/manual sequencingDavid Hendricks
2014-12-17elog: Use the RTC driver interface instead of reading CMOS directly.Gabe Black
2014-12-17elog: Isolate some x86-ismsDavid Hendricks
2014-12-17elog: Do not attempt to init SPIDavid Hendricks
2014-12-16spi: Add support for Winbond W25Q32DWDavid Hendricks
2014-12-16spi: Make idcode debug print more usefulDavid Hendricks
2014-12-16i2c: Replace the i2c API.Gabe Black
2014-12-15elog: Probe for SPI flash on bus indicated by Kconfig variableDavid Hendricks
2014-12-15uart8250mem: Add wrapper for MMIO register accessKyösti Mälkki
2014-12-09vboot: allow for non-memory-mapped VBOOT regionsAaron Durbin
2014-12-09spi/macronix: Add support for MX25L3239EDave Frodin
2014-12-08drivers/intel/fsp/fsp_util.c: Remove attribute,optimize("O0")Edward O'Callaghan
2014-12-05FSP platform microcode: Update to remove Kconfig variableMartin Roth
2014-12-05drivers/intel/fsp: add upd macros and #definesMartin Roth
2014-12-03SPI: Add vendor AtmelKyösti Mälkki
2014-12-03SPI: Add Macronix part MX25U12835FKyösti Mälkki
2014-11-28drivers/i2c/at24rf08c/lenovo_serials.c: Use NULL over '0'Edward O'Callaghan
2014-11-28drivers/i2c/at24rf08c/lenovo_serials.c: Upper-case'ifyEdward O'Callaghan
2014-11-23usbdebug: Some fix for dongle compatibilityKyösti Mälkki
2014-11-23usbdebug: Reduce bus reset delaysKyösti Mälkki
2014-11-23usbdebug: Refactor descriptor probing of dongleKyösti Mälkki
2014-11-23usbdebug: Move initialisation of the optional hubKyösti Mälkki
2014-11-23usbdebug: Refactor on EHCI memory spaceKyösti Mälkki
2014-11-23usbdebug: Fix migration to ramstageKyösti Mälkki
2014-11-22drivers/net/ne2k.c: Fix regressionEdward O'Callaghan
2014-11-20Replace includes of build.h with version.hKyösti Mälkki
2014-11-19acpigen: Use implicit length patching in acpigen_write_resourcetemplate_footerVladimir Serbinenko
2014-11-19acpigen: Add and use acpigen_write_device.Vladimir Serbinenko
2014-11-19acpigen: Add and use acpigen_write_method.Vladimir Serbinenko
2014-11-11drivers/intel/gma/intel_dp.c: Fix printf type-specifierEdward O'Callaghan
2014-11-09lenovo/wacom: Move to implicit length patchingVladimir Serbinenko
2014-11-07drivers/ioapic: DEVICE_NOOP some stub function callbacksEdward O'Callaghan
2014-11-07drivers/net/ne2k.c: Collect headers and defines to top of fileEdward O'Callaghan
2014-11-02intel_wifi: Export the SMBIOS structure required by intel driver.Vladimir Serbinenko
2014-11-01drivers: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-10-27drivers/spi: add Macronix MX25U6435F and MX25L6495F supportIdwer Vollering