Age | Commit message (Expand) | Author |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-21 | lenovo: Remerge smbios_mainboard_bios_version. | Vladimir Serbinenko |
2015-05-19 | ivybridge native gfx init: Adjust state to be compatible with OPROM. | Vladimir Serbinenko |
2015-05-19 | gma/edid: Fix gma register access. | Vladimir Serbinenko |
2015-05-18 | drivers/gic: reprogram the GIC CPU interface to bypass IRQ | Joseph Lo |
2015-05-17 | lenovo/x200: Enable wacom digitizer support for x200t | Alex David |
2015-05-15 | x230: Fix ricoh driver. | Vladimir Serbinenko |
2015-05-13 | verstage: provide support for serial console | Aaron Durbin |
2015-05-12 | FSP 1.1 Comparison Base | Lee Leahy |
2015-05-12 | usbdebug: Add FTDI FT232H support | Kyösti Mälkki |
2015-05-11 | secmon: Add some missing files | Patrick Georgi |
2015-05-08 | northbridge/intel/gm45/gma: Add backlight control register field | Timothy Pearson |
2015-05-07 | kbuild: Use wildcard for driver subdirectories | Stefan Reinauer |
2015-05-04 | drivers/spi/stmicro: Rename N25Q256A to N25Q256 | David Imhoff |
2015-05-04 | drivers/spi/stmicro: Add '.op_erase' for N25Q256 | David Imhoff |
2015-05-04 | drivers/spi/stmicro: Add N25Q064 support | David Imhoff |
2015-05-04 | spi: Remove out of date comment and reorder flash table | David Imhoff |
2015-05-04 | spi: Change 'page' to 'sector' in log message | David Imhoff |
2015-05-02 | drivers/intel/fsp1_0: Remove executable bit from C files | Paul Menzel |
2015-04-30 | vboot: split class in library and stage | Patrick Georgi |
2015-04-30 | i2c/tpm: add final newline | Patrick Georgi |
2015-04-28 | Kconfig whitespace fixes | Martin Roth |
2015-04-28 | fsp platforms: consolidate FspNotify calls | Martin Roth |
2015-04-28 | Fix some minor Kconfig issues | Martin Roth |
2015-04-28 | OxPCIe: Fix UART base addresses | Kyösti Mälkki |
2015-04-24 | driver/intel/fsp: Correct the fastboot data (MRC data) printing length | York Yang |
2015-04-24 | fsp: Move fsp to fsp1_0 | Marc Jones |
2015-04-22 | i2c/ww_ring: add a pattern for normal boot | Vadim Bendebury |
2015-04-22 | i2c/ww_ring: update color definitions | Vadim Bendebury |
2015-04-22 | i2c/ww_ring: change colors for different display modes | Vadim Bendebury |
2015-04-22 | i2c/ww_ring: use shorter blinking program | Vadim Bendebury |
2015-04-22 | i2c/ww_ring: stop running programs before loading the new ones | Vadim Bendebury |
2015-04-22 | i2c/ww_ring: define display pattern programs | Vadim Bendebury |
2015-04-22 | i2c/ww_ring: decouple LED display from vboot | Vadim Bendebury |
2015-04-22 | i2c/ww_ring: various driver fixes and improvements | Vadim Bendebury |
2015-04-22 | i2c: add support for ww_ring | Vadim Bendebury |
2015-04-22 | elog: use CONFIG_RTC | Patrick Georgi |
2015-04-22 | rtc: add config flag to denote rtc API availability | Patrick Georgi |
2015-04-22 | armv8/secmon: Disable and Enable GIC in PSCI path | Furquan Shaikh |
2015-04-22 | elog: Eliminate CONFIG_ELOG_FULL_THRESHOLD and CONFIG_ELOG_SHRINK_SIZE | Sol Boucher |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2015-04-21 | arm(64): Manually clean up the mess left by write32() transition | Julius Werner |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-21 | arm(64): Replace write32() and friends with writel() | Julius Werner |
2015-04-17 | flash: use two bytes of device ID to identify stmicro chips | Daisuke Nojiri |
2015-04-17 | spi: allow inclusion of Micronix and STM drivers in bootblock | Vadim Bendebury |
2015-04-17 | uart: pass register width in the coreboot table | Vadim Bendebury |
2015-04-17 | spi: Add function to read flash status register | Duncan Laurie |
2015-04-17 | drivers/spi: Pass flash parameters from coreboot to payload | Dan Ehrenberg |
2015-04-17 | as3277: Fix month-off-by-one error for RTC driver | Julius Werner |
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 |