Age | Commit message (Expand) | Author |
2012-12-06 | driver/spi: Add support of MX25L3235D | Zheng Bao |
2012-11-30 | Only compile PC80 drivers when CONFIG_PC80_SYSTEM is set | Stefan Reinauer |
2012-11-30 | build system: Treat cmos.default as text file | Patrick Georgi |
2012-11-29 | Add the maxim MAX77686 power controller. | Ronald G. Minnich |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-11-27 | SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR) | Zheng Bao |
2012-11-16 | Clean up Kconfig | Stefan Reinauer |
2012-11-16 | Drop Kconfig.deprecated_options | Stefan Reinauer |
2012-11-12 | If cmos is invalid, always set the rtc date and time | Stefan Reinauer |
2012-11-12 | Remove duplicate defines from mc146818rtc.c | Marc Jones |
2012-11-12 | ELOG: Support for non-memory mapped flash | Duncan Laurie |
2012-11-12 | SPI: Fix and enable Fast Read support | Duncan Laurie |
2012-11-09 | Add Gigadevice SPI rom support | Martin Roth |
2012-11-09 | mc146818rtc: Remove the hyphen to build on NetBSD and Darwin | Zheng Bao |
2012-11-09 | mc146818rtc: Update the Day of Week in CMOS in the right way. | Zheng Bao |
2012-11-08 | Log unexpected post code from the previous boot | Duncan Laurie |
2012-11-08 | RTC: Don't clear pending interrupt in resume path | Duncan Laurie |
2012-11-08 | elog: add extended management engine event | Duncan Laurie |
2012-11-08 | ELOG: Find flash base in FMAP if possible | Duncan Laurie |
2012-11-07 | RTC: Write build date in BCD when clearing RTC CMOS | Duncan Laurie |
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 |