Age | Commit message (Expand) | Author |
2020-03-02 | soc/intel/denverton: Move PCI IDs to pci_ids.h | Felix Singer |
2020-03-02 | soc/amd/picasso: Add PCI ID for Dali xHCI | Marshall Dawson |
2020-02-25 | soc/intel/common: Update Jasper Lake Device IDs | Meera Ravindranath |
2020-02-17 | soc/tigerlake: Add Device id for Tiger Lake Dual Core | Srinidhi N Kaushik |
2020-02-08 | Add configurable ramstage support for minimal PCI scanning | Ronald G. Minnich |
2020-02-05 | pciexp: Add support for allocating PCI express hotplug resources | Jeremy Soller |
2020-01-22 | soc/intel/common: Add Elkhartlake Device IDs | Tan, Lean Sheng |
2020-01-18 | soc/intel/cannonlake/bootblock: Add CML-S 2/4-Core MCH IDs | Gaggery Tsai |
2020-01-14 | sb/intel/common: Declare common smbus_base() and enable_smbus() | Kyösti Mälkki |
2020-01-09 | sb/intel/common: Add smbus_set_slave_addr() | Kyösti Mälkki |
2020-01-09 | sb/intel/common: Add smbus_host_reset() | Kyösti Mälkki |
2020-01-09 | device,sb/intel: Move SMBus host controller prototypes | Kyösti Mälkki |
2020-01-09 | lib/spd_bin,soc/intel/common: Move get_spd_smbus() | Kyösti Mälkki |
2020-01-08 | soc/intel/cannonlake: Add Comet Lake H SA 4+2 Device ID | Jamie Chen |
2020-01-05 | pci_ids: Correct whitespace for all AMD, ATI, National Semi | Marshall Dawson |
2020-01-04 | device/smbus: Drop unused smbus_set_link() | Kyösti Mälkki |
2020-01-04 | device/smbus: Drop SMBUS_HAS_AUX_CHANNELS | Kyösti Mälkki |
2020-01-03 | device/early_smbus: Drop unused function parameter | Kyösti Mälkki |
2020-01-03 | device/early_smbus: Remove unused prototypes | Kyösti Mälkki |
2020-01-02 | src/include: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-22 | superio/common/conf_mode: Add op to write SSDT | Patrick Rudolph |
2019-12-19 | src: Remove unused include <device/smbus_def.h> | Elyes HAOUAS |
2019-12-19 | Drop ROMCC code and header guards | Arthur Heymans |
2019-12-16 | device/pnp: use correct width type for pnp_info.function | Felix Held |
2019-12-16 | device/pnp: introduce and use PNP_SKIP_FUNCTION | Felix Held |
2019-12-13 | soc/intel/common: Add PCI device IDs for CMP-H | Gaggery Tsai |
2019-12-10 | soc/intel/common: Add Jasperlake Device IDs | rkanabar |
2019-12-10 | include/device/pci_ids: Add Coffeelake U IGD P630 | Christian Walter |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-12-04 | mmio: Add clrsetbitsXX() API in place of updateX() | Julius Werner |
2019-12-02 | src/soc/intel: Add Cometlake-S and CMP-H skus | Gaggery Tsai |
2019-11-28 | pci_ids: Update Intel Lewisburg SMBUS PCI ID | Jonathan Zhang |
2019-11-22 | sb/i82801ix: Use macros instead of hard-coded IDs | Felix Singer |
2019-11-22 | device/hypertransport: Drop unused code | Arthur Heymans |
2019-11-21 | device/pci: Reduce scope of dev_find_slot() | Kyösti Mälkki |
2019-11-21 | nb/sb/cpu: Drop Intel Rangeley support | Arthur Heymans |
2019-11-20 | nb/amd/fam10: Drop support | Arthur Heymans |
2019-11-20 | include/device: add a comment to pci mmio cfg addr helpers and caching | Michael Niewöhner |
2019-11-19 | mmio: Fix buffer_to_fifo32() order of arguments | Julius Werner |
2019-11-18 | include: Make stdbool.h a separate file | Julius Werner |
2019-11-16 | soc/intel: Implement PCIe RP devicetree update based on LCAP | Nico Huber |
2019-11-14 | soc/intel/tigerlake: Include few more Tigerlake device IDs | Subrata Banik |
2019-11-11 | include/device: add pci mmio cfg address helpers | Michael Niewöhner |
2019-11-05 | soc/intel/common: Include Tigerlake device IDs | Ravi Sarawadi |
2019-11-05 | pci_mmio_cfg.h: Add a compile time error if MMCONF_BASE_ADDRESS is undefined | Arthur Heymans |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-21 | src/{drivers/vpd,include/device/dram}: Add missing 'include <stdint.h>' | Elyes HAOUAS |
2019-10-20 | pci_ids: Add AMD Family 17h ACP | Marshall Dawson |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-10-08 | device/root_device: Consolidate common _scan_bus() functions | Nico Huber |
2019-10-08 | device/mmio.h: Add more bit field helpers | Hung-Te Lin |
2019-10-07 | device: Rename scan_static_bus() -> enable_static_devices() | Nico Huber |
2019-10-06 | device/pci: Enable full 16-bit VGA port i/o decoding | Nico Huber |
2019-10-05 | soc/intel/common/block/p2sb/p2sb: Add missing PCI IDs | Patrick Rudolph |
2019-10-04 | device/pci_device.c: Use verified boot to check oprom | Frans Hendriks |
2019-10-04 | src/pci_ids: add missing Intel Kaby Lake iGPU PCIIDs | Maxim Polyakov |
2019-10-04 | src/pci_ids: add missing Intel Skylake iGPU PCIIDs | Maxim Polyakov |
2019-10-02 | soc/intel: Replace config_of_path() with config_of_soc() | Kyösti Mälkki |
2019-09-30 | device/pci_early: Drop some __SIMPLE_DEVICE__ use | Kyösti Mälkki |
2019-09-30 | device/i2c_bus: Add i2c_dev_read_at16() | Nico Huber |
2019-09-30 | pci_ids: fix PCI ID for Intel Iris HALO GT4 iGPU | Maxim Polyakov |
2019-09-30 | pci_ids: rename PCI_DEVICE_ID_INTEL_SKL_ID_H | Maxim Polyakov |
2019-09-29 | device/pnp_ops: Add ENV_PNP_SIMPLE_DEVICE | Kyösti Mälkki |
2019-09-29 | device/pci_ops: Add ENV_PCI_SIMPLE_DEVICE | Kyösti Mälkki |
2019-09-28 | cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use | Kyösti Mälkki |
2019-09-28 | device/pci: Replace some __SIMPLE_DEVICE__ use | Kyösti Mälkki |
2019-09-27 | device: add commentary to dev_find_slot() | Aaron Durbin |
2019-09-24 | device/mmio.h: Add bit field helpers | Hung-Te Lin |
2019-09-14 | src/: Replace some __PRE_RAM__ use | Kyösti Mälkki |
2019-09-11 | src: Remove unneeded include <arch/interrupt.h> | Elyes HAOUAS |
2019-09-06 | soc/intel/skylake: Add Lewisburg family PCH support | Maxim Polyakov |
2019-08-30 | soc/intel/skylake: Remove duplicated PCI Id | Maxim Polyakov |
2019-08-28 | soc/intel/cnl: Add CML IGD IDs | Meera Ravindranath |
2019-08-26 | soc/intel/common: Include cometlake EMMC controller ID | Jamie Chen |
2019-08-23 | arch/x86/acpi: Add acpi_device_hid | Patrick Rudolph |
2019-08-23 | soc/intel/cometlake: Add ISH Device ID | Bernardo Perez Priego |
2019-08-22 | Add buffer_to/from_fifo32(_prefix) helpers | Julius Werner |
2019-08-20 | device/pnp.h: Move __SIMPLE_DEVICE__ guards | Kyösti Mälkki |
2019-08-16 | soc/intel/cannonlake: Add more PCI Ids for Coffeelake | Christian Walter |
2019-08-15 | cpu/intel: Replace bsp_init_and_start_aps() | Kyösti Mälkki |
2019-08-14 | dram: Add basic DDR4 SPD parsing | Andrey Petrov |
2019-08-02 | device/pci_ops: Make PCI_BDF() available in all stages | Kyösti Mälkki |
2019-07-31 | soc/intel/skl: Add C232 chipset and reorder IDs | Felix Singer |
2019-07-31 | device: Constify `dev` argument to (probe|find)_resource() | Nico Huber |
2019-07-30 | soc/intel/cannonlake: Add new PCI IDs | Felix Singer |
2019-07-21 | pci_ids: Add AMD Family 17h host bridge | Marshall Dawson |
2019-07-21 | nb/amd/trinity: Rename PCI ID of the IOMMU | Marshall Dawson |
2019-07-21 | pci_ids: Reorder AMD internal northbridge and IOMMU IDs | Marshall Dawson |
2019-07-18 | devicetree: Add accessors for chip_info | Kyösti Mälkki |
2019-07-17 | device: Move pci_irqs outside DEVTREE_EARLY | Kyösti Mälkki |
2019-07-17 | soc/intel/cannonlake: Add device Ids for new CFL SKUs support | Lean Sheng Tan |
2019-07-17 | soc/intel: Fix regression with hidden PCI devices | Kyösti Mälkki |
2019-07-15 | device: Remove device->ops from early stages | Kyösti Mälkki |
2019-07-12 | pci_ids: Drop a block of unused, redundant definitions | Nico Huber |
2019-07-12 | soc/intel/common: Add Coffee Lake H 6+2 Xeon graphics id | Nico Huber |
2019-07-12 | soc/intel/common: Add CM246 LPC device id | Nico Huber |
2019-07-12 | device/pci: Declare pcidev_path_on_bus() | Kyösti Mälkki |
2019-07-12 | device/pci: Replace use of dev_find_slot() for IRQs | Kyösti Mälkki |
2019-07-07 | device/pci: Declare pci_root_bus() | Kyösti Mälkki |
2019-07-04 | device/pci_ops: Define pci_find_capability() just once | Kyösti Mälkki |