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
/
include
Age
Commit message (
Expand
)
Author
2020-06-25
arch/x86/smbios: Add more fields to be overriden for type 3 and 4
Johnny Lin
2020-06-24
ACPI: Replace smm_setup_structures()
Kyösti Mälkki
2020-06-24
ACPI: Add framework for GNVS initialisation
Kyösti Mälkki
2020-06-22
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-06-22
cpu/x86/lapic: Support x86_64 and clean up code
Patrick Rudolph
2020-06-22
soc/amd/picasso/bootblock: Write EIP to secure S3
Raul E Rangel
2020-06-22
cpu/x86/smm: Define APM_CNT_ROUTE_ALL_XHCI
Kyösti Mälkki
2020-06-22
cpu/x86/smm: Define APM_CNT_NOOP_SMI
Kyösti Mälkki
2020-06-18
ACPI: Clean up some S3 related leftovers
Kyösti Mälkki
2020-06-17
treewide: Replace CONFIG(ARCH_xx) tests
Kyösti Mälkki
2020-06-17
device/pnp_ops.h: Use pnp.h functions
Angel Pons
2020-06-17
cpu/x86/smm: Add helper functions to verify SMM access
Patrick Rudolph
2020-06-16
cpu/x86: Define MTRR_CAP_PRMRR
Kyösti Mälkki
2020-06-16
sb,soc/intel: Replace smm_southbridge_enable_smi()
Kyösti Mälkki
2020-06-16
soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS)
Kyösti Mälkki
2020-06-16
arch/x86: Declare global_smi_enable()
Kyösti Mälkki
2020-06-16
arch/x86: Create helper for APM_CNT SMI triggers
Kyösti Mälkki
2020-06-15
include: update cbmem_possibly_online for vboot_before_bootblock
Martin Roth
2020-06-15
include/rules.h: Add vboot_before_bootblock to ENV_ROMSTAGE_OR_BEFORE
Martin Roth
2020-06-15
arch/x86: Remove XIP_ROM_SIZE
Kyösti Mälkki
2020-06-14
drivers/intel/fsp2_0: Add FSP 2.2 specific support
Subrata Banik
2020-06-10
device/xhci: Add xHCI utility to enumerate capabilities
Raul E Rangel
2020-06-10
amd/00730F01: Clean the Microcode updating
Zheng Bao
2020-06-10
amd/common: Add the macro definition for patch level MSR
Zheng Bao
2020-06-09
pci_ops.h: Turn and/or ops into update wrappers
Angel Pons
2020-06-09
include/device/pci_ops.h: Add bitwise AND ops
Angel Pons
2020-06-08
spi: Remove non_volatile flag from block protection interface
Daniel Gröber
2020-06-08
device: Add a disabling PCIe device bus master function
John Zhao
2020-06-07
acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()
Kyösti Mälkki
2020-06-07
acpi,soc/intel: Make soc/motherboard_fill_fadt() global
Kyösti Mälkki
2020-06-06
drivers/pc80/rtc: Drop ARCH_X86 guard in header
Kyösti Mälkki
2020-06-06
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-04
acpi: Add support for writing UART device descriptors
Duncan Laurie
2020-06-04
acpi: Accomodate non-standard UUIDs in device properties
Duncan Laurie
2020-06-03
acpi: Drop typoed __ROMC__
Kyösti Mälkki
2020-06-03
acpigen: Add some new helper functions
Duncan Laurie
2020-06-02
amd/microcode: Change equivalant ID width to 16bit
Zheng Bao
2020-06-02
fw_config: Add firmware configuration interface
Duncan Laurie
2020-06-02
cpu/x86/mtrr: add x86_setup_mtrrs_with_detect_no_above_4gb()
Aaron Durbin
2020-06-02
cpu/x86/mtrr: add helper for setting multiple MTRRs
Aaron Durbin
2020-06-02
src: Remove redundant includes
Elyes HAOUAS
2020-06-02
cpu/x86/mtrr.h: Get rid of commonlib/helpers.h dependency
Nico Huber
2020-06-02
acpi: Add definitions for device sleep states
Duncan Laurie
2020-05-28
acpi: Add new file for implementing Type-C Connector class
Tim Wawrzynczak
2020-05-28
include/uuid.h: Add missing include
Raul E Rangel
2020-05-28
lib: Add strtok() and strtok_r()
harshit
2020-05-28
device: Enable resource allocation above 4G boundary with allocator v4
Furquan Shaikh
2020-05-28
Remove new additions of "this file is part of" lines
Elyes HAOUAS
2020-05-26
device: Move resource allocation into a separate compilation unit
Furquan Shaikh
2020-05-26
Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION
Kyösti Mälkki
[next]