index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
device
Age
Commit message (
Expand
)
Author
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
2019-06-30
pci_ids.h: Add AMD Picasso IDs
Marshall Dawson
2019-06-28
device: Tidy up add_more_links()
Jacob Garber
2019-06-28
device,nb/amd: Deduplicate add_more_links()
Jacob Garber
2019-06-13
soc/intel/icelake: Replace PCI device LPC to ESPI as per EDS
Subrata Banik
2019-06-08
src/soc/intel/skylake/bootblock: Add SPT C236 to PCH Table
Christian Walter
2019-06-07
soc/intel: Add some missing MCH PCIe IDs
Keno Fischer
2019-05-28
src/arch/x86: Add automatic type41 entry creation
Christian Walter
2019-05-28
src/include/device/pci_ids.h: Add Kabylake C236 Device
Christian Walter
[next]