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
/
drivers
Age
Commit message (
Expand
)
Author
2020-11-02
soc/intel/common: Create common Intel FSP reset code block
Subrata Banik
2020-11-02
drivers/intel/fsp2_0: Add function to report FSP-T output
Arthur Heymans
2020-11-02
drivers/wifi/generic: Use is_dev_enabled() instead of dev->enabled
Furquan Shaikh
2020-11-02
wifi: Drop PCI IDs for JfP and HrP
Furquan Shaikh
2020-11-02
drivers/wifi/generic: Add support for CNVi dummy device ops
Furquan Shaikh
2020-11-02
drivers/wifi/generic: Split wifi_generic_fill_ssdt into two functions
Furquan Shaikh
2020-11-02
drivers/wifi/generic: Move ACPI functions to a separate file
Furquan Shaikh
2020-11-02
drivers/wifi/generic: Move SMBIOS functions to a separate file
Furquan Shaikh
2020-11-02
drivers/wifi/generic: Use acpigen_write_ADR_pci_device
Furquan Shaikh
2020-10-30
soc/intel/xeon_sp: Move read_msr_ppin() to common util.c
Marc Jones
2020-10-30
drivers/soundwire/alc711: Add Realtek ALC711 soundwire device
Anil Kumar
2020-10-28
drivers/mrc_cache: Fix size comparison in mrc_cache update
Tim Wawrzynczak
2020-10-26
src/drivers/ipmi: Add function to get BMC revision
Tim Chu
2020-10-26
src: Include <arch/io.h> when appropriate
Elyes HAOUAS
2020-10-22
drivers/smmstore: Implement SMMSTORE version 2
Patrick Rudolph
2020-10-21
drivers/intel/gma: Increase vbt_data size
Srinidhi N Kaushik
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: 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-19
security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h
Shelley Chen
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
drivers/intel/usb4: Add driver for USB4 retimer device
Duncan Laurie
2020-10-19
drivers/camera: Add config CHROMEOS_CAMERA
Yu-Ping Wu
2020-10-13
drivers: snsn65dsi86: Fix link rate parsing
Julius Werner
2020-10-13
drivers/wifi/generic: Do not generate SAR tables for non-Intel WiFi
Furquan Shaikh
2020-10-13
drivers/wifi/generic: Limit scope of ACPI-related functions to generic.c
Furquan Shaikh
2020-10-13
drivers/{intel/wifi,wifi/generic}: Drop separate Intel WiFi driver
Furquan Shaikh
2020-10-13
wifi: Move addition of CBFS SAR file to wifi/generic/Makefile.inc
Furquan Shaikh
2020-10-13
drivers/{wifi/generic,intel/wifi}: Drop dependency on HAVE_ACPI_TABLES
Furquan Shaikh
2020-10-13
drivers/wifi/generic: Add support for generating SMBIOS data
Furquan Shaikh
2020-10-13
src: Rename EM100Pro-specific SPI console Kconfig option
Angel Pons
2020-10-11
drivers/i2c/nct7802y: Configure remote diodes and local sensor
Maxim Polyakov
2020-10-11
drivers/wifi: Drop maxsleep parameter from chip config
Furquan Shaikh
2020-10-11
drivers/wifi/generic: Log WiFi wake source to event log
Furquan Shaikh
2020-10-11
drivers/intel/wifi: Use newly added pci_dev_is_wake_source
Furquan Shaikh
2020-10-09
sc7180: Remove the delay to force hpd detection and always disable HPD
Vinod Polimera
2020-10-09
mrc_cache: Change mrc_cache_load_current to return size of entry
Shelley Chen
2020-10-07
drivers/intel/wifi: Drop call to pci_dev_init
Furquan Shaikh
2020-10-07
drivers/wifi/generic: Use pci_dev_* operations for device ops
Furquan Shaikh
2020-10-06
drivers/ipmi/ocp/ipmi_ocp.c: Clean up includes
Marc Jones
2020-10-02
mrc_cache: Update mrc_cache data in romstage
Shelley Chen
2020-10-02
drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config
Shelley Chen
2020-10-02
drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory region
Jonathan Zhang
2020-10-01
drivers: sn65dsi86: Retry link training up to 10 times
Julius Werner
2020-09-30
drivers/pc80/rtc: Fix linking verstage (and use `all` target)
Nico Huber
2020-09-28
drivers/spi: Check return value for error handling
John Zhao
2020-09-21
drivers/intel/fsp2_0: Add CONFIG_FSP_STATUS_GLOBAL_RESET
Subrata Banik
2020-09-21
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
drivers/intel/mipi_camera: Avoid resource leak
John Zhao
2020-09-18
drivers/genesyslogic/gl9755: Add driver for Genesys Logic GL9755
Ben Chuang
2020-09-16
drivers/intel/mipi_camera: Add compatible field for NVM
Pandya, Varshit B
2020-09-16
drivers/spi/tpm: Improve error checking
Caveh Jalali
2020-09-16
drivers/aspeed/common: Reduce severity of `EDID not found` log message
Angel Pons
2020-09-14
drivers/elog: Remove ELOG_PRERAM config
Shelley Chen
2020-09-12
include/console/uart: make index parameter unsigned
Felix Held
2020-09-10
sc7180: Add support for sn65dsi86 bridge
Vinod Polimera
2020-09-09
drivers/ipmi: Add CONFIG_IPMI_KCS_TIMEOUT_MS for IPMI KCS timeout value
Johnny Lin
2020-09-09
drivers/aspeed/common: Support disabled P2A bridge
Patrick Rudolph
2020-09-07
drivers/mrc_cache: Reduce severity of `region not found` log message
Angel Pons
2020-09-06
soc/intel/apl: Add panel power and backlight configuration
Nico Huber
2020-08-31
{intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file
Elyes HAOUAS
2020-08-24
mrc_cache: Move mrc_cache_stash_data to end of file
Shelley Chen
2020-08-24
mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms
Shelley Chen
2020-08-22
drivers/spi/tpm: Add helper to get cr50 firmware version
Karthikeyan Ramasubramanian
2020-08-20
drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systems
Jes Klinke
2020-08-18
src: Remove unused 'include <delay.h>'
Elyes HAOUAS
2020-08-18
src: Remove unused 'include <lib.h>'
Elyes HAOUAS
2020-08-18
src: Remove unuse '<timestamp.h>
Elyes HAOUAS
2020-08-18
src: Remove unused '<option.h>'
Elyes HAOUAS
2020-08-17
src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers
Elyes HAOUAS
2020-08-17
drivers/intel/fsp2_0/hand_off_block: Remove dead decrement
Elyes HAOUAS
2020-08-17
drivers/usb: Replace return value -10 with variable
John Zhao
2020-08-13
drivers/intel/fsp2_0: don't select FSP_USES_CB_STACK on FSP 2.0 platform
Felix Held
2020-08-13
drivers/intel/fsp2_0: Fill EFI_CPU_PHYSICAL_LOCATION structure information
Subrata Banik
2020-08-06
drivers/intel/fsp2_0: Do AP re-init after FSP-S if USE_INTEL_FSP_MP_INIT enable
Subrata Banik
2020-08-05
drivers/intel/mipi_camera: Fix SSDT generation for IPU devices
Sugnan Prabhu S
2020-08-05
drivers/genesyslogic/gl9763e: Add driver for Genesys Logic GL9763E
Ben Chuang
2020-08-03
drivers/ipmi/ocp: Add ipmi set processor information
Tim Chu
2020-08-03
drivers/amd/i2s_machine_dev: return if scope is NULL
Martin Roth
2020-08-03
drivers/intel/mipi_camera: Add reference counting for shared resources
Sugnan Prabhu S
2020-07-31
drivers/ipmi/ocp: Add function to support OCP specific ipmi command
Tim Chu
2020-07-28
drivers/i2c/max98373: fix error message formatting
Caveh Jalali
2020-07-28
drivers/wifi: Adapt generic wifi driver into a chip driver
Karthikeyan Ramasubramanian
2020-07-28
Revert "src: Remove unused include <cpu/x86/smm.h>"
Patrick Rudolph
2020-07-26
src/drivers/intel/soundwire/soundwire.h: Add include <types.h>
Elyes HAOUAS
2020-07-26
drivers/intel/dptf: Remove prompts from DPTF config options
Tim Wawrzynczak
2020-07-26
drivers/mrc_cache: Avoid unused variable assignment
Paul Menzel
2020-07-26
src: Update bare access to BOOL CONFIG_ vals to CONFIG()
Martin Roth
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-07-26
src: Remove whitespace between 'sizeof' and '('
Elyes HAOUAS
2020-07-26
drivers/usb: Avoid NULL pointer dereference
John Zhao
2020-07-26
drivers/intel/dptf: Add missing Scope operator for _FIF
Tim Wawrzynczak
2020-07-26
src: Remove unused 'include <cbmem.h>'
Elyes HAOUAS
2020-07-26
src: Remove extra lines in license header
Elyes HAOUAS
2020-07-26
src: Remove unused include <cpu/x86/smm.h>
Elyes HAOUAS
2020-07-20
drivers/intel/gma/Kconfig: Avoid dependency hell when ignoring straps
Angel Pons
2020-07-18
drivers/intel/dptf: Add missing scope operator around TSR options
Tim Wawrzynczak
[next]