index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
/
x4x
Age
Commit message (
Expand
)
Author
2017-05-13
nb/intel/x4x: Fix uninitialized variable issue
Nico Huber
2017-05-11
nb/intel/x4x: Define and use default MMCONF_BASE_ADDRESS
Arthur Heymans
2017-05-10
nb/intel/x4x: Add support for second PEG slot
Arthur Heymans
2017-05-09
nb/x4x: Do not enable IGD when not supported
Arthur Heymans
2017-05-09
nb/intel/x4x: Don't run NGI if IGD has not been assigned VGA cycles
Arthur Heymans
2017-05-09
nb/x4x: Add ramstage IGD disable function
Arthur Heymans
2017-05-09
nb/x4x/nortbridge.c: Compute TSEG resource allocation dynamically
Arthur Heymans
2017-05-08
nb/x4x/raminit.c: Remove ME locking code
Arthur Heymans
2017-05-04
nb/intel/x4x/raminit: Change reset type on incomplete raminit reset
Arthur Heymans
2017-04-15
nb/intel/x4x/Kconfig: Don't fix CBFS_SIZE on i82801gx southbridge
Arthur Heymans
2017-03-21
nb/x4x: Move checkreset before SPD reading
Arthur Heymans
2017-03-21
nb/intel/x4x: Fix issues found by checkpatch.pl
Arthur Heymans
2017-02-17
nb/intel/x4x: Implement resume from S3 suspend
Arthur Heymans
2017-02-17
nb/intel/x4x: Fix raminit on reset path
Arthur Heymans
2017-01-22
nb/x4x/raminit: Fix programming dram timings
Arthur Heymans
2017-01-06
nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h>
Arthur Heymans
2016-12-17
nb/x4x: Add other Eaglelake IGD PCI DID to list
Arthur Heymans
2016-12-11
intel i945 gm45 x4x: Switch to RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2016-12-11
intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setup
Kyösti Mälkki
2016-12-11
intel i945 gm45 x4x: Apply cbmem_top() alignment
Kyösti Mälkki
2016-12-08
buildsystem: Drop explicit (k)config.h includes
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Flip default to enabled
Kyösti Mälkki
2016-12-03
nb/x4x: Fix sticky scratchpad register offset
Arthur Heymans
2016-11-28
nb/intel/x4x/raminit: Fix DIMM_IN_CHANNEL calculation
Nico Huber
2016-11-26
nb/intel/x4x: Fix and deflate `dimm_config` in raminit
Nico Huber
2016-11-22
Remove explicit select MMCONF_SUPPORT
Kyösti Mälkki
2016-11-21
nb/intel: Fix some spelling mistakes in comments and strings
Martin Roth
2016-11-11
intel post-car: Separate files for setup_stack_and_mtrrs()
Kyösti Mälkki
2016-11-08
nb/x4x/raminit.c: Improve crossclock table cosmetics
Arthur Heymans
2016-10-26
nb/x4x/gma.c: Remove writes to DP, FDI registers
Arthur Heymans
2016-10-19
nb/gm45,x4x/gma.c remove writes to nonexisting FDI registers
Arthur Heymans
2016-10-19
nb/i945,gm45,x4x/gma.c: fix unsigned arithmetics
Arthur Heymans
2016-10-19
nb/gm45,x4x/gma.c: Compute p2 in VGA init instead of hardcoding it
Arthur Heymans
2016-10-11
nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size
Arthur Heymans
2016-10-10
x4x/gma.c: Add VESA native resolution mode
Arthur Heymans
2016-10-04
src/northbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-09-27
nb/intel/*/gma.c: remove spaces at the fake vbt generation
Arthur Heymans
2016-09-12
src/northbridge: Improve code formatting
Elyes HAOUAS
2016-09-10
northbridge/intel/x4x: transition away from device_t
Antonello Dettori
2016-09-07
nb/intel/x4x: Correct typos in interrupt routing for PEG
Damien Zammit
2016-09-07
nb/intel/x4x: Turn on PEG graphics in device enable
Damien Zammit
2016-09-07
nb/intel/x4x: Increase MMIO PCI space to 2GiB
Damien Zammit
2016-09-07
nb/intel/x4x: Fix DMI init
Damien Zammit
2016-08-31
northbridge/intel: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-09
x4x: make preallocated IGD memory a cmos option
Arthur Heymans
2016-08-09
x4x: add non documented vram sizes
Arthur Heymans
2016-07-27
nb/intel/x4x: Fix CAS latency detection and max memory detection
Damien Zammit
2016-07-19
nb/intel/x4x: Fix CAS latency detection
Damien Zammit
2016-07-15
intel/x4x: Do not use scratchpad register for ACPI S3
Kyösti Mälkki
2016-07-09
nb/intel/x4x: Fix underclocking of 800MHz DDR2 RAM
Damien Zammit
2016-06-04
nb/intel/x4x: Fix unpopulated value
Damien Zammit
2016-05-31
nb/intel/x4x: Add DMI/EP init
Damien Zammit
2016-02-10
Kconfig: Move defaults for CBFS_SIZE
Martin Roth
2016-01-29
nb/intel/x4x: Move to early cbmem
Damien Zammit
2016-01-29
nb/intel/x4x: Cleanup gma.c
Damien Zammit
2016-01-29
nb/intel/x4x: Tidy up raminit and fix msbpos() function
Damien Zammit
2016-01-29
nb/intel/x4x: Tidy up northbridge
Damien Zammit
2016-01-29
nb/intel/x4x: Fix memory hole with both channels populated
Damien Zammit
2016-01-13
northbridge/intel/x4x: clean up includes
Martin Roth
2016-01-07
Correct some common spelling mistakes
Martin Roth
2015-12-30
northbridge/intel/x4x: Native raminit
Damien Zammit
2015-12-29
northbridge/intel/x4x: Intel 4-series northbridge support
Damien Zammit