aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2015-04-13tpm: Only expose base address Kconfig option when enabledPatrick Georgi
2015-04-13spi: support controllers with limited transfer size capabilitiesVadim Bendebury
2015-04-13tpm: wait for valid bit to be set in TPM access register before using tpmSourabh Banerjee
2015-04-13elog: Fix regression that caused elog to omit "System boot" eventJulius Werner
2015-04-13elog: Correct behavior when FMAP section doesn't exist on ChromeOSJulius Werner
2015-04-10TPM: Reduce buffer size to fix stack overflowJulius Werner
2015-04-10tpm: Remove error message for unknown resource typeDuncan Laurie
2015-04-10tpm: Add ramstage driver and interrupt configurationDuncan Laurie
2015-04-10tpm: Move the LPC TPM driver to a subdirectoryDuncan Laurie
2015-04-10rtc: Add an RTC driver for the TI TPS65913 PMIC.Furquan Shaikh
2015-04-10elog: Hide elog_flash_offset_to_address() from SMMFurquan Shaikh
2015-04-10elog: Fix typecast issues related to 64-bit compilation.Furquan Shaikh
2015-04-10tpm: allow 0 as valid i2c bus numberDaisuke Nojiri
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-01cbfs: correct types used for accessing filesAaron Durbin
2015-03-31cbfs: remove cbfs_core.h includesAaron Durbin
2015-03-30Update hex values to CBFS binary name types in MakefilesMartin Roth
2015-03-29drivers/pc80/mc146818rtc_early: Honor Kconfig reboot count clear settingTimothy Pearson
2015-03-28drivers: add GIC supportAaron Durbin
2015-03-23vboot2: read secdata and nvdataDaisuke Nojiri
2015-03-20verstage should include the CBFS SPI wrapper, when configuredVadim Bendebury
2015-03-20spi: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM supportMarc Jones
2015-03-20spi: do not use malloc in Gigadevice driverDavid Hendricks
2015-03-20spi: do not use malloc in Winbond driverVadim Bendebury
2015-03-20spi_flash: add support for S25FL116KDaisuke Nojiri
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-03-17elog: Fix compilation with CONFIG_CHROMEOS enabledStefan Reinauer
2015-03-14OxPCIe952: Fix read8/write8 argumentKyösti Mälkki
2015-02-26drivers/i2c/w83793: Use devicetree.cb to set additional valuesTimothy Pearson
2015-02-24drivers/intel/i210: Add new driver for Intel i210 MACPHYWerner Zeh
2015-02-23drivers/xgi: Avoid double-freePatrick Georgi
2015-02-23drivers/xgi: terminate file with newlinePatrick Georgi
2015-02-23drivers/pc80/mc146818rtc: Enable RTC reset on power lossWerner Zeh
2015-02-23drivers/i2c/w83793: Remove incorrect zeroing of PWM valuesTimothy Pearson
2015-02-20drivers/xpowers/axp209: Adapt to new I²C APIAlexandru Gagniuc
2015-02-16nvram: Add option to reset NVRAM to default parameters on every bootTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-02-14drivers/xpowers/axp209: Print a message when probing failsAlexandru Gagniuc
2015-02-13Fix source code permissionsStefan Reinauer
2015-02-12drivers/xgi: Fix user-visible typo in printkTimothy Pearson
2015-02-09fsp_baytrail: Get FSP reserved memory from the FSP HOB listMartin Roth
2015-02-06drivers/pc80/mc146818rtc: Reduce superfluous preprocessor useAlexandru Gagniuc
2015-02-06drivers/xgi: Fix legacy VGA text mode initializationTimothy Pearson
2015-02-05drivers/xgi/z9s: Port Linux framebuffer initialization to corebootTimothy Pearson
2015-01-31FSP platforms: Clear area in CAR for cbmemMartin Roth
2015-01-29drivers/intel/fsp: Add find_saved_temp_mem()Martin Roth
2015-01-27drivers/intel/fsp: Add HOB tools to work with GUIDsMartin Roth
2015-01-16coreboot tpm: Fix printk format specifiersFurquan Shaikh
2015-01-15drivers/i2c/w83795: Fix tautology from wrong return typeEdward O'Callaghan
2015-01-09elog: Add ELOG_TYPE_BOOT event using fake boot count if necessaryDavid Hendricks
2015-01-09spi: Add Spansion flash S25FL128PVadim Bendebury
2015-01-06Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"Kyösti Mälkki
2015-01-06doxygen fixes: change @var to @param varMartin Roth
2015-01-06drivers/intel/fsp: split the UEFI HOB functions into hob.cMartin Roth
2015-01-06Re-factor 'to_flash_offset()' into 'spi_flash.h'Edward O'Callaghan
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