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
2020-04-16
intel/common/block/lpc: Add new device IDs for Lewisburg PCH
BryantOu
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-07
drivers/intel/wifi: Add support for Intel Wi-Fi 6 Series
Subrata Banik
2020-04-05
src/include: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-25
Rework map_oprom_vendev to add revision check and mapping
Martin Roth
2020-03-22
device/pci_id: Maintain consistent tab in pci_ids.h
Subrata Banik
2020-03-20
sb/ibexpeak: Use macros instead of hard-coded IDs
Felix Singer
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
src/include/device: Add Intel Tiger Lake Thunderbolt device Id
John Zhao
2020-03-16
drivers/intel/ish: Add TGL ISH PCI id
li feng
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
[next]