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-08-23
arch/x86/acpi: Add acpi_device_hid
Patrick Rudolph
2019-08-22
ACPI S3: Depend on RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2019-08-22
ACPI S3: Drop ACPI_HUGE_LOWMEM_BACKUP
Kyösti Mälkki
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-21
AMD fam10: Remove HAVE_ACPI_RESUME support
Kyösti Mälkki
2019-08-15
arch/x86: Add postcar_frame_common_mtrrs()
Kyösti Mälkki
2019-08-13
cpu/x86: Move some SMM function declarations
Kyösti Mälkki
2019-08-11
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-02
src/arch/x86/acpi: Constify struct device instances
Aamir Bohra
2019-07-13
cpu/x86: Move smm_lock() prototype
Kyösti Mälkki
2019-07-12
arch, include, soc: Use common stdint.h
Jacob Garber
2019-07-10
arch/cpu/x86: Update AMD detection
Marshall Dawson
2019-07-04
arch/x86: Adjust size of postcar stack
Kyösti Mälkki
2019-07-02
arch/x86: Fix spelling error in BERT comment
Marshall Dawson
2019-07-02
arch/x86: Fix cpu_cpuid_extended_level() return type
Elyes HAOUAS
2019-07-02
security/memory: Clear memory in ramstage
Patrick Rudolph
2019-06-21
arch: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-21
arch/x86/acpi: use ALIGN_UP instead of ALIGN
Felix Held
2019-06-21
arch/x86: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
arch/x86/cpu: Add define and strings for Hygon
Jinke Fan
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
[next]