Age | Commit message (Expand) | Author |
2022-04-22 | soc/intel: Remove unused <cbmem.h> | Elyes HAOUAS |
2022-02-25 | intelblocks/pcie: Correct mapping between LCAP port and coreboot index | MAULIK V VAGHELA |
2022-01-16 | soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` config | Subrata Banik |
2021-10-18 | soc/skylake: Make VT-d controllable from CMOS option | Sean Rhodes |
2021-10-17 | soc/intel/skylake: switch to common ACPI code | Michael Niewöhner |
2021-10-17 | soc/intel: transition full control over PM Timer from FSP to coreboot | Michael Niewöhner |
2021-08-12 | soc/intel/skylake: Clean up FSP chipset lockdown configuration | Felix Singer |
2021-08-03 | soc/intel/*: Allow configuring 8254 timer via CMOS | Sean Rhodes |
2021-07-17 | soc/intel/skylake: Make use of `cpu/intel/cpu_ids.h' | Subrata Banik |
2021-07-01 | soc/intel: Refactor `xdci_can_enable()` function | Angel Pons |
2021-06-25 | soc/intel/skylake: Use `devfn_disable()` to handle XDCI | Angel Pons |
2021-06-25 | soc/intel/skylake: Use `is_devfn_enabled()` | Angel Pons |
2021-04-20 | soc/intel/skylake: Move `SataTestMode` to Kconfig | Angel Pons |
2021-04-08 | soc/intel/skylake: Drop unnecessary `ignore_vtd` option | Angel Pons |
2021-03-01 | soc/intel/skylake: Move soc_acpi_name() | Angel Pons |
2021-02-18 | soc/intel/skylake: Move soc_fsp_load | Arthur Heymans |
2021-02-09 | soc/amd,intel: Drop s3_resume parameter on FSP-S functions | Kyösti Mälkki |
2021-02-09 | drivers/intel/fsp1_1,fsp2_0: Refactor logo display | Kyösti Mälkki |
2021-02-08 | soc/intel/braswell,skylake: Drop logo parameters from devicetree | Kyösti Mälkki |
2020-12-30 | soc/intel: hook up new gpio device in the soc chips | Michael Niewöhner |
2020-12-28 | soc/intel/skylake: Enable CHAP device depending on devicetree | Benjamin Doron |
2020-12-17 | soc/intel/skylake: Drop duplicate PmConfigPciClockRun configuration | Benjamin Doron |
2020-12-14 | soc/intel/skylake: Drop always-zero PowerLimit4 dt setting | Angel Pons |
2020-11-30 | soc/intel/skylake: Fix comment | Felix Singer |
2020-11-28 | soc/intel/skl: correct OC pin skip value for disabled usb ports | Michael Niewöhner |
2020-11-13 | soc/intel/{skl,cnl}: replace PM ACPI timer dt option by Kconfig | Michael Niewöhner |
2020-11-09 | soc/intel/skylake: Enable PCH thermal depending on devicetree | Benjamin Doron |
2020-10-19 | soc/intel/skylake: Do not let FSP set the subsystem IDs | Benjamin Doron |
2020-10-16 | soc/intel/skylake: Rename PcieRpAspm devicetree config | Benjamin Doron |
2020-10-15 | soc/intel/skylake: Configure L1 substates for PCH root ports | Benjamin Doron |
2020-10-12 | soc/intel: Configure PAVP at compile-time | Benjamin Doron |
2020-09-21 | src/soc/intel: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-06 | soc/intel: skl,cnl,icl,jsl,tgl: disable usb over-current pin by default | Michael Niewöhner |
2020-08-13 | soc/intel/skylake: Refactor ternary expressions | Felix Singer |
2020-08-08 | soc/intel/skylake: Enable CIO depending on devicetree configuration | Felix Singer |
2020-08-08 | soc/intel/skylake: Enable SA IMGU depending on devicetree configuration | Felix Singer |
2020-08-08 | soc/intel/skylake: Enable SDXC depending on devicetree configuration | Felix Singer |
2020-08-07 | soc/intel/skylake: Enable thermal subsystem depending on devicetree | Felix Singer |
2020-07-29 | soc/intel/skylake: Enable HDA depending on devicetree configuration | Felix Singer |
2020-07-29 | soc/intel/skylake: Enable HECI3 depending on devicetree configuration | Felix Singer |
2020-07-29 | soc/intel/skylake: Enable eMMC depending on devicetree configuration | Felix Singer |
2020-07-29 | soc/intel/skylake: Enable LAN depending on devicetree configuration | Felix Singer |
2020-07-29 | soc/intel/skylake: Enable SATA depending on devicetree configuration | Felix Singer |
2020-07-26 | src: Update bare access to BOOL CONFIG_ vals to CONFIG() | Martin Roth |
2020-07-26 | soc/skylake: Configure SATA options only if SATA is enabled | Felix Singer |
2020-06-02 | src: Remove unused 'include <bootstate.h>' | Elyes HAOUAS |
2020-06-02 | src: Remove unused 'include <bootmode.h>' | Elyes HAOUAS |
2020-05-18 | skylake: update processor power limits configuration | Sumeet R Pawnikar |
2020-05-12 | soc/intel/skylake: Add ability to set root port ASPM | Wim Vervoorn |
2020-05-12 | device/pci_device: Extract pci_domain_set_resources from SOC | Raul E Rangel |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-11 | soc/intel/skylake: Allow setting of PcieRpMaxPayload | Wim Vervoorn |
2020-05-04 | soc/intel/skl: always enable SataPwrOptEnable | Michael Niewöhner |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-06 | soc/intel/skylake: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-12-19 | {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC | Wim Vervoorn |
2019-11-27 | soc/skylake: Write the P2SB IBDF and HBDF registers in coreboot | Angel Pons |
2019-11-16 | intel/skylake: Use new PCIe RP devicetree update | Nico Huber |
2019-11-02 | soc/intel/skylake: set FSP param to enable or skip GOP | Michael Niewöhner |
2019-10-26 | soc/intel/skylake: move/rename files after drop of FSP 1.1 | Michael Niewöhner |
2019-10-26 | soc/intel/skylake: drop support for FSP 1.1 | Michael Niewöhner |
2019-09-29 | soc/intel: Rename <intelblocks/chip.h> | Kyösti Mälkki |
2019-09-02 | soc/skylake: prevent null pointer dereferences | Angel Pons |
2019-07-18 | soc/intel: Use config_of() | Kyösti Mälkki |
2019-07-11 | soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timer | Subrata Banik |
2019-07-04 | soc/intel: Replace uses of dev_find_slot() | Kyösti Mälkki |
2019-04-26 | soc/{amd,intel}/chip: Use local include for chip.h | Elyes HAOUAS |
2019-03-24 | soc/intel/common: Remove common chip config use_fsp_mp_init | Subrata Banik |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-01 | soc/intel/skylake: Unify serial IRQ options | Nico Huber |
2019-01-27 | src: Fix the warning "type 'hex' are always defined" | Elyes HAOUAS |
2018-12-19 | soc/intel/skylake: Generate DMAR tables for FSP 1.1 boards | Matt DeVillier |
2018-10-09 | soc/intel/skylake: Ensure FSP don't override ITSS IPCx registers | Subrata Banik |
2018-08-17 | soc/intel/skylake: permit Kconfig to set subsystem ID | Matt Delco |
2018-07-09 | soc/intel/skylake: config ISH in SOC side | li feng |
2018-06-22 | soc/intel/common/block/cpu: Add option to skip coreboot AP init | Subrata Banik |
2018-06-07 | soc/intel/common/pch: Add pch lockdown code | Subrata Banik |
2018-06-06 | soc/intel/common/block: Add common chip config block | Subrata Banik |
2018-06-05 | soc/intel/skylake: Add option to skip coreboot MP init | Subrata Banik |
2018-06-04 | soc/intel/skylake: Get rid of device_t | Elyes HAOUAS |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2018-03-28 | soc/intel/skylake: Limit xDCI feature when VBOOT is enabled | Duncan Laurie |
2018-02-06 | soc/intel/skylake: Add devicetree variable for PCIe HotPlug | Duncan Laurie |
2017-12-13 | soc/intel/skylake: Remove set_subsystem() from SoC | Subrata Banik |
2017-12-09 | soc/intel/skylake: add acoustic noise mitigation params for FSP 1.1 | Matt DeVillier |
2017-12-08 | soc/intel/skylake: Remove pch_enable_dev() from SoC | Subrata Banik |
2017-10-14 | intel/skylake: Use Sata related registers from devicetree | Youness Alaoui |
2017-08-25 | soc/intel/skylake: Add LPC and SPI lock down config option | Subrata Banik |
2017-06-07 | src: change coreboot to lowercase | Martin Roth |
2017-03-17 | soc/intel/skylake: Wrap lines at 80 columns | Lee Leahy |
2017-03-17 | soc/intel/skylake: Add int to unsigned | Lee Leahy |
2017-02-22 | soc/intel/skylake: Fix broken suspend-resume | Furquan Shaikh |
2017-02-14 | soc/intel/skylake: Perform CPU MP Init before FSP-S Init | Subrata Banik |
2016-11-28 | soc/intel/skylake: Add USB Port Over Current (OC) Pin programming | Subrata Banik |
2016-11-11 | soc/intel/skylake: move i2c voltage config to own variable | Aaron Durbin |
2016-09-19 | soc/intel/skylake: Add FSP 2.0 support in ramstage | Naresh G Solanki |