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
2020-04-29
arch/x86: Implement RESET_VECTOR_IN_RAM
Felix Held
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
arch/x86/acpi_device: Constify struct device * parameter to UID functions
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-28
arch/x86/acpi_device: Add a helper function to write PCI device
Furquan Shaikh
2020-04-27
arch/x86/acpigen: Add helpers for generating _ADR
Furquan Shaikh
2020-04-23
rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE
Julius Werner
2020-04-22
arch/x86/acpigen_ps2_keybd: Add JP and UK specific keymaps
Rajat Jain
2020-04-20
arch/x86/acpi: Add code to generate ACPI for PS2 keyboards
Rajat Jain
2020-04-20
drivers/pc80/rtc: Reorganize prototypes
Kyösti Mälkki
2020-04-15
cpu/x86/acpi: Add assignments to ACPI_Sn enums
Marshall Dawson
2020-04-13
acpi: Bump MADT to revision 3
Patrick Rudolph
2020-04-13
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-06
arch/x86/acpi: add definitions for IVHD type 11h
Michał Żygowski
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-31
arch/x86/tables: Move max ACPI table size to Kconfig
Duncan Laurie
2020-03-31
security/vboot: Decouple measured boot from verified boot
Bill XIE
2020-03-25
arch/x86: Add Kconfig option for 2nd VGA BIOS image
Martin Roth
2020-03-23
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-23
src: capitalize 'APIC'
Elyes HAOUAS
2020-03-06
src/arch/x86: Convert to SPDX license header
Patrick Georgi
2020-03-05
Revert "acpi: Bump FADT to revision 6"
Matt DeVillier
2020-03-02
x86/acpi_s3: Remove trailing dots from debug message
Paul Menzel
2020-03-02
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-03-02
arch/x86/acpigen: Add new helper routines for XOR and get_rx_gpio
Rajat Jain
2020-02-24
include/arch/cpu.h: Remove old reference to ROMCC
Elyes HAOUAS
2020-02-11
arch/x86/acpi: Change message in acpi_write_dbg2_pci_uart to BIOS_DEBUG
Wim Vervoorn
2020-02-04
arch/x86/include/arch: Add SMM_TASK_STATE_SEG
Eugene Myers
2020-01-30
x86/acpi_device: Allow acpi_device_add_power_res params as optional
Edward O'Callaghan
2020-01-30
arch/x86: add acpigen resource support
Jonathan Zhang
2020-01-24
arch/x86/acpi_device: Add macros to define gpio interrupt with wake
Alex Levin
2020-01-18
arch/x86/post.c: Hide cmos_post_code from SMM context
Maulik V Vaghela
2020-01-14
console/post: Split parts to arch/
Kyösti Mälkki
2020-01-13
arch/x86/cf9_reset: Fix typo
Elyes HAOUAS
2020-01-13
arch/x86: Fix typos
Elyes HAOUAS
2020-01-12
include/arch/romstage: Fix typo
Elyes HAOUAS
2020-01-12
include/arch/acpigen: Fix typo
Elyes HAOUAS
2020-01-09
acpi: Be more ACPI compliant when generating _UID
Patrick Rudolph
2020-01-07
drivers/pc80/rtc: Clean up some headers
Kyösti Mälkki
2020-01-07
acpigen: Add function to generate unicode names
Patrick Rudolph
2020-01-02
arch/x86/Kconfig: Remove unused BOOTBLOCK_RESETS
Elyes HAOUAS
2019-12-27
cpu/intel/microcode: Apply more strict guard for assembly files
Kyösti Mälkki
2019-12-27
arch/x86: Remove <arch/cbfs.h>
Kyösti Mälkki
2019-12-27
arch/x86: Remove walkcbfs()
Kyösti Mälkki
2019-12-27
bootblock: Support normal/fallback mechanism again
Kyösti Mälkki
2019-12-26
src/x86|cpu/intel: Hardcode FIT and ID
Marshall Dawson
2019-12-26
src: Remove unused include <string.h>
Elyes HAOUAS
2019-12-20
arch/x86: Drop romcc bootblock
Arthur Heymans
2019-12-19
arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE
Kyösti Mälkki
2019-12-19
src/arch/x86: Build mainboard acpi_tables source if present
Karthikeyan Ramasubramanian
2019-12-19
src: Remove unused 'include <arch/cpu.h>'
Elyes HAOUAS
2019-12-19
src/arch: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
arch/x86: Drop uses of ROMCC_BOOTBLOCK
Arthur Heymans
2019-12-19
Drop ROMCC code and header guards
Arthur Heymans
2019-12-16
arch/x86: Make X86 stages select ARCH_X86
Arthur Heymans
2019-12-14
bootblock: Provide some common prototypes
Kyösti Mälkki
2019-12-12
acpigen: Add methods for mutex operations
Patrick Rudolph
2019-12-11
printf: Automatically prefix %p with 0x
Julius Werner
2019-12-06
arch|cpu/x86: Add Kconfig option for x86 reset vector
Marshall Dawson
2019-12-03
src: Add missing include <stdlib.h>
Elyes HAOUAS
2019-11-30
kill CAR_GLOBAL_MIGRATION leftovers
Arthur Heymans
2019-11-30
arch/x86/car.ld: Drop CAR_GLOBAL region
Arthur Heymans
2019-11-30
arch/*/*/early_variables.h: drop unused files
Arthur Heymans
2019-11-30
arch/x86/cache.h: Use ENV_CACHE_AS_RAM macro
Arthur Heymans
2019-11-29
arch/x86/exception.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-26
arch/x86: SMBIOS: Improve core count reporting
Andrey Petrov
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-22
arch/acpigen.h: Correct PARENT_PREFIX encoding value
Elyes HAOUAS
2019-11-22
Makefiles: Remove -D__PRE_RAM__
Kyösti Mälkki
2019-11-22
arch/x86: Remove spinlocks inside CAR
Kyösti Mälkki
2019-11-21
arch/x86: Remove copy_and_run()
Kyösti Mälkki
2019-11-21
cpu/amd/fam10: Drop support
Arthur Heymans
2019-11-21
drivers/intel/fsp1_0: Drop support
Arthur Heymans
2019-11-19
lib/fmap: Disable pre-RAM cache for FSP 1.0
Julius Werner
2019-11-18
include: Make stdbool.h a separate file
Julius Werner
2019-11-14
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-13
arch/x86: Correctly determine number of enabled cores
Andrey Petrov
2019-11-12
arch/x86/car.ld: Rename suffix _start/_end
Arthur Heymans
2019-11-11
console,boot_state: Exclude printk() from reported times
Kyösti Mälkki
2019-11-10
arch/x86: Remove EARLY_EBDA_INIT support
Arthur Heymans
2019-11-10
lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARG
Arthur Heymans
2019-11-06
arch/x86: Create preprocessed __ROMCC__ bootblock source
Kyösti Mälkki
2019-11-05
security/vboot: Removed vboot_prepare from vboot_locator
Wim Vervoorn
2019-11-04
cpu/qemu-x86: Add x86_64 bootblock support
Patrick Rudolph
2019-11-04
smbios: Create a type for smbios_enclosure_type
Mathew King
2019-11-04
arch/x86/Kconfig: drop unused BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP
Elyes HAOUAS
2019-11-03
arch/x86: Use the stage argument to implement cbmem_top
Arthur Heymans
2019-11-03
cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE
Kyösti Mälkki
2019-11-01
arch/acpi.h: Use the predefined typedef acpi_addr_t
Himanshu Sahdev
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-10-30
Program loading: Handoff cbmem_top via calling arguments
Arthur Heymans
2019-10-30
arch/x86/boot.c: Pass arguments when running programs
Arthur Heymans
2019-10-30
arch/x86/Makefile.inc: Use the 'all' target to add common sources
Arthur Heymans
2019-10-29
arch/x86/*.S: use defines instead of hardcoded values
Patrick Rudolph
2019-10-28
arch/x86: Populate more fields in SMBIOS type 4
Andrey Petrov
2019-10-28
arch/x86: Move max cpuid leaf function into arch/x86
Andrey Petrov
2019-10-25
arch/acpi.h: Convert MADT APIC type names to all caps
Himanshu Sahdev
2019-10-25
arch/acpi.h: Use the aforementioned typedef acpi_table_header
Himanshu Sahdev
2019-10-24
arch/acpi.h: Use of typedef for acpi_vfct
Himanshu Sahdev
2019-10-24
arch/acpi.h: Use of typedef for acpi_vfct_image_hdr
Himanshu Sahdev
[next]