Age | Commit message (Expand) | Author |
2012-11-07 | rtc: add explicit dependency on build.h | Vincent Palatin |
2012-11-07 | rtc: erase CMOS memory after power failure | Vincent Palatin |
2012-11-07 | rtc: force mc146818 register D to a correct value | Vincent Palatin |
2012-11-07 | Fix CONFIG_ use in i8254.c | Stefan Reinauer |
2012-10-27 | Take care of NULL chip_ops->name | Kyösti Mälkki |
2012-10-07 | Remove chip.h files without config structure | Kyösti Mälkki |
2012-08-30 | ioapic driver: typedef the ioapic_config struct (TRIVIAL) | Alexandru Gagniuc |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-08-02 | RTC: Add a routine to check if the CMOS date is valid | zbao |
2012-07-31 | Revert "Use broadcast SIPI to startup siblings" | Sven Schnelle |
2012-07-26 | Remove copies of rtl8168.c | Patrick Georgi |
2012-07-26 | ELOG: Add support for SMM and kernel GSMI driver | Duncan Laurie |
2012-07-25 | ELOG: Add support for a monotonic boot counter in CMOS | Duncan Laurie |
2012-07-25 | ELOG: Add support for generating SMBIOS type15 table | Duncan Laurie |
2012-07-24 | SMM: Add option for SPI driver to be available in SMM | Duncan Laurie |
2012-07-24 | ELOG: Add support for flash based event log | Duncan Laurie |
2012-07-24 | Add BAR address debug information to Oxford PCIe serial driver | Marc Jones |
2012-07-24 | SPI flash layer: remove unused function spi_flash_free() | Stefan Reinauer |
2012-07-13 | IOAPIC: hook up driver in Kconfig | Sven Schnelle |
2012-07-09 | Add basic ipmi support | Sven Schnelle |
2012-07-04 | Add generic IOAPIC driver | Sven Schnelle |
2012-07-04 | Add Nuvoton W83793 hardware monitor driver | Sven Schnelle |
2012-07-02 | Use broadcast SIPI to startup siblings | Sven Schnelle |
2012-05-29 | Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled | Stefan Reinauer |
2012-05-26 | Reduce default verbosity of SPI flash drivers | Stefan Reinauer |
2012-05-26 | Fix printk types in SPI flash drivers | Stefan Reinauer |
2012-05-14 | SPI driver: style fix | Patrick Georgi |
2012-05-10 | Add SPI flash driver | Stefan Reinauer |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-05-01 | Fix TPM driver to work with multiple vendor TPMs | Stefan Reinauer |
2012-04-27 | Move top level pc80 directory to drivers/ | Stefan Reinauer |
2012-03-29 | Detect whether the OXPCIE card is really present while in the ROM stage. | Gabe Black |
2012-03-09 | OXPCIe: Reinitialize UART after pci_dev_set_resources() | Stefan Reinauer |
2012-03-09 | Add support for the Startech PEX1XS1PMINI | Stefan Reinauer |
2012-02-24 | Ati video: Apply un-written naming rules | Kyösti Mälkki |
2012-02-16 | HWM: Nuvoton W83795G/ADG HWM support | Kerry Sheh |
2012-01-21 | adm1026: removed prototype | Vikram Narayanan |
2012-01-08 | adm1027: add return statement | Vikram Narayanan |
2012-01-05 | Indentation: Various indentation fixes | Vikram Narayanan |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-10-25 | Add driver for ICS954309 clock generator | Sven Schnelle |
2011-10-19 | sconfig: check whether component directory actually exists | Stefan Reinauer |
2011-04-26 | Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an | Stefan Reinauer |
2011-04-15 | Handle drivers/ equally to any other sub directory. | Stefan Reinauer |
2010-12-26 | All the values should stay untouched or be set automatically by the resource | Stefan Reinauer |
2010-12-26 | Random fixes for TI pci1x2x / Nokia IP530 / others. | Uwe Hermann |
2010-11-22 | Printing coreboot debug messages on VGA console is pretty much useless, since | Stefan Reinauer |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-08-17 | Whatever happened here,... The DEC Tulip is a network card, no bridge of any | Stefan Reinauer |
2010-06-22 | Finish fixing Tyan s2881. Simplify ADT7463 initialization code. | Myles Watson |