Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
467a87abcea13a1b0b61223a175cf46b16474965
/
src
/
soc
/
intel
467a87a
Fix files with multiple newlines at the end.
by Martin Roth
· 6 years ago
3f6421e
soc/intel/cannonlake: Keep variable from going out of scope
by Martin Roth
· 6 years ago
80358a1
Revert "soc/intel/cannonlake: Add postcar stage support"
by Martin Roth
· 6 years ago
70de396
Revert "soc/intel/cannonlake: Call into FSP siliconinit"
by Martin Roth
· 6 years ago
837afb0
soc/intel/apollolake: Add pci device id for GLK IGD
by Hannah Williams
· 6 years ago
dbe7f89
soc/intel/cannonlake: Call into FSP siliconinit
by Lijian Zhao
· 6 years ago
399c022
soc/intel/cannonlake: Add postcar stage support
by Lijian Zhao
· 6 years ago
c319854
soc/intel/skylake: Perform LPC offset read after lockdown operation
by Subrata Banik
· 6 years ago
8e39009
common/block/fast_spi: Perform SPI offset read after lock down operation
by Subrata Banik
· 6 years ago
ba3ae3e
soc/intel/skylake: Rectify LPC Lock Enable (LE) bit definition
by Subrata Banik
· 6 years ago
3ff14a0
soc/intel/apollolake: Bring in delta for GLK SOC
by Hannah Williams
· 6 years ago
a77c68a
soc/intel/cannonlake: Make ramstage relocatable
by Lijian Zhao
· 6 years ago
65943e1
soc/intel/common/gpio: add helpers for relative pin calcuations
by Aaron Durbin
· 6 years ago
ac8e4db
soc/intel/common/gpio: fix gpi_status_get()
by Aaron Durbin
· 6 years ago
ea864f4
soc/intel/skylake: Remove dead `CONFIG_PRE_GRAPHICS_DELAY`
by Nico Huber
· 6 years ago
959ac07
soc/intel/skylake/igd: Remove dead quirk from dead code path
by Nico Huber
· 6 years ago
9dc62ea
soc/intel/skylake: Fix broken memory info HOB scanning
by Nico Huber
· 6 years ago
fb95a52
soc/intel/common/smbios: Amend debug message
by Nico Huber
· 6 years ago
14deaee
intel/common/block/i2c: Fix clock programming of i2c
by Naresh G Solanki
· 6 years ago
c2363d0
soc/intel/apollolake: Implement _PIC method into ACPI
by Mario Scheithauer
· 6 years ago
0ade313
soc/intel/cannonlake: Add minimal changes to call FSP Memoryinit
by Lijian Zhao
· 6 years ago
acfc149
soc/intel/cannonlake: Add microcode support
by Lijian Zhao
· 6 years ago
959cab4
vboot: Remove get_sw_write_protect_state callback
by Julius Werner
· 6 years ago
ff48b3b
soc/intel/skylake: Enable SMBus based on mainboard config
by Naresh G Solanki
· 6 years ago
935ff1b
soc/intel: Fix SPI driver compilation with CONFIG_DEBUG_SPI
by Stefan Reinauer
· 6 years ago
6dc125f
soc/intel/cannonlake: Fix Build break
by Lijian Zhao
· 6 years ago
c854b49
soc/intel/cannonlake: Use common GPIO driver
by Andrey Petrov
· 6 years ago
48f9673
soc/intel/skylake: Remove Heci2 and Heci3 from wake resource list
by Subrata Banik
· 6 years ago
60a7e78
soc/intel/cannonlake: Add PMC headers
by Andrey Petrov
· 6 years ago
b5a5aa6
soc/intel/common/gpio: clean up logical to chipset mapping
by Aaron Durbin
· 6 years ago
aa2504a
soc/intel/common/gpio: distingiush single vs multi acpi devices
by Aaron Durbin
· 6 years ago
2c628f1
soc/intel/skylake: remove top_of_32bit_ram() declaration
by Aaron Durbin
· 6 years ago
3c874e9
soc/intel/cannonlake: remove top_of_32bit_ram() declaration
by Aaron Durbin
· 6 years ago
20c3ea5
soc/intel/skylake: Set PsysPL2 MSR
by Shelley Chen
· 6 years ago
e6ff159
soc/intel: add IS_ENABLED() around Kconfig symbol references
by Martin Roth
· 6 years ago
fed4303
soc/intel/cannonlake: Add reset.c
by Andrey Petrov
· 6 years ago
6a00113
Rename __attribute__((packed)) --> __packed
by Stefan Reinauer
· 6 years ago
9f244a5
soc/intel/cannonlake: Add Makefile
by Andrey Petrov
· 6 years ago
f35804b
soc/intel/cannonlake: Add bootblock PCH
by Andrey Petrov
· 6 years ago
3e2e050
soc/intel/cannonlake: Add early CPU initialization
by Andrey Petrov
· 6 years ago
4dc9fb0
soc/intel/skylake: reduce postcar stack usage for fsp 2.0
by Aaron Durbin
· 6 years ago
099f43a
soc/intel/cannonlake: Add PCI dev macros and IDs
by Andrey Petrov
· 6 years ago
a00e104
soc/intel/cannonlake: Add report_platform.c
by Andrey Petrov
· 6 years ago
3214bc4
soc/intel/skylake: Remove “disable SaGv” in recovery mode flow
by Subrata Banik
· 6 years ago
b5c5b9dc7
Revert "soc/intel/skylake: storage: Add 2ms delay before exiting D3"
by Subrata Banik
· 6 years ago
1914337
soc/intel/skylake: Perform PCR read after all PCR write
by Subrata Banik
· 6 years ago
9413cb5
soc/intel/skylake: Fix PMC address range setup for PCH-H
by Nico Huber
· 6 years ago
c587b97
soc/intel/skylake: Set generic I/O decode ranges early
by Nico Huber
· 6 years ago
a04aa3d
sgx: Move SGX code to intel/common/block
by Pratik Prajapati
· 6 years ago
5764cbb
soc/intel/quark: Add I2C debugging
by Lee Leahy
· 6 years ago
12bed18
soc/intel/apollolake: Use common gpio for apollolake
by Hannah Williams
· 6 years ago
d9d351d
soc/intel/quark/spi.c: Explain a read in order to flush buffers
by Martin Kepplinger
· 6 years ago
ab85e2b
soc/intel/cannonlake: Add bootblock.c
by Andrey Petrov
· 6 years ago
0405de9
intel/block/cse: Add Cannon Lake SoC PCI device ID
by Andrey Petrov
· 6 years ago
a1de1a0
soc/intel/skylake: Remove unnecessary P-State and Flex Ratio assignment
by Barnali Sarkar
· 6 years ago
956cfa3
soc/intel/skylake/Kconfig: Drop useless FSP1.1/2.0 prompts
by Nico Huber
· 6 years ago
d39c68a
soc/intel/cannonlake: Add UART initialization
by Andrey Petrov
· 6 years ago
028e18f
arch/x86: update assembly to ensure 16-byte alignment into C
by Aaron Durbin
· 6 years ago
d28bd0c
soc/intel/common/block/gpio: Port gpio code from Apollolake to common
by Hannah Williams
· 6 years ago
8109604
soc/intel/cannonlake: Add initial dummy directory
by Lijian Zhao
· 6 years ago
a26dbbd
soc/intel/common/opregion: Use enum cb_err as return value
by Patrick Rudolph
· 6 years ago
5f98f98
soc/intel/quark: We're not Broadwell anymore
by Stefan Reinauer
· 6 years ago
8bd8834
soc/intel/skylake: storage: Use word access for power state registers
by Duncan Laurie
· 6 years ago
d4b6ac1
soc/intel/skylake: storage: Add 2ms delay before exiting D3
by Duncan Laurie
· 6 years ago
f2a2db3
soc/intel/fsp_baytrail/include/soc/pci_devs.h: Add brackets around macro
by Elyes HAOUAS
· 6 years ago
a6381d6
soc/intel/skylake: Remove post SMM Relocation uCode loading
by Barnali Sarkar
· 6 years ago
7327386
soc/intel/skylake: Use CPU MP Init Common code
by Barnali Sarkar
· 6 years ago
91d38a5
soc/intel/common/block: Add common MP Init code
by Barnali Sarkar
· 6 years ago
a86d1b8
soc/intel/common: Add SMM common code for Intel Platforms
by Brandon Breitenstein
· 6 years ago
d935109
soc/intel/quark: Add legacy SPI flash controller driver
by Lee Leahy
· 6 years ago
a677fec
soc/intel/skylake: Use SCS common code
by Bora Guvendik
· 6 years ago
65623b7
soc/intel/apollolake: Use SCS common code
by Bora Guvendik
· 6 years ago
94ee328
soc/intel/common/block: Add Intel common SCS code support
by Bora Guvendik
· 6 years ago
6314215
soc/intel/common/block/cse: Add GLK PCI ID
by Hannah Williams
· 6 years ago
9c27eda
soc/intel/braswell: Hide some Kconfig options in menuconfig
by Arthur Heymans
· 6 years ago
432ac61
soc/intel/skylake: Don't allow user to change DCACHE base and size
by Arthur Heymans
· 6 years ago
24c3fef
src/soc/intel: Don't allow user to select PCIe config mmio size
by Arthur Heymans
· 6 years ago
48d6b76
src/soc/intel/common: Don't allow user to change PCIe BAR
by Arthur Heymans
· 6 years ago
3038b48
soc/intel/apollolake: Removing some menuconfig options
by Arthur Heymans
· 6 years ago
ac3e482
soc/intel/apollolake: revert CPU MP init prior to FSP-S
by Aaron Durbin
· 6 years ago
268eea0e
soc/intel/skylake: Add missing PCH_DEV_* definitions
by Furquan Shaikh
· 6 years ago
d629e433
soc/intel/common/block/i2c: Ignore disabled I2C devices
by Furquan Shaikh
· 6 years ago
ef08545
soc/intel/skylake: Add USB port number information to wake source
by Furquan Shaikh
· 6 years ago
01f9aa5
Consolidate reset API, add generic reset_prepare mechanism
by Julius Werner
· 6 years ago
e34a770
soc/baytrail: fix scope for I2C ACPI devices
by Matt DeVillier
· 7 years ago
66fe0c4
soc/intel/apollolake: Use CPU common library code
by Barnali Sarkar
· 6 years ago
9e55ff6
soc/intel/apollolake: Rename ACPI Base Address and Size Macro
by Barnali Sarkar
· 6 years ago
f004f66
soc/intel/skylake: Enable ACPI PM timer emulation on all CPUs
by Subrata Banik
· 7 years ago
0a203d1
soc/intel/skylake: Use CPU common library code
by Barnali Sarkar
· 6 years ago
19b546f
soc/intel/common/block: Add Intel common CPU library code
by Barnali Sarkar
· 6 years ago
6520e01
soc/intel/apollolake: Perform CPU MP Init before FSP-S Init
by Barnali Sarkar
· 6 years ago
97daf98
soc/intel/apollolake: Remove duplication of find_microcode_patch() code
by Barnali Sarkar
· 6 years ago
682355a
soc/intel/skylake: Move update microcode from cbfs to mp_ops callbacks
by Barnali Sarkar
· 6 years ago
93d5f40
soc/intel/skylake: Cache the MMIO BIOS region
by Aaron Durbin
· 6 years ago
efc92a8
soc/intel/apollolake: use fast_spi_cache_bios_region()
by Aaron Durbin
· 6 years ago
0b34fc6
soc/intel/common/fast_spi: support caching bios in ramstage
by Aaron Durbin
· 6 years ago
208587e
soc/intel/apollolake: Use common systemagent code
by Subrata Banik
· 6 years ago
46a7178
soc/intel/skylake: Use common systemagent code
by Subrata Banik
· 6 years ago
7609c65
soc/intel/common/block: Add Intel common systemagent support
by Subrata Banik
· 6 years ago
43dcbfd
soc/braswell: fix ACPI table by recollecting TOLM
by Harry Pan
· 7 years ago
Next »