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
Age
Commit message (
Expand
)
Author
2021-01-13
soc/amd: Rename to soc_fill_gnvs()
Kyösti Mälkki
2021-01-13
soc/amd: Rename to pm_fill_gnvs()
Kyösti Mälkki
2021-01-13
soc/intel/tigerlake: Disable TC cold support
Srinidhi N Kaushik
2021-01-12
soc/intel: rename uart_max_index
Michael Niewöhner
2021-01-12
soc/intel/denverton_ns: Drop redundant `DEFAULT_ACPI_BASE`
Angel Pons
2021-01-12
soc/intel/common/pcie: Add helper function for getting mask of enabled ports
Furquan Shaikh
2021-01-12
soc/intel/alderlake: Add PCH ID 0x5182
Subrata Banik
2021-01-11
soc/intel/{icl,tgl,jsl,ehl}: add LPIT support
Michael Niewöhner
2021-01-11
soc/intel/skl: add SLP_S0 residency register and enable LPIT support
Michael Niewöhner
2021-01-11
soc/intel/cnl: add SLP_S0 residency register and enable LPIT support
Michael Niewöhner
2021-01-11
acpi,soc/intel/common: add support for Intel Low Power Idle Table
Michael Niewöhner
2021-01-11
{soc,vc,mb}/intel: Drop support for Cannon Lake SoC
Felix Singer
2021-01-11
soc/amd/cezzane: Add a minimal chipset tree
Furquan Shaikh
2021-01-11
soc/intel/common/uart: Use simple(_s_) variants of PCI functions
Furquan Shaikh
2021-01-11
soc/intel/uart: Drop SoC callback `soc_uart_console_to_device`
Furquan Shaikh
2021-01-11
soc/intel/cnl: Allow setting PCIe subsystem IDs after FSP-S
Jeremy Soller
2021-01-11
soc/amd/picasso: Separate GPIO define into gpio_defs.h
Eric Lai
2021-01-11
soc/intel/cannonlake: Enable wake from USB in S4
Patrick Rudolph
2021-01-10
soc/intel/alderlake: Refactor SoC code to maintain CPU and PCH PCIE RPs
Subrata Banik
2021-01-10
soc/intel/broadwell: Use `mp_cpu_bus_init`
Angel Pons
2021-01-10
mb/google/cyan: Move board_id() to mainboard_fill_gnvs()
Kyösti Mälkki
2021-01-10
ACPI: Add missing include in nvs.h
Kyösti Mälkki
2021-01-10
soc/intel: Rename to soc_fill_gnvs()
Kyösti Mälkki
2021-01-10
soc/intel: Replace acpi_init_gnvs()
Kyösti Mälkki
2021-01-10
mb/x/acpi_tables: Rename to mainboard_fill_gnvs()
Kyösti Mälkki
2021-01-10
sb/intel: Factor out soc_fill_gnvs()
Kyösti Mälkki
2021-01-10
ACPI: Replace uses of CBMEM_ID_ACPI_GNVS
Kyösti Mälkki
2021-01-10
soc/intel/braswell: Refactor acpi_init_gnvs()
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant ChromeOS setup for GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations
Kyösti Mälkki
2021-01-08
soc/amd/picasso: add missing GNB I/O APIC initialization
Felix Held
2021-01-08
soc/intel/common/uart: Restrict scope of uart_common_init to uart.c
Furquan Shaikh
2021-01-08
soc/intel/common: Pass in pci_devfn_t into lpss_set_power_state
Furquan Shaikh
2021-01-08
soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range()
Furquan Shaikh
2021-01-08
soc/intel/tigerlake: Enable USB2 port reset message on Type-C ports
John Zhao
2021-01-08
soc/amd/picasso: Generate GNB IO-APIC PCI routing table
Raul E Rangel
2021-01-08
*/Makefile.inc: Add some INTERMEDIATE targets to .PHONY
Arthur Heymans
2021-01-08
cbfstool: Use flock() when accessing CBFS files
Julius Werner
2021-01-08
soc/intel/jasperlake: Update acoustic noise related parameters
Maulik V Vaghela
2021-01-08
soc/intel/jasperlake: Enable USB2 PHY SUS PG for s0ix qualification
Krishna Prasad Bhat
2021-01-07
ACPI: Remove ACPI_NO_SMI_GNVS
Kyösti Mälkki
2021-01-07
soc/amd/picasso: Add GRXS and GTXS method
Eric Lai
2021-01-07
soc/amd/picasso: Add STXS and CTXS method
Eric Lai
2021-01-07
arch/x86: Move prologue to .init section
Kyösti Mälkki
2021-01-07
soc/intel/icelake: Remove unused ENABLE_DISPLAY_OVER_EXT_PCIE_GFX
Subrata Banik
2021-01-07
soc/intel/common/cse: Drop dependency on CHROMEOS for SOC_INTEL_CSE_LITE_SKU
Matt DeVillier
2021-01-07
soc/mediatek: rtc: Use `bool` as return type
Yidi Lin
2021-01-06
soc/intel/broadwell: Move MAX_CPUS from mb to SoC
Felix Singer
2021-01-06
soc/intel/skylake: Move MAX_CPUS from mb to SoC
Felix Singer
[next]