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
/
x4x
Age
Commit message (
Expand
)
Author
2019-05-29
src/northbridge: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-24
nb/northbridge/intel/x4x/acpi.c: Remove variable set but not used
Elyes HAOUAS
2019-05-23
nb/intel/x4x/early_init.c: Remove variable set but not used
Elyes HAOUAS
2019-05-15
src/northbridge: Remove unneeded include <arch/io.h>
Elyes HAOUAS
2019-05-07
{gm45,pineview,sandybridge,x4x}: Use {full,system}_reset() function
Elyes HAOUAS
2019-04-29
nb/x4x: Use system_reset() and full_reset()
Elyes HAOUAS
2019-04-25
src/northbridge/intel: Remove unused variables
Elyes HAOUAS
2019-04-11
nb/intel/{gm45,i945,x4x}: Correct array bounds checks
Jacob Garber
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-27
Move calls to quick_ram_check() before CBMEM init
Kyösti Mälkki
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-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-13
nb/intel/stage_cache.c: Drop unnecessary includes
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
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-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-01
sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read()
Kyösti Mälkki
2019-01-24
nb/intel/x4x: Put stage cache in TSEG
Arthur Heymans
2019-01-23
nb/intel/x4x: Use parallel MP init
Arthur Heymans
2019-01-13
nb/intel/x4x: Remove spurious pcidev_on_root() usage
Nico Huber
2019-01-10
mb: Move timestamp_add_now to northbridge x4x
Elyes HAOUAS
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-04
device: Replace ugly cases of dev_find_slot()
Kyösti Mälkki
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-03
nb/intel/x4x: Use common code for SMM in TSEG
Arthur Heymans
2018-11-19
src: Add required space after "switch"
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-05
nb/intel/x4x/raminit: Add missing space
Jonathan Neuschäfer
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
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-15
nb/intel/x4x: Fix P45 CAPID max frequency
Arthur Heymans
2018-10-15
nb/intel/x4x: Program read training results to all ranks
Arthur Heymans
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-09-16
nb/intel/x4x: Don't use cached settings if CPU FSB has been changed
Arthur Heymans
2018-09-05
nb/intel/x4x/gma.c: fix skipping of native graphics init
Stefan Tauner
2018-08-22
nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled
Arthur Heymans
2018-08-10
src: Fix typo
Elyes HAOUAS
2018-08-09
src/northbridge: Fix typo
Elyes HAOUAS
2018-08-04
x4x/raminit_ddr23: use MCHBAR AND/OR/AND_OR macros [2/2]
Felix Held
2018-08-01
nb/intel/x4x: Don't use PCI operations on the pci_domain device
Arthur Heymans
2018-07-30
x4x/raminit_ddr23: use MCHBAR AND/OR/AND_OR macros [1/2]
Felix Held
2018-07-30
northbridge/x4x: add MCHBAR AND/OR/AND_OR access macros
Felix Held
[next]