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
/
include
Age
Commit message (
Expand
)
Author
2020-07-12
soc/intel/tigerlake: Add new IGD device
Ravi Sarawadi
2020-07-12
device/xhci: Add helper method to iterate over xhci_supported_protocl
Raul E Rangel
2020-07-11
arch/x86: Drop CBMEM_TOP_BACKUP
Kyösti Mälkki
2020-07-10
include/acpi/acpi.h: Add ACPI_NAME_BUFFER_SIZE
Raul E Rangel
2020-07-09
include/console/usb.h: Drop dead code
Angel Pons
2020-07-09
include/cpu/amd/msr: move SMM_LOCK bit right after HWCR_MSR definition
Felix Held
2020-07-08
ACPI: Add and fill gnvs_ptr for smm_runtime
Kyösti Mälkki
2020-07-07
acpigen: Add acpigen_notify
Tim Wawrzynczak
2020-07-07
soc/intel/common/block: Add new block DTT
Tim Wawrzynczak
2020-07-07
src/include: improve the description of hexstrtobin
Anna Karas
2020-07-07
dptf: Add support for IDSP
Tim Wawrzynczak
2020-07-07
dptf: Add support for Fan and TSR options
Tim Wawrzynczak
2020-07-07
dptf: Add support for Running Average Power Limits
Tim Wawrzynczak
2020-07-07
dptf: Add support for Fan Performance States
Tim Wawrzynczak
2020-07-07
dptf: Add support for Charger Performance States
Tim Wawrzynczak
2020-07-07
dptf: Add support for Critical Policies
Tim Wawrzynczak
2020-07-07
dptf: Add support for Passive Policies
Tim Wawrzynczak
2020-07-07
dptf: Add support for generation of Active Policies
Tim Wawrzynczak
2020-07-07
pci_ids: Add TGL & JSL IPU PCI IDs
Tim Wawrzynczak
2020-07-07
acpi: add STA function to return external variable
Sugnan Prabhu S
2020-07-05
include/cpu/x86/lapic: Add support for x86_64
Patrick Rudolph
2020-07-04
smbios: TYPE_NONE and TYPE_OTHER are already taken
Patrick Georgi
2020-07-04
post_code: reorganize order of postcode defines
Sindhoor Tilak
2020-07-04
arch/x86/smbios: Add SMBIOS type8 data
BryantOu
2020-07-02
acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo
Furquan Shaikh
2020-07-02
acpi_device: Add helper macros for setting acpi_gpio fields
Furquan Shaikh
2020-07-01
ACPI GNVS: Replace uses of smm_get_gnvs()
Kyösti Mälkki
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
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
2020-05-22
drivers/soundwire/alc5682: Support Realtek ALC5682 SoundWire device
Duncan Laurie
2020-05-22
drivers/soundwire/max98373: Support MAX98373 SoundWire device
Duncan Laurie
2020-05-21
acpi/device: Add a helper function to write SoundWire _ADR
Duncan Laurie
2020-05-21
acpi/soundwire: Add functions to generate SoundWire properties
Duncan Laurie
2020-05-19
device: Add definitions for SoundWire specification
Duncan Laurie
2020-05-16
Revert "device: Enable resource allocation above 4G boundary"
Furquan Shaikh
2020-05-13
lib/spd_cache: add spd_cache common code
Jamie Chen
2020-05-13
lib/spd_bin: add get_spd_sn function
Jamie Chen
2020-05-13
Remove new additions of "this file is part of" lines
Furquan Shaikh
2020-05-12
util/sconfig: Add LPC and ESPI buses
Raul E Rangel
2020-05-12
southbridge/intel/common: Add Process Call
Christian Walter
2020-05-12
device/pci_device: Extract pci_domain_set_resources from SOC
Raul E Rangel
2020-05-12
espi: Add support for debug helper to print slave capabilities
Furquan Shaikh
2020-05-12
espi: Add some helper functions for espi capability check
Furquan Shaikh
2020-05-12
espi: Add definitions for eSPI VW index messsages
Furquan Shaikh
2020-05-12
espi: Add definitions for eSPI slave registers
Furquan Shaikh
2020-05-12
device: Enable resource allocation above 4G boundary
Furquan Shaikh
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-08
memrange: Update comment to indicate limit is inclusive for memranges_next_entry
Furquan Shaikh
2020-05-07
memrange: constify memranges_is_empty()
Aaron Durbin
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
[next]