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
Age
Commit message (
Expand
)
Author
2020-10-29
mb/asus/f2a85-m_pro: Enable GPIO0 on the super I/O
Nico Huber
2020-10-28
soc/intel: deduplicate ACPI timer emulation
Michael Niewöhner
2020-10-28
mb/ocp/tiogapass/dsdt: Remove unnecessary comments
Maxim Polyakov
2020-10-28
mb/google/zork: Revert temp acpi backlight fix
Josie Nordrum
2020-10-28
mb/google/zork: Generate acpi methods in mainboard.c
Josie Nordrum
2020-10-28
soc/amd/picasso/acpi: Include platform.asl
Josie Nordrum
2020-10-28
soc/amd/common/acpi: Create platform.asl to define acpi transitions
Josie Nordrum
2020-10-28
sec/intel/txt/Kconfig: Remove the menu for including ACMs
Arthur Heymans
2020-10-28
sec/intel/txt/Makefile.inc: Include ACMs using Kconfig variables
Arthur Heymans
2020-10-28
drivers/mrc_cache: Fix size comparison in mrc_cache update
Tim Wawrzynczak
2020-10-28
mb/google/nightfury: Set internal pull-down for GPP_D19
Seunghwan Kim
2020-10-28
mb/ocp/tiogapass/acpi: Exclude uncore.asl from _SB scope
Maxim Polyakov
2020-10-28
src/soc/intel/xeon_sp: Fill in the cache information in SMBIOS type 7
Morgan Jang
2020-10-28
soc/intel/xeon_sp/cpx: Set SLEEP_BUTTON flag in ACPI FADT
Morgan Jang
2020-10-28
mb/ocp/deltalake: Rename motherboard_fill_fadt()
Jingle Hsu
2020-10-28
mb/google/asurada: Pass reset gpio parameter to BL31
CK Hu
2020-10-28
mb/google/asurada: Configure pinctrl for SD and MMC
Wenbin Mei
2020-10-28
security/vboot: fix policy digest for nvmem spaces
Andrey Pronin
2020-10-27
mb/google/octopus/var/garg: Disable XHCI LFPS power management by sku
Kevin Chiu
2020-10-27
mb/google/octopus/var/garg: fix LTE power sequence in reboot state
Kevin Chiu
2020-10-27
device: Rephrase bus master Kconfig option
Felix Singer
2020-10-27
mb/google/auron: Prepare devicetree for PCH split
Angel Pons
2020-10-27
mb/google/dedede/var/magolor: Configure I2C high and low time
Ren Kuo
2020-10-27
cpu/x86/mtrr: fix OVERFLOW_BEFORE_WIDEN
Jonathan Zhang
2020-10-27
mb/google/kukui: change Jacuzzi followers LCMID to fixed value
Kevin Chiu
2020-10-26
mb/google/volteer: Add a DPTF policy for Eldrid
Nick Chen
2020-10-26
lib/edid: Add missing name descriptor presence flag
Jakub Czapiga
2020-10-26
vboot: Disable vboot functions in SMM
Julius Werner
2020-10-26
soc/amd/picasso/acpi: Convert to ASL 2.0 syntax
Elyes HAOUAS
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
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
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
[prev]
[next]