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
Age
Commit message (
Expand
)
Author
2022-09-19
soc/intel/apollolake: Configure FSP UPDs to allow coreboot to lockdown
Sean Rhodes
2022-09-19
mb/prodrive/hermes: Add part numbers to SMBIOS
Angel Pons
2022-09-19
amd/mendocino/root_complex: Throttle SOC during low/no battery
Tim Van Patten
2022-09-19
amd/mendocino/acpi/soc: Add DPTC Support
Tim Van Patten
2022-09-19
skyrim/overridetree: Add "Throttle" DPTC values
Tim Van Patten
2022-09-19
soc/amd/mendocino: Add low/no battery VRM limit registers
Tim Van Patten
2022-09-19
amd/mendocino/root_complex: Set DPTC VRM limit values
Tim Van Patten
2022-09-19
mb/google/skyrim: Add "Normal" DPTC values
Tim Van Patten
2022-09-19
soc/amd/mendocino: Add VRM limit DPTC registers
Tim Van Patten
2022-09-19
soc/amd/acpi: Add low/no battery mode to DPTC
Tim Van Patten
2022-09-19
soc/amd/mendocino/acpi: Add support for shared TPM_I2C controller
Jan Dabros
2022-09-19
mb/google/rex: Add ELAN6918 touchscreen
Subrata Banik
2022-09-19
mb/google/brya/var/brya4es: deprecate brya4es
Nick Vaccaro
2022-09-19
mb/siemens/mc_apl1: Do not wait for legacy devices on mc_apl7
Werner Zeh
2022-09-18
crossgcc: Upgrade llvm from version 14.0.6 to 15.0.0
Elyes Haouas
2022-09-18
crossgcc: Upgrade cmake from 3.23.2 to 3.24.2
Elyes Haouas
2022-09-18
cbmem: use aligned_memcpy for reading lb_cbmem_entry information
Yidi Lin
2022-09-17
riscv: Enable the newfangled way of selecting instruction sets
Patrick Georgi
2022-09-17
security/vboot: Add rollback NVRAM space for TPM 2
Miriam Polzer
2022-09-16
console: attach smbus console driver
Husni Faiz
2022-09-16
bd82x6x/early_pch: enable smbus in bootblock stage
Husni Faiz
2022-09-16
drivers/smbus: add smbus console driver
Husni Faiz
2022-09-16
soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU ID
Jeremy Soller
2022-09-16
soc/intel/alderlake: Set FSP-S GnaEnable based on devicetree
Jeremy Soller
2022-09-16
util/kconfig/regex.c: Remove leftover
Elyes Haouas
2022-09-16
crossgcc [binutils]: Remove 'enable-plugins' option
Elyes Haouas
2022-09-16
crossgcc [binutils]: Remove invalid enable-interwork option
Elyes Haouas
2022-09-16
drivers/usb/hub/acpi.c: Don't use heap for ACPI name
Arthur Heymans
2022-09-16
mb/google/nissa/var/nivviks: Enable nau8825 ADCOUT
Eric Lai
2022-09-16
drivers/i2c/nau8825: Add ADCOUT IO drive strength control
Eric Lai
2022-09-16
soc/intel/common: Update comment on HFSTS1.spi_protection_mode
Sridhar Siricilla
2022-09-16
contributing/coding_style.md: Add missing ">"
Elyes Haouas
2022-09-16
Revert "drivers/wifi: Move MTL Magnetar CNVi DIDs from SoC to generic driver"
Subrata Banik
2022-09-16
soc/intel/meteorlake: Enable `SOC_INTEL_COMMON_BLOCK_CNVI` config
Subrata Banik
2022-09-16
mb/google/rex: Enable `DRIVERS_WIFI_GENERIC` config
Subrata Banik
2022-09-15
amd/mendocino: Control DPTC with only Kconfig
Tim Van Patten
2022-09-15
amd/cezanne: Control DPTC with only Kconfig
Tim Van Patten
2022-09-15
zork: Control DPTC with only Kconfig
Tim Van Patten
2022-09-15
soc/amd: Do SMM relocation via MSR
Arthur Heymans
2022-09-15
soc/intel/skylake: Assign device ops in chipset devicetree
Nico Huber
2022-09-15
sconfig: Allow to specify device operations
Nico Huber
2022-09-15
soc/intel/xeon_sp: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-09-15
mb/ocp: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-09-15
soc/intel/meteorlake: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-09-15
src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-09-15
mb/google/mistral/verstage.c: Change loglevel prefix
Elyes Haouas
2022-09-15
util/ifittool: Error out if microcodes do not fit the FIT table
Jeremy Compostella
2022-09-15
cpu/intel/haswell: Allow up to six microcodes in the FIT table
Jeremy Compostella
2022-09-14
zork/Kconfig: Move SOC_AMD_COMMON_BLOCK_ACPI_DPTC
Tim Van Patten
2022-09-14
acpi/soc: Conditionally include dptc.asl
Tim Van Patten
2022-09-14
soc/amd/cezanne/Kconfig: add defaults for FSP_M_FILE and FSP_S_FILE
Felix Held
2022-09-14
soc/amd/common/fsp: only check FSP_M size if ADD_FSP_BINARIES selected
Felix Held
2022-09-14
util/lint: Add a check for touchpads using the "probed" flag
Matt DeVillier
2022-09-14
mb/amd/gardenia: deselect HAVE_PIRQ_TABLE and drop incorrect irq_tables
Felix Held
2022-09-14
mb/google/kahlee: drop unused and incorrect irq_tables.c
Felix Held
2022-09-14
mb/google/skyrim/winterhold: Use 'detect' vs 'probed' for touchpads
Matt DeVillier
2022-09-14
cpu/amd: Move locking SMM as part of SMM init
Arthur Heymans
2022-09-14
cpu/amd/smm: Move MP & SMM init in a common place
Arthur Heymans
2022-09-14
soc/amd/common: Add common function to get cpu count
Arthur Heymans
2022-09-14
soc/amd: Recalculate the field power in PSS table entry
Zheng Bao
2022-09-14
3rdparty/opensbi: Update to latest ToT
Patrick Georgi
2022-09-14
soc/amd/mendocino: Add support for separate RW A/B partition SPL file
Felix Held
2022-09-14
mb/google/dedede/variants/shotzo: Turn off LAN power in S0ix
Tony Huang
2022-09-14
crossgcc: binutils: Remove invalid enable-multilibs option
Elyes Haouas
2022-09-14
soc/intel/cannonlake: Read HPR_CAUSE0 register
Angel Pons
2022-09-14
console/vtxprintf.c: Use | operator for bit operation instead of +
Elyes Haouas
2022-09-14
soc/mediatek: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-09-14
nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-09-14
soc/mediatek/mt8188: Set PLLs to hardware default values
Garmin Chang
2022-09-14
soc/mediatek/mt8188: Fix indention in pll.c
Garmin.Chang
2022-09-14
soc/mediatek/mt8188: Change vpp_sel default mux for 4k support
Garmin Chang
2022-09-14
mb/google/geralt: Raise little core CPU frequency from 500MHz to 2GHz
Rex-BC Chen
2022-09-14
soc/mediatek/mt8188: Fix some wrong settings for PLLs
Garmin Chang
2022-09-14
timer: Change timer util functions to 64-bit
Rob Barnes
2022-09-14
mb/google/rex: Add audio parts ALC5682I-VS and MAX98357
Eran Mitrani
2022-09-14
soc/intel/mtl: Fix GPIO group pad base for ACPI
Kapil Porwal
2022-09-14
soc/intel/meteorlake/retimer: Change loglevel prefix
Ivy Jian
2022-09-14
soc/intel/meteorlake: Enable TcssDma1En
Ivy Jian
2022-09-14
soc/intel/meteorlake: Enable tbtPcie2/3
Ivy Jian
2022-09-13
mb/google/dedede: Generate MS0X entry and provide variant hook
Tony Huang
2022-09-13
mb/google/poppy/nami: Add 'detect' flag for Elan touchpad
Matt DeVillier
2022-09-13
mb/starlabs/starbook/tgl: Tidy up the layout
Sean Rhodes
2022-09-13
mb/prodrive/atlas: Enable legacy S3 support
Lean Sheng Tan
2022-09-13
mb/intel/adlrvp: Correct HWIDs for ChromeOS devices
Victor Ding
2022-09-13
src/console: Reformat code
Elyes Haouas
2022-09-13
device/dram: Reformat code
Elyes Haouas
2022-09-13
sc7180: Fix DDR training failure during warm reset with OTA
Venkat Thogaru
2022-09-12
mb/google/skyrim: Enable ASPM
Fred Reitberger
2022-09-12
mb/google/skyrim/port_descriptors.c: Update ASPM configuration
Fred Reitberger
2022-09-12
mb/amd/*/irq_tables.c: Reformat code
Elyes Haouas
2022-09-12
tests/lib/coreboot_table-test.c: Use ALIGN_UP macro
Elyes Haouas
2022-09-12
mb/google/kahlee/irq_tables.c: Use ALIGN_UP macro
Elyes Haouas
2022-09-12
mb/lenovo/g505s/irq_tables.c: Use ALIGN_UP macro
Elyes Haouas
2022-09-12
mb/msi/ms7721/irq_tables.c: Use ALIGN_UP macro
Elyes Haouas
2022-09-12
mb/jetway/nf81-t56n-lf/irq_tables.c: Use ALIGN_UP macro
Elyes Haouas
2022-09-12
mb/lippert/frontrunner-af/irq_tables.c: Use ALIGN_UP macro
Elyes Haouas
2022-09-12
mb/elmex/pcm205400/irq_tables.c: Use ALIGN_UP macro
Elyes Haouas
2022-09-12
mb/biostar/a68n_5200/irq_tables.c: Use ALIGN_UP macro
Elyes Haouas
2022-09-12
mb/bap/ode_e20XX/irq_tables.c: Use ALIGN_UP macro
Elyes Haouas
2022-09-12
mb/hp/*/irq_tables.c: Use ALIGN_UP macro
Elyes Haouas
[prev]
[next]