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
/
southbridge
Age
Commit message (
Expand
)
Author
2021-02-07
sb/intel/bd82x6x: Support ME Soft Temporary Disable Mode
Evgeny Zinoviev
2021-02-07
sb/intel: Extract `set_global_reset` function
Angel Pons
2021-02-07
nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessors
Angel Pons
2021-02-07
sb/intel/lynxpoint/acpi/gpio.asl: Convert to ASL 2.0
Elyes HAOUAS
2021-02-06
sb/intel/{bd82x6x,ibexpeak}: hide MEI if ME inoperable
James Ye
2021-02-06
intel: Define `RCBA_LENGTH` in Kconfig and use it
Angel Pons
2021-02-06
sb,soc/intel: Add wake source fields in GNVS
Kyösti Mälkki
2021-02-05
intel: Turn `DEFAULT_RCBA` into a Kconfig symbol
Angel Pons
2021-02-04
src: Remove useless comments in "includes" lines
Elyes HAOUAS
2021-02-02
treewide [Kconfig]: Remove useless comment
Elyes HAOUAS
2021-02-01
sb/intel/i82801ix: Factor out common `acpi_fill_madt`
Angel Pons
2021-02-01
sb/intel/common/rcba.h: Guard RCBAx macro parameters
Angel Pons
2021-02-01
sb/intel/i82801gx,ix: Drop MPEN from GNVS
Kyösti Mälkki
2021-02-01
sb/intel/lynxpoint: Use correct port mask for LPT-LP
Angel Pons
2021-01-30
sb/intel/ibexpeak: Drop invalid ME finalisation function
Angel Pons
2021-01-30
sb/intel/bd82x6x: Clean up early_thermal.c
Angel Pons
2021-01-29
soc/intel: Drop CMEM from GNVS
Kyösti Mälkki
2021-01-28
southbridge/intel: Define default value for ME_REGION_ALLOW_CPU_READ_ACCESS
Sridhar Siricilla
2021-01-28
ACPI: Separate ChromeOS NVS in ASL
Kyösti Mälkki
2021-01-28
ACPI: Declare GNVS variables globally
Kyösti Mälkki
2021-01-27
nb/intel/haswell/haswell.h: Do not include `pch.h`
Angel Pons
2021-01-27
sb,soc/amd: Rename PMOD to PICM in ASL
Kyösti Mälkki
2021-01-26
sb,soc/intel: Refactor power_on_after_fail option
Kyösti Mälkki
2021-01-25
sb,soc/intel: Remove no-op APMC for C-state and P-state
Kyösti Mälkki
2021-01-25
sb/intel/common: Change some SMI logging
Kyösti Mälkki
2021-01-25
cpu/x86/smm: Use common APMC logging
Kyösti Mälkki
2021-01-20
ACPI GNVS: Drop APIC, factor out MPEN
Kyösti Mälkki
2021-01-20
ACPI GNVS: Drop most dev_count_cpu()
Kyösti Mälkki
2021-01-18
ACPI: Refactor ChromeOS specific ACPI GNVS
Kyösti Mälkki
2021-01-18
ACPI: Select ACPI_SOC_NVS only where suitable
Kyösti Mälkki
2021-01-15
build system: Always add coreboot.pre dependency to intermediates
Patrick Georgi
2021-01-15
build system: Remove flock calls from intermediate processing
Patrick Georgi
2021-01-15
nb/intel/pineview: Extract HPET setup and delay function
Angel Pons
2021-01-14
build system: Structure and serialize INTERMEDIATE
Patrick Georgi
2021-01-13
sb/intel: Add CBMC entries in GNVS
Kyösti Mälkki
2021-01-13
ACPI: Have single call-site for acpi_inject_nvsa()
Kyösti Mälkki
2021-01-13
ACPI: Add common acpi_fill_gnvs()
Kyösti Mälkki
2021-01-13
sb/intel/bd82x6x: Correct xHCI sleep workaround
Angel Pons
2021-01-10
sb/intel/bd82x6x: Use `PCH_LPC_DEV` macro
Angel Pons
2021-01-10
mb/x/acpi_tables: Rename to mainboard_fill_gnvs()
Kyösti Mälkki
2021-01-10
sb/intel: Use acpi_inject_nvsa()
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
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
sb/intel/bd82x6x: Remove space in function definition
Angel Pons
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-04
arch/x86: Pass GNVS as parameter to SMM module
Kyösti Mälkki
[next]