Age | Commit message (Expand) | Author |
2014-01-23 | SPI: Add API for programmer-specific flashing. | Vladimir Serbinenko |
2014-01-23 | keyboard.c: fix coding style with indent | Andrew Wu |
2014-01-13 | xpowers/axp209: Add helper to set voltages from devicetree config | Alexandru Gagniuc |
2014-01-13 | xpowers/axp209: Allow voltages to be sepecified in devicetree.cb | Alexandru Gagniuc |
2014-01-13 | drivers: Add support for X-Powers AXP209 PMU | Alexandru Gagniuc |
2014-01-12 | drivers/spi/eon: Add EN25Q64 | Vladimir Serbinenko |
2014-01-12 | lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content | Vladimir Serbinenko |
2013-12-23 | Coding style: punctuation cleanup [1/2]. | Idwer Vollering |
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 |