Age | Commit message (Expand) | Author |
2022-10-06 | lib/prog_ops.c: Add <types.h> | Elyes Haouas |
2022-10-06 | nb/intel/i945/memmap.c: Clean up includes | Elyes Haouas |
2022-10-06 | sb/intel/common/pmbase.c: Clean up includes | Elyes Haouas |
2022-10-06 | sb/intel/common/rtc.c: Clean up includes | Elyes Haouas |
2022-10-06 | sb/intel/common/early_smbus.h: Add <device/pci_type.h> | Elyes Haouas |
2022-10-06 | security/memory/memory.h: Add <stdbool.h> | Elyes Haouas |
2022-10-06 | nb/intel/i945/rcven.c: Sort includes and add <types.h> | Elyes Haouas |
2022-10-06 | nb/intel/i945/raminit.c: Clean up includes and add <types.h> | Elyes Haouas |
2022-10-06 | device/device_const.c: Clean up includes and add <types.h> | Elyes Haouas |
2022-10-06 | cpu/x86/pae/pgtbl.c: Clean up includes and add <types.h> | Elyes Haouas |
2022-10-06 | cpu/intel/common/fsb.c: Sorte includes and add <stdint.h> | Elyes Haouas |
2022-10-06 | cpu/intel/car/romstage.c: Clean up includes and add <types.h> | Elyes Haouas |
2022-10-06 | console/vtxprintf.c: Add <stdarg.h> | Elyes Haouas |
2022-10-06 | console/printk.c: Add <types.h> | Elyes Haouas |
2022-10-06 | console/die.c: Add <stdarg.h> | Elyes Haouas |
2022-10-06 | console/console.c: Sort includes and add <types.h> | Elyes Haouas |
2022-10-06 | arch/x86/timestamp.c: Add missing <stdint.h> | Elyes Haouas |
2022-10-06 | arch/x86/mmap_boot.c: Clean up includes | Elyes Haouas |
2022-10-06 | cpu/x86/smm/smm_module_loader.c: Clean up includes | Elyes Haouas |
2022-10-06 | cpu/x86/mtrr/mtrr.c: Add missing <stdbool.h> | Elyes Haouas |
2022-10-06 | console/vsprintf.c: Add <stdarg.h> | Elyes Haouas |
2022-10-06 | soc/qualcomm: Update the wait time for checking PCIe link up | Shelley Chen |
2022-10-06 | soc/intel/cmn/gfx: Add missing CML-U IGD device IDs | Michał Żygowski |
2022-10-05 | ec/lenovo/h8/acpi: Fix wrongly used operator | Felix Singer |
2022-10-05 | mb/google/brya/var/brya0: use RPL FSP headers | Nick Vaccaro |
2022-10-05 | mb/google/brya/var/brya0: add new THERMAL FW_CONFIG field | Nick Vaccaro |
2022-10-05 | mb/google/brya/var/skolas: sync brya0 and skolas FW_CONFIG | Nick Vaccaro |
2022-10-05 | mb/google/brya/variant/brya0: Add power limits for RPL SoC | Nick Vaccaro |
2022-10-05 | drivers/crb: Initialize Intel PTT control area | Michał Żygowski |
2022-10-04 | soc/intel/alderlake: Fix UFS OCP fabric timeout | Meera Ravindranath |
2022-10-04 | mb/google/skyrim: Enable amdfw separation | Karthikeyan Ramasubramanian |
2022-10-04 | mb/google/skyrim: Update Kconfig to point to SPL | Jon Murphy |
2022-10-04 | mb/msi/ms7d25: Populate SMBIOS product name based on CNVi presence | Michał Żygowski |
2022-10-03 | drivers/smbus: initialize SC16IS7XX I2C to UART converter chip | Husni Faiz |
2022-10-03 | mb/google/skyrim: Adjust Makefile to look for SPD | Jon Murphy |
2022-10-02 | soc/amd/(common,mendocino)/psp_verstage: Pass PSP FW hash table | Kangheui Won |
2022-10-02 | soc/amd/mendocino: Add build rules to separate signed PSP/AMDFW | Karthikeyan Ramasubramanian |
2022-10-02 | soc/amd/common: Add a config to keep signed AMD/PSP FW separately | Karthikeyan Ramasubramanian |
2022-10-02 | mb/google/brya/var/agah: Update NVVDD VR PGOOD GPP_E3 | Tarun Tuli |
2022-10-02 | mb/google/nissa/var/xivu: Add DPTF parameters for Xivu | Ian Feng |
2022-10-02 | mb/google/brya: Create lisbon variant | Kevin Chiu |
2022-10-02 | drivers/ipmi: prepare for adding more interfaces | Sergii Dmytruk |
2022-10-01 | mrc_cache: Update metadata signature | Julius Werner |
2022-09-30 | soc/rockchip/rk3288/clock.c: Remove trailing semicolon | Elyes Haouas |
2022-09-30 | soc/nvidia/tegra210: Remove trailing semicolons | Elyes Haouas |
2022-09-30 | soc/nvidia/tegra124/sor.c: Remove trailing semicolon | Elyes Haouas |
2022-09-30 | mb/google/oak/bootblock.c: Replace comma with semicolon | Elyes Haouas |
2022-09-30 | mb/google/gru/mainboard.c: Replace comma with semicolon | Elyes Haouas |
2022-09-30 | mb/google/skyrim: move EC switch selection from ChromeOS to Vboot | Matt DeVillier |
2022-09-30 | mb/google/guybrush: move EC switch selection from ChromeOS to Vboot | Matt DeVillier |
2022-09-30 | guybrush: mark RO_GSCVD area unused | Himanshu Sahdev |
2022-09-30 | mb/prodrive/atlas: Add Kconfig option to enable SaGv | Lean Sheng Tan |
2022-09-30 | soc/intel/adl: Add config option to enable FSP-S SATA test mode | Lean Sheng Tan |
2022-09-30 | soc/amd/common/psp_verstage/fch: use [read,write]8p to avoid typecasts | Felix Held |
2022-09-30 | soc/amd/common/block/smbus/smbus: use [read,write]8p to avoid typecasts | Felix Held |
2022-09-30 | soc/amd/common/block/spi/fch_spi_util: use [read,write][8,16,32]p | Felix Held |
2022-09-30 | soc/amd/common/block/lpc/espi_util: use [read,write][8,16,32]p | Felix Held |
2022-09-30 | soc/amd/cezanne,mendocino,picasso/uart: use write16p to avoid typecasts | Felix Held |
2022-09-30 | soc/amd/picasso/fch: use [read,write]8p to avoid typecasts | Felix Held |
2022-09-30 | soc/amd/stoneyridge/fch: use read[16,32]p to avoid typecasts | Felix Held |
2022-09-30 | mb/google/skyrim/Kconfig: Enable DPTC and No Battery Mode | Tim Van Patten |
2022-09-30 | mb/google/nissa: Change TPM I2C freqeuncy to 1 MHz | Reka Norman |
2022-09-30 | mb/intel/adlrvp_n: Disable the External 1.05v VR in S0 | V Sowmya |
2022-09-30 | mb/google/nissa: Disable the External 1.05v VR in S0 | V Sowmya |
2022-09-30 | mb/google/guybrush: enable display backlight in ramstage | Matt DeVillier |
2022-09-30 | drivers/crb: Add SMBIOS hook to generate type 43 TPM Device | Michał Żygowski |
2022-09-30 | smbios: Add API to generate SMBIOS type 43 TPM Device | Michał Żygowski |
2022-09-30 | mb/ocp/{deltalake,tiogapass}: Replace comma with semicolon | Elyes Haouas |
2022-09-29 | treewide: use is_enabled_cpu() on cycles over device list | Fabio Aiuto |
2022-09-29 | include/device/path.h: use functions for enabled cpu selection | Fabio Aiuto |
2022-09-29 | nb/intel/i945/raminit.c: Use read32p() | Elyes Haouas |
2022-09-29 | arch/x86/idt.S: Use 'iretq' for ENV_X86_64 | Elyes HAOUAS |
2022-09-29 | mb/google/rex: Enable EC SW Sync | Subrata Banik |
2022-09-28 | mb/google/skyrim: Rename pcie_gpio_table to romstage_gpio_table | Matt DeVillier |
2022-09-28 | mb/google/skyrim: rename baseboard GPIO table getter for clarity | Matt DeVillier |
2022-09-28 | mb/google/rex: Set up MIPI cameras via ACPI | Daniel Kang |
2022-09-28 | include/reg_script.h: Remove trailing semicolon | Elyes Haouas |
2022-09-28 | include/memrange.h: Remove trailing semicolon | Elyes Haouas |
2022-09-28 | mb/google/brya/vell: Add PS1/PS2 cutoff point | Shon Wang |
2022-09-28 | mb/google/nissa/var/xivu: Disable CNVi WLAN/BT | Ian Feng |
2022-09-28 | mb/google/octopus: rename baseboard GPIO table getter for clarity | Matt DeVillier |
2022-09-28 | mb/google/octopus/ampton: Use variant_override_gpio_table | Matt DeVillier |
2022-09-27 | sc7180: Update correct path of reset.h header file | Venkat Thogaru |
2022-09-27 | mb/google/brya/variant/brya0: Add two new memory parts | Nick Vaccaro |
2022-09-27 | ec/lenovo/h8: Add Kconfig option for Fn-Ctrl swap | Angel Pons |
2022-09-27 | mb/google/dedede: rename baseboard GPIO table getter for clarity | Matt DeVillier |
2022-09-27 | mb/google/volteer: rename baseboard GPIO table getter for clarity | Matt DeVillier |
2022-09-27 | mb/google/guybrush: rename baseboard GPIO table getter for clarity | Matt DeVillier |
2022-09-27 | mb/google/zork: rename baseboard GPIO table getter for clarity | Matt DeVillier |
2022-09-27 | acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions | Fabio Aiuto |
2022-09-27 | drivers/intel/mipi_camera: Remove IPU ES support entry for ADL-N | V Sowmya |
2022-09-26 | mb/google/rex: Allocate resources for PCIe TBT root port | zhaojohn |
2022-09-26 | mb/google/brya/var/agah: Explicitly program GPP_H13 in ramstage | Tim Wawrzynczak |
2022-09-26 | mb/google/brya/var/agah: Update PEXVDD enable GPIO for next board rev | Tim Wawrzynczak |
2022-09-26 | mb/google/brya/var/banshee: Remove privacy_gpio | Ricardo Ribalda |
2022-09-26 | mb/google/skyrim/var/winterhold: Bug fix, modify GXTP7863 irq setting | EricKY Cheng |
2022-09-26 | vendorcode/intel/fsp: Add Raptor Lake FSP headers for FSP v3361_03 | Selma Bensaid |
2022-09-26 | soc/mediatek/mt8186: Allow SCP to access H264 encoder | Runyang Chen |
2022-09-26 | Revert "mb/google/rex: Create 64MB AP Firmware binary for Proto 0" | Subrata Banik |
2022-09-24 | cpu/x86/smm/smihandler: use lapicid() | Felix Held |