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
2018-08-09
src/northbridge: Fix typo
Elyes HAOUAS
2018-07-12
nb/i945/raminit: Correct C0DRAMW & C1DRAMW for 4 DIMMs
Elyes HAOUAS
2018-06-29
sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables
Arthur Heymans
2018-06-23
nb/intel/i945: Remove dead code
Elyes HAOUAS
2018-06-07
nb/intel/i945: Enable and allocate 8M for TSEG
Arthur Heymans
2018-06-07
nb/intel/i945: Add a common function to compute TSEG size
Arthur Heymans
2018-06-06
arch/x86: Make RELOCATABLE_RAMSTAGE the default
Kyösti Mälkki
2018-06-05
nb/intel/i945: Switch to POSTCAR_STAGE
Arthur Heymans
2018-06-04
nb/intel: Use postcar_frame_add_romcache()
Nico Huber
2018-06-04
northbridge/intel: Remove unneeded includes
Elyes HAOUAS
2018-05-31
{cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate
Nico Huber
2018-05-29
src/northbridge: Add and update license headers
Martin Roth
2018-05-14
nb/intel/i945/raminit.c: Remove not necessary braces {}
Elyes HAOUAS
2018-05-11
nb/intel/i945/bootblock.c: Correct comment
Elyes HAOUAS
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2018-04-30
nb/intel/i945: Get rid of device_t
Elyes HAOUAS
2018-04-28
nb/intel/i945/gma: Skip native VGA init for ACPI S3 resume
Paul Menzel
2018-04-28
nb/intel/i945/gma: Factor out code to new `gma_ngi()`
Paul Menzel
2018-04-16
nb/intel/i945/gma: Log native graphics init in level INFO
Paul Menzel
2018-04-16
nb/intel/i945/gma: Fix aligment of equal sign
Paul Menzel
2018-03-03
nb/intel/i945/gma: Log configured VGA mode
Paul Menzel
2018-02-22
device/ddr2,ddr3: Rename and move a few things
Arthur Heymans
2018-01-23
nb/intel/i945: Use ESMRAMC instead of 0x9e
Elyes HAOUAS
2017-11-30
intel: Replace msr(0x198) with msr(IA32_PERF_STATUS)
Elyes HAOUAS
2017-10-13
nb/intel/*/gma: Port ACPI opregion to older platforms
Patrick Rudolph
2017-09-25
nb/i945/raminit: Don't fall back to smbus read on failed SPD decode
Arthur Heymans
2017-09-22
nb/intel/i945: Add space after comma in log message
Paul Menzel
2017-09-20
nb/i945/raminit: Use common ddr2 decode functions
Arthur Heymans
2017-09-20
nb/intel/i945/early_init.c: Replace numbers with macros
Elyes HAOUAS
2017-09-13
nb/intel/i945/raminit.c: Replace numbers with macros
Elyes HAOUAS
2017-09-10
nb/intel/i945: Clear timeout bits after disabling watchdog
Nico Huber
2017-09-06
nb/intel/i945/raminit.c: Refactor tRD selection
Arthur Heymans
2017-08-07
nb/intel/*/gma.c: Use macros for GMBUS numbers
Arthur Heymans
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-01
nb/intel/i945/gma.c: Remove redefined "DISPPLANE_BGRX888"
Elyes HAOUAS
2017-07-01
nb/intel/i945/gma.c: Add whitespace around '<<'
Elyes HAOUAS
2017-06-27
nb/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
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
[next]