Age | Commit message (Expand) | Author |
2019-11-29 | {northbridge,soc,southbridge}: Don't use both of _ADR and _HID | Elyes HAOUAS |
2019-11-29 | soc/intel/baytrail: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-11-29 | soc/intel/braswell: Don't reinitialize SPI after lockdown | Arthur Heymans |
2019-11-29 | soc/intel/braswell: Use sb/intel/common/spi.c | Arthur Heymans |
2019-11-28 | soc/intel/tigerlake: select correct chipset based on soc Kconfig | Maulik V Vaghela |
2019-11-28 | pci_ids: Update Intel Lewisburg SMBUS PCI ID | Jonathan Zhang |
2019-11-28 | soc/intel/skl: Drop FSP_CAR remnants | Nico Huber |
2019-11-27 | soc/intel/skylake: Clean up report_cpu_info() function | Usha P |
2019-11-27 | soc/intel/cannonlake: Disable USB2 PHY Power gating | Surendranath Gurivireddy |
2019-11-27 | soc/intel/tigerlake: Fix smm_relocation_params | Kyösti Mälkki |
2019-11-27 | soc/intel/baytrail: Don't reinitialize SPI after lockdown | Arthur Heymans |
2019-11-27 | soc/intel/baytrail: Use sb/intel/common/spi.c | Arthur Heymans |
2019-11-27 | soc/skylake: Write the P2SB IBDF and HBDF registers in coreboot | Angel Pons |
2019-11-26 | soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T | Subrata Banik |
2019-11-26 | soc/intel/cannonlake: Add chip config to override CPU flex ratio | Subrata Banik |
2019-11-26 | sb/intel/common/spi: Add Baytrail/Braswell support | Arthur Heymans |
2019-11-25 | soc/intel/tigerlake: Add Jasperlake soc Kconfig | Maulik V Vaghela |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-25 | soc/intel/broadwell: Fix 'dead increment' | Elyes HAOUAS |
2019-11-22 | soc/intel/icelake: Make CpuMpPpi implementation default for ICL | Subrata Banik |
2019-11-22 | soc/intel/common/intelblocks: Define PAD_CFG0_MODE_NF7 | Nick Vaccaro |
2019-11-22 | intel/smm: Provide common smm_relocation_params | Kyösti Mälkki |
2019-11-22 | soc/intel/skylake: Refactor pch_early_init() code | Usha P |
2019-11-21 | Kconfig: Remove not found sources | Elyes HAOUAS |
2019-11-21 | soc/intel/fsp_broadwell_de: Drop support | Arthur Heymans |
2019-11-21 | soc/intel/fsp_baytrail: Drop support | Arthur Heymans |
2019-11-20 | soc/intel/skylake: lockdown: lock global reset | Michael Niewöhner |
2019-11-20 | soc/intel/icelake: lockdown: lock global reset | Michael Niewöhner |
2019-11-20 | soc/intel/cannonlake: lockdown: lock global reset | Michael Niewöhner |
2019-11-20 | soc/intel/common: pmclib: make use of the new ETR address API | Michael Niewöhner |
2019-11-20 | soc/intel/skylake: add soc implementation for ETR address API | Michael Niewöhner |
2019-11-20 | cbfs: switch to region_device for location APIs | Aaron Durbin |
2019-11-18 | include: Make stdbool.h a separate file | Julius Werner |
2019-11-18 | */Makefile: Always build enable_usbdebug.c | Arthur Heymans |
2019-11-16 | intel/skylake: Use new PCIe RP devicetree update | Nico Huber |
2019-11-16 | soc/intel: Implement PCIe RP devicetree update based on LCAP | Nico Huber |
2019-11-15 | soc/intel/skylake/acpi/dptf: Disable DTRP when no DPTF_TSRX_SENSOR_ID is defined | Wim Vervoorn |
2019-11-15 | soc/intel/{icl,tgl}: Rename pch_early_init() to pch_init() | Subrata Banik |
2019-11-15 | soc/intel/common: Make alignment proper for comments | Subrata Banik |
2019-11-14 | soc/intel/tigerlake: Include few more Tigerlake device IDs | Subrata Banik |
2019-11-14 | cbfs: Stop checking master header | Julius Werner |
2019-11-12 | soc/intel/tigerlake: Remove FSP-T option in Kconfig | Arthur Heymans |
2019-11-12 | soc/intel/icelake: Remove FSP-T option in Kconfig | Arthur Heymans |
2019-11-12 | arch/x86/car.ld: Rename suffix _start/_end | Arthur Heymans |
2019-11-12 | soc/intel/tigerlake: Remove deprecated CONFIG_SOC_INTEL_COMMON_BLOCK_SA_FSP_T... | Subrata Banik |
2019-11-11 | soc/{cannonlake,skylake}: Remove unused 'rdmsr(MSR_CONFIG_TDP_NOMINAL)' | Elyes HAOUAS |
2019-11-11 | drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver | Michael Niewöhner |
2019-11-11 | soc/intel/denverton_ns: make use of common cbmem_top_chipset | Michael Niewöhner |
2019-11-11 | soc/intel/tigerlake: Fix cbmem_top | Arthur Heymans |
2019-11-11 | soc/intel/quark: make use of common cbmem_top_chipset | Michael Niewöhner |
2019-11-11 | soc/intel/apollolake: make use of common cbmem_top_chipset | Michael Niewöhner |
2019-11-11 | fsp{rangeley,baytrail,broadwell_de}: Fix dead assignment | Elyes HAOUAS |
2019-11-11 | soc/intel/icelake: add soc implementation for ETR address API | Michael Niewöhner |
2019-11-11 | soc/intel/cannonlake: add soc implementation for ETR address API | Michael Niewöhner |
2019-11-11 | soc/intel/apollolake: add soc implementation for ETR address API | Michael Niewöhner |
2019-11-11 | soc/intel/common: pmclib: add API to get ETR register address | Michael Niewöhner |
2019-11-10 | soc/intel/broadwell: Use common sb code for SPI lockdown configuration | Arthur Heymans |
2019-11-10 | soc/intel/broadwell: Don't reinitialize SPI after lockdown | Arthur Heymans |
2019-11-10 | soc/intel/broadwell: Use common INTEL_SB SPI code | Arthur Heymans |
2019-11-10 | soc/intel/broadwell: Use common SB RTC code | Arthur Heymans |
2019-11-10 | sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol | Arthur Heymans |
2019-11-10 | sb/intel/common: Make linking rtc.c conditional | Arthur Heymans |
2019-11-10 | soc/intel/common/ebda: Drop code | Arthur Heymans |
2019-11-10 | soc/intel/common/sa: Remove EBDA dependency | Arthur Heymans |
2019-11-09 | arch/x86: Replace some __SMM__ guards | Kyösti Mälkki |
2019-11-09 | ELOG: Avoid some preprocessor use | Kyösti Mälkki |
2019-11-09 | ELOG: Introduce elog_gsmi variants | Kyösti Mälkki |
2019-11-09 | soc/intel/tigerlake/acpi: Copy acpi directory from icelake | Subrata Banik |
2019-11-09 | soc/intel/tigerlake: Do initial SoC commit till ramstage | Subrata Banik |
2019-11-09 | soc/intel/tigerlake/romstage: Do initial SoC commit till romstage | Subrata Banik |
2019-11-09 | soc/intel/tigerlake/bootblock: Do initial SoC commit till bootblock | Subrata Banik |
2019-11-08 | ELOG, soc/intel: Avoid some preprocessor use | Kyösti Mälkki |
2019-11-08 | sb,soc/intel: Reduce preprocessor use with ME debugging | Kyösti Mälkki |
2019-11-08 | arch/x86: Drop some __SMM__ guards | Kyösti Mälkki |
2019-11-08 | intel/braswell: Remove duplicate set_max_freq() prototypes | Kyösti Mälkki |
2019-11-07 | soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP options | Mario Scheithauer |
2019-11-07 | soc/intel/icelake: Refactor pch_early_init() code | Subrata Banik |
2019-11-06 | soc/intel/common: Make native and FSP-T CAR init mutually exclusive | Arthur Heymans |
2019-11-06 | soc/intel/icelake: Set FSP_TEMP_RAM_STACK unconditionally | Subrata Banik |
2019-11-05 | soc/intel/common: Include Tigerlake device IDs | Ravi Sarawadi |
2019-11-05 | drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames | Wim Vervoorn |
2019-11-05 | soc/intel/fsp_broadwell_de: Add CONFIG_IED_SIZE, drop CONFIG_SMM_TSEG_SIZE | Andrey Petrov |
2019-11-05 | soc/intel/common: Don't link CAR teardown in romstage | Arthur Heymans |
2019-11-04 | soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig | Michael Niewöhner |
2019-11-04 | soc/intel: skl,cnl,icl: consolidate ebda and memmap | Michael Niewöhner |
2019-11-04 | soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSP | Michael Niewöhner |
2019-11-04 | sb/intel: Use defined CONFIG_HPET_ADDRESS | Elyes HAOUAS |
2019-11-04 | soc/intel: Remove unused code | Patrick Rudolph |
2019-11-04 | soc/intel/broadwell: Use sb/intel/common/acpi/platform.asl | Arthur Heymans |
2019-11-04 | soc/intel/{braswell,baytrail}: Use sb/common/intel/platform.asl | Arthur Heymans |
2019-11-04 | soc/intel/icelake: Make use of "all-y" | Subrata Banik |
2019-11-04 | soc/intel/icelake: Add alignment check for TSEG base and size | Subrata Banik |
2019-11-04 | soc/intel/icelake: Set DCACHE_BSP_STACK_SIZE default ~129KiB unconditionally | Subrata Banik |
2019-11-04 | soc/intel/icelake: Remove unused headers | Subrata Banik |
2019-11-04 | soc/intel/icelake: Skip BIOS OpRom execution based on CONFIG_RUN_FSP_GOP | Subrata Banik |
2019-11-04 | soc/intel/icelake: Clean up report_cpu_info() function | Subrata Banik |
2019-11-03 | arch/x86: Use the stage argument to implement cbmem_top | Arthur Heymans |
2019-11-03 | intel/quark: Switch to TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-11-03 | intel/broadwell: Switch to TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |