Age | Commit message (Expand) | Author |
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 |