index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
skylake
Age
Commit message (
Expand
)
Author
2020-10-19
soc/intel/skylake: Do not let FSP set the subsystem IDs
Benjamin Doron
2020-10-17
cpu/intel,soc/intel: drop Kconfig for hyperthreading
Michael Niewöhner
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-14
soc/intel/skylake/cpu.c: Fix comment coding style
Angel Pons
2020-10-12
soc/intel: Configure PAVP at compile-time
Benjamin Doron
2020-10-05
soc/intel/common/block/acpi: Factor out common platform.asl
Subrata Banik
2020-10-05
soc/intel/{cnl,icl,skl}: Convert 'platform.asl' to ASL 2.0 syntax
Subrata Banik
2020-10-05
soc/intel/skylake: Align platform.asl with CNL
Subrata Banik
2020-10-05
soc/intel/common/block/acpi: Factor out common smbus.asl
Subrata Banik
2020-10-03
soc/intel: Make use of PMC low power program from common block
Subrata Banik
2020-10-03
soc/intel: Move pch_misc_init() to common code
Subrata Banik
2020-10-03
soc/intel: Move soc_pch_pirq_init() to common code
Subrata Banik
2020-10-03
soc/intel: Move pch_enable_ioapic() to common code
Subrata Banik
2020-10-02
drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config
Shelley Chen
2020-09-30
soc/intel/skylake: Move PMC MMIO offset macro into pmc.h
Subrata Banik
2020-09-30
soc/intel/skylake: Align PMC offset 0x31C name with CNL
Subrata Banik
2020-09-30
soc/intel/skylake: Align soc_pch_pirq_init() with CNL
Subrata Banik
2020-09-28
soc/intel/common/block/lpc: add acpi name
Jonathan Zhang
2020-09-28
soc/intel/skl: Fix error code of send_global_reset()
Nico Huber
2020-09-27
soc/intel/skylake/acpi/gpio.asl: Use ASL 2.0 syntax
Angel Pons
2020-09-27
soc/intel/*/chip.h: Use `uint32_t` for `tcc_offset`
Angel Pons
2020-09-27
soc/intel/common/block/acpi: Factor out common gpio_op.asl
Subrata Banik
2020-09-27
soc/intel/skylake: Use GPIO state macros from intelblocks/gpio_defs.h
Subrata Banik
2020-09-26
arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`
Angel Pons
2020-09-25
soc/intel: Use ASL 2.0 syntax for GPIO ASL helper function
Subrata Banik
2020-09-22
Revert "soc/intel: Refactor do_global_reset() function"
Furquan Shaikh
2020-09-21
src/soc/intel: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
soc/intel: Refactor do_global_reset() function
Subrata Banik
2020-09-21
soc/intel: rename get_prmrr_size
Michael Niewöhner
2020-09-21
soc/intel/skylake: acpi: drop HWP's dependency on EIST
Michael Niewöhner
2020-09-19
soc/intel/common/block/cse: Refactor cse_request_global_reset() function
Subrata Banik
2020-09-14
soc/intel/common/cpu: Update COS mask calculation for NEM enhanced mode
Aamir Bohra
2020-09-06
soc/intel: skl,cnl,icl,jsl,tgl: disable usb over-current pin by default
Michael Niewöhner
2020-08-18
elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE
Aaron Durbin
2020-08-17
soc/intel/skylake/acpi.c: Name devices on secondary bus
Benjamin Doron
2020-08-17
soc/intel/skylake: Call mainboard ACPI sleep methods
Benjamin Doron
2020-08-14
soc/intel/skylake: Refactor PEG configuration
Felix Singer
2020-08-14
soc/intel/skylake: Factor out unnecessary if-else-block
Felix Singer
2020-08-14
soc/intel/skylake: Use PEG definitions from pci_devs.h
Felix Singer
2020-08-14
soc/intel/skylake: Add PEG device definitions to pci_devs.h
Felix Singer
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: Add IMGU definitions to pci_devs.h
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-08-07
soc/intel/skylake: Add SA thermal subsystem definitions to pci_devs.h
Felix Singer
2020-08-05
{nb,soc}/intel: Use get_current_microcode_rev() for ucode version
Subrata Banik
2020-08-05
src: Use space after 'if', 'for'
Elyes HAOUAS
[next]