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
2019-04-23
nb/intel/sandybridge: add pch.h include
Patrick Georgi
2019-04-23
nb/intel/i945: Check if interleaved even if rank #4 size is zero
Elyes HAOUAS
2019-04-23
ich7/i945: Use full_reset()
Elyes HAOUAS
2019-04-23
sb/intel/lynxpoint: Enable LPC/SIO setup in bootblock
Arthur Heymans
2019-04-23
nb/intel/sandybridge: Drop pch.h from sandybridge.h
Patrick Rudolph
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Use include <console/console.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-21
nb/intel/haswell: Add an option for where verstage starts
Arthur Heymans
2019-04-21
cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-04-20
nb/intel/nehalem: Hide some raminit output messages
Arthur Heymans
2019-04-18
nb/intel/sandybridge: Move southbridge code to bd82x6x
Patrick Rudolph
2019-04-16
sb/intel/bd82x6x: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-04-16
sb/intel/i82801ix: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-04-13
sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB
Patrick Rudolph
2019-04-11
nb/intel/i945: Fix ich7_setup_root_complex_topology
Elyes HAOUAS
2019-04-11
nb/intel/{gm45,i945,x4x}: Correct array bounds checks
Jacob Garber
2019-04-11
nb/amd/amdfam10/util.c: Use "CONFIG" only when appropriate
Elyes HAOUAS
2019-04-09
nb/intel/sandybridge: Set uninitialized run length
Jacob Garber
2019-04-08
nb/amd/pi/agesawrapper: Drop stale comment about IS_ENABLED()
Nico Huber
2019-04-08
nb/intel/pineview: Correct lsbpos(0) and msbpos(0)
Jacob Garber
2019-04-08
nb/amd/pi, mb/amd/bettong: Fix null pointer checks
Jacob Garber
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-01
vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases
Julius Werner
2019-03-27
Move calls to quick_ram_check() before CBMEM init
Kyösti Mälkki
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-24
nb/intel/i945: Use DEBUG_RAM_SETUP
Kyösti Mälkki
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()
Subrata Banik
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
Subrata Banik
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
Fix 'unsigned int' to bare use of 'unsigned'
Subrata Banik
2019-03-18
nb/intel/i945: Remove 2nd write on SLOTCAP (R/WO)
Elyes HAOUAS
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-16
drivers/intel/fsp1_0: Deduplicate code
Patrick Rudolph
2019-03-13
src: Drop unused 'include <arch/ioapic.h>'
Elyes HAOUAS
2019-03-13
nb/amd/amdfam10: Remove define macro already done in 'amdfam10.h'
Elyes HAOUAS
2019-03-13
nb/amd/amdfam10: Remove 'IS_ENABLED()'
Elyes HAOUAS
2019-03-13
nb/intel/stage_cache.c: Drop unnecessary includes
Elyes HAOUAS
2019-03-13
{mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-06
nb/intel/sandybridge: Reserve CAR region with !NATIVE_RAMINIT
Kyösti Mälkki
2019-03-06
Remove DEFAULT_PCIEXBAR alias
Kyösti Mälkki
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/io.h: Add missing includes
Kyösti Mälkki
2019-03-04
arch/io.h: Fix PCI and PNP simple typedefs
Kyösti Mälkki
2019-03-04
nb/intel/i945: Remove redundant use of ACPI offset operator
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-12
nb/intel/nehalem: Remove CAR_GLOBAL use
Arthur Heymans
[next]