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
/
i945
Age
Commit message (
Expand
)
Author
2017-06-04
Kconfig: Add choice of framebuffer mode
Nico Huber
2017-06-02
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-06-02
Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
Nico Huber
2017-05-11
nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS
Arthur Heymans
2017-04-14
nb/intel/i945: Fix PEG port on 945gc
Arthur Heymans
2017-04-07
nb/intel/i945: Move INTEL_EDID
Patrick Rudolph
2017-03-24
nb/intel/i945: Fix SPD dumps
Paul Menzel
2017-03-22
nb/intel/i945: Fix errors found by checkpatch.pl
Arthur Heymans
2017-03-18
nb/i945/gma.c: Refactor panel setup
Arthur Heymans
2017-03-02
nb/i945: Clean "Programming DLL Timings" function
Elyes HAOUAS
2017-03-01
nb/intel/i945: Fix sdram_enhanced_addressing_mode for channel1
Elyes HAOUAS
2017-02-22
intel/i945: Fix up whitespace and indentation
Paul Menzel
2017-02-22
nb/i945/raminit.c: Fix dll timings on 945GC
Elyes HAOUAS
2017-02-20
nb/i945/raminit: sdram_set_channel_mode Test if DIMM slot 3 is populated
Elyes HAOUAS
2017-02-14
nb/i945/gma.c: Remove writes to FIFO Watermark registers
Arthur Heymans
2017-02-12
nb/i945/gma.c: Change name and type of mmiobase in functions argument
Arthur Heymans
2017-02-04
drivers/intel/gma/vbt: Add Kconfig symbol for SSC ref
Nico Huber
2017-01-11
nb/i945/raminit.c: Use Makefile.inc instead of '#include rcven.c'
Arthur Heymans
2017-01-10
nb/intel/945gc: Hardcode the integrated graphic frequencies
Arthur Heymans
2017-01-06
nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h>
Arthur Heymans
2017-01-06
sb/ich7: Use common/gpio.h to set up GPIOs
Arthur Heymans
2016-12-21
nb/i945/early_init.c: Add FSB800 and 1067 to Egress Port Virtual Channel
Elyes HAOUAS
2016-12-11
nb/intel/i945: Make pci_mmio_size a devicetree parameter
Arthur Heymans
2016-12-11
intel i945 gm45 x4x: Switch to RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2016-12-11
intel/i945: Use romstage_handoff for S3
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-07
MMCONF_SUPPORT: Drop redundant logging
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Consolidate resource registration
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Flip default to enabled
Kyösti Mälkki
2016-12-07
PCI ops: MMCONF_SUPPORT_DEFAULT is required
Kyösti Mälkki
2016-12-03
nb/i945/raminit.h: Fix fsb_frequency's comment
Elyes HAOUAS
2016-11-29
nb/intel/i945/gma: Declare count variable outside 'for' loop
Paul Menzel
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-09
nb/intel/i945/early_init.c: Add DDR2-667 detection for 945GC
Elyes HAOUAS
2016-11-02
nb/intel/i945/early_init.c: Use "IS_ENABLED(CONFIG_ ....)"
Elyes HAOUAS
2016-11-02
nb/i945/gma.c: use an if else statement for use of native init
Arthur Heymans
2016-11-02
nb/i945/gma.c: Do not try to load vbios when selecting native init
Arthur Heymans
2016-10-29
nb/intel/i945/gma.c: Homogenize code for PCI IDs.
Elyes HAOUAS
2016-10-26
nb/intel/i945: Add PCI id for I945GC
Nico Huber
2016-10-25
nb/i945/gma.c: Set the MSAC register correctly
Arthur Heymans
2016-10-24
nb/i945/Kconfig: select the correct VGA_BIOS_ID for 945GC
Arthur Heymans
2016-10-19
nb/i945/gma.c: use IS_ENABLED instead of #if, #endif
Arthur Heymans
2016-10-19
nb/i945/raminit: Add fix for clock crossing for 800MHz FSB CPU
Arthur Heymans
2016-10-19
nb/i945/raminit: Add fix for 1067MHz FSB CPUs
Arthur Heymans
2016-10-19
nb/i945,gm45,x4x/gma.c: fix unsigned arithmetics
Arthur Heymans
2016-10-15
nb/i945/gma.c: correct VSYNC end offset
Arthur Heymans
2016-10-12
i945/gma.c: Only init LVDS if it is detected
Arthur Heymans
[next]