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-11-25
binaryPI: Use Kconfig to define the number of IOAPICs
Michał Żygowski
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-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-21
nb/sb/cpu: Drop Intel Rangeley support
Arthur Heymans
2019-11-20
nb/amd/fam10: Drop support
Arthur Heymans
2019-11-20
nb/via/vx900: Drop support
Arthur Heymans
2019-11-20
cpu/nb/sb: Remove fam12
Joe Moore
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
2019-11-14
sb/intel/i82801gx: Add common early code
Arthur Heymans
2019-11-14
nb/intel/i440bx: Remove unnecessary __SIMPLE_DEVICE__
Arthur Heymans
2019-11-13
nb/intel/x4x.h: Include stdint.h
Arthur Heymans
2019-11-13
sb/intel/i82801gx: Add a function to set up BAR
Arthur Heymans
2019-11-11
fsp{rangeley,baytrail,broadwell_de}: Fix dead assignment
Elyes HAOUAS
2019-11-08
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-11-05
intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-11-04
nb/intel: Use defined DEFAULT_RCBA
Elyes HAOUAS
2019-11-04
nb/intel/nehalem: Fix 'dead assignment'
Elyes HAOUAS
2019-11-04
nb/intel/x4x/x4x.h: Include iomap.h
Arthur Heymans
2019-11-03
arch/x86: Use the stage argument to implement cbmem_top
Arthur Heymans
2019-11-03
cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE
Kyösti Mälkki
2019-11-02
nb/intel/gm45: Add VBOOT support
Arthur Heymans
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-11-01
nb/intel: Remove unused 'barrier()'
Elyes HAOUAS
2019-10-29
nb/intel/{nehalem,x4x}: Remove unused 'include <pc80/vga_io.h>'
Elyes HAOUAS
2019-10-28
nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support
Arthur Heymans
2019-10-28
src: Remove unused '#include <cpu/cpu.h>'
Elyes HAOUAS
2019-10-27
src/[northbridge,security]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-24
acpi: Drop wrong _ADR objects for PCI host bridges
Elyes HAOUAS
2019-10-21
src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'
Elyes HAOUAS
2019-10-17
nb/intel/nehalem/vboot: Ignore invalid POSTINIT on TPM startup
Arthur Heymans
2019-10-17
nb/intel/nehalem: Only enable_smbus once
Arthur Heymans
2019-10-17
nb/intel/nehalem: use pmclib to detect S3 resume
Arthur Heymans
2019-10-17
nb/intel/nehalem: Add some debug output
Arthur Heymans
2019-10-17
nb/intel/nehalem: Change the output verbosity of raminit timings
Arthur Heymans
2019-10-14
nb/intel/gm45: Don't run graphics init on s3 resume
Arthur Heymans
2019-10-14
sb/intel/i82801ix: Add common code to set up LPC IO decode ranges
Arthur Heymans
[next]