summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2012-07-24SPI flash layer: remove unused function spi_flash_free()Stefan Reinauer
2012-07-13IOAPIC: hook up driver in KconfigSven Schnelle
2012-07-09Add basic ipmi supportSven Schnelle
2012-07-04Add generic IOAPIC driverSven Schnelle
2012-07-04Add Nuvoton W83793 hardware monitor driverSven Schnelle
2012-07-02Use broadcast SIPI to startup siblingsSven Schnelle
2012-05-29Fix compilation with CONFIG_DEBUG_SPI_FLASH enabledStefan Reinauer
2012-05-26Reduce default verbosity of SPI flash driversStefan Reinauer
2012-05-26Fix printk types in SPI flash driversStefan Reinauer
2012-05-14SPI driver: style fixPatrick Georgi
2012-05-10Add SPI flash driverStefan Reinauer
2012-05-08Clean up #ifsPatrick Georgi
2012-05-01Fix TPM driver to work with multiple vendor TPMsStefan Reinauer
2012-04-27Move top level pc80 directory to drivers/Stefan Reinauer
2012-03-29Detect whether the OXPCIE card is really present while in the ROM stage.Gabe Black
2012-03-09OXPCIe: Reinitialize UART after pci_dev_set_resources()Stefan Reinauer
2012-03-09Add support for the Startech PEX1XS1PMINIStefan Reinauer
2012-02-24Ati video: Apply un-written naming rulesKyösti Mälkki
2012-02-16HWM: Nuvoton W83795G/ADG HWM supportKerry Sheh
2012-01-21adm1026: removed prototypeVikram Narayanan
2012-01-08adm1027: add return statementVikram Narayanan
2012-01-05Indentation: Various indentation fixesVikram Narayanan
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-25Add driver for ICS954309 clock generatorSven Schnelle
2011-10-19sconfig: check whether component directory actually existsStefan Reinauer
2011-04-26Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer
2011-04-15Handle drivers/ equally to any other sub directory.Stefan Reinauer
2010-12-26All the values should stay untouched or be set automatically by the resourceStefan Reinauer
2010-12-26Random fixes for TI pci1x2x / Nokia IP530 / others.Uwe Hermann
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-08-17Whatever happened here,... The DEC Tulip is a network card, no bridge of anyStefan Reinauer
2010-06-22Finish fixing Tyan s2881. Simplify ADT7463 initialization code.Myles Watson
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-06-07Fix some of Peter's suggestions for the Nokia IP530.Myles Watson
2010-06-04Fixes for Nokia IP530 and associated drivers.Marc Bertens
2010-05-21Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson
2010-05-16Part of 5560 Dunno why I need extra delete after move.Rudolf Marek
2010-05-16Following patch reprograms SIL3114 into PCI IDE native mode compatible class ...Rudolf Marek
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-25no warnings days.Stefan Reinauer
2010-04-15zero warnings days...Stefan Reinauer
2010-04-14zero warnings days. Down to under 600 different warnings Stefan Reinauer
2010-04-07switch some ROMCC boards back to ROMCC.Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2009-11-06Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson