aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-01psp_verstage: add new svc for cezanneKangheui Won
2022-02-01cpu/x86/smm: Add SMM_LEGACY_ASEGKyösti Mälkki
2022-02-01cpu/x86/lapic: Drop SMM_SERIALIZED_INITIALIZATIONKyösti Mälkki
2022-02-013rdparty/amd_blobs: advance submodule pointerJason Glenesk
2022-02-01soc/samsung/exynos5420: Remove unuseful 'return' in void functionElyes HAOUAS
2022-02-01soc/nvidia/tegra124/sor.c: Remove unuseful 'return' in void functionElyes HAOUAS
2022-02-01soc/nvidia/tegra210/sor.c: Remove unuseful 'return' in void functionElyes HAOUAS
2022-02-01soc/rockchip/rk3399/display.c: Remove unuseful 'return' in void functionElyes HAOUAS
2022-02-01soc/qualcomm/ipq40xx/spi.c: Remove unuseful 'return' in void functionElyes HAOUAS
2022-02-01soc/intel/xeon_sp/acpi.c: Remove unuseful 'return' in void functionElyes HAOUAS
2022-02-01sb/amd/cimx/sb800/fan.c: Remove unuseful 'return' in void functionElyes HAOUAS
2022-02-01drivers/spi/spiconsole.c: Remove unuseful 'return' in void functionElyes HAOUAS
2022-02-01ec/quanta/ene_kb3940q/ec.c: Remove unuseful 'return' in void functionElyes HAOUAS
2022-02-01drivers/net/ne2k.c: Remove unuseful 'return' in void functionElyes HAOUAS
2022-02-01soc/samsung/exynos5250: Add missing 'void' in function definitionElyes HAOUAS
2022-02-01drivers/i2c/designware/dw_i2c: limit scope of dw_i2c_transferFelix Held
2022-02-01drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_transferFelix Held
2022-02-01drivers/i2c/designware/dw_i2c: return enum cb_err from dw_i2c_initFelix Held
2022-02-01drivers/i2c/designware/dw_i2c: use enum cb_err for static functionsFelix Held
2022-02-01drivers/i2c/designware/dw_i2c.h: include types.h instead of stdint.hFelix Held
2022-02-01drivers/i2c/designware/dw_i2c: add missing types.h includeFelix Held
2022-02-01util/lint/checkpatch.pl: Use "git_command"Elyes HAOUAS
2022-02-01soc/intel/common: Add the Primary to Sideband bridge libraryJohn Zhao
2022-02-01mb/google/brya: Use PAD config macro to add lock supportMeera Ravindranath
2022-02-01mb/siemens/{mc_apl1,...,mc_apl6}: Disable SATA ALPM supportMario Scheithauer
2022-02-01soc/intel/appololake: Allow to configure SATA ALPM via devicetreeMario Scheithauer
2022-02-01mb/google/dedede/var/galtic: Generate SPD ID for Samsung K4U6E3S4AA-MGCRFrankChu
2022-02-01mb/google/dedede/var/galtic: Decrease core display clock to 172.8 MHzFrankChu
2022-02-01soc/intel/alderlake: Add PMC register base for ADL-NUsha P
2022-02-01soc/intel/alderlake: Select SOC_INTEL_COMMON_BLOCK_SCS for Alder Lake NKrishna Prasad Bhat
2022-02-01soc/intel/alderlake: Add eMMC PCR Port ID for Alder Lake NKrishna Prasad Bhat
2022-02-01soc/intel/alderlake: Add GPP_I GPIO group for Alder Lake N SOCKrishna Prasad Bhat
2022-01-31util/lint/checkpatch.pl: Use "gitroot"Elyes HAOUAS
2022-01-31util/lint/checkpatch: Update "check for missing blank lines after declarations"Elyes HAOUAS
2022-01-31util/lint/checkpatch.pl: Update 'commit message line length limit'Elyes HAOUAS
2022-01-31util/lint/checkpatch.pl: Remove unneeded whitespaces and fix some typosElyes HAOUAS
2022-01-31util/lint/checkpatch.pl: Use "perl_version_ok"Elyes HAOUAS
2022-01-31util/lint/checkpatch.pl: Use "tabsize"Elyes HAOUAS
2022-01-31nb/intel/gm45/raminit.c: Fix indent for 'if' statementElyes HAOUAS
2022-01-31superio/smsc/lpc47n207/early_serial.c: Fix indent for 'if' statementElyes HAOUAS
2022-01-31sb/intel/i82801dx: Add call i8259_setup()Kyösti Mälkki
2022-01-31mb/**/Kconfig: Properly override `DISABLE_HECI1_AT_PRE_BOOT`Angel Pons
2022-01-31mb/**/Kconfig: Properly override `IGNORE_IASL_MISSING_DEPENDENCY`Angel Pons
2022-01-31mb/google/brya/variant/agah: Update memory settingsBora Guvendik
2022-01-31soc/intel/adl: Update devicetree based on remapping for TBT PCIeMAULIK V VAGHELA
2022-01-31intel/common/block/pcie: Add NULL/count check in pcie_rp_update_devtreeMAULIK V VAGHELA
2022-01-31mb/google/brya: Create crota variantTerry Chen
2022-01-31mb/amd/majolica: Add variant to disable HDMIZheng Bao
2022-01-31mb/google/guybrush/guybrush: Add variant to disable HDMIZheng Bao
2022-01-31soc/amd/sabrina: Add PRE_X86_CBMEM_CONSOLE_SIZEFelix Held
2022-01-31soc/intel/alderlake: Add Alder Lake P IGD device IDsKane Chen
2022-01-31util/lint: Remove SuperIO from checkpatch spellcheckMartin Roth
2022-01-30soc/intel/elkhartlake: Drop stale eNEM TODO commentSubrata Banik
2022-01-29soc/mediatek/mt8186: Add register protect control for MT6366Rex-BC Chen
2022-01-28sc7280: Add Modem region to avoid modem cleanup in Secboot rebootT Michael Turney
2022-01-28util/lint/lint-stable-003-whitespace: add exception for gif filesFred Reitberger
2022-01-28mb/google/brya/var/redrix: Enable MKBP wakeDaisuke Nojiri
2022-01-28lib/spd_cache.c: Drop comparison to {true, false}Elyes HAOUAS
2022-01-28soc/intel/xeon_sp/nb_acpi.c: Drop comparison to trueElyes HAOUAS
2022-01-28mb/purism/librem_skl: disable HECI PCI deviceMatt DeVillier
2022-01-28mb/google/herobrine: Add senor support QUP FW for I2C and SPIRavi Kumar Bokka
2022-01-28sc7280: enable bl31 and SDI feature supportRavi Kumar Bokka
2022-01-28mb/acer: Add Acer Aspire VN7-572GBenjamin Doron
2022-01-28crossgcc: Update acpica from 20210331 to 20211217Elyes HAOUAS
2022-01-28IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS
2022-01-28soc/intel/common/gpio: Skip GPIO PAD locking in recovery modeSubrata Banik
2022-01-28mb/google/zork/var/shuboz: Add SPD ID for MT40A512M16TB-062E:RKane Chen
2022-01-28soc/intel: Abstract the common block API for TCSS registers accessJohn Zhao
2022-01-28src/{drivers,soc}: Fix some code indentsElyes HAOUAS
2022-01-28soc/intel/common/cse: skip heci_init() if HECI1 is disabledMatt DeVillier
2022-01-28mb/google/brya: Remove EC_GOOGLE_CHROMEEC_ACPI_MEMMAP KconfigTim Wawrzynczak
2022-01-28mb/google/dedede/var/drawcia: Change power sequencing of Camera and VCMVarshit B Pandya
2022-01-28driver/intel/mipi_camera: Increase max power ops count to 6Varshit B Pandya
2022-01-28soc/intel/alderlake: Enable CPPCv3Sridahr Siricilla
2022-01-28soc/intel/common: Implement ACPI CPPCv3 package to support hybrid coreSridhar Siricilla
2022-01-28libpayload: Refer to vboot source consistentlyPatrick Georgi
2022-01-28ec/google/chromeec: Consider custom_pld when checking USB port numberWon Chung
2022-01-27soc/amd/sabrina/chipset.cb: update USB portsFelix Held
2022-01-27soc/amd/sabrina/include/smu: update mailbox SMN addressesFelix Held
2022-01-27soc/amd/sabrina/include/southbridge: add new I2C_PAD_CTRL bitsFelix Held
2022-01-27soc/amd/sabrina: drop PM_ESPI_CS_USE_DATA2 define and eSPI util codeFelix Held
2022-01-27soc/amd/sabrina: drop CPPC codeFelix Held
2022-01-27soc/amd/sabrina: update PCI devices in devicetree.cbFelix Held
2022-01-27soc/amd/sabrina: update pci_devs.hFelix Held
2022-01-27soc/amd/sabrina/fsp_m_params: drop sata_enable UPD writeFelix Held
2022-01-27soc/amd/sabrina/include: update smi.hFelix Held
2022-01-27soc/amd/sabrina/include/data_fabric: update IOMS0_FABRIC_IDFelix Held
2022-01-27soc/amd/sabrina: drop graphics.cFelix Held
2022-01-27soc/amd/sabrina/cpu: update CPUIDFelix Held
2022-01-27soc/amd/sabrina: add additional UART controllersFelix Held
2022-01-27soc/amd/sabrina/gpio: update GPIO definitions and gpio_event_tableFelix Held
2022-01-27soc/amd/sabrina/include/amd_pci_int_defs: add additional UARTsFelix Held
2022-01-27mb/google/brya/var/taniks: Enable Bayhub LV2 driverJoey Peng
2022-01-27util/chromeos: Update extract_blobs scriptMatt DeVillier
2022-01-27drivers/intel/usb4/retimer: Use usb4_retimer_scope replace dev pathEric Lai
2022-01-27Makefile.inc: Don't ignore IASL's "multiple types" warningElyes HAOUAS
2022-01-27util/coreboot-configurator: Add contrib filesSean Rhodes
2022-01-27util: Add coreboot-configuratorSean Rhodes
2022-01-27cpu/intel/socket_p: Drop 'select SSE'Elyes HAOUAS
2022-01-27cpu/intel/socket_m: Drop 'select SSE'Elyes HAOUAS