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
2021-09-06
device/device.h: Drop unused function declaration
Angel Pons
2021-09-02
wifi: Add support for DSM methods for intel wifi card
Sugnan Prabhu S
2021-09-02
wifi: Add support for wifi time average SAR config
Sugnan Prabhu S
2021-09-02
wifi: Add support for per-platform antenna gain
Sugnan Prabhu S
2021-09-02
wifi: Add support for new revisions of SAR table entries
Sugnan Prabhu S
2021-09-02
drivers/mipi: Make orientation a property of the mainboard, not panel
Julius Werner
2021-08-26
device/mipi: Move to drivers/mipi
Julius Werner
2021-08-24
soc/intel: Add TGL-H CPUID
Jeremy Soller
2021-08-23
include/bcd: move bcd code to commonlib/bsd/include
Ricardo Quesada
2021-08-20
soc/intel/adl: Update PCI ID for ADL-M SKU
Sumeet Pawnikar
2021-08-19
soc/intel/common: Add TGL-H PCI IDs
Jeremy Soller
2021-08-18
device: Move MIPI panel library from mainboard/google/kukui into common
Julius Werner
2021-08-16
soc/intel/common/block/cpu: Introduce CAR_HAS_L3_PROTECTED_WAYS Kconfig
Subrata Banik
2021-08-15
soc/intel/common: Calculate and configure SF Mask 2
Subrata Banik
2021-08-06
arch/x86/acpi: rename KEY_KBDILLUMTOGGLE to KEY_KBD_BKLIGHT_TOGGLE
Scott Chao
2021-08-05
Move ELOG defines/struct to commonib/bsd/elog.h
Ricardo Quesada
2021-08-05
soc/intel/alderlake: Add GFx Device ID 0x46aa
Bora Guvendik
2021-08-04
Move post_codes.h to commonlib/console/
Ricardo Quesada
2021-08-02
helpers: Add GENMASK macro
Yu-Ping Wu
2021-07-31
arch/x86/acpi: Add code for KEY_MICMUTE and KEY_KBDILLUMTOGGLE
Scott Chao
2021-07-27
include/acpi/acpi.h: add comment about raw data in generic error status
Felix Held
2021-07-26
arch/x86,lib/thread: Enable thread support in romstage
Raul E Rangel
2021-07-26
lib/thread,lib/hardwaremain: Lazy initialize threads
Raul E Rangel
2021-07-26
lib/thread,arch/x86: Move thread stacks into C bss
Raul E Rangel
2021-07-24
include/cpu: Remove one space from bitfield macro definition
Subrata Banik
2021-07-24
include/cpu: Use tab instead of space
Subrata Banik
2021-07-20
lib/cbfs,device/pci_rom: Move cbfs_boot_map_optionrom and modernize
Raul E Rangel
2021-07-20
soc/intel/alderlake: Add support for I2C6 and I2C7
Varshit B Pandya
2021-07-19
lib/prog_loaders: Add payload_preload
Raul E Rangel
2021-07-18
lib/thread: Move thread_run and thread_run_until outside of #if guard
Raul E Rangel
2021-07-18
lib/hardwaremain: Drop boot_state_current_{block,unblock}()
Raul E Rangel
2021-07-18
lib/thread: Make thread_run not block the current state
Raul E Rangel
2021-07-18
lib/thread: Add thread_handle
Raul E Rangel
2021-07-18
lib/thread: Add mutex
Raul E Rangel
2021-07-18
lib/thread: Rename thread_cooperate and thread_prevent_coop
Raul E Rangel
2021-07-18
lib/thread: Allow nesting thread_cooperate and thread_prevent_coop
Raul E Rangel
2021-07-18
lib/thread: Add thread_yield helper method
Raul E Rangel
2021-07-17
soc/amd/common/block/graphics: add GPU PCI ID for Barcelo
Felix Held
2021-07-17
cpu/intel: Add dedicated file to grow Intel CPUIDs
Subrata Banik
2021-07-16
include/cpu/amd/msr: don't redefine the IA32_BIOS_SIGN_ID MSR
Felix Held
2021-07-15
drivers: spi_flash: Add Fast Read Dual I/O support
Julius Werner
2021-07-14
src/device: Remove DEVICE_PATH_ESPI & DEVICE_PATH_LPC
Martin Roth
2021-07-14
thread: Add missing static inline
Raul E Rangel
2021-07-14
include/cpu/amd/msr: add and use MC_CTL_MASK macro
Felix Held
2021-07-14
include/cpu/x86/msr: move MC0_CTL_MASK to include/cpu/amd/msr
Felix Held
2021-07-14
include/cpu/x86/msr: add mca_clear_status function
Felix Held
2021-07-14
soc/intel/alderlake: Add GFx Device ID 0x46a6
Maulik V Vaghela
2021-07-14
include/cpu/x86/msr: introduce IA32_MC_*(x) macros
Felix Held
2021-07-14
include/cpu/x86/msr: add IA32_ prefix to MC0_ADDR and MC0_MISC
Felix Held
2021-07-12
include/cpu/x86/msr: fix MCG_CTL_P definition
Felix Held
2021-07-12
include/cpu/x86/msr: add mca_get_bank_count function
Felix Held
2021-07-12
acpi: Add function to simplify If (CondRefOf (..)) sequences
Tim Wawrzynczak
2021-07-06
arch/x86: Use ENV_X86_64 instead of _x86_64_
Patrick Rudolph
2021-07-01
device: Clean up resource utility function signatures
Kyösti Mälkki
2021-07-01
SMBIOS: Drop now-unnecessary unions
Angel Pons
2021-07-01
SMBIOS: Introduce `smbios_full_table_len` function
Angel Pons
2021-07-01
SMBIOS: Introduce `smbios_carve_table` function
Angel Pons
2021-07-01
SMBIOS: Introduce struct for SMBIOS table header
Angel Pons
2021-06-25
Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s
Martin Roth
2021-06-22
soc/intel/car: Add support for bootguard CAR
Arthur Heymans
2021-06-21
soc/intel/common: Add InSMM.STS support
Angel Pons
2021-06-21
soc/intel/alderlake: Add GFx Device ID 0x46b3
Meera Ravindranath
2021-06-21
include/pci_def.h: Add some PCI Power Management CSR bits
Tim Wawrzynczak
2021-06-19
soc/intel/common/block/smm: Add `mainboard_smi_finalize`
Aseda Aboagye
2021-06-17
device: Add helper function devfn_disable()
Subrata Banik
2021-06-15
cpu/intel/msr.h: Sort MSRs in ascending order
Angel Pons
2021-06-15
cpu/intel/msr.h: Add license header
Angel Pons
2021-06-14
ACPI: Refactor use of global and device NVS
Kyösti Mälkki
2021-06-14
ChromeOS: Separate NVS from global GNVS
Kyösti Mälkki
2021-06-14
lib/hardwaremain.c: Hide preprocessor guards in header
Angel Pons
2021-06-11
cpu/x86/lapic: Replace LOCAL_APIC_ADDR references
Kyösti Mälkki
2021-06-10
cpu/x86/lapic: Drop read/write_around aliases
Kyösti Mälkki
2021-06-10
cpu/x86/lapic: Separate stop_this_cpu()
Kyösti Mälkki
2021-06-10
cpu/x86/lapic: Add lapic_busy() helper
Arthur Heymans
2021-06-10
cpu/x86/lapic: Add lapic_send_ipi() helper
Arthur Heymans
2021-06-10
cpu/x86/lapic: Do not inline some utility functions
Kyösti Mälkki
2021-06-10
cpu/x86/lapic: Add lapic_update32() helper
Kyösti Mälkki
2021-06-10
cpu/x86/lapic: Regroup LAPIC accessors
Kyösti Mälkki
2021-06-10
include/limits.h: Add file (read: borrow from Linux)
Angel Pons
2021-06-10
device/pnp: Always provide `pnp_unset_and_set_config`
Angel Pons
2021-06-10
stddef.h: Use compiler macros for built-in integer types
Jacob Garber
2021-06-09
device/dram: Add LPDDR4 utilities
Rob Barnes
2021-06-09
device: Add helper function is_devfn_enabled()
Subrata Banik
2021-06-09
cpu/x86/lapic: Add Kconfig choice LAPIC_ACCESS_MODE
Kyösti Mälkki
2021-06-08
acpi: drop weak implementation of acpi_soc_get_bert_region
Felix Held
2021-06-08
acpi: rework BERT ACPI table generation logic
Felix Held
2021-06-08
soc/intel: Add Alder Lake's GT device ID
Sridhar Siricilla
2021-06-07
cpu/x86/lapic: Declare start_cpu() static
Kyösti Mälkki
2021-06-07
acpi: rename acpi_soc_fill_bert and add return value
Felix Held
2021-06-07
acpi/device: Add ability to generate proper _STA for PowerResource
Raul E Rangel
2021-06-01
acpi: drop unused parameter from acpi_soc_fill_bert
Felix Held
2021-05-30
lib/rtc: Add sanity check for time and date
Werner Zeh
2021-05-28
option: Turn CMOS option backend into choice
Angel Pons
2021-05-28
cpu/x86/entry16.S: Make Intel CBnT TOCTOU safe
Arthur Heymans
2021-05-27
cbmem: Introduce "early" init hooks for console
Julius Werner
2021-05-27
lib/hexdump: remove hexdump32 and use hexdump instead
Felix Held
2021-05-27
acpi: add SRAT Generic Initiator Affinity structure
Jonathan Zhang
2021-05-26
soc/intel/elkhartlake: Update SA & IGD DIDs Table
Tan, Lean Sheng
2021-05-26
option: Decouple API from CMOS backend
Angel Pons
2021-05-26
option.h: Correct `get_uint_option` return type
Angel Pons
[next]