Age | Commit message (Expand) | Author |
2020-04-29 | soc/amd/picasso: Add bootblock support | Felix Held |
2020-04-29 | arch/x86: Implement RESET_VECTOR_IN_RAM | Felix Held |
2020-04-29 | src/cpu/x86/mtrr/earlymtrr: Add clear_all_var_mtrr | Raul E Rangel |
2020-04-29 | cpu/x86/16bit/entry16.inc: Fix typos in comment | Raul E Rangel |
2020-04-29 | mb/google/volteer: Work around TPM issue by enabling GPIO PM in S0ix | Venkata Krishna Nimmagadda |
2020-04-29 | soc/intel/tigerlake: Add method to look up GPIO com ID for an index | Venkata Krishna Nimmagadda |
2020-04-29 | soc/intel/common: Add method to modify GPIO community PM config | Venkata Krishna Nimmagadda |
2020-04-28 | soc/amd/common/block/sata: Add missing .ops_pci member | Furquan Shaikh |
2020-04-28 | soc/amd/picasso: Use AMD common SATA driver | Furquan Shaikh |
2020-04-28 | soc/amd/sata: Move SATA PCI device from DSDT to SSDT | Furquan Shaikh |
2020-04-28 | soc/amd/sata: Add .acpi_name() callback to SATA driver | Furquan Shaikh |
2020-04-28 | soc/amd/common/block/sata: Use tabs instead of spaces in sata.c | Furquan Shaikh |
2020-04-28 | soc/amd/common/block/sata: Fix the condition to include sata.c | Furquan Shaikh |
2020-04-28 | soc/amd/picasso: Add UPD settings to chip.h | Marshall Dawson |
2020-04-28 | vc/amd/fsp/picasso: Update UPD files to version 0.0.1-r38 | Marshall Dawson |
2020-04-28 | mb/google/volteer: move mipi_camera.asl to variants folders | Nick Vaccaro |
2020-04-28 | mb/google/volteer: implement mainboard_get_dram_part_num() | Nick Vaccaro |
2020-04-28 | soc/intel/tigerlake: fix call to print_spd_info() | Nick Vaccaro |
2020-04-28 | vboot: Always build secdata functions for romstage | Julius Werner |
2020-04-28 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | soc/intel: Constify struct device * parameter to intel_igd_get_controller_info | Furquan Shaikh |
2020-04-28 | soc/intel: Constify struct device *param to sd_fill_soc_gpio_info | Furquan Shaikh |
2020-04-28 | drivers/i2c: Constify struct device * param to i2c fill ssdt callback | Furquan Shaikh |
2020-04-28 | ec/lenovo/h8: Constify struct device * parameter to h8_has_* functions | Furquan Shaikh |
2020-04-28 | drivers/ipmi: Add uid parameter to struct drivers_ipmi_config | Furquan Shaikh |
2020-04-28 | i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to dev_name | Furquan Shaikh |
2020-04-28 | arch/x86/acpi_device: Constify struct device * parameter to UID functions | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-28 | soc/amd/{common,picasso}: Move GFX device from static ASL to SSDT | Furquan Shaikh |
2020-04-28 | soc/amd/picasso: Use common block graphics driver | Furquan Shaikh |
2020-04-28 | soc/amd/common: Add a common graphics block device driver for AMD SoCs | Furquan Shaikh |
2020-04-28 | amd/family17h: Add PCI device IDs for all controllers in AMD Family17h | Furquan Shaikh |
2020-04-28 | soc/amd: Update macro name for IOMMU on AMD Family 17h | Furquan Shaikh |
2020-04-28 | arch/x86/acpi_device: Add a helper function to write PCI device | Furquan Shaikh |
2020-04-28 | mb/google/deltaur: Disable POWER_OFF_ON_CR50_UPDATE | Eric Lai |
2020-04-28 | mb/google/deltaur: Change H1 I2C speed to STANDARD | Eric Lai |
2020-04-28 | mb/google/deltaur: Enable PS/2 keyboard | Eric Lai |
2020-04-28 | soc/intel/common/block/smbus: Set SPD array NULL if no DIMM present | Eric Lai |
2020-04-28 | soc/intel/cannonlake: Report driver strength by _DSM in eMMC ACPI device | Kane Chen |
2020-04-28 | soc/intel/cometlake: Add ucode from repo | Felix Singer |
2020-04-28 | mb/intel/jasperlake_rvp: Configure GPIO for JSLRVP | Ronak Kanabar |
2020-04-28 | mb/intel/jasperlake_rvp: Update SMBIOS data for Jslrvp | Meera Ravindranath |
2020-04-28 | soc/intel/jasperlake: Add new MCH device ids | Maulik V Vaghela |
2020-04-28 | soc/baytrail/raminit: Populate SMBIOS type 17 tables | Matt DeVillier |
2020-04-28 | mb/google/octopus: add default non-ChromeOS FMAP | Matt DeVillier |
2020-04-28 | mb/google/octopus: Add VBT for ampton variant | Matt DeVillier |
2020-04-28 | drivers/intel/gma: put controller in separate header | Matt DeVillier |
2020-04-28 | security/lockdown: Write-protect WP_RO | Patrick Rudolph |