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
2022-07-17
include/device/device.h: Remove unneeded blank line after '{'
Elyes HAOUAS
2022-07-07
soc/intel/common/graphics: Add another Meteor Lake device ID
Wonkyu Kim
2022-06-28
soc/intel: Add Raptor Lake device IDs
zhixingma
2022-06-26
device: Drop LOG_MEM/IO_RESOURCE
Kyösti Mälkki
2022-06-26
resource: Add helpers for memory resources
Kyösti Mälkki
2022-06-26
device: Add fixed_io_range_flags() and helpers
Kyösti Mälkki
2022-06-26
device: Add fixed_mem_range_flags() and helpers
Kyösti Mälkki
2022-06-22
soc/intel: Add Meteor Lake SA device ID
Subrata Banik
2022-06-22
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-06-17
soc/intel/alderlake/report_platform.c: Add ADL-S identification
Michał Żygowski
2022-06-03
drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver
Subrata Banik
2022-05-31
dev/i2c_bus: Add declaration, implementation of i2c_dev_detect()
Matt DeVillier
2022-05-24
device: Add log_resource()
Kyösti Mälkki
2022-05-20
soc/intel/ehl: Use defines for Ethernet controller IDs
Mario Scheithauer
2022-05-16
drivers/wifi/generic: Add new device ID
Bora Guvendik
2022-05-16
soc/intel: Add Raptor Lake device IDs
Bora Guvendik
2022-05-11
device/dram/common.h: Use C over CPP
Arthur Heymans
2022-04-27
include/device/i2c_simple: add i2c_2ba_read_bytes function
Felix Held
2022-04-01
device/i2c_bus: Constify i2c_busdev and i2c_link
Matt DeVillier
2022-03-24
drivers/net/r8168: Add support for Realtek RTL8111K
Raihow Shi
2022-03-23
soc/intel/adl-n: Add device ID for TCSS XHCI
Maulik V Vaghela
2022-03-09
soc/intel/common: Include Meteor Lake device IDs
Wonkyu Kim
2022-03-08
device/mmio.h: Move readXp/writeXp helpers to device/mmio.h
Jianjun Wang
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2022-02-28
soc/amd/sabrina: Add XHCI configuration
Jon Murphy
2022-02-21
include/device/dram/ddr3.h: Don't redefine 'printram(x, ...)'
Elyes HAOUAS
2022-02-16
device: Add support for PCIe Resizable BARs
Tim Wawrzynczak
2022-02-16
soc/intel/alderlake: Correct Alder Lake M/N ESPI device ID
Krishna Prasad Bhat
2022-02-11
soc/intel/common: Re-use Alder Lake-M device IDs for Alder Lake-N
Usha P
2022-02-10
soc/intel/common: Add Crash Log and PMC SRAM PCI device IDs
Tim Wawrzynczak
2022-02-10
device: Add pciexp_find_next_extended_cap function
Tim Wawrzynczak
2022-01-31
soc/intel/alderlake: Add Alder Lake P IGD device IDs
Kane Chen
2022-01-25
soc/intel/common: Include Alder Lake-N device IDs
Usha P
2022-01-24
device: constify pciexp_find_extended_cap()
Tim Wawrzynczak
2022-01-18
soc/intel/common: Add Alder Lake N eMMC device ID
Krishna Prasad Bhat
2022-01-17
pci_ids.h: Make Denverton IDs consistent with other Intel SoCs
Jeff Daly
2022-01-12
include/device/pci_ids.h: add PCI IDs for AMD Family 17h Model A0h SoC
Felix Held
2022-01-10
soc/intel/alderlake: Update the ADL-P SKU parameters for VR domains
Curtis Chen
2021-12-22
device: Make pciexp_get_ltr_max_latencies a public function
Tim Wawrzynczak
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
[next]