summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* Clean up KconfigStefan Reinauer2012-11-161-0/+8
* Drop Kconfig.deprecated_optionsStefan Reinauer2012-11-162-4/+21
* If cmos is invalid, always set the rtc date and timeStefan Reinauer2012-11-121-2/+2
* Remove duplicate defines from mc146818rtc.cMarc Jones2012-11-121-68/+0
* ELOG: Support for non-memory mapped flashDuncan Laurie2012-11-123-13/+54
* SPI: Fix and enable Fast Read supportDuncan Laurie2012-11-125-6/+14
* Add Gigadevice SPI rom supportMartin Roth2012-11-095-0/+256
* mc146818rtc: Remove the hyphen to build on NetBSD and DarwinZheng Bao2012-11-091-4/+4
* mc146818rtc: Update the Day of Week in CMOS in the right way.Zheng Bao2012-11-091-1/+1
* Log unexpected post code from the previous bootDuncan Laurie2012-11-081-0/+5
* RTC: Don't clear pending interrupt in resume pathDuncan Laurie2012-11-081-0/+15
* elog: add extended management engine eventDuncan Laurie2012-11-081-0/+4
* ELOG: Find flash base in FMAP if possibleDuncan Laurie2012-11-081-3/+26
* RTC: Write build date in BCD when clearing RTC CMOSDuncan Laurie2012-11-071-4/+4
* rtc: add explicit dependency on build.hVincent Palatin2012-11-071-0/+3
* rtc: erase CMOS memory after power failureVincent Palatin2012-11-071-14/+20
* rtc: force mc146818 register D to a correct valueVincent Palatin2012-11-071-0/+2
* Fix CONFIG_ use in i8254.cStefan Reinauer2012-11-071-1/+1
* Take care of NULL chip_ops->nameKyösti Mälkki2012-10-271-6/+1
* Remove chip.h files without config structureKyösti Mälkki2012-10-0715-23/+0
* ioapic driver: typedef the ioapic_config struct (TRIVIAL)Alexandru Gagniuc2012-08-301-2/+4
* Auto-declare chip_operationsKyösti Mälkki2012-08-2211-21/+0
* RTC: Add a routine to check if the CMOS date is validzbao2012-08-021-8/+35
* Revert "Use broadcast SIPI to startup siblings"Sven Schnelle2012-07-311-2/+3
* Remove copies of rtl8168.cPatrick Georgi2012-07-265-0/+77
* ELOG: Add support for SMM and kernel GSMI driverDuncan Laurie2012-07-263-0/+128
* ELOG: Add support for a monotonic boot counter in CMOSDuncan Laurie2012-07-254-0/+148
* ELOG: Add support for generating SMBIOS type15 tableDuncan Laurie2012-07-252-0/+44
* SMM: Add option for SPI driver to be available in SMMDuncan Laurie2012-07-243-2/+29
* ELOG: Add support for flash based event logDuncan Laurie2012-07-246-0/+1028
* Add BAR address debug information to Oxford PCIe serial driverMarc Jones2012-07-241-0/+1
* SPI flash layer: remove unused function spi_flash_free()Stefan Reinauer2012-07-241-7/+0
* IOAPIC: hook up driver in KconfigSven Schnelle2012-07-132-1/+2
* Add basic ipmi supportSven Schnelle2012-07-096-0/+275
* Add generic IOAPIC driverSven Schnelle2012-07-044-0/+170
* Add Nuvoton W83793 hardware monitor driverSven Schnelle2012-07-047-0/+291
* Use broadcast SIPI to startup siblingsSven Schnelle2012-07-021-3/+2
* Fix compilation with CONFIG_DEBUG_SPI_FLASH enabledStefan Reinauer2012-05-291-1/+0
* Reduce default verbosity of SPI flash driversStefan Reinauer2012-05-265-0/+10
* Fix printk types in SPI flash driversStefan Reinauer2012-05-266-11/+14
* SPI driver: style fixPatrick Georgi2012-05-142-2/+2
* Add SPI flash driverStefan Reinauer2012-05-1012-0/+1843
* Clean up #ifsPatrick Georgi2012-05-083-13/+13
* Fix TPM driver to work with multiple vendor TPMsStefan Reinauer2012-05-011-10/+75
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-2716-0/+6844
* Detect whether the OXPCIE card is really present while in the ROM stage.Gabe Black2012-03-291-3/+17
* OXPCIe: Reinitialize UART after pci_dev_set_resources()Stefan Reinauer2012-03-092-2/+14
* Add support for the Startech PEX1XS1PMINIStefan Reinauer2012-03-092-3/+29
* Ati video: Apply un-written naming rulesKyösti Mälkki2012-02-242-2/+2
* HWM: Nuvoton W83795G/ADG HWM supportKerry Sheh2012-02-167-0/+343