aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
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
2014-10-27lenovo/x2[23]0: Handle Ricoh SD cardreaderVladimir Serbinenko
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-10-22tpm: i2c: When probing the TPM, write a 0 into the TPM access register.Gabe Black
2014-10-19x86 romstage: Move stack just below RAMTOPKyösti Mälkki
2014-10-17drivers/spi: Add support for Micron N25Q128Scott Radcliffe
2014-10-16uarts: 32/64 cleanupRonald G. Minnich
2014-09-29intel/fsp_baytrail: Add S3 suspend/resume SupportMohan D'Costa
2014-09-29spi: Add support for Winbond W25Q128FWMohan D'Costa
2014-09-17spi: add Kconfig variable for dual-output read enableDavid Hendricks
2014-09-13intel/gma: consolidate vbt codeVladimir Serbinenko
2014-09-11Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko
2014-09-10tpm: Clean up I2C TPM driverStefan Reinauer
2014-09-08Haswell/falco/peppy/slippy: continue to clean up FUI.Ronald G. Minnich
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-09-05Consolidate intel vga int15 hooksVladimir Serbinenko
2014-09-04drivers/gma: remove unused codeRonald G. Minnich
2014-08-30lenovo: Read mainboard version from AT24RF08C.Vladimir Serbinenko
2014-08-28qemu: fix cirrus buildGerd Hoffmann
2014-08-28qemu: fix bochs buildGerd Hoffmann
2014-08-28Peppy/Haswell: move more support functions from mainboard to the intel i915 d...Ronald G. Minnich
2014-08-25intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich
2014-08-25UART 8250: Unconditionally provide register constants and use UART8250 prefix.Gabe Black
2014-08-13Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...Furquan Shaikh
2014-08-10drivers: Add I2C TPM driver to corebootStefan Reinauer
2014-07-29x230: Deploy VBTVladimir Serbinenko
2014-07-21src/drivers: Remove a trailing whitespaceElyes HAOUAS
2014-07-19lenovo/x60: Support digitizer on X60t and X201t.Vladimir Serbinenko
2014-07-17drivers/spi: Sanitize headers from preprocessor abuseEdward O'Callaghan
2014-07-17drivers,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-15drivers/intel/fsp/fsp_util: 'long unsigned int' is 'unsigned long'Edward O'Callaghan
2014-07-14SPI: Split writes using spi_crop_chunk()Kyösti Mälkki
2014-07-14SPI flash: Fix alignment checks in Page Program commandsKyösti Mälkki
2014-07-08drivers: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-05spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black
2014-07-05spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black
2014-07-05spi flash: Organise options listKyösti Mälkki
2014-07-05drivers/spi: Reduce the per loop delay of spi_flash_cmd_poll_bit()Dave Frodin
2014-07-01stdlib: Drop duplicates of min() and max()Kyösti Mälkki
2014-06-29drivers/pc80/mc146818rtc_early.c: Silence unused func complaintsEdward O'Callaghan
2014-06-25drivers/intel/gma: Uninitialized var before if conditionEdward O'Callaghan
2014-06-25drivers/elog: Unmangle header include out of pre-proc condEdward O'Callaghan
2014-06-21PC80 RTC: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-21PS2 keyboard: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-21Misc: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-20drivers/intel/gma: Equality comparison with extraneous parenthesesEdward O'Callaghan
2014-06-11PIC i8259: Move #defines and functions to i8259.hMike Loptien
2014-06-01i915_reg: Declare LVDS register values.Vladimir Serbinenko
2014-05-29drivers/intel/fsp: update enable_mrc_cache with fast bootMartin Roth
2014-05-29add rtc_init() to romstageMartin Roth
2014-05-25lenovo: Add lenovo_mainboard_partnumber.Vladimir Serbinenko
2014-05-23drivers/pc80/Kconfig: Revert PS/2 initialization defaultsPatrick Georgi
2014-05-20drivers: Drop GbE stub driversEdward O'Callaghan
2014-05-18drivers/spi/sst.c: Remove unused func to_sst_spi_flash()Edward O'Callaghan