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
/
intel
Age
Commit message (
Expand
)
Author
2019-04-23
sb/intel/bd82x6x: fix linking for non-native raminit case
Matt DeVillier
2019-04-23
sb/intel/lynxpoint: Enable LPC/SIO setup in bootblock
Arthur Heymans
2019-04-23
nb/intel/sandybridge: Drop pch.h from sandybridge.h
Patrick Rudolph
2019-04-23
sb/intel/i82801gx/lpc: Use {read,write}_pmbase32 and lpc_get_pmbase
Elyes HAOUAS
2019-04-21
nb/intel/haswell: Add an option for where verstage starts
Arthur Heymans
2019-04-21
cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-04-18
nb/intel/sandybridge: Move southbridge code to bd82x6x
Patrick Rudolph
2019-04-16
sb/intel/bd82x6x: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-04-16
sb/intel/i82801ix: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-04-13
sb/intel/common: Fix config name in a comment
Nico Huber
2019-04-13
sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-04-13
sb/intel/lynxpoint: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-04-13
sb/intel/i82801jx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-04-13
sb/intel/common: Add common detect_s3_resume
Patrick Rudolph
2019-04-07
sb/intel/{common,i82801dx}: Improve TCO debug code
Jacob Garber
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-27
Move calls to quick_ram_check() before CBMEM init
Kyösti Mälkki
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-25
sb/intel/{i82801g/i/j,bd82x6x}: Make use of generic set_subsystem()
Kyösti Mälkki
2019-03-21
sb/intel/lynxpoint: Remove PCI bridge function
Kyösti Mälkki
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()
Subrata Banik
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
Subrata Banik
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
src/southbridge/intel/i82801gx/pcie.c: Correct NULL check
Jacob Garber
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-16
src: Drop unused 'include <device/pciexp.h>'
Elyes HAOUAS
2019-03-16
drivers/intel/fsp1_0: Deduplicate code
Patrick Rudolph
2019-03-14
Remove leftover files
Kyösti Mälkki
2019-03-14
sb/intel/i82801gx: Remove unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-13
{mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.h
Elyes HAOUAS
2019-03-05
soc/intel/braswell: Add SMBus support
Frans Hendriks
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
sb/intel/i82801gx: Remove unnecessary/redundant ACPI offset operator
Elyes HAOUAS
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-04
sb/intel/common: Fix SMBus block commands
Kyösti Mälkki
2019-03-03
sb/intel/common/firmware: Don't touch descriptor region
Mario Scheithauer
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-28
intel/spi: Switch to native PCI config accessors
Kyösti Mälkki
2019-02-28
intel/spi: Fix use of __SIMPLE_DEVICE__
Kyösti Mälkki
2019-02-21
sb/intel/bd82x6x: Fix default IRQ mapping
Nico Huber
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-20
sb/intel/i82371eb/fadt: Fix compilation on x86_64
Patrick Rudolph
2019-02-12
sb/intel/common: Remove CAR_GLOBAL use
Arthur Heymans
2019-02-11
device/pci_ops: Move questionable pci_locate() variants
Kyösti Mälkki
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
[next]