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
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2019-06-19
acpi: Add SPMI table
Patrick Rudolph
2019-06-09
acpigen: Add support for IndexField
Patrick Rudolph
2019-05-29
src/{include,arch,cpu,lib}: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-16
{arch,cpu}/x86, drivers/intel: Restore cpu_index error handling
Jacob Garber
2019-05-14
Remove unnecessary ENV_RAMSTAGE guard
Subrata Banik
2019-05-13
src/arch/x86: Use core apic id to get cpu_index()
Subrata Banik
2019-05-01
arch/x86/acpi: Update VT-d DMA remapping structure flags setting
John Zhao
2019-04-26
ACPI: Add RHSA and ANDD structures for DMAR table
John Zhao
2019-04-23
ACPI: Clarify serial bus revision and specific revision
Elyes HAOUAS
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-19
acpi: Upgrade acpi generate header
Lijian Zhao
2019-04-17
soc/intel/common/timer: Calculate TSC frequency based on CPUID 0x15
Subrata Banik
2019-04-09
arch/x86/smbios: Add type 7
Patrick Rudolph
2019-04-09
arch/x86/cpu: Add functions to determine CPU vendor
Patrick Rudolph
2019-04-07
device/pci: Rewrite PCI MMCONF with symbol reference
Kyösti Mälkki
2019-03-16
device/pci_ops: Have only default PCI bus ops available
Kyösti Mälkki
2019-03-14
arch/x86: Fix PCI IO config accessor
Kyösti Mälkki
2019-03-14
arch/x86: Optimise PCI IO config accessor
Kyösti Mälkki
2019-03-13
device/pci_ops: Rename 'where' to 'reg'
Kyösti Mälkki
2019-03-13
device/pci_ops: Unify signatures
Kyösti Mälkki
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
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
arch/io.h: Fix PCI and PNP simple typedefs
Kyösti Mälkki
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-03
device/pci_ops: Avoid name collisions
Kyösti Mälkki
2019-03-03
arch/x86/acpi: Clean up comments
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-25
ACPI: Enum only used ACPI tables
Elyes HAOUAS
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
device/pci_ops: Move questionable pci_locate() variants
Kyösti Mälkki
2019-02-11
device/pci: Always define PCI_DEV()
Kyösti Mälkki
2019-02-10
arch/x86: Drop stale comment
Kyösti Mälkki
2019-02-10
arch/x86: Drop some ROMCC remains
Kyösti Mälkki
2019-02-02
usbdebug: Fix reserve in CAR
Kyösti Mälkki
2019-01-27
src: Fix the warning "type 'hex' are always defined"
Elyes HAOUAS
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-10
northbridge/amdfam10: Deal with PCI_ADDR() better
Kyösti Mälkki
2019-01-07
usbdebug: Initialize the HW once in CAR stages
Arthur Heymans
2019-01-04
src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h'
Elyes HAOUAS
2019-01-04
src: Get rid of device_t
Elyes HAOUAS
2018-12-22
arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT
Kyösti Mälkki
2018-12-13
cpuid: Add helper function for cpuid(1) functions
Subrata Banik
2018-12-05
arch/x86/include/stdint: Fix PRIu64
Patrick Rudolph
2018-12-04
acpi_pld: Make it easier to define the ACPI USB device groups
Duncan Laurie
2018-11-29
arch/acpi.h: Add some update to version 6.2a
Elyes HAOUAS
2018-11-29
arch/x86/acpigen.c: Add a method to notify all CPU cores
Arthur Heymans
2018-11-23
src/arch/x86/acpi.c: Create log area and extend TPM2 table
Michał Żygowski
[next]