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
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
2018-06-04
arch/x86: Remove unneeded includes
Elyes HAOUAS
2018-06-04
arch/x86: Introduce postcar_frame_add_romcache()
Nico Huber
2018-05-31
arch/x86/include/arch: Remove space after __attribute__
Elyes HAOUAS
2018-05-28
arch/x86: Define HPET_ADDRESS_OVERRIDE
Kyösti Mälkki
2018-05-28
acpi: device: Walk up the tree to find identifier
Duncan Laurie
2018-05-21
Revert "acpi: device: Walk up the tree to find identifier"
Duncan Laurie
2018-05-18
arch/x86: Increase TIMESTAMP region size to 0x200
Furquan Shaikh
2018-05-18
acpi: device: Walk up the tree to find identifier
Duncan Laurie
2018-05-18
arch/x86/acpigen: Fix corner case in _ROM generator
Patrick Rudolph
2018-05-11
acpi: Add support for writing ACPI _PLD structures
Duncan Laurie
2018-05-11
acpi: Add support for generating ACPI _UPC
Duncan Laurie
2018-05-08
arch/x86/acpi_device: Add macros to define gpio with wake flag
Harsha Priya
2018-05-08
Move `pci_ops_mmconf` from arch/x86/ to device/
Nico Huber
2018-05-08
arch/x86/acpi: Get rid of device_t
Elyes HAOUAS
2018-05-04
arch/x86/cpu.c: Remove unneeded headers
Elyes HAOUAS
2018-05-04
arch/x86/cpu_common.c: Remove unneeded headers
Elyes HAOUAS
2018-05-03
arch/x86: Relocate GDT in verstage, romstage, and postcar
Hannah Williams
2018-05-03
arch/x86: reduce complexity in assembly_entry.S
Aaron Durbin
2018-05-02
src/drivers: Add reset/enable/stop_off_ms variables to ACPI devices
Shelley Chen
2018-05-02
pci: Fix MMCONF_SUPPORT on non x86
Patrick Rudolph
2018-05-02
arch/x86: Print CPU Index and APIC ID in case of exception
Subrata Banik
2018-04-30
lib/bootmem: Introduce custom bootmem tags
Patrick Rudolph
2018-04-30
x86/mpspec: order the I/O APICs by the APIC Id
Lubomir Rintel
2018-04-30
device: constify some variables
Lubomir Rintel
2018-04-26
arch/x86: remove nop padding from exception vectors
Aaron Durbin
2018-04-26
arch/x86: print cr2 value on every exception
Aaron Durbin
2018-04-26
arch/x86: allow idt to be available to link in all stages
Aaron Durbin
2018-04-25
arch/x86: add support for cache-as-ram paging
Aaron Durbin
2018-04-24
arch/x86: add ENV_CACHE_AS_RAM
Aaron Durbin
2018-04-24
arch/x86/postcar: add comment clarifying reason for finalize_load()
Aaron Durbin
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-24
arch/x86: align stack on entry to x86_exception()
Aaron Durbin
2018-04-24
arch/x86: prepare for having an idt in other stages
Aaron Durbin
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-04-12
include/memory_info.h: Change serial number field from 5 bytes to 4
Raul E Rangel
2018-04-09
ACPI S3: Drop too early resume backup
Kyösti Mälkki
2018-04-09
ioapic: extend definition name to avoid collision
Marc Jones
2018-04-01
x86: Increase time out for parking APs to 250ms
Furquan Shaikh
2018-04-01
arch/x86/smbios: Consider corner case of Part Number
Lijian Zhao
2018-03-23
arch/x86/smbios: Strip trailing whitespace on DMI 17 part number.
Raul E Rangel
2018-03-14
acpi: update comment referencing ACPI ID
Joel Kitching
2018-03-07
smbios: Extend Baseboard (or Module) Information (type2)
Julien Viard de Galbert
2018-03-01
smbios: Add option to select the enclosure type
Julien Viard de Galbert
2018-02-26
src/arch/x86/smbios.c: Fix type 17 part number
Richard Spiegel
2018-02-02
arch/x86/acpi/statdef.asl: Remove unnecessary whitespace
Elyes HAOUAS
2018-01-31
arch/x86/acpigen: Add generator for _ROM
Patrick Rudolph
2018-01-26
smbios: handle DIMM of 32G or more
Julien Viard de Galbert
2018-01-25
arch/x86: allow timestamp source to not be TSC
Aaron Durbin
2018-01-17
cpu/intel/speedstep: Fix the PNOT ACPI method
Arthur Heymans
[next]