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
/
bd82x6x
Age
Commit message (
Expand
)
Author
2020-11-04
sb/intel/*/acpi/lpc.asl: Drop unnecessary RCBA offset
Angel Pons
2020-11-03
sb/intel/bd82x6x/sata.c: Replace bad uses of `find_resource`
Angel Pons
2020-11-02
azalia: Use `HDA_GCTL_CRST` macro as unset-mask
Angel Pons
2020-11-02
azalia: Treat all negative return values as errors
Angel Pons
2020-09-26
ironlake: Fix compilation on x86_64
Patrick Rudolph
2020-09-21
src/southbridge: Drop unneeded empty lines
Elyes HAOUAS
2020-08-29
sb/intel/bd82x6x: Factor out common ME functions
Angel Pons
2020-08-21
SMM: Validate more user-provided pointers
Patrick Rudolph
2020-08-18
elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE
Aaron Durbin
2020-08-18
src: Remove unused '<halt.h>'
Elyes HAOUAS
2020-08-17
src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers
Elyes HAOUAS
2020-08-17
{sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences
Elyes HAOUAS
2020-08-17
sb/intel/bd82x6x: Use <device/azalia_device.h> registers
Elyes HAOUAS
2020-08-13
sb/intel/bd82x6x/me_8.x.c: Relocate `mkhi_end_of_post`
Angel Pons
2020-08-12
sb/intel/bd82x6x: Make `pch_silicon_supported` static
Angel Pons
2020-08-12
sb/intel/bd82x6x: Remove incorrect RCBA registers
Angel Pons
2020-08-12
sb/intel: Remove inexistent references to IDE controller
Angel Pons
2020-08-05
{sb,soc}/intel/*/acpi/lpc.asl: Drop commented-out code
Angel Pons
2020-07-28
src: Never set ISA Enable on PCI bridges
Angel Pons
2020-07-26
{sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits
Angel Pons
2020-07-25
sb/intel/bd82x6x: Use common irqlinks.asl
Angel Pons
2020-07-21
sandybridge/bd82x6x: Use common code for early SMBus
Angel Pons
2020-07-20
sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE
Angel Pons
2020-07-20
src: Report word-sized access for PM1a_EVT
Angel Pons
2020-07-20
sb/intel/bd82x6x/fadt.c: Use definitions instead of numbers
Angel Pons
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-20
src: Drop useless cache flush settings in FADT
Angel Pons
2020-07-20
src: Never overwrite `fadt->flags`
Angel Pons
2020-07-20
src: Drop useless PM1b settings from FADT
Angel Pons
2020-07-20
src: Drop useless GPE1 settings from FADT
Angel Pons
2020-07-14
sb/intel/bd82x6x: Move `acpi_fill_fadt` to fadt.c
Angel Pons
2020-07-09
sb/intel/bd82x6x/acpi/lpc.asl: Drop dead code
Angel Pons
2020-07-09
sb/intel/bd82x6x/pcie.c: Drop dead code
Angel Pons
2020-07-01
ACPI GNVS: Replace uses of smm_get_gnvs()
Kyösti Mälkki
2020-06-30
sb/intel: Add include guards on nvs.h
Kyösti Mälkki
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-27
sb/intel/bd82x6x: Use common early SPI code
Angel Pons
2020-06-24
src: Report byte-sized access for GPE0
Angel Pons
2020-06-24
sb/intel/bd82x6x: Align mei_recv_msg() functions
Angel Pons
2020-06-24
ACPI: Replace smm_setup_structures()
Kyösti Mälkki
2020-06-22
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-06-21
src: Substitute `__FUNCTION__` with `__func__`
Angel Pons
2020-06-16
sb/intel: Remove spurious HAVE_SMI_HANDLER test
Kyösti Mälkki
2020-06-16
arch/x86: Create helper for APM_CNT SMI triggers
Kyösti Mälkki
2020-06-16
sb/intel: Clean up some SMI enables
Kyösti Mälkki
2020-06-10
sb/intel/bd82x6x: Use PCI bitwise ops
Angel Pons
2020-06-10
sb/intel/bd82x6x/pcie.c: Move `pch_pcie_acpi_name` up
Angel Pons
2020-06-10
ACPI: Remove Kconfig COMMON_FADT
Kyösti Mälkki
2020-06-09
ACPI: Move redundant FADT reserved entry
Kyösti Mälkki
2020-06-07
sb/intel/bd82x6x: Align some ME functions
Angel Pons
[next]