Age | Commit message (Expand) | Author |
2020-05-13 | lib/spd_bin: add get_spd_sn function | Jamie Chen |
2020-05-13 | mb/google/volteer/variants/halvor: add two SPD files | Nick Vaccaro |
2020-05-13 | src/mainboard: Remove unused 'include <stdlib.h>' | Elyes HAOUAS |
2020-05-13 | mb/google/volteer/variants/volteer: Add three generic SPD files | Nick Vaccaro |
2020-05-13 | src: Remove unused '#include <stddef.h>' | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
2020-05-13 | ec/lenovo/h8: Reintroduce h8_mb_init() for specific boards | Bill XIE |
2020-05-13 | soc/amd/picasso: Enable eSPI capability for Picasso | Furquan Shaikh |
2020-05-13 | soc/amd/picasso: Use lpc_early_init() from common lpc driver | Furquan Shaikh |
2020-05-13 | soc/amd/common/block: Add support for configuring eSPI connection to slave | Furquan Shaikh |
2020-05-13 | mb/google/volteer: move SPD files to variant directories | Nick Vaccaro |
2020-05-13 | soc/mediatek: improve ca53 frequency change procedure | Weiyi Lu |
2020-05-13 | espi_debug: Use switch case instead of if-else | Furquan Shaikh |
2020-05-13 | Remove new additions of "this file is part of" lines | Furquan Shaikh |
2020-05-13 | soc/amd/picasso: Mark FCH MMIO addresses as non-posted | Raul E Rangel |
2020-05-13 | soc/amd/picasso: Add data fabric pci_devs | Raul E Rangel |
2020-05-13 | soc/amd/picasso: Add data fabric register definitions | Raul E Rangel |
2020-05-13 | soc/amd/picasso: Delete northbridge | Marshall Dawson |
2020-05-13 | soc/amd/picasso: Extract reset flags from northbridge.h | Raul E Rangel |
2020-05-13 | soc/amd/picasso: Move ACP register to acp.h | Raul E Rangel |
2020-05-13 | soc/amd/picasso: Move acpi_fill_mcfg | Raul E Rangel |
2020-05-13 | soc/amd/common/block/psp: Remove unused northbridge header | Raul E Rangel |
2020-05-13 | mb/google/volteer: Enable keyboard backlight feature | Angel Pons |
2020-05-13 | mb/google/dedede/variants/waddledoo: Modify ELAN touchscreen slave address | Ian Feng |
2020-05-13 | mb/google/octopus/variants/foob: Disable xHCI compliance mode | Tommie |
2020-05-13 | soc/amd/common/block/spi: Include mmio.h in fch_spi_ctrl.c | Furquan Shaikh |
2020-05-13 | soc/amd/common/block/lpc: Add helper function lpc_early_init() | Furquan Shaikh |
2020-05-12 | util/sconfig: Add LPC and ESPI buses | Raul E Rangel |
2020-05-12 | soc/intel/skylake: Add ability to set root port ASPM | Wim Vervoorn |
2020-05-12 | soc/intel/tigerlake: Correct IRQ interrupt | Wonkyu Kim |
2020-05-12 | southbridge/intel/common: Add Process Call | Christian Walter |
2020-05-12 | device/pci_device: Extract pci_domain_set_resources from SOC | Raul E Rangel |
2020-05-12 | soc/intel/jasperlake: Remove deprecated UPDs | Ronak Kanabar |
2020-05-12 | soc/intel/jasperlake: Add SATA related UPDs configuration | Ronak Kanabar |
2020-05-12 | mb/intel/jasperlake_rvp: Remove SataEnable deviceetree config | Ronak Kanabar |
2020-05-12 | soc/amd/common/block/lpc: Configure io/mmio windows differently for LPC and eSPI | Furquan Shaikh |
2020-05-12 | soc/amd/common/block/lpc: Provide an option to use static eSPI BAR | Furquan Shaikh |
2020-05-12 | soc/intel/tigerlake: Control SATA and DMI power optimization | Shaunak Saha |
2020-05-12 | soc/amd/common/block/lpc: Add helpers for managing eSPI decode | Furquan Shaikh |
2020-05-12 | soc/amd/common/block: Add header file for eSPI register definitions | Furquan Shaikh |
2020-05-12 | espi: Add support for debug helper to print slave capabilities | Furquan Shaikh |
2020-05-12 | espi: Add some helper functions for espi capability check | Furquan Shaikh |
2020-05-12 | espi: Add definitions for eSPI VW index messsages | Furquan Shaikh |
2020-05-12 | espi: Add definitions for eSPI slave registers | Furquan Shaikh |
2020-05-12 | soc/amd/common/block/lpc: Set LPC_IO_PORT_DECODE_ENABLE to 0 when disabling d... | Furquan Shaikh |
2020-05-12 | soc/amd/picasso: Use SPI configuration support from common block SPI driver | Furquan Shaikh |
2020-05-12 | soc/amd/picasso: Add support for using common SoC configuration | Furquan Shaikh |
2020-05-12 | soc/amd/common/block/spi: Add support for common SPI configuration | Furquan Shaikh |
2020-05-12 | pciexp_device: Add option to allocate prefetch memory above 4G boundary | Furquan Shaikh |
2020-05-12 | pci_device: Extend PCI domain limit to 64-bit | Furquan Shaikh |
2020-05-12 | device: Enable resource allocation above 4G boundary | Furquan Shaikh |
2020-05-12 | device: Enable resource allocator to use multiple ranges | Furquan Shaikh |
2020-05-12 | soc/intel/skl: Drop weak mainboard_memory_init_params | Angel Pons |
2020-05-12 | Revert "sb/intel/common/acpi: Add more Windows versions" | Nico Huber |
2020-05-12 | Revert "mb/{lenovo/x201,packardbell/ms2290}/acpi: Use GOS method" | Nico Huber |
2020-05-12 | nb/intel/i440bx: Drop mainboard_enable_serial() | Keith Hui |
2020-05-12 | soc/amd/common/block/lpc: Split lpc_set_spibase() into two functions | Furquan Shaikh |
2020-05-12 | soc/amd/common/block: Add support for common config for AMD SoCs | Furquan Shaikh |
2020-05-12 | nb/intel/sandybridge: Reorder IOSAV writes | Angel Pons |
2020-05-12 | nb/intel/sandybridge: Reorder register write | Angel Pons |
2020-05-12 | trogdor: Add support for rev1 | Julius Werner |
2020-05-11 | sc7180: clock: Add support to bump CPU levels | Taniya Das |
2020-05-11 | sc7180: Adjust memory allocations per upstream comments | T Michael Turney |
2020-05-11 | trogdor: QCSDI loading depends on VB2_GBB_FLAG_RUNNING_FAFT setting flag | Ashwin Kumar |
2020-05-11 | trogdor: Latch GPIO interrupt support | rbokka |
2020-05-11 | trogdor: mainboard reference all QUPv3 FW drivers | T Michael Turney |
2020-05-11 | sc7180: Fix for hang during DMA transfer in SPI-NOR flash driver | satya priya |
2020-05-11 | soc/amd/common/block/lpc: Reorganize LPC enable resources | Furquan Shaikh |
2020-05-11 | soc/amd/common/block/lpc: Add config options for eSPI | Furquan Shaikh |
2020-05-11 | soc/intel/quark: Revamp file headers | Patrick Georgi |
2020-05-11 | treewide: Convert more license headers to SPDX style | Patrick Georgi |
2020-05-11 | driver/i2c/max98390: Add i2c driver for Maxim 98390 codec | Seunghwan Kim |
2020-05-11 | treewide: Replace BSD-3-Clause and ISC headers with SPDX headers | Patrick Georgi |
2020-05-11 | treewide: split off license text, remove extra copyright notices | Patrick Georgi |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-11 | mainboard/asus/p3b-f: Reintroduce as variant of p2b | Keith Hui |
2020-05-11 | mb/google/cyan/*: fixup GPIOs | Matt DeVillier |
2020-05-11 | soc/intel/skylake: Allow setting of PcieRpMaxPayload | Wim Vervoorn |
2020-05-11 | superio/winbond/w83977tf: Only list IR logical device if needed | Keith Hui |
2020-05-11 | mb/google/octopus/variants/dood: Disable XHCI LFPS power management | Kenneth Chan |
2020-05-11 | soc/sifive/fu540: Add missing '#include <commonlib/bsd/helpers.h>' | Elyes HAOUAS |
2020-05-11 | soc/intel/tigerlake: Update C-State info | Wonkyu Kim |
2020-05-11 | mb/intel/jasperlake_rvp: Turn off unused I2C lanes | Pandya, Varshit B |
2020-05-11 | mb/intel/jasperlake_rvp: Add support for SMI handler | Maulik V Vaghela |
2020-05-11 | mb/google/kukui: fix screen scrolling on devices using anx7625 | Paul Ma |
2020-05-11 | mb/google/kukui: Fix backlight flash white before show logo | Jitao Shi |
2020-05-11 | soc/intel/xeon_sp: make CPX ramstage.h common for CPX, SKX | Michael Niewöhner |
2020-05-11 | soc/intel/jasperlake: Add ACPI device name for Storage controllers | Karthikeyan Ramasubramanian |
2020-05-11 | mb/google/octopus: Fix default FMD | Matt DeVillier |
2020-05-11 | soc/intel/jasperlake: Enable end of post support in FSP | Aamir Bohra |
2020-05-10 | mb/google/kahlee: Hold WLAN PCIe reset low at boot for mordin | Kevin Chiu |
2020-05-10 | mb/google/kahlee: Don't reset the touchpad/screen on boot | Martin Roth |
2020-05-10 | src: Replace remaining GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-10 | src/mainboard: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-10 | src/cpu: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-09 | src/: Replace GPL boilerplate with SPDX header | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-09 | vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled() | Julius Werner |
2020-05-08 | commonlib/region: Add region_overlap | Patrick Rudolph |
2020-05-08 | sb/intel/i82371eb: Fix iasl warning | Keith Hui |