Age | Commit message (Expand) | Author |
2014-11-07 | drivers/net/ne2k.c: Collect headers and defines to top of file | Edward O'Callaghan |
2014-11-02 | intel_wifi: Export the SMBIOS structure required by intel driver. | Vladimir Serbinenko |
2014-11-01 | drivers: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-10-27 | drivers/spi: add Macronix MX25U6435F and MX25L6495F support | Idwer Vollering |
2014-10-27 | lenovo/x2[23]0: Handle Ricoh SD cardreader | Vladimir Serbinenko |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-22 | tpm: i2c: When probing the TPM, write a 0 into the TPM access register. | Gabe Black |
2014-10-19 | x86 romstage: Move stack just below RAMTOP | Kyösti Mälkki |
2014-10-17 | drivers/spi: Add support for Micron N25Q128 | Scott Radcliffe |
2014-10-16 | uarts: 32/64 cleanup | Ronald G. Minnich |
2014-09-29 | intel/fsp_baytrail: Add S3 suspend/resume Support | Mohan D'Costa |
2014-09-29 | spi: Add support for Winbond W25Q128FW | Mohan D'Costa |
2014-09-17 | spi: add Kconfig variable for dual-output read enable | David Hendricks |
2014-09-13 | intel/gma: consolidate vbt code | Vladimir Serbinenko |
2014-09-11 | Move nehalem/sandy/ivy to per-device acpi | Vladimir Serbinenko |
2014-09-10 | tpm: Clean up I2C TPM driver | Stefan Reinauer |
2014-09-08 | Haswell/falco/peppy/slippy: continue to clean up FUI. | Ronald G. Minnich |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |
2014-09-05 | Consolidate intel vga int15 hooks | Vladimir Serbinenko |
2014-09-04 | drivers/gma: remove unused code | Ronald G. Minnich |
2014-08-30 | lenovo: Read mainboard version from AT24RF08C. | Vladimir Serbinenko |
2014-08-28 | qemu: fix cirrus build | Gerd Hoffmann |
2014-08-28 | qemu: fix bochs build | Gerd Hoffmann |
2014-08-28 | Peppy/Haswell: move more support functions from mainboard to the intel i915 d... | Ronald G. Minnich |
2014-08-25 | intel/gma: Clarify code and use dedicated init for Google Peppy | Ronald G. Minnich |
2014-08-25 | UART 8250: Unconditionally provide register constants and use UART8250 prefix. | Gabe Black |
2014-08-13 | Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91... | Furquan Shaikh |
2014-08-10 | drivers: Add I2C TPM driver to coreboot | Stefan Reinauer |
2014-07-29 | x230: Deploy VBT | Vladimir Serbinenko |
2014-07-21 | src/drivers: Remove a trailing whitespace | Elyes HAOUAS |
2014-07-19 | lenovo/x60: Support digitizer on X60t and X201t. | Vladimir Serbinenko |
2014-07-17 | drivers/spi: Sanitize headers from preprocessor abuse | Edward O'Callaghan |
2014-07-17 | drivers,Makefile.inc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-15 | drivers/intel/fsp/fsp_util: 'long unsigned int' is 'unsigned long' | Edward O'Callaghan |
2014-07-14 | SPI: Split writes using spi_crop_chunk() | Kyösti Mälkki |
2014-07-14 | SPI flash: Fix alignment checks in Page Program commands | Kyösti Mälkki |
2014-07-08 | drivers: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | spi: Change spi_xfer to work in units of bytes instead of bits. | Gabe Black |
2014-07-05 | spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. | Gabe Black |
2014-07-05 | spi flash: Organise options list | Kyösti Mälkki |
2014-07-05 | drivers/spi: Reduce the per loop delay of spi_flash_cmd_poll_bit() | Dave Frodin |
2014-07-01 | stdlib: Drop duplicates of min() and max() | Kyösti Mälkki |
2014-06-29 | drivers/pc80/mc146818rtc_early.c: Silence unused func complaints | Edward O'Callaghan |
2014-06-25 | drivers/intel/gma: Uninitialized var before if condition | Edward O'Callaghan |
2014-06-25 | drivers/elog: Unmangle header include out of pre-proc cond | Edward O'Callaghan |
2014-06-21 | PC80 RTC: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-21 | PS2 keyboard: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-21 | Misc: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-20 | drivers/intel/gma: Equality comparison with extraneous parentheses | Edward O'Callaghan |
2014-06-11 | PIC i8259: Move #defines and functions to i8259.h | Mike Loptien |
2014-06-01 | i915_reg: Declare LVDS register values. | Vladimir Serbinenko |
2014-05-29 | drivers/intel/fsp: update enable_mrc_cache with fast boot | Martin Roth |
2014-05-29 | add rtc_init() to romstage | Martin Roth |
2014-05-25 | lenovo: Add lenovo_mainboard_partnumber. | Vladimir Serbinenko |
2014-05-23 | drivers/pc80/Kconfig: Revert PS/2 initialization defaults | Patrick Georgi |
2014-05-20 | drivers: Drop GbE stub drivers | Edward O'Callaghan |
2014-05-18 | drivers/spi/sst.c: Remove unused func to_sst_spi_flash() | Edward O'Callaghan |
2014-05-17 | build: separate CPPFLAGS from CFLAGS | Patrick Georgi |
2014-05-17 | build: CPPFLAGS is more common than INCLUDES | Patrick Georgi |
2014-05-15 | drivers/pc80/Kconfig: simplify PS/2 selection rules | Patrick Georgi |
2014-05-13 | src/drivers/pc80: Remove empty struct keyboard | Edward O'Callaghan |
2014-05-09 | Intel FSP: add a shared set of functions for the FSP | Martin Roth |
2014-05-02 | drivers/pc80/Kconfig: Do not init PS/2 keyboard if GRUB 2 is chosen as payload | Paul Menzel |
2014-05-02 | drivers/pc80/Kconfig: Do not init PS/2 keyboard if SeaBIOS is chosen as payload | Paul Menzel |
2014-05-02 | drivers/pc80/Kconfig: Mention that GRUB 2 is able to init PS/2 keyboard | Paul Menzel |
2014-04-30 | console: Drop EARLY_CONSOLE option | Kyösti Mälkki |
2014-04-30 | uart: Support multiple ports | Kyösti Mälkki |
2014-04-29 | SPI: Use common dependency in Kconfig | Kyösti Mälkki |
2014-04-26 | uart8250io: Fix build with DEBUG_SMI | Kyösti Mälkki |
2014-04-26 | Get rid of HAVE_INIT_TIMER config option | Furquan Shaikh |
2014-04-22 | usbdebug: Add BeagleBone Black | Kyösti Mälkki |
2014-04-22 | Drop drivers/generic/debug | Kyösti Mälkki |
2014-04-18 | console: Drop driver list in ramstage | Kyösti Mälkki |
2014-04-09 | OxPCIe uart: Move under drivers/uart | Kyösti Mälkki |
2014-04-09 | OxPCIe uart: Split PCI bridge control | Kyösti Mälkki |
2014-04-09 | uart: Redefine Kconfig options | Kyösti Mälkki |
2014-04-09 | console uart: Fill coreboot table entries | Kyösti Mälkki |
2014-04-09 | uart: Prepare to support multiple base addresses | Kyösti Mälkki |
2014-03-12 | drivers/spi: Add support for adesto SPI flash parts | Chris Douglass |
2014-03-09 | intel/gma: Remove MCH register declarations. | Vladimir Serbinenko |
2014-03-04 | console: Use single driver entry for UARTs | Kyösti Mälkki |
2014-03-04 | usbdebug: Move Kconfig under drivers/usb | Kyösti Mälkki |
2014-03-04 | SMM: Only have console with DEBUG_SMI | Kyösti Mälkki |
2014-03-04 | uart8250: Move under drivers/uart | Kyösti Mälkki |
2014-03-04 | uart8250mem: Unify calls with generic UART | Kyösti Mälkki |
2014-03-04 | console: Fix includes | Kyösti Mälkki |
2014-03-04 | pl011 UART: Move under drivers/uart | Kyösti Mälkki |
2014-03-04 | option: Add arch-agnostic get_option() | Kyösti Mälkki |
2014-03-04 | uart8250: Fix and unify baudrate divisor calculation | Kyösti Mälkki |
2014-03-04 | nehalem: Replace video init. | Vladimir Serbinenko |
2014-03-04 | drivers/intel/gma: Add EDID retrieving functions. | Vladimir Serbinenko |
2014-03-03 | qemu: Support textmode gfx init. | Vladimir Serbinenko |
2014-02-28 | drivers/spi: Sort SPI flash files | Chris Douglass |
2014-02-20 | usbdebug: Unify console API | Kyösti Mälkki |
2014-02-17 | console: Add drivers/uart | Kyösti Mälkki |
2014-02-17 | src/drivers/spi: introduce AMIC support | Idwer Vollering |
2014-02-16 | usbdebug: Remove EHCI_DEBUG_OFFSET | Kyösti Mälkki |
2014-02-12 | usbdebug: Split to USB host/device | Kyösti Mälkki |
2014-02-10 | usbdebug: Split PCI EHCI part | Kyösti Mälkki |