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
2018-11-29
arch/acpi.h: Add some update to version 6.2a
Elyes HAOUAS
2018-11-28
sb/amd/sb800: Remove unused smbus_delay() function
Elyes HAOUAS
2018-11-28
src/{mainboard,southbridge}: Remove commented include lines
Elyes HAOUAS
2018-11-28
sb/intel/common: Fix style issue in spi.c
Elyes HAOUAS
2018-11-27
sb/intel/i82801gx: Use common Intel SMM code
Arthur Heymans
2018-11-26
sb/intel/common: Fix style issue in spi.c
Patrick Georgi
2018-11-26
sb/intel/spi: read FLCOMP descriptor early and cache it
Stefan Tauner
2018-11-23
sb/intel/bd82x6x/early_usb.c: Fix formatting
Elyes HAOUAS
2018-11-22
sb/intel/common: Reset Pre-OP after atomic SPI cycle is finished
Werner Zeh
2018-11-19
northbridge/intel/fsp_*: Remove legacy SoCs
zaolin
2018-11-18
sb/amd/{agesa,pi}/hudson/Kconfig: Remove unused HUDSON_FWM
Elyes HAOUAS
2018-11-16
{soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INIT
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
sb/intel/lynxpoint: Generate the ACPI FADT with a common function
Tristan Corrick
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-16
sb/amd/cs5536: Remove unneeded include <cpu/x86/bist.h>
Elyes HAOUAS
2018-11-16
sb/amd: Remove dead assignment in SPI driver
Paul Menzel
2018-11-16
sb/amd: Fix grammar in comment
Paul Menzel
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-07
sb/intel: Deduplicate vbnv_cmos_failed and rtc_init
Patrick Rudolph
2018-11-07
southbridge/amd/pi/hudson: Get rid of void pointer math
Richard Spiegel
2018-11-07
intel: Get rid of smm_get_pmbase
Patrick Rudolph
2018-11-05
amd: Fix non-local header treated as local
Elyes HAOUAS
2018-11-05
sb/intel/lynxpoint: Remove irrelevant conditional statement
Elyes HAOUAS
2018-11-01
sb/intel/common: Create a common implementation of `acpi_fill_madt()`
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Include <stdint.h> to fix compilation errors
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Add a common platform.asl file
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Provide a function for mainboard super I/O config
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Add a PCI ID for an SMBus controller
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Add PCI IDs for more SKUs
Tristan Corrick
2018-11-01
sb/intel/common/pciehp.h: Add missing license header
Elyes HAOUAS
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-31
reset: Finalize move to new API
Nico Huber
2018-10-30
{cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros
Elyes HAOUAS
2018-10-30
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-24
sb/amd: Use 'unsigned int' to bare use of 'unsigned'
Elyes HAOUAS
2018-10-24
vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic
Joel Kitching
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-23
src: Typo fix (cosmetic)
Peter Lemenkov
2018-10-22
amdfam10: Convert to `board_reset()`
Nico Huber
2018-10-22
sb/amd/*/hudson: Use CF9 reset
Nico Huber
2018-10-22
sb/amd/cimx/sb[89]00: Use CF9 reset
Nico Huber
2018-10-22
intel: Use CF9 reset (part 1)
Patrick Rudolph
2018-10-18
src/{sb/intel,mb/google/auron}: Don't use device_t
Elyes HAOUAS
2018-10-18
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-10-18
mb/lenovo/*/romstage: Use macros instead of magic numbers
Peter Lemenkov
[next]