Age | Commit message (Expand) | Author |
2015-07-12 | Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() | Martin Roth |
2015-06-22 | AMD Merlin Falcon: Add northbridge files for new AMD processor | WANG Siyuan |
2015-06-22 | device: DDR3 generic code 64bit fix | Stefan Reinauer |
2015-06-13 | Move remap_bsp_lapic to AMD specific code | Stefan Reinauer |
2015-06-13 | southbridge/amd/pi: Add support for new AMD southbridge Kern | WANG Siyuan |
2015-06-10 | resource: Refactor IORESOURCE flags use | Kyösti Mälkki |
2015-06-05 | device_ops: add device_t argument to write_acpi_tables | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_inject_dsdt_generator | Alexander Couzens |
2015-06-05 | AMD K8 fam10: Drop extra HT scan_chain() parameters | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Refactor HT link connection test | Kyösti Mälkki |
2015-06-05 | devicetree: Add fields for HyperTransport scans | Kyösti Mälkki |
2015-06-04 | devicetree: Change scan_bus() prototype in device ops | Kyösti Mälkki |
2015-06-04 | devicetree: Single scan_bridges() | Kyösti Mälkki |
2015-06-04 | PCI subsystem: Drop parameter max from scan_bus | Kyösti Mälkki |
2015-06-04 | PCI subsystem: Refactor PCI bridge register control | Kyösti Mälkki |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-06-04 | HyperTransport: Move pci_scan_bus() call | Kyösti Mälkki |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-14 | superio: Replace the indexed I/O functions | Dave Frodin |
2015-04-22 | device: Add class and subclass name support | Lee Leahy |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2015-04-10 | PCI - Add interrupt disable bit definition | Lee Leahy |
2015-03-23 | PCIe: Add L1 Sub-State support. | Kenji Chen |
2015-03-10 | AMD Bald Eagle: Add northbridge files for new AMD processor | Bruce Griffith |
2015-03-09 | device/pciexp: Add support for PCIe CLK power management | Kane Chen |
2015-03-08 | device: drop i915 specific headers from resource allocator includes | Stefan Reinauer |
2015-03-01 | devicetree: Drop dummy root_dev ops | Kyösti Mälkki |
2015-02-20 | AMD K8 fam10: Refactor offset_unitid configuration | Kyösti Mälkki |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-02-10 | PCI subsystem: Remove AGP bridge type | Kyösti Mälkki |
2015-02-05 | drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot | Timothy Pearson |
2015-01-30 | devicetree: Search PnP device node from the tree by path | Kyösti Mälkki |
2015-01-09 | src/include: Doxygen fixes | Martin Roth |
2014-12-30 | i2c: Add software_i2c driver for I2C debugging and emulation | Julius Werner |
2014-12-28 | RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs | Kyösti Mälkki |
2014-12-16 | i2c: Replace the i2c API. | Gabe Black |
2014-12-07 | ddr3: Plumber DIMM type to parsed structure. | Vladimir Serbinenko |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-05 | pci_ops.{c,h}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-11-01 | include/device/device.h: Provide DEVICE_NOOP macro shim | Edward O'Callaghan |
2014-10-26 | include/device/device.h: Deduplicate '*_pnp_devfn_t' typedefs | Edward O'Callaghan |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-10-11 | acpi: Remove explicit pointer tracking in per-device ssdt. | Vladimir Serbinenko |
2014-10-11 | bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use. | Vladimir Serbinenko |
2014-09-17 | pnp: Allow setting of misc register 0xf4 in device tree | Stefan Reinauer |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-09-11 | pnp: Allow setting of misc register 0xfa in device tree | Stefan Reinauer |
2014-09-05 | Implement ACPI in a per device way | Vladimir Serbinenko |
2014-09-05 | azalia: Add convenience macros | Vladimir Serbinenko |
2014-08-30 | smbios: reorganise OEM strings handling. | Vladimir Serbinenko |
2014-08-25 | AMD Steppe Eagle: Add northbridge HT link ID to pci_ids.h | Bruce Griffith |
2014-08-18 | azalia: Move shared variable to separate file | Vladimir Serbinenko |
2014-07-29 | sandy/ivybridge: Native raminit. | Vladimir Serbinenko |
2014-07-19 | device/pci_early.c: Mixes up variants of a typedefs to 'u32' | Edward O'Callaghan |
2014-07-01 | ROMCC: Fix collision with token name max | Kyösti Mälkki |
2014-06-27 | include/device/device.h: Header is ROMCC tentative | Edward O'Callaghan |
2014-06-25 | device/{cardbus,agp}.h: Missing header for device_t type | Edward O'Callaghan |
2014-05-29 | PCI IRQs: Swizzle PCI IRQs for PCI bridges | Mike Loptien |
2014-05-25 | Drop PCI_BDF macro declaration | Kyösti Mälkki |
2014-05-22 | device/pci_ids.h: defines for new Intel LPC devices | Martin Roth |
2014-05-21 | device_romstage: Add a way to move to the next device | Martin Roth |
2014-05-19 | Add guard for UMA globals | Kyösti Mälkki |
2014-05-14 | intel: Drop obsolete comments on MTRR usage | Kyösti Mälkki |
2014-04-18 | build rules: Identify build stage with simple variables | Kyösti Mälkki |
2014-04-09 | OxPCIe uart: Split PCI bridge control | Kyösti Mälkki |
2014-02-12 | PCI: Add capability list parser to romstage | Kyösti Mälkki |
2014-02-12 | PCI: Guard pci.h with CONFIG_PCI | Kyösti Mälkki |
2014-02-10 | usbdebug: Split PCI EHCI part | Kyösti Mälkki |
2014-02-09 | device_util: Make device in dev_find_slot_pnp u16. | Vladimir Serbinenko |
2014-02-07 | device_util: Add dev_find_slot_pnp. | Vladimir Serbinenko |
2014-02-06 | usbdebug: Move under drivers/usb | Kyösti Mälkki |
2014-02-06 | MTRR: Mark all prefetchable resources as WRCOMB. | Vladimir Serbinenko |
2013-12-17 | device/dram/ddr3: Move CRC calculation in a separate function | Alexandru Gagniuc |
2013-12-07 | Correct file permissions. | Idwer Vollering |
2013-11-26 | Add function to encode device path into integer | Duncan Laurie |
2013-11-08 | Add new finalize functions for devices and chips | Marc Jones |
2013-08-27 | ASRock IMB-A180: Add CODEC initialization table | Bruce Griffith |
2013-08-24 | Add test to match struct device with pci_devfn_t | Kyösti Mälkki |
2013-08-24 | Add pnp_devfn_t and use with __SIMPLE_DEVICE__ | Kyösti Mälkki |
2013-08-24 | Add pci_devfn_t and use with __SIMPLE_DEVICE__ | Kyösti Mälkki |
2013-08-13 | Add a generic Intel HD audio (Azalia) module azalia_device.c | Andrew Wu |
2013-08-05 | AMD Kabini: Add northbridge AGESA wrapper (new AMD processor) | Siyuan Wang |
2013-08-01 | Add directive __SIMPLE_DEVICE__ | Kyösti Mälkki |
2013-07-25 | Redefine pci_bus_default_ops as function | Kyösti Mälkki |
2013-07-11 | include: Fix spelling | Martin Roth |
2013-07-10 | i2c: Change the type of the data parameter to uint8_t. | Gabe Black |
2013-07-10 | FUI: reorganize include files | Ronald G. Minnich |
2013-06-24 | AMD Fam15tn: Add IOMMU BAR allocation to northbridge | Rudolf Marek |
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-13 | AMD Hudson: Add support for the SD controller | Dave Frodin |
2013-06-06 | (Trivial) early_smbus: fix printsmbus macro | Alexandru Gagniuc |
2013-06-04 | pci_ids.h: Add PCI IDs for VIA VX900 chipset | Alexandru Gagniuc |
2013-06-04 | coreboot: Add generic early SMBus API | Alexandru Gagniuc |
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-04-10 | exynos5: Re-factor I2C code | David Hendricks |
2013-04-09 | replace device/i2c.h with simpler version | David Hendricks |