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
Age
Commit message (
Expand
)
Author
2020-01-09
device,sb/intel: Move SMBus host controller prototypes
Kyösti Mälkki
2020-01-09
nb/intel/{i945,x4x,pineview}: Remove wrapper spd_read_byte()
Kyösti Mälkki
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-09
nb/intel/sandybridge: Make MCHBAR arithmetics consistent
Angel Pons
2020-01-06
drivers/pc80/rtc: Swap cmos_write32() parameter order
Kyösti Mälkki
2020-01-02
src: Remove unneeded 'include <arch/io.h>'
Elyes HAOUAS
2020-01-01
nb/intel/sandybridge: replace .val_4028 with .io_latency
Felix Held
2020-01-01
nb/intel/sandybridge/sandybridge.h: Do cosmetic fixes
Angel Pons
2020-01-01
nb/intel/sandybridge: Use the MC_BIOS_DATA define
Angel Pons
2020-01-01
nb/intel/sandybridge: Make `PM_PDWN_Config` uppercase
Angel Pons
2020-01-01
nb/intel/sandybridge: add and use memory thermal configuration registers
Felix Held
2020-01-01
nb/intel/sandybridge: add and use ME stolen memory and lock bit defines
Felix Held
2020-01-01
nb/intel/sandybridge: remove unused duplicate PCIEXBAR define X60BAR
Felix Held
2020-01-01
nb/intel/sandybridge: add and use more MCHBAR register defines
Felix Held
2020-01-01
nb/intel/sandybridge: move MCHBAR register definitions to sandybridge.h
Felix Held
2020-01-01
nb/intel/sandybridge: use MESEG register names from datasheet
Felix Held
2019-12-31
src: Remove some romcc workarounds
Jacob Garber
2019-12-31
northbridge: Add missing include <device/pci_def.h>
Elyes HAOUAS
2019-12-29
nb/intel/sandybridge: simplify ME lock and memory enable bit write
Felix Held
2019-12-29
nb/intel/sandybridge: add and use defines for ME base and mask registers
Felix Held
2019-12-29
nb/intel/sandybridge: add and use defines for PCI_DEV(0,0,0) registers
Felix Held
2019-12-27
arch/x86: Remove <arch/cbfs.h>
Kyösti Mälkki
2019-12-26
nb/haswell/minihd: correct subsystem ID
Matt DeVillier
2019-12-20
src: Replace min/max() with MIN/MAX()
Elyes HAOUAS
2019-12-20
{nb,soc}: Replace min/max() with MIN/MAX()
Elyes HAOUAS
2019-12-19
src/northbridge: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-14
bootblock: Provide some common prototypes
Kyösti Mälkki
2019-12-12
nb/{haswell,i945,sandybridge}: Drop outdated comment
Elyes HAOUAS
2019-12-10
mainboard/(i945,ich7): Remove commented RCBA32(0x341c) code
Elyes HAOUAS
2019-12-06
nb/i945: Fix typo
Elyes HAOUAS
2019-12-02
src: Move 'static' to the beginning of declaration
Elyes HAOUAS
2019-12-01
nb/intel/x4x: Factor out hiding PCI devs in pure fn
Arthur Heymans
2019-11-26
nb/intel/sandybridge: Fix mrc.bin path
Arthur Heymans
2019-11-25
cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-21
nb/sb/cpu: Drop Intel Rangeley support
Arthur Heymans
2019-11-18
nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree
Nico Huber
2019-11-18
nb/intel/sandybridge: Set up console in bootblock
Arthur Heymans
2019-11-18
nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-11-18
nb/intel/sandybridge: Configure DCACHE_BSP_STACK_SIZE
Arthur Heymans
2019-11-18
sb/intel/bd82x6x: Make the pch_enable_lpc hook optional
Arthur Heymans
2019-11-18
nb/intel/sandybridge: Make the mainboard_rcba_config hook optional
Arthur Heymans
2019-11-18
nb/intel/sandybridge: Make the mainboard_early_init hook optional
Arthur Heymans
2019-11-15
nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-11-15
nb/intel/i945: Initialize console in bootblock
Arthur Heymans
2019-11-15
nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-11-15
nb/intel/i945: Move boilerplate romstage to a common location
Arthur Heymans
2019-11-15
nb/intel/x4x: Move boilerplate romstage to a common location
Arthur Heymans
2019-11-14
mb/*/*(ich7/x4x): Use common early southbridge init
Arthur Heymans
2019-11-14
sb/intel/i82801jx: Move early sb init to a common place
Arthur Heymans
[next]