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
2018-12-28
src/northbridge: Get rid of device_t
Elyes HAOUAS
2018-12-21
cpu/amd/geode_lx: Drop support
Arthur Heymans
2018-12-19
northbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-18
northbridge: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-12-18
nb/intel/haswell: Add server processor host bridge device ID
Iru Cai
2018-12-18
Fix typos involving "the the"
Jonathan Neuschäfer
2018-12-13
cpuid: Add helper function for cpuid(1) functions
Subrata Banik
2018-12-03
nb/intel/gm45: Make fetching the blc_pwm freq global
Arthur Heymans
2018-12-03
nb/intel/gm45: Make fetching the blc_pwm freq its own function
Arthur Heymans
2018-12-03
nb/intel/pineview: Use common code for SMM in TSEG
Arthur Heymans
2018-12-03
nb/intel/x4x: Use common code for SMM in TSEG
Arthur Heymans
2018-12-03
nb/intel/i945: Use common SMM_TSEG code
Arthur Heymans
2018-12-03
nb/intel/gm45: Correctly cache TSEG
Arthur Heymans
2018-11-29
src: Remove duplicated round up function
Elyes HAOUAS
2018-11-27
nb/amd/amdmct/{mct,mct_ddr3}: Replace "magic" numbers with macros
Elyes HAOUAS
2018-11-25
nb/intel/i945: Add and use defines for registers of device 0:01.0
Elyes HAOUAS
2018-11-25
nb/intel/i945/early_init.c: Correct the PEG_LC address of DEV(0:01.0)
Elyes HAOUAS
2018-11-25
nb/intel/gm45/northbridge.c: Check for NULL pointers
Arthur Heymans
2018-11-21
nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge Kconfig
Elyes HAOUAS
2018-11-19
northbridge/intel/fsp_*: Remove legacy SoCs
zaolin
2018-11-19
src: Add required space after "switch"
Elyes HAOUAS
2018-11-17
intel/i945: Fix booting on a dual channel configuration
Patrick Georgi
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
amd/{nb/amdfam10,cpu/pi}/Kconfig: Remove unused symbols
Elyes HAOUAS
2018-11-16
src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"
Elyes HAOUAS
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
src: Remove unneeded include <pc80/keyboard.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-09
intel/i945: add timestamps in romstage
Patrick Georgi
2018-11-08
nb/amd/amdmct/mct_ddr3: Replace MTRR addresses with macros
Elyes HAOUAS
2018-11-08
src: Replace common MSR addresses with macros
Elyes HAOUAS
2018-11-08
nb/intel/gm45: Use macro instead of magic number
Elyes HAOUAS
2018-11-05
nb/intel/x4x/raminit: Add missing space
Jonathan Neuschäfer
2018-11-05
amd/mtrr: Fix IORR MTRR
Elyes HAOUAS
2018-11-05
amd: Fix non-local header treated as local
Elyes HAOUAS
2018-11-05
nb/intel/i945: Remove irrelevant conditional statement
Elyes HAOUAS
2018-11-02
nb/intel/haswell: Consolidate memory controller PCI driver structs
Tristan Corrick
2018-11-01
nb/intel/haswell/gma: Support boards that have DDI E connected
Tristan Corrick
2018-11-01
sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table
Tristan Corrick
2018-11-01
nb/intel/haswell: Add a PCI ID for a Mini-HD audio controller
Tristan Corrick
2018-11-01
nb/intel/haswell: Add a PCI ID for a desktop memory controller
Tristan Corrick
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
nb/intel/*: Use 2M TSEG instead of 8M on pre-arrandale hardware
Arthur Heymans
2018-10-24
nb/intel/*: Account for cbmem_top alignment
Arthur Heymans
[next]