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
2021-12-03
drivers/net/r8168: Add support for Realtek RT8125
Alan Huang
2021-11-29
soc/intel/common: Include Alder Lake-N device IDs
Usha P
2021-11-29
pci_mmio_cfg: Rename pcicfg to pci_map_bus
Jianjun Wang
2021-11-29
device/pci_device.c: Scan only one device for PCIe
Jianjun Wang
2021-11-25
soc/intel/elkhartlake: Update SA DIDs Table
Rick Lee
2021-11-23
drivers/genesyslogic/gl9750: Add driver for Genesys Logic GL9750
Ben Chuang
2021-11-15
device/pci_rom: Add vga_oprom_preload
Raul E Rangel
2021-11-12
soc/intel/common/block/pcie: Add ADL-P CPU PCIe Device IDs
Tracy Wu
2021-11-11
device/azalia_device: Drop unused function parameter
Angel Pons
2021-11-11
device/azalia_device: Adapt and export `codec_init()`
Angel Pons
2021-11-11
device/azalia_device: Export `codecs_init()`
Angel Pons
2021-11-11
arch/x86: Refactor the SMBIOS type 17 write function
Subrata Banik
2021-11-10
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-11-09
pci_mmio_cfg: Always use pci_s_* functions
Nico Huber
2021-11-09
pci_mmio_cfg: Gather everything MMCONF (ECAM) related
Nico Huber
2021-11-09
pci_mmio_cfg: Move guard around pci_s_* functions to x86
Nico Huber
2021-11-04
SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries
Angel Pons
2021-11-04
device/azalia_device.h: Rewrite verb macros
Angel Pons
2021-11-04
device/azalia_device.h: Guard macro parameters
Angel Pons
2021-11-03
device/include: Fix potential build error
Alan Huang
2021-11-02
include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs
Felix Held
2021-10-26
include/device/pci_ids: move AMD device IDs below AMD vendor ID
Felix Held
2021-10-26
include/device/pci_ids: fix typo in PCI_DEVICE_ID_AMD_FE_GATE_700D
Felix Held
2021-10-22
include/device: ensure valid link/bus is passed to mp_cpu_bus_init
Felix Held
2021-10-06
include/device: Generic interface for USB-C mux operations
Derek Huang
2021-10-05
src/acpi to src/lib: Fix spelling errors
Martin Roth
2021-09-29
soc/intel/alderlake: Add GFx Device ID 0x46c3
Selma Bensaid
2021-09-24
device: Drop unused function `dev_find_matching_device_on_bus`
Furquan Shaikh
2021-09-20
device: Add helper macros for device pointers using alias names
Furquan Shaikh
2021-09-20
device/mmio: Make buffer_to_fifo32() take a const buffer
Julius Werner
2021-09-06
device/device.h: Drop unused function declaration
Angel Pons
2021-08-26
device/mipi: Move to drivers/mipi
Julius Werner
2021-08-20
soc/intel/adl: Update PCI ID for ADL-M SKU
Sumeet Pawnikar
2021-08-19
soc/intel/common: Add TGL-H PCI IDs
Jeremy Soller
2021-08-18
device: Move MIPI panel library from mainboard/google/kukui into common
Julius Werner
2021-08-05
soc/intel/alderlake: Add GFx Device ID 0x46aa
Bora Guvendik
2021-08-02
helpers: Add GENMASK macro
Yu-Ping Wu
2021-07-20
soc/intel/alderlake: Add support for I2C6 and I2C7
Varshit B Pandya
2021-07-17
soc/amd/common/block/graphics: add GPU PCI ID for Barcelo
Felix Held
2021-07-14
src/device: Remove DEVICE_PATH_ESPI & DEVICE_PATH_LPC
Martin Roth
2021-07-14
soc/intel/alderlake: Add GFx Device ID 0x46a6
Maulik V Vaghela
2021-07-01
device: Clean up resource utility function signatures
Kyösti Mälkki
2021-06-21
soc/intel/alderlake: Add GFx Device ID 0x46b3
Meera Ravindranath
2021-06-21
include/pci_def.h: Add some PCI Power Management CSR bits
Tim Wawrzynczak
2021-06-17
device: Add helper function devfn_disable()
Subrata Banik
2021-06-10
device/pnp: Always provide `pnp_unset_and_set_config`
Angel Pons
2021-06-09
device/dram: Add LPDDR4 utilities
Rob Barnes
2021-06-09
device: Add helper function is_devfn_enabled()
Subrata Banik
2021-06-08
soc/intel: Add Alder Lake's GT device ID
Sridhar Siricilla
2021-05-26
soc/intel/elkhartlake: Update SA & IGD DIDs Table
Tan, Lean Sheng
2021-05-24
device: Consider fw_config probing in `is_dev_enabled()`
Furquan Shaikh
2021-05-21
soc/intel/common: Add Alder Lake device IDs
Sumeet R Pawnikar
2021-05-14
soc/intel/alderlake: Update CPU and IGD Device IDs
Maulik V Vaghela
2021-05-10
device: Drop unused `uma_memory_{base,size}` globals
Angel Pons
2021-05-03
device: Switch pci_dev_is_wake_source to take pci_devfn_t
Tim Wawrzynczak
2021-04-28
soc/intel: Add Z370, H310C and B365 device IDs
Angel Pons
2021-04-28
soc/intel: Add Kaby Lake PCH-U base device ID
Angel Pons
2021-04-28
soc/intel: Rename 200-series PCH device IDs
Angel Pons
2021-04-06
soc/intel/alderlake: Add LPC and IGD device Ids for Alderlake M
Maulik V Vaghela
2021-04-05
device/dram/ddr3: Drop unused MRS helpers
Angel Pons
2021-04-05
device/dram/ddr4.h: Align with DDR3 and DDR2
Angel Pons
2021-04-05
device/dram/ddr3: Rename DDR3 SPD memory types
Angel Pons
2021-04-05
device/dram/ddr3: Get rid of useless typedefs
Angel Pons
2021-03-15
pciexp_device: Rewrite LTR configuration
Nico Huber
2021-03-14
device/pciexp_device.c: Remove CPP guarding
Arthur Heymans
2021-03-12
pci_def.h: Introduce PCI_EXP_DEVCAP2 & PCI_EXP_DEVCTL2 proper
Nico Huber
2021-03-12
device: Give `pci_ops.set_L1_ss_latency` a proper name
Nico Huber
2021-03-12
soc/intel/*: drop UART pad configuration from common code
Michael Niewöhner
2021-03-11
soc/intel/common/block: Add PCI IDs for EmmitsBurg PCH
Jonathan Zhang
2021-03-05
soc/intel/broadwell/pch: Use Lynx Point smbus.c
Angel Pons
2021-02-27
drivers/soundwire/alc1308 : Add ALC1308 soundwire device
Anil Kumar
2021-02-27
sb/intel/ibexpeak: Add all PCI IDs for LPC
Angel Pons
2021-02-24
soc/amd/picasso/data_fabric: add missing data fabric device function 7
Felix Held
2021-02-24
device/device.c: Rename .disable to .vga_disable
Arthur Heymans
2021-02-16
device/dram: Move SPD manufacturer names out of arch/x86
Patrick Rudolph
2021-02-10
device/azalia_device: Add mainboard hook to program codecs
Angel Pons
2021-02-10
device/azalia_device: Add function to program a verb table
Angel Pons
2021-02-04
drivers/generic/bayhub_lv2: Add driver for BayHub lv2
John Su
2021-02-03
pci_ids/intel: Add missing CFL-S GT1 IGD IDs
Nico Huber
2021-02-03
pci_ids/intel: Correct 0x3e96, it's a CFL-S part
Nico Huber
2021-02-01
include/device/pci_ids.h: Add Cannon Lake PCH-H SATA dev ID
Erik van den Bogaert
2021-01-30
device: Drop `mmconf_resource_init` function
Angel Pons
2021-01-30
device/Kconfig: Introduce MMCONF_LENGTH
Angel Pons
2021-01-22
soc/intel/commmon: Include Alder Lake device IDs
Varshit Pandya
2021-01-12
device: Use __pci_0_00_0_config in config_of_soc()
Furquan Shaikh
2021-01-12
soc/intel/alderlake: Add PCH ID 0x5182
Subrata Banik
2020-12-28
device/pnp: add register PNP_IO4
Michael Niewöhner
2020-12-28
device + util/sconfig: introduce new device `gpio`
Michael Niewöhner
2020-12-17
device/azalia_device.c: Add codec reset helpers
Angel Pons
2020-12-17
azalia: Make `azalia_find_verb` parametric
Angel Pons
2020-12-17
azalia: Drop unused parameter from `azalia_find_verb`
Angel Pons
2020-12-17
azalia: Make `find_verb` function non-static
Angel Pons
2020-12-17
azalia: Make `set_bits` function non-static
Angel Pons
2020-12-14
intel/common/block/lpc: Add new device IDs for Emmitsburg PCH
Jonathan Zhang
2020-12-06
include/device/device: add comment that config_of_soc never returns NULL
Felix Held
2020-12-05
device/pci_id: Add TCSS PCI IDs for Alderlake
V Sowmya
2020-11-30
include/device/pci_ids.h: Fix device id for gspi2
Bora Guvendik
2020-11-25
device: Drop unused HyperTransport code
Angel Pons
2020-11-24
include/device/pci_ids.h: Add PCI IDs used in Lynxpoint chipsets
Felix Singer
2020-11-21
include/device/pci_ids: add PCI IDs for new AMD SoCs
Felix Held
[next]