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-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
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
elog: Add new elog types for CSME-initiated host reset
derek.huang
2020-05-02
acpi: Update sata files to be more aligned with rest of acpi files
Furquan Shaikh
2020-05-02
acpi: Make header #ifdefs consistent
Furquan Shaikh
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
acpi: Move ACPI table support out of arch/x86 (2/5)
Furquan Shaikh
2020-05-02
cpu: Add a helper function cpu_get_lapic_addr
Furquan Shaikh
2020-05-01
include/device/device.h: Include <smbios.h>
Elyes HAOUAS
2020-04-29
device/pci_id: Add Tiger Lake TCSS device ID
John Zhao
2020-04-29
arch/x86: Implement RESET_VECTOR_IN_RAM
Felix Held
2020-04-29
src/cpu/x86/mtrr/earlymtrr: Add clear_all_var_mtrr
Raul E Rangel
2020-04-28
device: Constify struct device * parameter to acpi_inject_dsdt
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to dev_name
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-28
amd/family17h: Add PCI device IDs for all controllers in AMD Family17h
Furquan Shaikh
2020-04-28
soc/amd: Update macro name for IOMMU on AMD Family 17h
Furquan Shaikh
2020-04-28
soc/intel/jasperlake: Add new MCH device ids
Maulik V Vaghela
2020-04-28
security/lockdown: Write-protect WP_RO
Patrick Rudolph
2020-04-28
security: Add common boot media write protection
Patrick Rudolph
2020-04-25
include/device/azalia: Add enums and MACROs
Patrick Rudolph
2020-04-23
rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE
Julius Werner
2020-04-22
device: Add helper function to find matching device on bus
Furquan Shaikh
2020-04-22
device: Add a helper to find device behind a PCI-to-PCI bridge device
Furquan Shaikh
2020-04-20
mmio: Fix failure in bit field macro when accessing >30 bits
Hung-Te Lin
2020-04-20
drivers/pc80/rtc: Reorganize prototypes
Kyösti Mälkki
2020-04-20
drivers/pc80/rtc: Move CMOS_POST_BANK_x definitions
Kyösti Mälkki
2020-04-20
drivers/pc80/rtc: Clean up post_log_path()
Kyösti Mälkki
2020-04-20
drivers/elog,pc80: Move cmos_post_log()
Kyösti Mälkki
2020-04-16
intel/common/block/lpc: Add new device IDs for Lewisburg PCH
BryantOu
2020-04-13
include/input-event-codes.h: Add Linux input key codes header file
Rajat Jain
2020-04-13
cpu/x86/smm.h: Add SW SMI for PSP SMM Info
Marshall Dawson
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
assert.h: Simplify dead_code()
Nico Huber
2020-04-07
drivers/intel/wifi: Add support for Intel Wi-Fi 6 Series
Subrata Banik
2020-04-05
src/include: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
assert.h: Add a tag parameter to dead_code()
Nico Huber
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-31
security/vboot: relocate and rename vboot_platform_is_resuming()
Bill XIE
2020-03-31
security/vboot: Decouple measured boot from verified boot
Bill XIE
2020-03-30
memranges: Change align attribute to be log2 of required alignment
Furquan Shaikh
2020-03-25
create stdio.h and stdarg.h for {,v}snprintf
Joel Kitching
2020-03-25
Rework map_oprom_vendev to add revision check and mapping
Martin Roth
2020-03-25
src/device: Add option to look at revision in option roms
Martin Roth
2020-03-22
device/pci_id: Maintain consistent tab in pci_ids.h
Subrata Banik
2020-03-20
sb/ibexpeak: Use macros instead of hard-coded IDs
Felix Singer
2020-03-18
assert.h: add assertions with descriptive failures
Eric Peers
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
src/include/device: Add Intel Tiger Lake Thunderbolt device Id
John Zhao
[next]