Age | Commit message (Expand) | Author |
2015-02-06 | drivers/pc80/mc146818rtc: Reduce superfluous preprocessor use | Alexandru Gagniuc |
2015-02-06 | drivers/xgi: Fix legacy VGA text mode initialization | Timothy Pearson |
2015-02-05 | drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot | Timothy Pearson |
2015-01-31 | FSP platforms: Clear area in CAR for cbmem | Martin Roth |
2015-01-29 | drivers/intel/fsp: Add find_saved_temp_mem() | Martin Roth |
2015-01-27 | drivers/intel/fsp: Add HOB tools to work with GUIDs | Martin Roth |
2015-01-16 | coreboot tpm: Fix printk format specifiers | Furquan Shaikh |
2015-01-15 | drivers/i2c/w83795: Fix tautology from wrong return type | Edward O'Callaghan |
2015-01-09 | elog: Add ELOG_TYPE_BOOT event using fake boot count if necessary | David Hendricks |
2015-01-09 | spi: Add Spansion flash S25FL128P | Vadim Bendebury |
2015-01-06 | Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'" | Kyösti Mälkki |
2015-01-06 | doxygen fixes: change @var to @param var | Martin Roth |
2015-01-06 | drivers/intel/fsp: split the UEFI HOB functions into hob.c | Martin Roth |
2015-01-06 | Re-factor 'to_flash_offset()' into 'spi_flash.h' | Edward O'Callaghan |
2014-12-30 | elog: Use the RTC driver interface instead of reading CMOS directly. | Gabe Black |
2014-12-30 | rtc: Add an RTC driver for the AS3722 PMIC. | Gabe Black |
2014-12-30 | drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY | Gabe Black |
2014-12-30 | SPI: Add Eon EN25S64 support. | Marc Jones |
2014-12-30 | SPI: Fix Eon support | Marc Jones |
2014-12-30 | drivers/spi: Prepare Spansion driver for use in CBFS wrapper | Vadim Bendebury |
2014-12-30 | Provide a common CBFS wrapper for SPI storage | Vadim Bendebury |
2014-12-30 | drivers/spi: add support for another Spansion chip | Vadim Bendebury |
2014-12-30 | rtc: Add an RTC API, and implement it for x86. | Marc Jones |
2014-12-23 | TPM: Fix i2c driver dependency | Kyösti Mälkki |
2014-12-17 | elog: Fix chromium merge issue | Marc Jones |
2014-12-17 | Revert "elog: Use the RTC driver interface instead of reading CMOS directly." | Marc Jones |
2014-12-17 | spi_flash: Move (de-)assertion of /CS to single location | David Hendricks |
2014-12-17 | spi_flash: Differentiate between atomic/manual sequencing | David Hendricks |
2014-12-17 | elog: Use the RTC driver interface instead of reading CMOS directly. | Gabe Black |
2014-12-17 | elog: Isolate some x86-isms | David Hendricks |
2014-12-17 | elog: Do not attempt to init SPI | David Hendricks |
2014-12-16 | spi: Add support for Winbond W25Q32DW | David Hendricks |
2014-12-16 | spi: Make idcode debug print more useful | David Hendricks |
2014-12-16 | i2c: Replace the i2c API. | Gabe Black |
2014-12-15 | elog: Probe for SPI flash on bus indicated by Kconfig variable | David Hendricks |
2014-12-15 | uart8250mem: Add wrapper for MMIO register access | Kyösti Mälkki |
2014-12-09 | vboot: allow for non-memory-mapped VBOOT regions | Aaron Durbin |
2014-12-09 | spi/macronix: Add support for MX25L3239E | Dave Frodin |
2014-12-08 | drivers/intel/fsp/fsp_util.c: Remove attribute,optimize("O0") | Edward O'Callaghan |
2014-12-05 | FSP platform microcode: Update to remove Kconfig variable | Martin Roth |
2014-12-05 | drivers/intel/fsp: add upd macros and #defines | Martin Roth |
2014-12-03 | SPI: Add vendor Atmel | Kyösti Mälkki |
2014-12-03 | SPI: Add Macronix part MX25U12835F | Kyösti Mälkki |
2014-11-28 | drivers/i2c/at24rf08c/lenovo_serials.c: Use NULL over '0' | Edward O'Callaghan |
2014-11-28 | drivers/i2c/at24rf08c/lenovo_serials.c: Upper-case'ify | Edward O'Callaghan |
2014-11-23 | usbdebug: Some fix for dongle compatibility | Kyösti Mälkki |
2014-11-23 | usbdebug: Reduce bus reset delays | Kyösti Mälkki |
2014-11-23 | usbdebug: Refactor descriptor probing of dongle | Kyösti Mälkki |
2014-11-23 | usbdebug: Move initialisation of the optional hub | Kyösti Mälkki |
2014-11-23 | usbdebug: Refactor on EHCI memory space | Kyösti Mälkki |