Age | Commit message (Expand) | Author |
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 |
2010-06-17 | Always enable parent resources before child resources. | Myles Watson |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-06-07 | Fix some of Peter's suggestions for the Nokia IP530. | Myles Watson |
2010-06-04 | Fixes for Nokia IP530 and associated drivers. | Marc Bertens |
2010-05-21 | Use lists instead of arrays for resources in devices to reduce memory usage. | Myles Watson |
2010-05-16 | Part of 5560 Dunno why I need extra delete after move. | Rudolf Marek |
2010-05-16 | Following patch reprograms SIL3114 into PCI IDE native mode compatible class ... | Rudolf Marek |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-25 | no warnings days. | Stefan Reinauer |
2010-04-15 | zero warnings days... | Stefan Reinauer |
2010-04-14 | zero warnings days. Down to under 600 different warnings | Stefan Reinauer |
2010-04-07 | switch some ROMCC boards back to ROMCC. | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2009-11-06 | Remove drivers/pci/onboard. The only purpose was for option ROMs, which are | Myles Watson |