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
2020-10-26
lib/edid: Add missing name descriptor presence flag
Jakub Czapiga
2020-10-26
cbfstool: Don't build unneeded commonlib sources
Julius Werner
2020-10-26
vboot: Disable vboot functions in SMM
Julius Werner
2020-10-26
libpayload/keyboard: Use `bool` as return type
Nico Huber
2020-10-26
libpayload/curses: Use <stdbool.h>
Nico Huber
2020-10-26
libpayload: Add <stdbool.h>
Nico Huber
2020-10-26
ectool: Don't ignore fgets return code
Stefan Reinauer
2020-10-26
ectool: Add newline to warning message
Stefan Reinauer
2020-10-26
inteltool: Only use real graphics devices
Stefan Reinauer
2020-10-26
inteltool: initial Hewitt Lake support
Stefan Reinauer
2020-10-26
soc/amd/picasso/acpi: Convert to ASL 2.0 syntax
Elyes HAOUAS
2020-10-26
tests: Add lib/imd-test test case
Jakub Czapiga
2020-10-26
tests: Add test region and symbol macros to <tests/test.h>
Jakub Czapiga
2020-10-26
Revert "soc/intel/jasperlake: Allow mainboard to override chip configuration"
Karthikeyan Ramasubramanian
2020-10-26
Revert "mb/google/dedede: Add mainboard acpi support for GPIO PM configuration"
Karthikeyan Ramasubramanian
2020-10-26
ec/google/chromeec: Update ec_commands.h
Tim Wawrzynczak
2020-10-26
sconfig: Split up sconfig-generated static.h
Tim Wawrzynczak
2020-10-26
arch/x86/smbios: Populate SMBIOS type 7 with cache information
Morgan Jang
2020-10-26
sb/amd/*/*/pci_devs.h: Reduce the difference
Elyes HAOUAS
2020-10-26
sb/amd/*/*/smbus.h: Make 'smbus.h' uniform
Elyes HAOUAS
2020-10-26
mb/ocp/deltalake: Override coreboot log level via VPD
Johnny Lin
2020-10-26
cpu/intel/common: implement the two missing CPPC v2 autonomous registers
Michael Niewöhner
2020-10-26
soc/intel/icl: enable common CPU code
Michael Niewöhner
2020-10-26
mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`
Michael Niewöhner
2020-10-26
soc/intel/skl: replace conditional on dt option reading CPUID for CPPC
Michael Niewöhner
2020-10-26
soc/intel: drop unneeded ISST configuration code
Michael Niewöhner
2020-10-26
util/intelp2m: Fix typos
Benjamin Doron
2020-10-26
console/init: Drop CONSOLE_LEVEL_CONST
Nico Huber
2020-10-26
mb/google/volteer/var/voxel: enable GPP_D17 for FCAM_PWR
Sheng-Liang Pan
2020-10-26
security/tpm/tspi/crtm: Add line break to debug messages
Frans Hendriks
2020-10-26
mb/google/octopus/var/fleex: Add goodix touch pad support
Eric Lai
2020-10-26
soc/intel/common/block/smbus: Add define for I2C_EN
Patrick Rudolph
2020-10-26
soc/intel/common/block/smbus: Add Cannonpoint PCH-H PCI ID
Patrick Rudolph
2020-10-26
mb/ocp/deltalake: Use BMC version to represent ec version
Tim Chu
2020-10-26
src/drivers/ipmi: Add function to get BMC revision
Tim Chu
2020-10-26
mb/google/octopus/var/fleex: Add new SKU for LTE touch
Amanda Huang
2020-10-26
mb/google/zork/vilboz: Enable SAR proximity sensor STH9324
Frank Wu
2020-10-26
src: Include <arch/io.h> when appropriate
Elyes HAOUAS
2020-10-26
mb/google/zork: Update style of check on cbi return values
Eric Lai
2020-10-26
mb/google/volteer: Use PCIE_CLK_NOTUSED in place of 0xFF
David Wu
2020-10-26
mb/google/volteer/var/terrador: Disable SRCCLKREQ1#
David Wu
2020-10-26
mb/google/volteer/var/voxel: Disable SRCCLKREQ1#
Sheng-Liang Pan
2020-10-26
include/device/azalia_device: Fix typo
Patrick Rudolph
2020-10-26
soc/mediatek/mt8192: update descriptions for dram config
Xi Chen
2020-10-26
mb/google/asurada: fix EC commands timeout
Hung-Te Lin
2020-10-26
soc/intel/xeon_sp/acpi: Add pch.asl
Marc Jones
2020-10-25
soc/intel/broadwell: Merge `chip.c` into `systemagent.c`
Angel Pons
2020-10-25
soc/intel/broadwell: Drop `broadwell_pci_ops`
Angel Pons
2020-10-25
nb/intel/haswell/gma.c: Drop unused ChromeOS include
Angel Pons
2020-10-25
mb/lippert/frontrunner-af: Add blank line in code
Paul Menzel
2020-10-25
mb/lippert/frontrunner-af: Remove unused header include
Paul Menzel
2020-10-25
mb/lippert/frontrunner-af: Add board URL
Paul Menzel
2020-10-25
nb/intel/haswell/gma.c: Drop unused `set_translation_table` function
Angel Pons
2020-10-25
soc/intel/alderlake/romstage: Skip GPIO configuration from FSP
Subrata Banik
2020-10-25
vc/intel/fsp/fsp2_0/adl: Update FSP header file version to 1432
Subrata Banik
2020-10-24
nb/intel/haswell/gma.c: Drop space after unary `!`
Angel Pons
2020-10-24
nb/intel/haswell/gma.c: Move log message to the right place
Angel Pons
2020-10-24
nb/intel/haswell/gma.c: Use `config_of` in `gma_setup_panel`
Angel Pons
2020-10-24
soc/intel/broadwell/gma.c: Align `igd_setup_panel` with Haswell
Angel Pons
2020-10-24
nb/intel/haswell/early_init.c: Remove invalid register writes
Angel Pons
2020-10-24
nb/intel/haswell/finalize.c: Align with Broadwell
Angel Pons
2020-10-24
nb/intel/haswell/finalize.c: Align MC locking with Broadwell
Angel Pons
2020-10-24
nb/intel/haswell/finalize.c: Lock down MC ARB register
Angel Pons
2020-10-24
nb/intel/haswell/finalize.c: Lock PCU DDR PTM
Angel Pons
2020-10-24
nb/intel/haswell/finalize.c: Drop obsolete SA PM lock
Angel Pons
2020-10-24
nb/intel/haswell/finalize.c: Use PCI register names
Angel Pons
2020-10-24
soc/intel/broadwell: Use get_{pmbase,gpiobase}
Angel Pons
2020-10-24
sb/intel/lynxpoint: Ensure that `dev->chip_info` is not null
Angel Pons
2020-10-24
sb/intel/lynxpoint: Use spaces around `|`
Angel Pons
2020-10-24
nb/intel/gm45: Clean up header handling
Angel Pons
2020-10-24
nb/intel/gm45: Introduce memmap.h
Angel Pons
2020-10-24
nb/intel/gm45: Add more DMIBAR/EPBAR registers
Angel Pons
2020-10-24
nb/intel/ironlake: Add more host bridge PCI IDs
Angel Pons
2020-10-24
nb/intel/ironlake: Generalise northbridge chip name
Angel Pons
2020-10-24
nb/intel/haswell: Generalise northbridge chip name
Angel Pons
2020-10-24
nb/intel/haswell: Set up Root Complex topology
Angel Pons
2020-10-24
sb/intel/lynxpoint/pcie: Fix clock gating routine
Angel Pons
2020-10-24
mb/google/zork: update USB 2.0 controller Lane Parameter for berknip
Kevin Chiu
2020-10-24
cpu/intel/common: rework code previously moved to common cpu code
Michael Niewöhner
2020-10-24
{cpu,soc}/intel: deduplicate cpu code
Michael Niewöhner
2020-10-23
soc/intel/broadwell: Add ECC config reporting
Angel Pons
2020-10-23
soc/intel/broadwell: Remove unnecessary array
Angel Pons
2020-10-23
soc/intel/broadwell: Fix copy-pasted copy-paste error
Angel Pons
2020-10-23
soc/intel/broadwell: Align raminit-related code with Haswell
Angel Pons
2020-10-23
soc/intel/broadwell: Relocate `report_memory_config` function
Angel Pons
2020-10-23
soc/intel/broadwell/romstage/pch.c: Drop reg-script usage
Angel Pons
2020-10-23
soc/intel/broadwell/romstage/romstage.c: Clean up includes
Angel Pons
2020-10-23
mb/google/volteer: Add settings for noise mitgation
Shaunak Saha
2020-10-23
soc/intel/tigerlake: Add Acoustic features
Shaunak Saha
2020-10-23
soc/intel/broadwell: Move `fill_postcar_frame` to memmap.c
Angel Pons
2020-10-23
soc/intel/broadwell: Drop reg-script usage from bootblock PCH init
Angel Pons
2020-10-23
soc/intel/broadwell: Define RCBA register LCAP
Angel Pons
2020-10-23
soc/intel/broadwell/finalize.c: Use register names
Angel Pons
2020-10-23
soc/intel/broadwell: Sort SA registers in ascending order
Angel Pons
2020-10-23
soc/intel/broadwell: Drop reg-script to finalize SA
Angel Pons
2020-10-23
nb/intel/haswell/raminit.c: Clean up local variables
Angel Pons
2020-10-23
soc/intel/broadwell: Revise SA lockdown sequence
Angel Pons
2020-10-23
sb/intel/lynxpoint: Drop space after casts
Angel Pons
2020-10-23
haswell/broadwell: Fix typos of `BCLK`
Angel Pons
2020-10-23
nb/intel/sandybridge: Correct designation of MRC version
Angel Pons
[prev]
[next]