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
Age
Commit message (
Expand
)
Author
2020-03-23
src: capitalize 'APIC'
Elyes HAOUAS
2020-03-22
nb/intel/sandybridge: Drop spurious register write
Angel Pons
2020-03-20
nb/intel/sandybridge: Deduplicate report_memory_config
Angel Pons
2020-03-20
nb/intel/sandybridge: Always write to PEGCTL
Angel Pons
2020-03-19
nb/intel/sandybridge: Use loops on DMI register groups
Angel Pons
2020-03-18
nb/intel/sandybridge: Tidy up code and comments
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-16
nb/intel/i945/raminit: Simplify if condition
Paul Menzel
2020-03-15
nb/intel/pineview: Clean up code and comments
Angel Pons
2020-03-15
treewide: Replace uses of "Nehalem"
Angel Pons
2020-03-15
nb/intel/nehalem: Rename to ironlake
Angel Pons
2020-03-15
nb/intel/i945/raminit: Use boolean type for helper variables
Paul Menzel
2020-03-15
nb/intel/i945/raminit: Remove space for correct alignment
Paul Menzel
2020-03-15
nb/intel/haswell: Tidy up code and comments
Angel Pons
2020-03-11
intel/i945: Call fixup_i945_errata() only for mobile version
Elyes HAOUAS
2020-03-07
src/nb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-03-06
northbridge: Remove unused include <device/pci.h>
Elyes HAOUAS
2020-03-06
nb/intel/haswell/peg: Add PEG driver stub
Chris Morgan
2020-03-04
nb/intel/nehalem: Use cache.h functions
Arthur Heymans
2020-03-04
nb/amd/agesa/family14/acpi: Fix comment
Elyes HAOUAS
2020-03-02
nb/intel/sandybridge: Fix VBOOT
Patrick Rudolph
2020-02-24
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-02-24
src: capitalize 'RAM'
Elyes HAOUAS
2020-02-21
nb/intel/snb: Add PCI routing table for PEG root ports
James Ye
2020-02-18
nb/intel/sandybridge: Add Xeon E3-1200 (v1) hostbridge PCI ID
Jonathan A. Kollasch
2020-02-18
nb/intel/sandybridge: use list of northbridge device IDs
Jonathan A. Kollasch
2020-02-17
nb/amd/pi/00730F01: enable ACS and AER for PCIe ports
Michał Żygowski
2020-02-17
nb/intel/gm45: Fix typo in console message
Elyes HAOUAS
2020-02-17
nb/intel/nehalem: Remove unused MRC_CACHE_SIZE
Elyes HAOUAS
2020-02-12
nb/intel/sandybridge/acpi: Fix MMCONF size computation
Patrick Rudolph
2020-02-12
nb/intel/sandybridge/acpi: Update PEG code
Patrick Rudolph
2020-02-06
nb/intel/haswell: Fix type definition of dev in PCI_FUNC(dev)
Chris Morgan
2020-02-01
nb/intel/sandybridge: improve indexed register helper macros
Felix Held
2020-01-30
amd/pi/00660F01: Add missing domain_acpi_name function
Jorge Fernandez
2020-01-29
nb/intel/i945: Use boot path macros
Paul Menzel
2020-01-27
nb/intel/sandybridge/raminit_common.h: add missing stdint.h include
Felix Held
2020-01-27
nb/intel/sandybridge: replace NORTHBRIDGE with HOST_BRIDGE define
Felix Held
2020-01-26
intel/i440bx: Resolve long standing raminit TODOs
Keith Hui
2020-01-26
intel/i440bx: Add timestamp to RAM init
Keith Hui
2020-01-26
intel/i440bx: Use smbus_read_byte() for raminit debug
Keith Hui
2020-01-16
nb/intel/sandybridge: sort LANEBASE_* defines by their address
Felix Held
2020-01-16
nb/intel/sandybridge: add macros for byte lane register offsets
Felix Held
2020-01-16
nb/intel/sandybridge: refactor code around lane_base[]
Felix Held
2020-01-15
nb/intel/sandybridge: refactor lane_registers[]
Felix Held
2020-01-15
nb/intel/sandybridge: drop LyCx(r, x, y) macro
Felix Held
2020-01-15
nb/intel/sandybridge: Repurpose HOST_BRIDGE macro
Angel Pons
2020-01-14
intel/nehalem,ibexpeak: Move enable_smbus() call
Kyösti Mälkki
2020-01-14
intel/sandybridge,bd82x6x: Move enable_smbus() call
Kyösti Mälkki
2020-01-14
intel/{gm45,x4x},i82801{ix|jx}: Move enable_smbus() call
Kyösti Mälkki
2020-01-14
intel/{i945,pineview},i82801gx: Move enable_smbus() call
Kyösti Mälkki
[next]