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-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
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
[next]