Age | Commit message (Expand) | Author |
2014-01-04 | device/Kconfig: Add third person singular s to lacks | Paul Menzel |
2013-12-24 | Remove PCI_ROM_RUN option | Vladimir Serbinenko |
2013-12-21 | Add Kconfig options to override Subsystem Vendor and Device ID | Duncan Laurie |
2013-12-17 | device/dram/ddr3: Move CRC calculation in a separate function | Alexandru Gagniuc |
2013-12-12 | Log device path during resource allocation | Duncan Laurie |
2013-11-26 | Clean up POST codes for Boot State machine | Duncan Laurie |
2013-11-26 | Log device path into CMOS during probe stages | Duncan Laurie |
2013-11-26 | Add function to encode device path into integer | Duncan Laurie |
2013-11-25 | x86: use proper types for interrupt callbacks | Aaron Durbin |
2013-11-08 | Add new finalize functions for devices and chips | Marc Jones |
2013-08-24 | Add test to match struct device with pci_devfn_t | Kyösti Mälkki |
2013-08-13 | Add a generic Intel HD audio (Azalia) module azalia_device.c | Andrew Wu |
2013-07-25 | Redefine pci_bus_default_ops as function | Kyösti Mälkki |
2013-07-10 | device: Fix spelling | Martin Roth |
2013-07-10 | Provide support for setting up the framebuffer from EDID | Ronald G. Minnich |
2013-06-17 | pnp: Implement common handling for PnP config modes | Nico Huber |
2013-06-17 | pnp: Provide alternative pnp_enable() implementation | Nico Huber |
2013-06-04 | Yabel : Add tracing option needed by i915tool. | Denis 'GNUtoo' Carikli |
2013-06-04 | DDR3: Add utilities for creating MRS commands | Alexandru Gagniuc |
2013-06-03 | dram: Add utilities for decoding DDR3 SPDs | Alexandru Gagniuc |
2013-05-10 | Get rid of a number of __GNUC__ checks | Stefan Reinauer |
2013-05-01 | device tree: track init times | Aaron Durbin |
2013-04-03 | Add PXE ROM selection to Kconfig menu | Siyuan Wang |
2013-04-01 | pci: don't load vga option rom before S3 check | Aaron Durbin |
2013-03-21 | ramstage: prepare for relocation | Aaron Durbin |
2013-03-15 | Google Link: Add remaining code to support native graphics | Ronald G. Minnich |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2013-02-08 | VBE: Skip graphics mode setting for non-VGA devices | Stefan Reinauer |
2013-02-08 | oprom: fix compilation for Qemu target (and possibly others) | Stefan Reinauer |
2013-02-07 | YABEL: use system {in,out}[bwl] on x86 | Patrick Georgi |
2013-01-30 | Extend CBFS to support arbitrary ROM source media. | Hung-Te Lin |
2013-01-04 | Make PCIe config options depend on PCIe support | Stefan Reinauer |
2012-12-08 | Fix Yabel compilation on non-x86 platforms | Stefan Reinauer |
2012-12-08 | Allow PCI option rom execution only on systems with PCI support | Stefan Reinauer |
2012-12-06 | Unify assembler function handling | Stefan Reinauer |
2012-11-30 | Rename devices -> device | Stefan Reinauer |