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-22
dedede: Create metaknight variant
Tim Chen
2020-10-22
security/vboot: Remove all tpm 1.2 functions for mrc hash in the tpm
Shelley Chen
2020-10-22
mb/google/asurada: Add Chrome OS GPIOs
Hung-Te Lin
2020-10-22
mb/google/asurada: enable SPI devices
Nicolas Boichat
2020-10-22
soc/mediatek/mt8192: enable CONFIG_ARM64_USE_ARM_TRUSTED_FIRMWARE
Ikjoon Jang
2020-10-22
soc/mediatek/mt8192: Add board-specific regulator APIs
Yidi Lin
2020-10-21
acpigen: Make acpigen_write_opregion() argument const
Duncan Laurie
2020-10-21
acpigen: Make gpio set/get arguments const
Duncan Laurie
2020-10-21
acpigen: Add ShiftLeft function helper
Duncan Laurie
2020-10-21
acpigen: Add helpers for common Store operations
Duncan Laurie
2020-10-21
acpigen: Add option for reserved bits in Field
Duncan Laurie
2020-10-21
drivers/intel/gma: Increase vbt_data size
Srinidhi N Kaushik
2020-10-21
cpu/intel/common: Fix regression
Patrick Rudolph
2020-10-21
soc/intel/common: Fix/clean up USB4 PCIe virtual/generic driver
Duncan Laurie
2020-10-21
soc/intel/common: Fix ACPI device name for USB4 DMA device
Duncan Laurie
2020-10-21
device: Allow virtual/generic devices under PCI in devicetree
Duncan Laurie
2020-10-21
device: Export enable_static_device() function
Duncan Laurie
2020-10-21
mb/asus/f2a85-m_pro: Turn super-i/o 0x30 writes into on/off
Nico Huber
2020-10-21
mb/asus/f2a85-m_pro: Use `irq` in dt for single-byte registers
Nico Huber
2020-10-21
mb/asus/f2a85-m_pro: Enable keyboard controller in devicetree
Paul Menzel
2020-10-21
3rdparty/amd_blobs: update submodule pointer
Felix Held
2020-10-21
mb/google/zork: update USB 2.0 controller Lane Parameter for morphius
Kevin Chiu
2020-10-21
mb/google/zork: Update telemetry settings for morphius
Kevin Chiu
2020-10-21
mb/google/dedede: drop obsolete ISST workaround
Michael Niewöhner
2020-10-21
{cpu,soc}/intel: replace AES-NI locking by common implemenation call
Michael Niewöhner
2020-10-21
mb/asus/f2a85-m_pro: Enable UART A in Super I/O
Paul Menzel
2020-10-21
mb/supermicro/x11-lga1151-series: Follow up GPIO macro changes
Patrick Georgi
2020-10-21
soc/intel,mb/*: get rid of legacy pad macros
Michael Niewöhner
2020-10-21
soc/intel: convert XTAL frequency constant to Kconfig
Michael Niewöhner
2020-10-21
soc/intel/common: add Kconfig for PM Timer emulation support
Michael Niewöhner
2020-10-21
mb/google/dedede/variants/drawcia: update PL1 max and min power values
Sumeet R Pawnikar
2020-10-20
mrc_cache: Remove unnecessary data checksum calculation
Shelley Chen
2020-10-20
mrc_cache: Add tpm_hash_index field to cache_region struct
Shelley Chen
2020-10-20
security/vboot: Add new TPM NVRAM index MRC_RW_HASH_NV_INDEX
Shelley Chen
2020-10-20
security/vboot: Make mrc_cache hash functions generic
Shelley Chen
2020-10-20
mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver
Shelley Chen
2020-10-20
mrc_cache: Add config MRC_SAVE_HASH_IN_TPM
Shelley Chen
2020-10-20
acpi: Skip writing references for disabled devices in Type-C config
Tim Wawrzynczak
2020-10-20
libpayload/storage/ahci: Use pci_dev struct in ahci_initialize()
Felix Singer
2020-10-20
cpu/x86/mtrr: add support for address space higher than 16TiB
Jonathan Zhang
2020-10-20
libpayload/storage/ahci: Use pacc pointer to read device class
Felix Singer
2020-10-20
libpayload/arch/x86: Introduce pacc pointer in sysinfo_t struct
Felix Singer
2020-10-20
payloads/coreinfo: Rename pci_scan_bus()
Felix Singer
2020-10-20
mb/google/volteer/var/terrador: Configure board specific DPTF parameters
David Wu
2020-10-20
mb/google/volteer/variants/lillipup: add generic SPDs
Nick Vaccaro
2020-10-20
3rdparty/blobs: advance submodule pointer
Felix Held
2020-10-20
cpu/intel/model_{2065x,206ax}: fix AES-NI locking
Michael Niewöhner
2020-10-20
soc/amd/picasso: Use readelf to find bootblock size and location
Zheng Bao
2020-10-20
sb/intel/ibexpeak: Align to coreboot's coding style
Angel Pons
2020-10-20
mb/google/dedede: Add P-sensor for Boten
alec.wang
2020-10-20
mb/google/dedede: add PEN for Boten
alec.wang
2020-10-20
mb/asrock/b85m_pro4/Kconfig: Default to 2 MiB CBFS
Angel Pons
2020-10-20
mb/supermicro/x11-lga1151-series: add x11ssh-f board as a variant
Bill XIE
2020-10-20
mb/google/asurada: Init dram in romstage
Huayang Duan
2020-10-20
soc/mediatek/mt8192: Do dram fast calibration
Huayang Duan
2020-10-20
ec/google/chromeec: Add wrappers to get/set the voltage
Yidi Lin
2020-10-19
soc/intel/cnl: lock AES-NI feature if selected
Michael Niewöhner
2020-10-19
cpu/intel/common: add a Kconfig to control AES-NI locking
Michael Niewöhner
2020-10-19
cpu/intel/common: only lock AES-NI when supported
Michael Niewöhner
2020-10-19
cpu/intel/common: rework AES-NI locking
Michael Niewöhner
2020-10-19
soc/intel/skl,cpu/intel: copy AES-NI locking to common cpu code
Michael Niewöhner
2020-10-19
libpayload/storage: Enable STORAGE_64BIT_LBA
Felix Singer
2020-10-19
libpayload/storage: Enable all AHCI controllers by default
Felix Singer
2020-10-19
soc/amd/picasso: Skip SmmInfo to PSP on S3 resume
Marshall Dawson
2020-10-19
soc/amd/picasso: Fix typo in SMU argument base
Marshall Dawson
2020-10-19
mb/siemens/chili: Add Chili variant
Nico Huber
2020-10-19
soc/rockchip/rk3288/include/soc/display.h: Add missing includes
Elyes HAOUAS
2020-10-19
soc/rockchip/rk3288/gpio.c: Use GPIOx_BASE macros
Elyes HAOUAS
2020-10-19
src/soc/samsung: Move common headers to "common/include/soc"
Elyes HAOUAS
2020-10-19
mb/siemens/chili: Add new mainboard
Thomas Heijligen
2020-10-19
mb/google/octopus/variants/ampton: Add G2Touch touchscreen support
James Chao
2020-10-19
soc/intel/*: drop useless XTAL shutdown qualification code
Michael Niewöhner
2020-10-19
Revert "soc/intel/cannonlake: Enable ACPI timer emulation if PM timer is disa...
Michael Niewöhner
2020-10-19
util/abuild/abuild: Do not check out submodules
Angel Pons
2020-10-19
Documentation: Fix spelling of *assumptions*
Paul Menzel
2020-10-19
sb/intel/ibexpeak: Use ARRAY_SIZE macro
Angel Pons
2020-10-19
superio/nuvoton: Factor out equivalent Kconfig option
Angel Pons
2020-10-19
superio/nuvoton: Correct NCT6791D COM A mux toggle
Angel Pons
2020-10-19
util/supermicro: Always include commonlib/bsd/compiler.h
Nico Huber
2020-10-19
volteer+vendorcode: Retrieve Cr50 version only via SPI
Jes Klinke
2020-10-19
security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h
Shelley Chen
2020-10-19
soc/intel/skylake: Do not let FSP set the subsystem IDs
Benjamin Doron
2020-10-19
soc/intel/cannonlake: Fix memory corruptions
John Zhao
2020-10-19
soc/intel/common/acpi: correct indentation
Michael Niewöhner
2020-10-19
Revert "mb/google/zork/dalboz: Increase eMMC initial clock frequency"
Rob Barnes
2020-10-19
mb/google/dedede/var/waddledee: Enable GPIO based I2C Multiplexer
Karthikeyan Ramasubramanian
2020-10-19
drivers/i2c/gpiomux: Add chip driver for multiplexed I2C bus
Karthikeyan Ramasubramanian
2020-10-19
drivers/i2c: Add chip driver for GPIO based I2C multiplexer
Karthikeyan Ramasubramanian
2020-10-19
soc/amd/common/acpi: Convert to ASL 2.0 syntax
Elyes HAOUAS
2020-10-19
lib/imd: move struct definitions to a new header file
Jakub Czapiga
2020-10-19
vendorcode/intel/fsp: Add Jasper Lake FSP headers for FSP v2376
Ronak Kanabar
2020-10-19
amd/picasso/verstage: replace rsa accel with modexp
Kangheui Won
2020-10-19
mb/google/volteer: Enable USB4 retimer driver
Duncan Laurie
2020-10-19
drivers/intel/usb4: Add driver for USB4 retimer device
Duncan Laurie
2020-10-19
mb/google/kukui: Support SKU from camera EEPROM
Hung-Te Lin
2020-10-19
drivers/camera: Add config CHROMEOS_CAMERA
Yu-Ping Wu
2020-10-19
mb/google/volteer/elemi: Add memory.c for DDR4
Wisley Chen
2020-10-19
mb/purism/librem_skl: Clean up FSP-M RCOMP settings
Angel Pons
2020-10-19
mb/google/zork/var/vilboz: update dptc stapm time
John Su
2020-10-19
soc/intel/tigerlake: Reflow long lines
Sridhar Siricilla
[next]