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-10-08
arch/x86: Don't allow separate verstage to boot from romcc bootblock
Arthur Heymans
2019-10-04
arch/x86/acpi: Add SSDT for QEMU
Patrick Rudolph
2019-10-01
cpu/intel/common: Move intel_ht_sibling() to common folder
Patrick Rudolph
2019-09-30
arch/x86: Fix __ROMCC__ automatic prerequisities
Kyösti Mälkki
2019-09-28
cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use
Kyösti Mälkki
2019-09-14
arch/x86: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()
Kyösti Mälkki
2019-09-13
timestamps: Remove TIMESTAMP_CACHE_IN_BSS
Kyösti Mälkki
2019-09-13
arch/x86/bootblock_crt0.S: Leverage eax in protected mode entry
Himanshu Sahdev aka CunningLearner
2019-09-11
arch/x86: Cache the TSEG region at the top of ram
Subrata Banik
2019-09-11
arch/x86: Restrict use of _car_global[start|end]
Kyösti Mälkki
2019-09-11
arch/x86: Drop _car_relocatable_data symbols
Kyösti Mälkki
2019-09-11
arch/x86: Move ehci_dbg_info outside _car_relocatable_data
Kyösti Mälkki
2019-09-11
timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFORE
Kyösti Mälkki
2019-09-10
AUTHORS: Move src/arch/x86 copyrights into AUTHORS file
Martin Roth
2019-09-09
arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0
Kyösti Mälkki
2019-09-06
superio/common: Add ssdtgen for generic SuperIOs
Patrick Rudolph
2019-09-02
soc/intel/common/timer: Make TSC frequency calculation dynamically
Subrata Banik
2019-08-31
arch/x86: Remove WB attribute from 0..CACHE_TMP_RAMTOP
Kyösti Mälkki
2019-08-29
arch/x86: Fix clearing .bss section
Kyösti Mälkki
2019-08-29
arch/x86: remove weak car_stage_entry() symbol
Aaron Durbin
2019-08-28
arch/x86/postcar: unexpose postcar_commit_mtrrs() symbol
Aaron Durbin
2019-08-26
x86: Introduce RESET_VECTOR_IN_RAM option
Martin Roth
2019-08-26
arch/x86: Simplify <arch/early_variables.h>
Kyösti Mälkki
2019-08-26
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-26
Move and rename ARCH_STAGE_HAS_xxx_SECTION rules
Kyösti Mälkki
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-20
src: Remove variable length arrays
Jacob Garber
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-06
arch/x86/acpi.c: Change TPM2 ACPI Table to support CRB
Christian Walter
2019-08-03
smbios: Make SMBIOS type 3 enclosure type settable at runtime
Mathew King
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-12
device/pci: Replace use of dev_find_slot() for IRQs
Kyösti Mälkki
2019-07-10
arch/cpu/x86: Update AMD detection
Marshall Dawson
2019-07-09
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-07-08
src/arch/x86/acpigen: Compare dev_states_count to size_t
Elyes HAOUAS
2019-07-07
arch/x86: Use ssize_t to store length
Jacob Garber
2019-07-07
arch/x86: Clean up PIRQ_ROUTE
Kyösti Mälkki
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
device/pci_rom: Fix redundant pci_rom_probe() calls
Kyösti Mälkki
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/tables: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-06-21
arch-x86/smbios: 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-21
arch/x86/rdrand.c: Remove unneeded 'else'
Elyes HAOUAS
2019-06-19
src/arch/x86/smbios: Change SMBIOS Version to 2.8
Christian Walter
2019-06-19
acpi: Add SPMI table
Patrick Rudolph
2019-06-17
3rdparty/blobs: Update submodule, SNB improvements
Arthur Heymans
2019-06-15
arch/x86/Kconfig: hide the "Bootblock behaviour" option on non-romcc
Arthur Heymans
2019-06-15
arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMAL
Arthur Heymans
2019-06-13
stage_cache: Make empty inline function if CONFIG_NO_STAGE_CACHE enable
Subrata Banik
2019-06-09
acpigen: Add support for IndexField
Patrick Rudolph
2019-06-06
Makefile.inc: Compile smm files independent ARCH_RAMSTAGE_X86_32/64
Subrata Banik
2019-06-06
src/soc/intel/common/smbios: Add addtional infos to dimm_info
Christian Walter
2019-06-05
src/arch/x86: Prevent attack on null pointer dereference
John Zhao
2019-06-02
Makefile.inc: Remove unnecessary CONFIG dependency
Subrata Banik
2019-05-29
src/{include,arch,cpu,lib}: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
arch/x86: Do not add properties to null DP packages
Jacob Garber
2019-05-28
src/arch/x86: Add automatic type41 entry creation
Christian Walter
2019-05-23
src/mainboard/google: Adopt Mainboards to changed Type41 Func
Christian Walter
2019-05-22
post_code: add post code for failure to load next stage
Keith Short
2019-05-18
SMBIOS: Fix SPD manufacture ID decoder
Lijian Zhao
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-12
nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE
Nico Huber
2019-05-12
arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() function
Subrata Banik
2019-05-07
smbios: Walk over PCI devicetree to fill type 9
Patrick Rudolph
2019-05-06
arch/x86: Remove unused file
Patrick Rudolph
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-26
x86/acpi: Add Kconfig to toggle 8259 reporting
Nico Huber
2019-04-23
arch/x86/car.ld: Make the vboot tpm log symbols conditional
Arthur Heymans
2019-04-23
smbios: Add memory type 9 system slot support
Lijian 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-22
arch/x86/car.ld: Also check mrc.bin heap for Ivybridge
Arthur Heymans
2019-04-19
smbios: Fix copy paste error
Patrick Rudolph
2019-04-19
smbios: Add type 17 device/bank locator override
Lijian Zhao
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: Reference type 7
Patrick Rudolph
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-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-29
arch/x86/smbios(type4): Write processor_upgrade field
Elyes HAOUAS
[next]