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-03-09
include/efi/efi_datatype: Convert EFI datatypes as per coreboot specification
Subrata Banik
2019-03-08
commonlib/loglevel.h: Drop unnecessary include
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
Add new CONFIG(XXX) macro to replace IS_ENABLED(CONFIG_XXX)
Julius Werner
2019-03-07
security/tpm: Fix TCPA log feature
Philipp Deppenwiese
2019-03-06
soc/intel/skylake: Add H110 PCH series
Maxim Polyakov
2019-03-06
soc/intel/skylake: Add new Northbridge and IGD IDs
Maxim Polyakov
2019-03-06
driver/intel/ish: add ish chip driver support
Jett Rink
2019-03-06
Remove DEFAULT_PCIEXBAR alias
Kyösti Mälkki
2019-03-06
device/pci_ops: Inline PCI config accessors for ramstage
Kyösti Mälkki
2019-03-06
device/pci_ops: Change ramstage PCI accessor signatures
Kyösti Mälkki
2019-03-06
device/pci_ops: Simplify logic for PCI bus ops
Kyösti Mälkki
2019-03-04
arch/io.h: Separate MMIO and PNP ops
Kyösti Mälkki
2019-03-04
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Add missing includes
Kyösti Mälkki
2019-03-04
arch/io.h: Fix PCI and PNP simple typedefs
Kyösti Mälkki
2019-03-04
{src/include},{soc/intel): Configure HDA codecs
Frans Hendriks
2019-03-03
device/pci_ops: Drop parameter from pci_bus_default_ops()
Kyösti Mälkki
2019-03-03
device/pci_ops: Drop unused parameter
Kyösti Mälkki
2019-03-03
device/pci_ops: Avoid name collisions
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-28
soc/intel/cannonlake: Add Comet Lake U SA 2+2 Device ID
Subrata Banik
2019-02-27
console: Split loglevel for fast and slow
Kyösti Mälkki
2019-02-27
console: Refactor printk() varargs prototypes
Kyösti Mälkki
2019-02-26
Add missing u8 eos[2] declaration to struct smbios_type38
Lukasz Siudut
2019-02-26
soc/intel/common: Include cometlake PCH IDs
Ronak Kanabar
2019-02-24
soc/intel/common: Include cometlake SA IDs
Ronak Kanabar
2019-02-22
arch/arm64: Add PCI config support in romstage
Kyösti Mälkki
2019-02-22
drivers/cavium: Add UART PCI driver
Patrick Rudolph
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-21
SMBIOS: Fix bios version
Elyes HAOUAS
2019-02-20
drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 module
Subrata Banik
2019-02-19
soc/intel/common: Add whiskeylake celeron v-0 support
Lijian Zhao
2019-02-15
SMBIOS: Update BIOS Information (Type 0) to version V3.2.0
Elyes HAOUAS
2019-02-15
SMBIOS: Add new MEMORY_{TYPE,TECHNOLOGY,OPERATING} macros
Elyes HAOUAS
2019-02-15
include/smbios.h: Align values for readability
Elyes HAOUAS
2019-02-15
SMBIOS: Update BMC Interface Type field
Elyes HAOUAS
2019-02-13
coreboot: check Cr50 PM mode on normal boot
Keith Short
2019-02-12
cpu/x86/mtrr: Fix _FROM_4G_TOP() macro
Nico Huber
2019-02-11
device/pci_ops: Apply some symmetry in headers
Kyösti Mälkki
2019-02-11
device/pci_ops: Move common pci_mmio_cfg.h
Kyösti Mälkki
2019-02-11
Revert "cpu/x86/mtrr: Fix sign overflow"
Nico Huber
2019-02-11
device/pci_ops: Move questionable pci_locate() variants
Kyösti Mälkki
2019-02-11
device/pci_early.c: Drop some guards
Kyösti Mälkki
2019-02-11
device/pci: Always define PCI_DEV()
Kyösti Mälkki
2019-02-05
bootmem: add new memory type for BL31
Ting Shen
2019-02-05
cpu/x86/mtrr: Fix sign overflow
Patrick Rudolph
2019-01-31
lib/hardwaremain: Fix more ACPI/IOAPIC typos
Subrata Banik
[next]