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
2020-12-14
sb/intel/common/smbus_ops.c: Clean up read resources
Angel Pons
2020-12-11
sb/intel/x/smbus.c: Factor out common code
Angel Pons
2020-12-11
sb/intel/bd82x6x: Drop invalid SATA registers
Angel Pons
2020-12-11
sb/intel/bd82x6x: Only check device ID in `intel_me_finalize_smm`
Angel Pons
2020-12-10
sb/intel/bd82x6x: Make me_common.c a compilation unit
Angel Pons
2020-12-10
sb/intel/x/smbus.c: Add block read/write support
Angel Pons
2020-12-10
sb/intel/x/smbus.c: Rename parameter
Angel Pons
2020-12-07
sb/intel/common: Modify CONFIG_LOCK_MANAGEMENT_ENGINE behavior
Sridhar Siricilla
2020-12-04
cpu/qemu-x86: Add the option to have no SMM
Arthur Heymans
2020-12-03
src: Remove redundant use of ACPI offset(0)
Elyes HAOUAS
2020-11-24
sb/intel/lynxpoint: Replace hard-coded IDs with defines
Felix Singer
2020-11-23
sb/intel/lynxpoint: Drop invalid SATA registers
Angel Pons
2020-11-22
sb/intel/lynxpoint/smbus.c: Remove invalid PCI IDs
Angel Pons
2020-11-17
src: Add missing 'include <console/console.h>'
Elyes HAOUAS
2020-11-13
sb/intel/lynxpoint/acpi/pch.asl: Drop unused FD definitions
Angel Pons
2020-11-13
haswell/lynxpoint: Drop remaining uses of `ISLP` method
Angel Pons
2020-11-13
sb/intel/lynxpoint/acpi/gpio.asl: Serialize GWAK method
Angel Pons
2020-11-13
sb/intel/lynxpoint/acpi: Split USB into EHCI and xHCI
Angel Pons
2020-11-13
sb/intel/lynxpoint/acpi/lpc.asl: Simplify GPIOBASE resource
Angel Pons
2020-11-13
sb/intel/lynxpoint/acpi: Statically define _PRW values
Angel Pons
2020-11-13
sb/intel/lynxpoint/acpi: Clean up cosmetics
Angel Pons
2020-11-11
sb/intel/lynxpoint/sata: Simplify RMW operations
Angel Pons
2020-11-10
sb/intel/lynxpoint/sata: Always use AHCI mode
Angel Pons
2020-11-07
sb/intel/lynxpoint/pcie.c: Ensure OBFF is disabled
Angel Pons
2020-11-07
sb/intel/lynxpoint/lpc.c: Relocate `enable_hpet` function
Angel Pons
2020-11-07
sb/intel/lynxpoint/lpc.c: Correct GPI routing check
Angel Pons
2020-11-07
sb/intel/lynxpoint: Correct SATA DTLE IOBP registers
Angel Pons
2020-11-07
sb/intel: Don't set ACPI_EN twice
Angel Pons
2020-11-07
sb/intel/*/lpc.c: Don't try to write read-only PCICMD bits
Angel Pons
2020-11-04
sb/intel/lynxpoint/acpi/gpio.asl: Simplify constants
Angel Pons
2020-11-04
sb/intel/lynxpoint: Align LP GPIO ACPI with Broadwell
Angel Pons
2020-11-04
sb/intel/lynxpoint/acpi: Put together LP GPIO code
Angel Pons
2020-11-04
sb/intel/*/acpi/lpc.asl: Drop unnecessary RCBA offset
Angel Pons
2020-11-04
sb/intel/lynxpoint: Expose full LPC device ID in ACPI
Angel Pons
2020-11-04
sb/intel/common/acpi/pcie.asl: Generalise file comment
Angel Pons
2020-11-04
sb/intel/common/acpi/irqlinks.asl: Clean up cosmetics
Angel Pons
2020-11-03
sb/intel/lynxpoint/sata.c: Don't enable Bus Master
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-11-02
sb/intel/lynxpoint: Align with Broadwell
Angel Pons
2020-11-02
sb/intel/lynxpoint/lpc.c: Simplify PM init sequence
Angel Pons
2020-10-31
sb/intel/lynxpoint: Drop unnecessary `UL` suffix
Angel Pons
2020-10-31
sb/intel/lynxpoint: Use common code to generate HPET table
Angel Pons
2020-10-26
src: Include <arch/io.h> when appropriate
Elyes HAOUAS
2020-10-24
sb/intel/lynxpoint: Ensure that `dev->chip_info` is not null
Angel Pons
2020-10-24
sb/intel/lynxpoint: Use spaces around `|`
Angel Pons
2020-10-24
sb/intel/lynxpoint/pcie: Fix clock gating routine
Angel Pons
2020-10-23
sb/intel/lynxpoint: Drop space after casts
Angel Pons
2020-10-20
sb/intel/ibexpeak: Align to coreboot's coding style
Angel Pons
[next]