Age | Commit message (Expand) | Author |
2022-11-24 | soc/intel/ehl: Add MDIO operation to TSN GbE device | Mario Scheithauer |
2022-11-17 | soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill | David Milosevic |
2022-11-12 | soc/intel/elkhartlake: Enable 'scan_bus' on TSN GbE | Mario Scheithauer |
2022-11-09 | soc/intel/elkhartlake: Correct I2C base clock to 100 MHz | Werner Zeh |
2022-11-08 | soc/intel: Use `PWRMBASE` over static `Index 0` for PMC | Subrata Banik |
2022-11-04 | soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-10-31 | soc: Add SPDX license headers to Makefiles | Martin Roth |
2022-10-25 | soc/intel/elkhartlake: Fix incorrect divider for MDIO clock | Werner Zeh |
2022-10-25 | soc/intel/eklhartlake: Provide an option to disable the L1 prefetcher | Werner Zeh |
2022-10-22 | payloads/edk2: Disable the CPU Timer Lib unless supported | Sean Rhodes |
2022-10-12 | soc/intel: Kconfig: Correct UART source clock value in comment | Wonkyu Kim |
2022-10-12 | treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' | Elyes Haouas |
2022-10-12 | soc/intel/ehl: Fix incorrect access to MAC_MDIO_DATA register | Mario Scheithauer |
2022-10-12 | soc/intel/ehl: Support maximum memory frequency selection | Christian Gmeiner |
2022-10-07 | soc/intel/ehl: Set Ethernet controller to D0 power state | Mario Scheithauer |
2022-09-27 | acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions | Fabio Aiuto |
2022-09-22 | soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driver | Werner Zeh |
2022-09-14 | timer: Change timer util functions to 64-bit | Rob Barnes |
2022-07-20 | soc/intel/common/pch: Decouple CLIENT from BASE | Angel Pons |
2022-06-29 | soc/intel/elkhartlake: Fix PMC read_resources callback | Tim Wawrzynczak |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-06-05 | soc/intel/elkhartlake: Remove board related vboot kconfigs from soc | Lean Sheng Tan |
2022-06-04 | soc/intel: Rename heci_init to cse_init | Subrata Banik |
2022-06-03 | soc/intel/elkhartlake: Select SOC_INTEL_RAPL_DISABLE_VIA_MCHBAR | Uwe Poeche |
2022-06-03 | intel/common/block: move RAPL disabling to common code | Uwe Poeche |
2022-06-02 | soc/intel/common/cpu: Use SoC overrides to set CPU privilege level | Subrata Banik |
2022-05-23 | soc/intel/elkhartlake/systemagent: Disable RAPL based on Kconfig | Uwe Poeche |
2022-05-21 | soc/intel/ehl: Provide function to change PHY-to-MAC IRQ polarity | Mario Scheithauer |
2022-05-20 | soc/intel/ehl: Use defines for Ethernet controller IDs | Mario Scheithauer |
2022-05-20 | soc/intel/ehl: Fix logical bug for PseTsnGbePhyInterfaceType | Lean Sheng Tan |
2022-05-18 | soc/intel/elkhartlake: Skip FSP Notify APIs | Lean Sheng Tan |
2022-05-18 | soc/intel/ehl/tsn_gbe.c: Reduce `void *` casts | Angel Pons |
2022-05-17 | soc/intel/elkhartlake/chip.h: Drop unused members | Angel Pons |
2022-05-17 | soc/intel/elkhartlake: Enable SMBus depending on dev state | Angel Pons |
2022-05-16 | soc/intel/elkhartlake: Provide ability to update TSN GbE MAC addresses | Mario Scheithauer |
2022-05-16 | soc/intel/elkhartlake: Implement TSN GbE driver | Mario Scheithauer |
2022-05-16 | soc/intel/*: Use SSDT to pass A4GB and A4GS | Arthur Heymans |
2022-04-29 | soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGE | Arthur Heymans |
2022-04-27 | soc/intel/cmn/lockdown: Perform SA lockdown configuration | Subrata Banik |
2022-04-20 | soc/intel: clean up dmi driver code | Wonkyu Kim |
2022-04-06 | soc/intel/ehl/fsp_params: Set Intel Speed Step (Eist) from devicetree | Uwe Poeche |
2022-03-29 | soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code | Subrata Banik |
2022-03-25 | soc/intel/*/meminit.c: Fix formatted print | Arthur Heymans |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-25 | intelblocks/pcie: Correct mapping between LCAP port and coreboot index | MAULIK V VAGHELA |
2022-02-25 | arch/x86: factor out and commonize HPET_BASE_ADDRESS definition | Felix Held |
2022-02-18 | drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs | Subrata Banik |
2022-02-15 | soc/intel/*/pmc: Add `finalize` operation for pmc | Subrata Banik |
2022-02-15 | soc/intel/elkhartlake: Fix PCR ID for eSPI | Werner Zeh |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2022-02-02 | soc/intel/elkhartlake: Use SBI msg to disable HECI1 | Subrata Banik |
2022-02-02 | soc/intel/common/cse: Rework heci_disable function | Subrata Banik |
2022-01-30 | soc/intel/elkhartlake: Drop stale eNEM TODO comment | Subrata Banik |
2022-01-25 | soc/intel/ehl: Add Kconfig option to disable reset on TCO expiration | Werner Zeh |
2022-01-25 | soc/intel/elkhartlake: Add PSE TSN support | Lean Sheng Tan |
2022-01-25 | soc/intel/elkhartlake: Introduce Intel PSE | Lean Sheng Tan |
2022-01-21 | soc/intel/ehl: Replace dt `HeciEnabled` by `HECI1 disable` config | Subrata Banik |
2022-01-19 | soc/intel/common/cpu: Use SoC overrides to get CPU privilege level | Subrata Banik |
2022-01-10 | src/soc/intel: Remove unused <console/console.h> | Elyes HAOUAS |
2022-01-09 | soc/intel/{icl,tgl,jsl,ehl}: enable ACPI CPPC entries | Michael Niewöhner |
2022-01-05 | soc/intel: Remove unused <string.h> | Elyes HAOUAS |
2022-01-02 | soc/intel/{adl,ehl,tgl}: Rename spi_protection_mode to mfg_mode | Subrata Banik |
2021-12-12 | soc/intel/elkhartlake: Hook up public microcode | Arthur Heymans |
2021-11-25 | soc/intel/elkhartlake: Update SA DIDs Table | Rick Lee |
2021-11-24 | soc/intel/elkhartlake: Disable Intel PSE by default | Lean Sheng Tan |
2021-11-22 | soc/intel/{adl,ehl,jsl,tgl}: Remove unused header `thermal.h` | Subrata Banik |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-08 | soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` | Michael Niewöhner |
2021-10-26 | cpu/x86: Introduce and use `CPU_X86_LAPIC` | Felix Held |
2021-10-25 | cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs | 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 | cpu/x86/mp_init: move printing of failure message into mp_init_with_smm | Felix Held |
2021-10-21 | cpu/x86/mp_init: use cb_err as mp_init_with_smm return type | Felix Held |
2021-10-19 | soc/intel: Constify `soc_get_cstate_map()` | Angel Pons |
2021-10-19 | soc/intel/*/acpi.c: Don't copy structs with `memcpy()` | Angel Pons |
2021-10-17 | soc/intel: transition full control over PM Timer from FSP to coreboot | Michael Niewöhner |
2021-10-17 | soc/intel: implement ACPI timer disabling per SoC and drop common code | Michael Niewöhner |
2021-10-17 | soc/intel: move disabling of PM Timer to SoC PMC code | Michael Niewöhner |
2021-10-17 | soc/intel: deduplicate acpi_fill_soc_wake | Michael Niewöhner |
2021-10-13 | soc/intel: drop P_BLK support | Michael Niewöhner |
2021-10-12 | soc/intel: replace dt option PmTimerDisabled by Kconfig | Michael Niewöhner |
2021-10-12 | soc/intel/*/cpu.c: Add missing space in comment | Angel Pons |
2021-09-29 | soc/intel: Drop unnecessary `select REG_SCRIPT` | Angel Pons |
2021-09-29 | soc/intel/{cnl,jsl,tgl,ehl,adl}: rename PMC device init/enable callbacks | Michael Niewöhner |
2021-09-23 | soc/intel/{xeon-sp,icl,tgl,jsl,ehl}: add NMI_{EN,STS} registers | Michael Niewöhner |
2021-09-20 | soc/intel/elkhartlake: Clear RTC_BATTERY_DEAD | Tim Wawrzynczak |
2021-09-17 | soc/intel/{ehl,jsl}: make use of Kconfig options for PRMRR size | Michael Niewöhner |
2021-09-10 | soc/intel/elkhartlake: Switch to runtime generation of Power Engine | Tim Wawrzynczak |
2021-09-08 | cpu/x86/tsc: Deduplicate Makefile logic | Angel Pons |
2021-09-05 | soc/intel/elkhartlake: Lock PAM registers in finalize | Tim Wawrzynczak |
2021-08-19 | acpi: Fill fadt->century based on Kconfig | Nico Huber |
2021-08-04 | Move post_codes.h to commonlib/console/ | Ricardo Quesada |
2021-08-03 | soc/intel/*: Allow configuring 8254 timer via CMOS | Sean Rhodes |
2021-07-29 | soc/intel/elkhartlake: Update UART clock divider params | Lean Sheng Tan |
2021-07-26 | src/*: Specify type of `CBFS_SIZE` once | Angel Pons |
2021-07-19 | soc/intel/common: Rename kconfig PMC_EPOC | Lean Sheng Tan |
2021-07-17 | soc/intel/elkhartlake: Expose FIVR config to mainboard | Lean Sheng Tan |
2021-07-17 | soc/intel/elkhartlake: Make use of `cpu/intel/cpu_ids.h' | Subrata Banik |
2021-07-02 | src: Introduce `ARCH_ALL_STAGES_X86` | Angel Pons |