aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-04lib/cbfs: Add cbfs_preload()Raul E Rangel
2021-11-04lib/thread: Use __func__ instead of repeating function nameRaul E Rangel
2021-11-04lib/thread: Add ERROR prefix to error messagesRaul E Rangel
2021-11-04tests: Move x86 I/O functions to include/mock/arch/io.hJakub Czapiga
2021-11-04mb/google/sarien: Add OEM product namesFelix Singer
2021-11-04mb/siemens/mc_ehl: Disable PMC low power modesWerner Zeh
2021-11-04mb/siemens/mc_ehl: Disable all P-StatesWerner Zeh
2021-11-04mb/siemens/mc_ehl: Disable C-States for CPU and packageWerner Zeh
2021-11-04util/spd_tools: Add LP5 support for ADLReka Norman
2021-11-04mb/siemens/mc_ehl2: Clean up devicetreeMario Scheithauer
2021-11-04lib: Add list.c to all stagesRaul E Rangel
2021-11-04arch/x86/Makefile: Align VGA_BIOS to 64 bytes when using AMD LPC SPI DMARaul E Rangel
2021-11-04soc/amd/common/block/lpc: Set CBFS_CACHE_ALIGN to 64 when using SPI DMARaul E Rangel
2021-11-04lib/cbfs: Add CBFS_CACHE_ALIGN Kconfig optionRaul E Rangel
2021-11-04commonlib/mem_pool: Allow configuring the alignmentRaul E Rangel
2021-11-04amd/i2c: Remove the weak functionZheng Bao
2021-11-04mb/google/guybrush: Set Gen3 default for all PCIe devicesMatt Papageorge
2021-11-04mb/google/brya/var/kano: Update GPIO table for speak and dmicDavid Wu
2021-11-04mb/google: Add OEM product names for various boardsMartin Roth
2021-11-04SMBIOS/SCONFIG: Allow devtree-defined Type 41 entriesAngel Pons
2021-11-04mb/siemens/mc_ehl: Enable Row-Hammer preventionMario Scheithauer
2021-11-04mb/siemens/mc_ehl2: Configure SD card detect pin in devicetreeMario Scheithauer
2021-11-04mb/siemens/mc_ehl2: Clean up PCIe root port settings in devicetreeMario Scheithauer
2021-11-04mb/siemens/mc_ehl2: Adjust PCIe clock settings in devicetreeMario Scheithauer
2021-11-04mb/google/guybrush/bootblock: add comment on selecting eSPI interfaceFelix Held
2021-11-04soc/amd/cezanne/include/gpio: fix GPIO 106 native function namesFelix Held
2021-11-04soc/amd/cezanne/include/cppc: use AMD_CEZANNE_CPPC_H as include guardFelix Held
2021-11-04mb/system76/*: Enable HECI deviceTim Crawford
2021-11-04soc/mediatek/mt8186: Add NOR-Flash supportRex-BC Chen
2021-11-04mb/purism/librem_skl: Clean up hda_verb.cAngel Pons
2021-11-04mb/purism/librem_bdw/hda_verb.c: Rewrite using macrosAngel Pons
2021-11-04device/azalia_device.h: Rewrite verb macrosAngel Pons
2021-11-04device/azalia_device.h: Guard macro parametersAngel Pons
2021-11-03soc/mediatek/mt8186: Add GPIO driversGuodong Liu
2021-11-03mb/google/trogdor: Mark kingoftown as supporting Parade PS84640Kevin Chiu
2021-11-03soc/mediatek/mt8186: Initialize watchdogRex-BC Chen
2021-11-03soc/mediatek: Add an overridable function for WDT clear statusRex-BC Chen
2021-11-03soc/amd/cezanne/include/aoac_defs: drop leading newlineFelix Held
2021-11-03soc/amd/cezanne/include: replace PICASSO with CEZANNE in include guardsFelix Held
2021-11-03soc/amd/*/cpu: handle mp_init_with_smm failureFelix Held
2021-11-03cpu/amd/mtrr: Remove topmem global variablesArthur Heymans
2021-11-03cpu/x86/Kconfig: Remove unused CPU_ADDR_BITSArthur Heymans
2021-11-03cpu/amd/mtrr/amd_mtrr.c: Remove unused functionsArthur Heymans
2021-11-03soc/amd/stoneyridge/cpu: remove unneeded line break in get_cpu_countFelix Held
2021-11-03soc/intel/xeon_sp: disable PM ACPI timer if chosenMichael Niewöhner
2021-11-03soc/intel/alderlake: Allow devicetree override to leave some VR settings as d...Bora Guvendik
2021-11-03cpu/amd: Always fetch CPU addr bits at runtimeArthur Heymans
2021-11-03lib/list: Add list_appendRaul E Rangel
2021-11-03mb/google/corsola: Add MediaTek MT8186 reference boardRex-BC Chen
2021-11-03soc/mediatek/mt8186: Add a stub implementation of the MT8186 SoCRex-BC Chen
2021-11-03soc/mediatek/mt8195: move timer enum variables to timer_v2.hRex-BC Chen
2021-11-03device/include: Fix potential build errorAlan Huang
2021-11-03tests/Makefile: Remove ./ prefix when running testsRaul E Rangel
2021-11-03mb/siemens/mc_ehl1: Adjust PCIe clock settings in devicetreeWerner Zeh
2021-11-03soc/mediatek/mt8195: add apusys init flowFlora Fu
2021-11-02mb/system76/oryp8: Add System76 Oryx Pro 8Jeremy Soller
2021-11-02mb/system76/bonw14: Add System76 Bonobo Workstation 14Jeremy Soller
2021-11-02mb/system76/kbl-u: Add Galago Pro 2 as a variantJeremy Soller
2021-11-02mb/system76/kbl-u: Add Galago Pro 3 as a variantJeremy Soller
2021-11-02mb/system76/kbl-u: Add System76 Galago Pro 3 Rev BJeremy Soller
2021-11-02mb/system76/gaze15: Add Gazelle 14 as a variantTim Crawford
2021-11-02mb/system76/gaze15: Convert to variant setupTim Crawford
2021-11-02mb/system76/oryp6: Add Oryx Pro 7 as a variantJeremy Soller
2021-11-02mb/system76/oryp6: Convert to variant setupTim Crawford
2021-11-02util/crossgcc/Makefile: Clean up .PHONY definitionsPatrick Georgi
2021-11-02soc/intel/denverton_ns: Fetch addr bits at runtimeArthur Heymans
2021-11-02Revert "mb/google/brya/var/kano: disabled autonomous GPIO power management"David Wu
2021-11-02include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDsFelix Held
2021-11-02mb/google/volteer: allow MKBP devices and disable TBMC deviceFrankChu
2021-11-02mb/intel/adlrvp: Configure EC in RW GPIOAnil Kumar
2021-11-02mb/google/guybrush: Update STT coefficientsJason Glenesk
2021-11-02mb/system76/*: CMOS: Drop power_on_after_fail optionTim Crawford
2021-11-02soc/amd/common/block/cpu: Add support for cbfs_cache regionRaul E Rangel
2021-11-02psp_verstage: convert relative address in EFS2Kangheui Won
2021-11-02google/trogdor: Add backlight support for Parade ps8640xuxinxiong
2021-11-02mb/google/brya: Correct AT24 NVM address sizeVarshit B Pandya
2021-11-02mb/google/brask: add the mkbp deviceZhuohao Lee
2021-11-02mb/siemens/mc_ehl1: Clean up PCIe root port settings in devicetreeWerner Zeh
2021-11-02mb/siemens/mc_ehl1: Clean up devicetreeWerner Zeh
2021-11-02lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width()Subrata Banik
2021-11-02mb/google/zork/var/vilboz: Generate new SPD ID for new memory partsFrank Wu
2021-11-02util/kconfig: Uprev to Linux 5.15's kconfigPatrick Georgi
2021-11-02util/kconfig: Uprev to Linux 5.14's kconfigPatrick Georgi
2021-11-02util/kconfig: Rewrite patch in quilt's normal formPatrick Georgi
2021-11-01commonlib/region: Add rdev_readat_full helper methodRaul E Rangel
2021-11-01payloads/Tianocore: re-add CorebootPayload build optionMatt DeVillier
2021-11-01buildgcc: Remove GDB from crossgccPatrick Georgi
2021-11-01soc/intel: Don't send CSE EOP if CSME is disabledSean Rhodes
2021-11-01soc/intel/braswell: Set GNVS DPTE via devicetreeAngel Pons
2021-11-01soc/intel/braswell/chip.h: Use `bool` typeAngel Pons
2021-11-01security/intel/txt: Get addr bits at runtimeArthur Heymans
2021-11-01mb/google/dedede/var/storo: Add fw_config probe for multi audio codecZhi Li
2021-11-01mb/google/brya/var/brya0: add HPS as generic I2C peripheralDan Callaghan
2021-11-01MAINTAINERS: Add myself as a maintainer for ASUS A88XM-EMike Banon
2021-11-01vc/mediatek/mt8195: Remove unused code and commentsRyan Chuang
2021-11-01amd/lpc: Remove the weak functionZheng Bao
2021-11-01soc/intel/common/block/cse: Add get_me_fw_version functionJohnny Lin
2021-11-01commonlib: Add new TS for IA pre-cpu reset entitiesBora Guvendik
2021-11-01mb/google/brya: Enable DRIVERS_GENESYSLOGIC_GL9755 for braskDavid Wu
2021-11-01mb/google/brya/var/taeko: Add probe for MAX98357+ALC5682I_VSJoey Peng