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
/
northbridge
/
intel
/
sandybridge
Age
Commit message (
Expand
)
Author
2019-01-23
Drop leftover debug function declarations
Kyösti Mälkki
2019-01-22
cpu/intel/model_206ax: Use parallel MP init
Arthur Heymans
2019-01-16
nb/intel/sandybridge: Remove the C native graphic init
Arthur Heymans
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-13
{mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()
Elyes HAOUAS
2019-01-09
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
2019-01-06
usbdebug: Make the EHCI debug console work in the bootblock
Arthur Heymans
2019-01-06
usbdebug: Refactor init calls
Kyösti Mälkki
2019-01-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-12-19
northbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-13
cpuid: Add helper function for cpuid(1) functions
Subrata Banik
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-28
src/*: normalize Google copyright headers
Patrick Georgi
2018-09-25
northbridge: Use 'unsigned int' to bare use of 'unsigned'
Elyes HAOUAS
2018-09-14
nb/intel/sandybridge: Don't add SMBIOS Table 17 entries on resume
Nico Huber
2018-08-22
nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled
Arthur Heymans
2018-08-21
nb/intel/sandybridge/raminit: Move fill_smbios17 to ddr3.c
Patrick Rudolph
2018-08-20
nb/intel/raminit: Remove unused headers
Patrick Rudolph
2018-08-20
nb/intel/sandybridge/raminit: Fix DIMM type mapping
Patrick Rudolph
2018-08-20
nb/intel/sandybridge: Fill in DIMM serial number
Patrick Rudolph
2018-08-17
sandybridge/raminit_common.c: fix printram statement
Iru Cai
2018-08-03
sandybridge/raminit_mrc: remove reference to report_platform_info()
Matt DeVillier
2018-08-01
sandybridge/raminit_common: use MCHBAR AND/OR macros in remaining places
Felix Held
2018-08-01
sandybridge/raminit_common: use macro for execute command queue register
Felix Held
2018-08-01
sandybridge/raminit_common: use FOR_ALL_CHANNELS macro
Felix Held
2018-08-01
sandybridge/raminit_common: use MCHBAR AND/OR/AND_OR macros [2/2]
Felix Held
2018-08-01
sandybridge/raminit_common: use MCHBAR AND/OR/AND_OR macros [1/2]
Felix Held
2018-08-01
northbridge/sandybridge: add MCHBAR32 AND/OR/AND_OR access macros
Felix Held
2018-08-01
nb/intel/sandybridge: Don't use PCI operations on the pci_domain device
Arthur Heymans
2018-07-30
nb/intel/gm45: Use common code for SMM in TSEG
Arthur Heymans
2018-07-29
sandybridge/raminit_common: use MCHBAR32 macro everywhere
Felix Held
2018-07-29
sandybridge/raminit: use MCHBAR32 macro everywhere
Felix Held
2018-07-29
sandybridge: add brackets to MCHBAR/EPBAR/DMIBAR access macros
Felix Held
2018-07-29
nb/intel/sandybridge: Bump MRC_CACHE_VERSION
Patrick Rudolph
2018-07-28
nb/intel/sandybridge/report_platform: Move remaining code to sb folder
Patrick Rudolph
2018-07-28
nb/intel/sandybridge: Move CPU report to cpu folder
Patrick Rudolph
2018-07-28
intel/sandybridge: Don't hardcode platform type
Patrick Rudolph
2018-07-26
nb/intel/sandybridge/raminit: Fix SMBIOS 17 bus width
Patrick Rudolph
2018-07-26
nb/intel/sandybridge/raminit: Fix PDWN_mode on desktops
Patrick Rudolph
2018-07-25
drivers/tpm: Add TPM ramstage driver for devices without vboot.
Philipp Deppenwiese
2018-07-25
nb/intel/sandybridge/raminit: Fix non ASCII char
Patrick Rudolph
2018-07-25
nb/intel/sandybridge/raminit: Set REFIx9 according to spec
Patrick Rudolph
2018-07-02
src/nb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-30
arch/x86/acpi: Add DMAR RMRR helper functions
Matt DeVillier
2018-06-21
Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"
Arthur Heymans
[next]