Age | Commit message (Expand) | Author |
2021-11-11 | arch/x86: Refactor the SMBIOS type 17 write function | Subrata Banik |
2021-11-10 | soc/amd/cezanne/fsp_m_parameters: add curly braces around else block | Felix Held |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-10 | soc/amd/cezanne,picasso/include/southbridge: use bitwise or in defines | Felix Held |
2021-11-09 | soc/amd/cezanne,picasso/include/southbridge: fix typo in define | Felix Held |
2021-11-09 | soc/intel/alderlake: Enable Intel FIVR RFI settings | Wisley Chen |
2021-11-09 | soc/intel: generate SSDT instead of using GNVS for SGX | Michael Niewöhner |
2021-11-09 | amd/sata: Remove the weak function | Zheng Bao |
2021-11-09 | pci_mmio_cfg: Always use pci_s_* functions | Nico Huber |
2021-11-09 | ChromeOS: Fix <vc/google/chromeos/chromeos.h> | Kyösti Mälkki |
2021-11-09 | soc/nvidia,qualcomm: Fix indirect includes | Kyösti Mälkki |
2021-11-08 | soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` | Michael Niewöhner |
2021-11-08 | soc/amd/{cezanne,picasso}: Stop passing base for fspm.bin | Raul E Rangel |
2021-11-08 | soc/amd/cezanne: Enable CBFS_PRELOAD | Raul E Rangel |
2021-11-08 | soc/amd/picasso/include/southbridge: drop unused aoac_devs struct | Felix Held |
2021-11-08 | soc/amd/cezanne: Add ASYNC_FILE_LOADING | Raul E Rangel |
2021-11-08 | soc/mediatek/mt8186: Add SPI driver support | Ruwen Liu |
2021-11-05 | soc/amd/*/include/smi: move NUMBER_SMITYPES definition to the top | Felix Held |
2021-11-05 | soc/amd/*/include/smi: fix off-by-one in SCIMAPS defines | Felix Held |
2021-11-05 | soc/mediatek/mt8186: Enable and initialize EINT | Rex-BC Chen |
2021-11-05 | soc/mediatek/mt8186: Add timer support | Rex-BC Chen |
2021-11-05 | soc/mediatek/mt8186: Add PLL and clock init support | Chun-Jie Chen |
2021-11-05 | soc/mediatek/mt8186: add NOR-Flash GPIO setting in soc folder | Rex-BC Chen |
2021-11-05 | soc/intel/denverton_ns: Refactor `detect_num_cpus_via_cpuid()` | Angel Pons |
2021-11-05 | soc/intel/xeon_sp: Refactor `get_threads_per_package()` | Angel Pons |
2021-11-05 | soc/intel/braswell: Make `num_cpus` unsigned | Angel Pons |
2021-11-05 | soc/intel/baytrail: Make `num_cpus` unsigned | Angel Pons |
2021-11-04 | soc/intel: Replace bad uses of `find_resource` | Angel Pons |
2021-11-04 | soc/amd/common/block/spi: Add prompt to SOC_AMD_COMMON_BLOCK_SPI_DEBUG | Raul E Rangel |
2021-11-04 | Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUE | Raul E Rangel |
2021-11-04 | soc/amd/common/block/lpc: Set CBFS_CACHE_ALIGN to 64 when using SPI DMA | Raul E Rangel |
2021-11-04 | amd/i2c: Remove the weak function | Zheng Bao |
2021-11-04 | soc/amd/cezanne/include/gpio: fix GPIO 106 native function names | Felix Held |
2021-11-04 | soc/amd/cezanne/include/cppc: use AMD_CEZANNE_CPPC_H as include guard | Felix Held |
2021-11-04 | soc/mediatek/mt8186: Add NOR-Flash support | Rex-BC Chen |
2021-11-03 | soc/mediatek/mt8186: Add GPIO drivers | Guodong Liu |
2021-11-03 | soc/mediatek/mt8186: Initialize watchdog | Rex-BC Chen |
2021-11-03 | soc/mediatek: Add an overridable function for WDT clear status | Rex-BC Chen |
2021-11-03 | soc/amd/cezanne/include/aoac_defs: drop leading newline | Felix Held |
2021-11-03 | soc/amd/cezanne/include: replace PICASSO with CEZANNE in include guards | Felix Held |
2021-11-03 | soc/amd/*/cpu: handle mp_init_with_smm failure | Felix Held |
2021-11-03 | cpu/amd/mtrr: Remove topmem global variables | Arthur Heymans |
2021-11-03 | cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS | Arthur Heymans |
2021-11-03 | soc/amd/stoneyridge/cpu: remove unneeded line break in get_cpu_count | Felix Held |
2021-11-03 | soc/intel/xeon_sp: disable PM ACPI timer if chosen | Michael Niewöhner |
2021-11-03 | soc/intel/alderlake: Allow devicetree override to leave some VR settings as d... | Bora Guvendik |
2021-11-03 | soc/mediatek/mt8186: Add a stub implementation of the MT8186 SoC | Rex-BC Chen |
2021-11-03 | soc/mediatek/mt8195: move timer enum variables to timer_v2.h | Rex-BC Chen |
2021-11-03 | soc/mediatek/mt8195: add apusys init flow | Flora Fu |
2021-11-02 | soc/intel/denverton_ns: Fetch addr bits at runtime | Arthur Heymans |
2021-11-02 | include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs | Felix Held |
2021-11-02 | soc/amd/common/block/cpu: Add support for cbfs_cache region | Raul E Rangel |
2021-11-02 | psp_verstage: convert relative address in EFS2 | Kangheui Won |
2021-11-02 | lib: Add new argument as `ddr_type` to smbios_bus_width_to_spd_width() | Subrata Banik |
2021-11-01 | soc/intel: Don't send CSE EOP if CSME is disabled | Sean Rhodes |
2021-11-01 | soc/intel/braswell: Set GNVS DPTE via devicetree | Angel Pons |
2021-11-01 | soc/intel/braswell/chip.h: Use `bool` type | Angel Pons |
2021-11-01 | amd/lpc: Remove the weak function | Zheng Bao |
2021-11-01 | soc/intel/common/block/cse: Add get_me_fw_version function | Johnny Lin |
2021-10-30 | lib: Use `smbios_bus_width_to_spd_width` for setting dimm.bus_width | Subrata Banik |
2021-10-29 | soc/intel/alderlake: Add ACPI addition for USB4/TBT latency optimization | John Zhao |
2021-10-29 | soc/intel/apollolake: Fix BUG-message when checking for XDCI device | Werner Zeh |
2021-10-29 | soc/intel/icelake: select SOC_INTEL_COMMON_BLOCK_ACPI_GPIO | Arthur Heymans |
2021-10-27 | soc/intel/common/acpi: Correct IPC sub command for reading LPM requirement | Ethan Tsao |
2021-10-27 | soc/amd/common/block/graphics: add missing GPU PCI IDs | Felix Held |
2021-10-26 | cpu/x86/Kconfig.debug_cpu: drop HAVE_DISPLAY_MTRRS option | Felix Held |
2021-10-26 | soc/intel/quark/Kconfig: don't unselect CPU_X86_LAPIC | Felix Held |
2021-10-26 | soc/intel/alderlake: set lock offset for gpio pad communities | Nick Vaccaro |
2021-10-26 | soc/intel: Update api name for getting spi destination id | Wonkyu Kim |
2021-10-26 | soc/example/min86/Kconfig: don't unselect CPU_X86_LAPIC | Felix Held |
2021-10-26 | cpu/x86: Introduce and use `CPU_X86_LAPIC` | Felix Held |
2021-10-26 | soc/*/Makefile: don't add cpu/x86/cache | Felix Held |
2021-10-26 | soc/intel/common: Add HECI Reset flow in the CSE driver | Sridhar Siricilla |
2021-10-26 | soc/intel/adl: Skip sending MBP HOB to save boot time | MAULIK V VAGHELA |
2021-10-25 | sc7280: Add AOP FW download support | Ravi Kumar Bokka |
2021-10-25 | soc/qualcomm: Commonize AOP firmware support | Ravi Kumar Bokka |
2021-10-25 | soc/qualcomm/sc7280: define the aop symbols | Ravi Kumar Bokka |
2021-10-25 | soc/amd/common/block/lpc/Makefile: simplify handling spi_dma.c | Felix Held |
2021-10-25 | cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second time | Felix Held |
2021-10-25 | cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs | Felix Held |
2021-10-25 | soc/intel/common: Skip CSE post hook when CSE is disabled | Subrata Banik |
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 | soc/intel/elkhartlake: Add PSE PCI devices into header file | Lean Sheng Tan |
2021-10-22 | arch/x86/ioapic: Select IOAPIC with SMP | 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 | 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 | acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table | 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 | psp_verstage: remove psp_ef_table struct | Kangheui Won |
2021-10-20 | soc/intel/{skl,apl}: don't run or even include SGX code if disabled | Michael Niewöhner |