index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
device
Age
Commit message (
Expand
)
Author
2019-03-06
soc/intel/skylake: Add H110 PCH series
Maxim Polyakov
2019-03-06
soc/intel/skylake: Add new Northbridge and IGD IDs
Maxim Polyakov
2019-03-06
driver/intel/ish: add ish chip driver support
Jett Rink
2019-03-06
Remove DEFAULT_PCIEXBAR alias
Kyösti Mälkki
2019-03-06
device/pci_ops: Inline PCI config accessors for ramstage
Kyösti Mälkki
2019-03-06
device/pci_ops: Change ramstage PCI accessor signatures
Kyösti Mälkki
2019-03-06
device/pci_ops: Simplify logic for PCI bus ops
Kyösti Mälkki
2019-03-04
arch/io.h: Separate MMIO and PNP ops
Kyösti Mälkki
2019-03-04
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Fix PCI and PNP simple typedefs
Kyösti Mälkki
2019-03-04
{src/include},{soc/intel): Configure HDA codecs
Frans Hendriks
2019-03-03
device/pci_ops: Drop parameter from pci_bus_default_ops()
Kyösti Mälkki
2019-03-03
device/pci_ops: Drop unused parameter
Kyösti Mälkki
2019-03-03
device/pci_ops: Avoid name collisions
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-28
soc/intel/cannonlake: Add Comet Lake U SA 2+2 Device ID
Subrata Banik
2019-02-26
soc/intel/common: Include cometlake PCH IDs
Ronak Kanabar
2019-02-24
soc/intel/common: Include cometlake SA IDs
Ronak Kanabar
2019-02-22
drivers/cavium: Add UART PCI driver
Patrick Rudolph
2019-02-20
drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 module
Subrata Banik
2019-02-19
soc/intel/common: Add whiskeylake celeron v-0 support
Lijian Zhao
2019-02-11
device/pci_ops: Apply some symmetry in headers
Kyösti Mälkki
2019-02-11
device/pci_ops: Move common pci_mmio_cfg.h
Kyösti Mälkki
2019-02-11
device/pci_ops: Move questionable pci_locate() variants
Kyösti Mälkki
2019-02-11
device/pci_early.c: Drop some guards
Kyösti Mälkki
2019-02-11
device/pci: Always define PCI_DEV()
Kyösti Mälkki
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-04
device: Introduce pcidev_on_root() and friends
Kyösti Mälkki
2019-01-04
src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h'
Elyes HAOUAS
2019-01-04
src: Get rid of device_t
Elyes HAOUAS
2018-12-30
device/pci_early: Fixes for __SIMPLE_DEVICE__
Kyösti Mälkki
2018-12-28
sb/intel/lynxpoint: Handle H81 only having 6 PCIe root ports
Tristan Corrick
2018-12-03
include/device/smbus.h: Don't use device_t
Elyes HAOUAS
2018-11-29
azalia: Add Azalia Reset macro
Lijian Zhao
2018-11-27
soc/intel/common: Add audio controller device id for SKL-H pch
Praveen hodagatta pranesh
2018-11-08
soc/intel/skylake: Add PCH sku id's supported for KBL
Praveen hodagatta pranesh
2018-11-07
soc/intel/common: Include Icelake device IDs
Aamir Bohra
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-17
soc/intel/cannonlake: Add new cannon lake PCH-H support
praveen hodagatta pranesh
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-03
soc/amd/stoneyridge: Add IOMMU support
Marc Jones
2018-10-01
drivers/intel/wifi: Add DID for Intel WIFI module 8260, 8275
Subrata Banik
2018-09-21
include/device/pnp.h: Don't use device_t
Elyes HAOUAS
2018-09-16
sconfig: Allow setting device status in device tree
Hung-Te Lin
2018-09-15
nb/amd/pi/00730F01: Initialize IOMMU device
Kyösti Mälkki
2018-09-14
complier.h: add __always_inline and use it in code base
Aaron Durbin
2018-08-27
siemens/mc_apl1: Disable PCI clock outputs on XIO bridge
Mario Scheithauer
2018-08-21
nb/intel/sandybridge/raminit: Move fill_smbios17 to ddr3.c
Patrick Rudolph
2018-08-20
soc/intel/common/block: Add WHL 2-core SKU
Krzysztof Sywula
2018-08-20
nb/intel/sandybridge: Fill in DIMM serial number
Patrick Rudolph
2018-08-10
src/soc/intel: Add new device IDs to support coffeelake
Maulik
2018-08-06
src/soc/intel: Add AML IGD in platform reporting
Gaggery Tsai
2018-08-01
soc/intel/common/block: Add WhiskeyLake (WHL) IDs
Krzysztof Sywula
2018-07-26
device: add child traversal helper function
Aaron Durbin
2018-07-19
device/pci: Add MSI-X helper functions
Patrick Rudolph
2018-07-17
pnp_device: improve readability
Felix Held
2018-06-14
src: Use of device_t is deprecated
Elyes HAOUAS
2018-06-01
drivers/intel/wifi: Add PCI ID for Intel TP2 Wi-Fi
Furquan Shaikh
2018-05-25
device: Move find_dev_path() to device_const.c
Kyösti Mälkki
2018-05-25
device: Move dev_find_path() to device_const.c
Nico Huber
2018-05-11
devicetree: Add USB device type
Duncan Laurie
2018-05-05
soc/intel: Add KBL-R pci id support
Lijian Zhao
2018-05-03
pci: Fix function prototype
Patrick Rudolph
2018-05-02
drivers/generic/bayhub: Add driver for BayHub BH720
Simon Glass
2018-05-02
src/device: Fix discarded-qualifiers compilation issue
Subrata Banik
2018-05-02
pci: Fix MMCONF_SUPPORT on non x86
Patrick Rudolph
2018-04-30
device: constify some variables
Lubomir Rintel
2018-04-26
device: Add flag to disable PCIe ASPM
Nico Huber
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-04-16
device/dram/ddr3: improve XMP support
Dan Elkouby
2018-04-11
drivers/intel/wifi: Add support for Harrison Peak (HrP)
Subrata Banik
2018-04-09
device/dram/ddr2.c: Add methods to compute to identify dram
Arthur Heymans
2018-03-26
soc/intel: Add KBL-S MCH and some KBL PCH support
Gaggery Tsai
2018-03-15
include/device: Add pci id for Intel EMMC for SKL
Barnali Sarkar
2018-03-06
soc/amd/stoneyridge: Add ST/CZ SMBus device id
Martin Roth
2018-02-22
device/ddr2,ddr3: Rename and move a few things
Arthur Heymans
2018-02-07
soc/intel/skylake: Add Kabylake PCH H device ID's
V Sowmya
2018-01-31
device/pci_rom: Write _ROM method for VGA devices
Patrick Rudolph
2018-01-25
sconfig: Add a new mmio resource type
Justin TerAvest
2018-01-25
soc/intel/skylake: Clean up the skylake PCH H device ID macros
V Sowmya
2018-01-24
device/i2c_bus: allow i2c_bus and i2c_simple to coexist
Aaron Durbin
2018-01-12
soc/intel/common: Add Intel HDA common block driver
Duncan Laurie
2017-12-20
device/dram/ddr2.c: Store the checksum in the decoded SPD struct
Arthur Heymans
2017-12-13
device: Make pci_dev_ops_pci structure global
Subrata Banik
2017-12-08
device/pciexp_device: Set values numerically instead of as bitmask
Patrick Georgi
2017-12-07
soc/intel/apollolake: add ability to enable eSPI
Bora Guvendik
2017-11-28
soc/intel/skylake: Make use of Intel common DSP block
Subrata Banik
2017-11-28
intel/common/block: Add SKL CSME device ID
Subrata Banik
2017-11-15
device: further untangle device_t from struct device
Aaron Durbin
2017-11-10
device: untangle device_t from struct device some more
Aaron Durbin
2017-10-31
intel/common/smbus: increase spd read performance
Kane Chen
2017-10-13
src/device: Update LTR configuration scheme
Aamir Bohra
2017-09-22
device/dram/ddr2.c: Decoding byte[12] bit7 as self refresh flag
Arthur Heymans
2017-09-22
soc/intel/skylake: add Kabylake Celeron base SKU
Gaggery Tsai
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-09-06
device/dram/ddr2: Add a function to normalize tCLK
Arthur Heymans
2017-08-18
device/smbus: Reuse I2C bus operations where applicable
Nico Huber
2017-08-18
Reinvent I2C ops
Nico Huber
2017-08-18
include/device: Split i2c.h into three
Nico Huber
[next]