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
Age
Commit message (
Expand
)
Author
2019-11-06
lib: add calculate crc byte by byte
Xiang Wang
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-11-04
include: Remove EC_EVENT_* from elog.h
Yu-Ping Wu
2019-11-04
cpu/intel/em64t101: Add Nehalem to compatibility list
Arthur Heymans
2019-11-04
smbios: Create a type for smbios_enclosure_type
Mathew King
2019-11-03
cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE
Kyösti Mälkki
2019-11-02
cpu/x86: Move calibrate_tsc_with_pit() to drivers/pc80
Kyösti Mälkki
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-11-01
lib/uuid: Add UUID parsing function
Nico Huber
2019-10-31
cpu/x86: make set_msr_bit publicly available
Michael Niewöhner
2019-10-30
Program loading: Handoff cbmem_top via calling arguments
Arthur Heymans
2019-10-28
arch/x86: Populate more fields in SMBIOS type 4
Andrey Petrov
2019-10-28
lib/prog_loaders.c: Add prog_locate_hook()
Frans Hendriks
2019-10-27
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-10-27
cbmem.h: Align comment with the reality of implementations
Arthur Heymans
2019-10-24
src/include/console: Get rid of unused deprecated POST codes
Elyes HAOUAS
2019-10-24
soc/intel/skylake: search for PME wake event on all root ports
Michael Niewöhner
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-16
drivers/usb: Enable EHCI debug during verstage
Arthur Heymans
2019-10-09
SMBIOS (Type 17): Add HBM device type and DIE form factor value
Elyes HAOUAS
2019-10-09
SMBIOS: (Type 9) Add PCI Express Gen 4 values
Elyes HAOUAS
2019-10-08
superio/hwm5_conf: factor out HWM access from ITE env_ctrl
Felix Held
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-10-01
cpu/intel/common: Move intel_ht_sibling() to common folder
Patrick Rudolph
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-30
console: Declare empty printk() for __ROMCC__
Kyösti Mälkki
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
fmap: Add get_fmap_flash_offset()
Furquan Shaikh
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-23
lib/trace: Replace __PRE_RAM__ use
Kyösti Mälkki
2019-09-19
cpu/x86/lapic: Refactor timer_fsb()
Kyösti Mälkki
[next]