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
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
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
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
2019-05-23
soc/intel/skylake: Add PCI Id for Kabylake DT
Christian Walter
2019-05-07
sconfig: Add SMBIOS type 9 entries
Patrick Rudolph
2019-05-06
soc/skylake: Add missing PCH IDs
Marius Genheimer
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-07
device/pci: Rewrite PCI MMCONF with symbol reference
Kyösti Mälkki
2019-03-28
drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 module
Subrata Banik
2019-03-27
device/pciexp_device: Convert LTR non-snoop/snoop value into common macro
Subrata Banik
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-21
device/pci_device: Add generic subsystem programming logic
Subrata Banik
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-17
resources: introduce io_resource()
Subrata Banik
2019-03-16
device/pci_ops: Have only default PCI bus ops available
Kyösti Mälkki
2019-03-16
device/pci_ops: Reuse romstage PCI config for ramstage
Kyösti Mälkki
[next]