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
/
arch
/
x86
Age
Commit message (
Expand
)
Author
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-08
x86/acpi: Use PM_TABLET where appropriate
Duncan Laurie
2019-02-05
Kconfig: Add system type entries for common enclosures
Duncan Laurie
2019-02-05
arch/x86/acpigen: wrap _PLD in a package
Matt Delco
2019-02-05
acpi: device: avoid empty property list in acpi_dp_write
Matt Delco
2019-02-05
intel/quark: Fix COMMONLIB_STORAGE in CAR
Kyösti Mälkki
2019-02-02
usbdebug: Use fixed size field
Kyösti Mälkki
2019-02-02
usbdebug: Fix reserve in CAR
Kyösti Mälkki
2019-01-28
src: Don't use a #defines like Kconfig symbols
Elyes HAOUAS
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-14
arch/x86: Enforce CPU stack alignment
Kyösti Mälkki
2019-01-13
arch/x86: Drop Kconfig AP_SIPI_VECTOR
Kyösti Mälkki
2019-01-11
arch/x86/ebda: Don't trash the EBDA on the resume path
Arthur Heymans
2019-01-10
northbridge/amdfam10: Deal with PCI_ADDR() better
Kyösti Mälkki
2019-01-10
arch/x86: Remove weak tsc_freq_mhz() implementation
Kyösti Mälkki
2019-01-08
arch/x86/Kconfig: Fix spelling of *successful*
Paul Menzel
2019-01-08
arch/x86: Link walkcbfs.S instead of including it
Arthur Heymans
2019-01-08
arch/x86: Unify bootblock MMX register usage
Kyösti Mälkki
2019-01-07
usbdebug: Initialize the HW once in CAR stages
Arthur Heymans
2019-01-04
amdfam10 boards: Add Makefiles and fix resourcemap.c
Kyösti Mälkki
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-30
arch/x86: Add CAR stack location symbols
Kyösti Mälkki
2018-12-30
arch/x86: Use a common timestamp.inc with romcc bootblocks
Kyösti Mälkki
2018-12-30
arch/x86: Prevent romcc bootblock from using MMX registers
Kyösti Mälkki
2018-12-28
arch/x86/c_start.S: Use tabs instead of white spaces
Elyes HAOUAS
2018-12-28
arch/x86: Drop spurious arch/stages.h includes
Kyösti Mälkki
2018-12-24
soc/intel/quark: Drop BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP
Kyösti Mälkki
2018-12-24
arch/x86/wakeup.S: Use tabs instead of white spaces
Elyes HAOUAS
2018-12-22
cbmem: Always use EARLY_CBMEM_INIT
Kyösti Mälkki
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-29
arch/x86/Makefile.inc: Fix typo
Patrick Rudolph
2018-11-23
arch/x86: drop special case cbfs locator
Patrick Georgi
2018-11-23
src/arch/x86/acpi.c: Create log area and extend TPM2 table
Michał Żygowski
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-23
soc/intel/common: Bring DISPLAY_MTRRS into the light
Nico Huber
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-14
mb/emulation/qemu-i440fx|q35: Fix stack size
Patrick Rudolph
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-09
arch/x86: Fix car_active for CONFIG_NO_CAR_GLOBAL_MIGRATION
Furquan Shaikh
2018-11-09
include/program_loading: Add POSTCAR prog type
Philipp Deppenwiese
2018-11-08
toolchain: Add POSTCAR as a stage we have a toolchain for
Patrick Georgi
2018-11-06
x86/acpi.c: Be more verbose when finding the wakeup vector
Angel Pons
2018-11-01
arch/x86: clarify raw CAR_GLOBAL access guards
Aaron Durbin
2018-11-01
arch/x86: allow global .bss objects without CAR_GLOBAL
Aaron Durbin
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-26
arch/x86/acpi: Add TPM2 table support
Philipp Deppenwiese
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-23
acpi_device: Refine ACPI_IRQ_* macros
Furquan Shaikh
2018-10-22
arch/x86: Implement common CF9 reset
Nico Huber
2018-10-17
arch/x86/exception: Improve the readability of a comment
Jonathan Neuschäfer
2018-10-11
selfboot: remove bounce buffers
Ronald G. Minnich
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-04
arch/x86: Make mb/romstage.c optional
Rizwan Qureshi
2018-09-16
acpi: Call acpi_gen_writeSTA by status from device tree
Hung-Te Lin
2018-09-15
arch/x86/acpi_bert_storage.c: Fix coverity error CID 1395706
Richard Spiegel
2018-09-14
arch/x86/acpigen: Fix comment in _ROM method generator
Jonathan Neuschäfer
2018-09-14
complier.h: add __always_inline and use it in code base
Aaron Durbin
2018-09-07
x86/acpi: Add BERT table
Marshall Dawson
2018-09-07
x86/acpi: Add BERT to the revision table
Marshall Dawson
2018-09-07
arch/x86: Add BERT region support functions
Marshall Dawson
2018-09-06
chromeos/gnvs: remove function and naming cleanup
Joel Kitching
2018-09-06
x86/acpi: Add APEI definitions
Marshall Dawson
2018-09-05
arch/x86/Makefile: include dependencies for romcc bootblock
Nico Huber
2018-08-28
acpi: Hide Chrome and coreboot specific devices
David Wu
2018-08-27
x86/acpi: Update MADT table version
Marc Jones
2018-08-27
x86/acpi: Add ACPI table revision function
Marc Jones
2018-08-22
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
Joel Kitching
2018-08-17
x86/acpigen: Fix ACPI _ROM method
Marc Jones
2018-08-17
arch/x86/acpigen: add methods for cppc
Matt Delco
2018-08-15
arch/x86/acpigen: refactor calls to acpigen_write_register
Matt Delco
2018-08-14
cbmem: rename vdat to chromeos_acpi
Joel Kitching
2018-08-09
arch/x86/tables.c: Avoid static analysis error for unused value
Richard Spiegel
2018-08-09
src/arch: Fix typo
Elyes HAOUAS
2018-08-09
arch/x86/exception.c: Remove double initialization
Richard Spiegel
2018-08-07
arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm)
Julius Werner
2018-07-30
security/tpm: Use unique CBMEM names for TCPA logs
Philipp Deppenwiese
2018-07-19
arch/x86/smbios: Add support for table 38
Patrick Rudolph
2018-07-09
src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-07-02
arch/x86: add SMM caller
Patrick Georgi
2018-06-30
arch/x86/acpi: Add DMAR RMRR helper functions
Matt DeVillier
2018-06-28
arch/x86: include verstage.c only when verstage is a separate stage
Arthur Heymans
2018-06-12
arch/x86: Fix payload loading via bounce-buffer
Kyösti Mälkki
2018-06-11
selfboot: Move x86 quirk under arch
Kyösti Mälkki
2018-06-08
arch/x86: Drop leftover ROMCC console support
Kyösti Mälkki
2018-06-07
arch/x86/smbios: Conditionally call SMBIOS ops
Naresh G Solanki
2018-06-06
arch/x86: Always select RELOCATABLE_MODULES
Kyösti Mälkki
2018-06-06
arch/x86: Use fixed size limit with RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2018-06-06
arch/x86: Drop leftover ROMCC support
Kyösti Mälkki
[next]