Age | Commit message (Expand) | Author |
2013-12-21 | max77802: update header | David Hendricks |
2013-12-21 | Refactor code containing aux calls | Furquan Shaikh |
2013-12-21 | Slippy/Falco: Fill in right values for PHSYNC and PVSYNC in transcoder flags | Furquan Shaikh |
2013-12-21 | Add cpu transcoder attribute to intel dp | Furquan Shaikh |
2013-12-21 | Calculate transcoder flags based on pipe config | Furquan Shaikh |
2013-12-21 | tpm: provide explicit tpm register access | Aaron Durbin |
2013-12-21 | rtd2132: implement full configuration | Aaron Durbin |
2013-12-21 | Remove PS/2 keyboard initialization on resume from S3 | Martin Roth |
2013-12-21 | Pit: move parade writes to mainboard.c | Ronald G. Minnich |
2013-12-21 | FUI: Fill in link_m and link_n values | Furquan Shaikh |
2013-12-21 | SLIPPY: final changes for FUI | Ronald G. Minnich |
2013-12-21 | rtd2132: Add driver for Realtek RTD2132 LVDS bridge | Duncan Laurie |
2013-12-16 | qemu/videoinit: Set required fields in fake EDID | Vladimir Serbinenko |
2013-12-14 | drivers/pc80: Add ACPI description. | Vladimir Serbinenko |
2013-12-07 | Add kernel-derived support functions for DDI. | Ronald G. Minnich |
2013-12-07 | elog: handle ROM_SIZE differences from detected flash size | Aaron Durbin |
2013-12-06 | Add in the Makefile bits for the new intel gma driver | Ronald G. Minnich |
2013-12-05 | FUI: add intel_dp driver derived from kernel functions | Ronald G. Minnich |
2013-12-05 | haswell: pull in the init code for FUI | Ronald G. Minnich |
2013-12-02 | elog: Get rid of the descriptor type and some unnecessary wrappers | Gabe Black |
2013-12-02 | elog: Stream line the elog driver. | Gabe Black |
2013-12-02 | elog: Merge elog_validate_and_fill into elog_init_descriptor. | Gabe Black |
2013-12-02 | elog: Get rid of elog_reinit_descriptor. | Gabe Black |
2013-12-02 | elog: Eliminate the second in memory copy of the event log. | Gabe Black |
2013-12-02 | Make elog_shrink not depend on having seperate memory/flash descriptors. | Gabe Black |
2013-12-02 | elog: Get rid of the staging_header variable. | Gabe Black |
2013-11-26 | qemu: minor bochs cleanups | Gerd Hoffmann |
2013-11-25 | pc80/mc146818rtc: Return an error code rather than an integer | Alexandru Gagniuc |
2013-11-25 | RTC: Skip rtc_init() in S3 resume path | Stefan Reinauer |
2013-11-25 | elog: Check for successful flash erase in elog_shrink | Duncan Laurie |
2013-11-25 | elog: Make sure the elog data structures are initialized in elog_clear. | Gabe Black |
2013-11-25 | qemu: cirrus native video init | Vladimir Serbinenko |
2013-11-25 | bochs: add support for native graphics | Ronald G. Minnich |
2013-10-13 | Rename cpu/x86/car.h to arch/early_variables.h | Stefan Reinauer |
2013-09-17 | Fix whitespace leaked into tree | Kyösti Mälkki |
2013-08-23 | SPI: Support STMicro partial page write | Kyösti Mälkki |
2013-07-10 | parade: Add a driver for the parade ps8625. | Gabe Black |
2013-07-10 | max77802: add header for max77802 PMIC | David Hendricks |
2013-07-10 | drivers: Fix spelling | Martin Roth |
2013-07-10 | ARMv7: De-uboot-ify Exynos5250 code | Stefan Reinauer |
2013-06-28 | ELOG: Fix warning to fix the compilation. | Denis 'GNUtoo' Carikli |
2013-06-19 | qemu: complete bochs dispi interface vga driver. | Gerd Hoffmann |
2013-05-16 | pc80/tpm: allow for cache-as-ram migration | Aaron Durbin |
2013-05-07 | x86 I/O APIC: Make functions `io_apic_{read,write}()` public | Paul Menzel |
2013-04-10 | [2/2] tps65090: re-factor for coreboot | David Hendricks |
2013-04-10 | [1/2] initial import of TI TPS65090 | David Hendricks |
2013-04-10 | exynos5: Re-factor I2C code | David Hendricks |
2013-04-09 | replace device/i2c.h with simpler version | David Hendricks |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-20 | Whitespace: Replace tab character in license text with two spaces | Paul Menzel |
2013-02-19 | RTC: Use the correct index when setting the default month | Dave Frodin |
2013-02-11 | spi.h: Rename the spi.h to spi-generic.h | Zheng Bao |
2013-02-07 | armv7/snow: Remove power_init from bootblock. | Hung-Te Lin |
2013-02-07 | armv7: Clean up arm/snow bootblock build process. | Hung-Te Lin |
2013-01-30 | Extend CBFS to support arbitrary ROM source media. | Hung-Te Lin |
2013-01-10 | snow: add max77686 driver in romstage and ramstage | David Hendricks |
2013-01-10 | size optimizations for max77686 | David Hendricks |
2012-12-29 | corrections for MAX77686 config variable | David Hendricks |
2012-12-12 | Claim the SPI bus before writes if the IMC ROM is present | Martin Roth |
2012-12-12 | Fix maxim max77686 driver | Stefan Reinauer |
2012-12-12 | Fix up Maxim MAX77686 driver | Stefan Reinauer |
2012-12-08 | Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH | Marc Jones |
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 |