Age | Commit message (Expand) | Author |
2015-04-13 | tpm: Only expose base address Kconfig option when enabled | Patrick Georgi |
2015-04-13 | spi: support controllers with limited transfer size capabilities | Vadim Bendebury |
2015-04-13 | tpm: wait for valid bit to be set in TPM access register before using tpm | Sourabh Banerjee |
2015-04-13 | elog: Fix regression that caused elog to omit "System boot" event | Julius Werner |
2015-04-13 | elog: Correct behavior when FMAP section doesn't exist on ChromeOS | Julius Werner |
2015-04-10 | TPM: Reduce buffer size to fix stack overflow | Julius Werner |
2015-04-10 | tpm: Remove error message for unknown resource type | Duncan Laurie |
2015-04-10 | tpm: Add ramstage driver and interrupt configuration | Duncan Laurie |
2015-04-10 | tpm: Move the LPC TPM driver to a subdirectory | Duncan Laurie |
2015-04-10 | rtc: Add an RTC driver for the TI TPS65913 PMIC. | Furquan Shaikh |
2015-04-10 | elog: Hide elog_flash_offset_to_address() from SMM | Furquan Shaikh |
2015-04-10 | elog: Fix typecast issues related to 64-bit compilation. | Furquan Shaikh |
2015-04-10 | tpm: allow 0 as valid i2c bus number | Daisuke Nojiri |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2015-04-01 | cbfs: correct types used for accessing files | Aaron Durbin |
2015-03-31 | cbfs: remove cbfs_core.h includes | Aaron Durbin |
2015-03-30 | Update hex values to CBFS binary name types in Makefiles | Martin Roth |
2015-03-29 | drivers/pc80/mc146818rtc_early: Honor Kconfig reboot count clear setting | Timothy Pearson |
2015-03-28 | drivers: add GIC support | Aaron Durbin |
2015-03-23 | vboot2: read secdata and nvdata | Daisuke Nojiri |
2015-03-20 | verstage should include the CBFS SPI wrapper, when configured | Vadim Bendebury |
2015-03-20 | spi: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM support | Marc Jones |
2015-03-20 | spi: do not use malloc in Gigadevice driver | David Hendricks |
2015-03-20 | spi: do not use malloc in Winbond driver | Vadim Bendebury |
2015-03-20 | spi_flash: add support for S25FL116K | Daisuke Nojiri |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-03-17 | elog: Fix compilation with CONFIG_CHROMEOS enabled | Stefan Reinauer |
2015-03-14 | OxPCIe952: Fix read8/write8 argument | Kyösti Mälkki |
2015-02-26 | drivers/i2c/w83793: Use devicetree.cb to set additional values | Timothy Pearson |
2015-02-24 | drivers/intel/i210: Add new driver for Intel i210 MACPHY | Werner Zeh |
2015-02-23 | drivers/xgi: Avoid double-free | Patrick Georgi |
2015-02-23 | drivers/xgi: terminate file with newline | Patrick Georgi |
2015-02-23 | drivers/pc80/mc146818rtc: Enable RTC reset on power loss | Werner Zeh |
2015-02-23 | drivers/i2c/w83793: Remove incorrect zeroing of PWM values | Timothy Pearson |
2015-02-20 | drivers/xpowers/axp209: Adapt to new I²C API | Alexandru Gagniuc |
2015-02-16 | nvram: Add option to reset NVRAM to default parameters on every boot | Timothy Pearson |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-02-14 | drivers/xpowers/axp209: Print a message when probing fails | Alexandru Gagniuc |
2015-02-13 | Fix source code permissions | Stefan Reinauer |
2015-02-12 | drivers/xgi: Fix user-visible typo in printk | Timothy Pearson |
2015-02-09 | fsp_baytrail: Get FSP reserved memory from the FSP HOB list | Martin Roth |
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 |
2014-11-23 | usbdebug: Fix migration to ramstage | Kyösti Mälkki |
2014-11-22 | drivers/net/ne2k.c: Fix regression | Edward O'Callaghan |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-19 | acpigen: Use implicit length patching in acpigen_write_resourcetemplate_footer | Vladimir Serbinenko |
2014-11-19 | acpigen: Add and use acpigen_write_device. | Vladimir Serbinenko |
2014-11-19 | acpigen: Add and use acpigen_write_method. | Vladimir Serbinenko |
2014-11-11 | drivers/intel/gma/intel_dp.c: Fix printf type-specifier | Edward O'Callaghan |
2014-11-09 | lenovo/wacom: Move to implicit length patching | Vladimir Serbinenko |
2014-11-07 | drivers/ioapic: DEVICE_NOOP some stub function callbacks | Edward O'Callaghan |