Age | Commit message (Expand) | Author |
2021-10-25 | soc/intel/common: Skip CSE post hook when CSE is disabled | Subrata Banik |
2021-10-25 | drivers/pc80/tpm: Use '%u' as printf formatter for unsigned variables | Werner Zeh |
2021-10-25 | drivers/pc80/tpm: Use stopwatch for timeout-loops | Werner Zeh |
2021-10-25 | mb/google/brya/variants/gimble: Enable Bluetooth offload support | Mac Chiang |
2021-10-25 | elogtool: add pytest for elogtool | Ricardo Quesada |
2021-10-24 | util/inteltool: Add PCH IDs for 200 series chipsets | Timofey Komarov |
2021-10-23 | arch/x86: fix a wrong variable in ioapic_set_max_vectors() | Iru Cai |
2021-10-22 | soc/amd/cezanne,picasso/chipset.cb: drop LAPIC device | Felix Held |
2021-10-22 | soc/intel/denverton_ns: use mp_cpu_bus_init | Felix Held |
2021-10-22 | include/device: ensure valid link/bus is passed to mp_cpu_bus_init | Felix Held |
2021-10-22 | soc/intel/elkhartlake: Add PSE PCI devices into header file | Lean Sheng Tan |
2021-10-22 | AGESA binaryPI: Use common acpi_fill_madt() | Kyösti Mälkki |
2021-10-22 | arch/x86/ioapic: Select IOAPIC with SMP | Kyösti Mälkki |
2021-10-22 | mb/emulation/qemu-i440fx: Select IOAPIC | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Set IOAPIC max entries before APIC ID | Kyösti Mälkki |
2021-10-22 | arch/x86/ioapic: Allow IOAPIC with only one vector | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Set IOAPIC redirection entry count | Kyösti Mälkki |
2021-10-22 | soc/intel/braswell: use mp_cpu_bus_init | Felix Held |
2021-10-22 | soc/intel/baytrail: use mp_cpu_bus_init | Felix Held |
2021-10-22 | cpu/x86/mp_init: move printing of failure message into mp_init_with_smm | Felix Held |
2021-10-22 | cpu/x86/mp_init: use cb_err as status return type in remaining functions | Felix Held |
2021-10-21 | soc/amd/common/block/cpu/smm/finalize: simplify finalize_cores | Felix Held |
2021-10-21 | soc/intel/skylake/cpu: rework failure handling in post_mp_init | Felix Held |
2021-10-21 | cpu/x86/mp_init: use cb_err as mp_init_with_smm return type | Felix Held |
2021-10-21 | include/memory_info.h: Increase DIMM_INFO_TOTAL number from 8 to 16 | Tim Chu |
2021-10-21 | arch/x86/smbios: Add support for wake-up type in smbios type 1 | Tim Chu |
2021-10-21 | mb/google/brya/var/kano: Correct GPIO GPP_R6 and GPP_R7 setting | David Wu |
2021-10-21 | mb/google/brya/var/brask: Correct SSD power sequence | David Wu |
2021-10-21 | mb/google/guybrush/var/nipperkin: Enable GPP2 for NVMe bridge eMMC storage | Kevin Chiu |
2021-10-21 | acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table | Michael Niewöhner |
2021-10-21 | mb/google/guybrush/var/nipperkin: Override GPIO configuration | Karthikeyan Ramasubramanian |
2021-10-21 | mb/google/guybrush: Add PCIe Reset GPIO18 to PCIE WWAN DXIO Descriptor | Karthikeyan Ramasubramanian |
2021-10-21 | mb/google/guybrush: Make DXIO Port Descriptor configurable | Karthikeyan Ramasubramanian |
2021-10-21 | cpu/x86/mp_init: use cb_err as run_ap_work return type | Felix Held |
2021-10-21 | cpu/x86/mp_init: use cb_err as mp_init & bsp_do_flight_plan return type | Felix Held |
2021-10-21 | cpu/x86/mp_init: use cb_err as wait_for_aps return type | Felix Held |
2021-10-21 | cpu/x86/mp_init: use cb_err as apic_wait_timeout return type | Felix Held |
2021-10-21 | cpu/x86/mp_init: use cb_err as install_permanent_handler return type | Felix Held |
2021-10-21 | cpu/x86/mp_init: use cb_err as install_relocation_handler return type | Felix Held |
2021-10-21 | cpu/x86: Remove cpu parameter to ap_init | Raul E Rangel |
2021-10-21 | cpu/x86: Require CPU_INFO_V2 when selecting PARALLEL_MP | Raul E Rangel |
2021-10-21 | arch/x86,cpu/x86: Fix 64-bit CPU_INFO_V2 build errors | Raul E Rangel |
2021-10-21 | mb/google/brya/var/kano: Enable BT offload support | David Wu |
2021-10-21 | util/release/build-release: Create cross-toolchain version file | Felix Singer |
2021-10-21 | util/crossgcc/buildgcc: Use pre-set CROSSGCC_VERSION if possible | Felix Singer |
2021-10-21 | mb/google/trogdor: determine which panel to use by panel_id for quackingstick | Sheng-Liang Pan |
2021-10-21 | mb/google/dedede/var/bugzzy: Add LTE power off sequence | Seunghwan Kim |
2021-10-21 | mb/google/dedede/var/bugzzy: Enable/disable LTE function based on FW_CONFIG | Seunghwan Kim |
2021-10-20 | cpu/x86/mp_init: rework start_aps to fix X86_AMD_INIT_SIPI case | Felix Held |
2021-10-20 | google/trogdor: Support Parade ps8640 | Philip Chen |
2021-10-20 | mb/google/brya/var/redrix: Enable bt_offload support | Mac Chiang |
2021-10-20 | util/crossgcc/buildgcc: Allow printing only the version | Felix Singer |
2021-10-20 | util/crossgcc/buildgcc: Remove CROSSGCC_COMMIT | Felix Singer |
2021-10-20 | mb/intel/adlrvp: Rework Kconfig | Felix Singer |
2021-10-20 | cpu/x86/mp_init: use cb_err as start_aps return type | Felix Held |
2021-10-20 | cpu/x86/mp_init: add final new line to debug messages | Felix Held |
2021-10-20 | cpu/x86/mp_init: factor out send_sipi_to_aps function | Felix Held |
2021-10-20 | cpu/x86/mp_init: use types.h include | Felix Held |
2021-10-20 | util/cbfstool/rmodule: Omit undefined extern symbols from reloc table | Raul E Rangel |
2021-10-20 | lib/cbfs: Call rdev_unmap on hash mismatch | Raul E Rangel |
2021-10-20 | kconfig_lint: use just one variable for keeping track of choices | Michael Niewöhner |
2021-10-20 | kconfig_lint: put $inside_choice together right in the first place | Michael Niewöhner |
2021-10-20 | soc/amd/common/block/cpu: Remove magic number in memlayout | Raul E Rangel |
2021-10-20 | soc/intel/alderlake: Fix wrong FIVR configs assignment | Bora Guvendik |
2021-10-20 | mb/intel/adlrvp_m: Enable touchpad | Bernardo Perez Priego |
2021-10-20 | mb/intel/adlrvp: Remove EC region | Bernardo Perez Priego |
2021-10-20 | psp_verstage: remove psp_ef_table struct | Kangheui Won |
2021-10-20 | mb/google/brya/anahera: Add two thermal sensor setting | Wisley Chen |
2021-10-20 | mb/google/brya/anahera: Update HID to MX98360A | Wisley Chen |
2021-10-20 | mb/google/taeko: enable DPTF functionality for taeko | Kevin Chang |
2021-10-20 | mb/google/brya/var/anahera: change from CLKREQ#2 to CLKREQ#6 for eMMC | Wisley Chen |
2021-10-20 | mb/google/dedede/var/bugzzy: Generate SPD ID for Samsung K4U6E3S4AB-MGCL | Seunghwan Kim |
2021-10-20 | mb/google/dedede/var/sasuke: Generate SPD ID for Samsung K4U6E3S4AB-MGCL | Seunghwan Kim |
2021-10-20 | soc/intel/{skl,apl}: don't run or even include SGX code if disabled | Michael Niewöhner |
2021-10-20 | mb/google/brya/var/taeko: Add fw_config probe for ALC5682-VS | Joey Peng |
2021-10-20 | mb/intel/jasperlake_rvp: Rework Kconfig | Felix Singer |
2021-10-19 | soc/intel/skl: Constify `soc_get_cstate_map()` | Patrick Georgi |
2021-10-19 | mb/intel/kblrvp: Rework Kconfig | Felix Singer |
2021-10-19 | mb/intel/coffeelake_rvp: Rework Kconfig | Felix Singer |
2021-10-19 | mb/google/brya/var/kano: Correct SSD power sequence | David Wu |
2021-10-19 | soc/intel/common/block/cse: Use newly added `create-cse-region` | Furquan Shaikh |
2021-10-19 | util/cse_serger: Add command `create-cse-region` | Furquan Shaikh |
2021-10-19 | util/cse_serger: Replace cse_layout_regions with array of regions | Furquan Shaikh |
2021-10-19 | mb/google/brya: Set same size for CSE_RW, ME_RW_A and ME_RW_B | Furquan Shaikh |
2021-10-19 | soc/intel/common/cse: Support RW update when stitching CSE binary | Furquan Shaikh |
2021-10-19 | mb/google/brya: Add sub-regions to SI_ME in chromeos.fmd | Furquan Shaikh |
2021-10-19 | soc/intel/alderlake: Enable support for CSE stitching | Furquan Shaikh |
2021-10-19 | soc/intel/common/cse: Add support for stitching CSE components | Furquan Shaikh |
2021-10-19 | southbridge/intel/common: Add an option to allow stitching of CSE binary | Furquan Shaikh |
2021-10-19 | util/cse*: Add cse_helpers.{c,h} | Furquan Shaikh |
2021-10-19 | util/cse_serger: Add a new tool for stitching CSE components | Furquan Shaikh |
2021-10-19 | util/cse_fpt: Add a new tool for managing Intel CSE FPT binaries | Furquan Shaikh |
2021-10-19 | cpu/intel/speedstep: Constify `get_cst_entries()` | Angel Pons |
2021-10-19 | soc/intel: Constify `soc_get_cstate_map()` | Angel Pons |
2021-10-19 | acpi/acpigen: Constify CST functions' pointers | Angel Pons |
2021-10-19 | soc/intel/*/acpi.c: Don't copy structs with `memcpy()` | Angel Pons |
2021-10-19 | arch/x86: Increase MAX_SMBIOS_SIZE | Tim Wawrzynczak |
2021-10-19 | soc/amd/common/block/include/psp_efs: don't typedef struct | Felix Held |
2021-10-19 | util/amdfwtool: rename PSP related embedded_firmware struct elements | Felix Held |