summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
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